@prefix thesaurusinrae: <http://opendata.inrae.fr/thesaurusINRAE/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

thesaurusinrae:c_6431
  skos:inScheme thesaurusinrae:mt_67, thesaurusinrae:thesaurusINRAE ;
  skos:altLabel "obstacle to migration"@en, "barrier to (animal) migration"@en ;
  skos:broader thesaurusinrae:d_0512 ;
  skos:prefLabel "obstacle à la migration"@fr, "migration barrier"@en ;
  a skos:Concept ;
  dc:modified "2025-01-14T16:59:00"^^xsd:dateTime ;
  skos:topConceptOf thesaurusinrae:mt_67 .

thesaurusinrae:thesaurusINRAE
  skos:prefLabel "INRAE thesaurus"@en, "Thésaurus INRAE"@fr ;
  a <http://www.w3.org/ns/adms#Asset>, skos:ConceptScheme, owl:Ontology .

thesaurusinrae:d_0512
  skos:prefLabel "05.12 ECOLOGY"@en, "05.12 ÉCOLOGIE"@fr ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_6431 .

thesaurusinrae:mt_67
  skos:prefLabel "BIO ecology"@en, "BIO écologie"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept thesaurusinrae:c_6431 .

