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

thesaurusinrae:c_7173
  skos:prefLabel "sperme congelé"@fr, "frozen semen"@en ;
  a skos:Concept .

thesaurusinrae:d_0203
  skos:prefLabel "02.03 ANIMAL HUSBANDRY AND BREEDING"@en, "02.03 PRATIQUES D'ÉLEVAGE ET EXPÉRIMENTATIONS"@fr ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_1726 .

thesaurusinrae:c_1726
  dc:isReplacedBy thesaurusinrae:c_7173 ;
  owl:deprecated true ;
  skos:topConceptOf thesaurusinrae:mt_48 ;
  skos:prefLabel "semence congelée"@fr ;
  skos:inScheme thesaurusinrae:mt_48, thesaurusinrae:thesaurusINRAE ;
  skos:broader thesaurusinrae:d_0203 ;
  a skos:Concept .

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_48
  skos:prefLabel "AGR animal husbandry and breeding"@en, "AGR pratiques d'élevage et expérimentations"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept thesaurusinrae:c_1726 .

