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

blh:-S6RFC5NS-4
  skos:prefLabel "écologie"@fr, "ecology"@en ;
  a skos:Concept ;
  skos:narrower blh:-RXRWKSP4-4 .

blh: a skos:ConceptScheme .
blh:-EKT
  skos:prefLabel "Trophic ecology"@en, "Ecologie trophique"@fr ;
  a isothes:ConceptGroup ;
  skos:member blh:-RXRWKSP4-4 .

blh:-DISC
  skos:prefLabel "Discipline"@en, "Discipline"@fr ;
  a isothes:ConceptGroup ;
  skos:member blh:-RXRWKSP4-4 .

blh:-RXRWKSP4-4
  uneskos:memberOf blh:-EKT, blh:-DISC ;
  dc:created "2017-04-13"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme blh: ;
  skos:broader blh:-S6RFC5NS-4 ;
  skos:prefLabel "écologie trophique"@fr, "trophic ecology"@en ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/2474> .

