@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

thesaurusinrae:c_77f16c24
  skos:prefLabel "peau"@fr, "skin"@en ;
  a skos:Concept .

thesaurusinrae:c_375a9ac2
  skos:prefLabel "animal parts"@en, "élément d'anatomie animale"@fr ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_8606 .

dc:isReplacedBy
  rdfs:subPropertyOf dc:relation, dc11:relation ;
  rdfs:comment "A related resource that supplants, displaces, or supersedes the described resource."@en ;
  rdfs:label "Is Replaced By"@en .

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

thesaurusinrae:mt_63
  skos:prefLabel "BIO anatomy and body fluids"@en, "BIO anatomie et fluides biologiques"@fr ;
  a skos:ConceptScheme .

thesaurusinrae:c_8606
  dc:isReplacedBy thesaurusinrae:c_77f16c24 ;
  owl:deprecated true ;
  dc:modified "2024-06-20T15:40:25"^^xsd:dateTime ;
  skos:prefLabel "peau (animal)"@fr ;
  skos:inScheme thesaurusinrae:mt_63, thesaurusinrae:thesaurusINRAE ;
  skos:broader thesaurusinrae:c_375a9ac2 ;
  a skos:Concept .

