@prefix blh: <http://data.loterre.fr/ark:/67375/BLH> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

blh: a skos:ConceptScheme .
blh:-T9W3RG3S-8
  skos:prefLabel "compétition intraspécifique"@fr, "intraspecific competition"@en ;
  uneskos:memberOf blh:-INTR, blh:-EKOX, blh:-Community_composition ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/21099>, <http://aims.fao.org/aos/agrovoc/c_32649> ;
  a skos:Concept ;
  dc:created "2017-04-13"^^xsd:date ;
  skos:hiddenLabel "intra-specific competition"@en, "out compete"@en ;
  skos:broader blh:-DKBCMH9K-S ;
  skos:inScheme blh: .

blh:-Community_composition
  skos:prefLabel "Community composition"@en, "Composition des communautés"@fr ;
  a isothes:ConceptGroup ;
  skos:member blh:-T9W3RG3S-8 .

blh:-DKBCMH9K-S
  skos:prefLabel "intraspecific relationship"@en, "relation intraspécifique"@fr ;
  a skos:Concept ;
  skos:narrower blh:-T9W3RG3S-8 .

blh:-INTR
  skos:prefLabel "Interaction"@fr, "Interaction"@en ;
  a isothes:ConceptGroup ;
  skos:member blh:-T9W3RG3S-8 .

blh:-EKOX
  skos:prefLabel "Ecologie_Divers"@fr, "Ecology_Miscellaneous"@en ;
  a isothes:ConceptGroup ;
  skos:member blh:-T9W3RG3S-8 .

