@prefix blh: <http://data.loterre.fr/ark:/67375/BLH> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

blh:-PWXQD2GT-K
  skos:prefLabel "grazing"@en, "pâturage"@fr ;
  a skos:Concept ;
  dc:replaces blh:-JFJJFZWV-B .

blh: a skos:ConceptScheme .
blh:-GSZNNZS8-H
  skos:prefLabel "browsing"@en, "broutement"@fr ;
  a skos:Concept ;
  dc:replaces blh:-JFJJFZWV-B .

blh:-JFJJFZWV-B
  skos:prefLabel "browsing (deprecated)"@en, "broutage animal (déprécié)"@fr ;
  owl:deprecated true ;
  dc:created "2017-04-13"^^xsd:date ;
  skos:historyNote "Deprecated concept (used at last in version 1.2). Split up into two new concepts as of version 2.0 ('browsing' and 'grazing')"@en, "Concept déprécié (utilisé en dernier lieu dans la version 1.2). Séparation en 2 nouveaux concepts à partir de la version 2.0 (\"broutement\" et \"pâturage\")"@fr ;
  skos:inScheme blh: ;
  dc:isReplacedBy blh:-GSZNNZS8-H, blh:-PWXQD2GT-K ;
  dc:modified "2022-03-18"^^xsd:date ;
  a skos:Concept ;
  skos:topConceptOf blh: .

