@prefix envthes: <http://vocabs.lter-europe.net/EnvThes/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:20149
  skos:narrower envthes:20191, envthes:20190, envthes:20192 ;
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/429>, <http://purl.obolibrary.org/obo/ENVO_01001248> ;
  skos:definition "[GEMET] A branch of agriculture concerned with the breeding and feeding of domestic animals."@en ;
  skos:broader envthes:10064 ;
  skos:prefLabel "animal husbandry"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

envthes:20191
  skos:prefLabel "dairy cow"@en ;
  a skos:Concept ;
  skos:broader envthes:20149 .

envthes:20190
  skos:prefLabel "dairy cattle"@en ;
  a skos:Concept ;
  skos:broader envthes:20149 .

envthes:20192
  skos:prefLabel "dairy farm"@en ;
  a skos:Concept ;
  skos:broader envthes:20149 .

envthes:10064
  skos:prefLabel "management practice"@en ;
  a skos:Concept ;
  skos:narrower envthes:20149 .

