@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:-EKA
  skos:prefLabel "Animal ecology"@en, "Ecologie animale"@fr ;
  a isothes:ConceptGroup ;
  skos:member blh:-ZF5T03KD-F .

blh: a skos:ConceptScheme .
blh:-W5G497P4-1
  skos:prefLabel "animal species"@en, "espèce animale"@fr ;
  a skos:Concept ;
  skos:narrower blh:-ZF5T03KD-F .

blh:-ZF5T03KD-F
  uneskos:memberOf blh:-ANIM, blh:-EKT, blh:-EKA ;
  dc:created "2017-04-13"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme blh: ;
  skos:broader blh:-W5G497P4-1 ;
  skos:prefLabel "prey"@en, "proie"@fr .

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

blh:-ANIM
  skos:prefLabel "Animal"@fr, "Animal"@en ;
  a isothes:ConceptGroup ;
  skos:member blh:-ZF5T03KD-F .

