@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_388
  skos:prefLabel "paysage"@fr, "landscape"@en ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_378 .

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:c_378
  dc:isReplacedBy thesaurusinrae:c_367 ;
  owl:deprecated true ;
  dc:modified "2024-01-23T17:51:07"^^xsd:dateTime ;
  skos:prefLabel "paysage agraire"@fr ;
  skos:inScheme thesaurusinrae:mt_20661, thesaurusinrae:thesaurusINRAE ;
  skos:broader thesaurusinrae:c_388 ;
  a skos:Concept .

thesaurusinrae:mt_20661
  skos:prefLabel "SSH human geography"@en, "SHS géographie humaine"@fr ;
  a skos:ConceptScheme .

thesaurusinrae:c_367
  skos:prefLabel "paysage agricole"@fr, "agricultural landscape"@en ;
  a skos:Concept .

