@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/slaughtering>
  skos:prefLabel "slaughtering"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/animal_husbandry> .

<https://concepts.sagepub.com/social-science/concept/apiculture>
  skos:prefLabel "apiculture"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/animal_husbandry> .

<https://concepts.sagepub.com/social-science/concept/farming_systems>
  skos:prefLabel "farming systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/animal_husbandry> .

<https://concepts.sagepub.com/social-science/concept/stock_farming>
  skos:prefLabel "stock farming"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/animal_husbandry> .

<https://concepts.sagepub.com/social-science/concept/carcass_disposal>
  skos:prefLabel "carcass disposal"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/animal_husbandry> .

<https://concepts.sagepub.com/social-science/concept/dairy_farming>
  skos:prefLabel "dairy farming"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/animal_husbandry> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/animal_husbandry> .

<https://concepts.sagepub.com/social-science/concept/animal_husbandry>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/stock_farming>, <https://concepts.sagepub.com/social-science/concept/slaughtering>, <https://concepts.sagepub.com/social-science/concept/dairy_farming>, <https://concepts.sagepub.com/social-science/concept/carcass_disposal>, <https://concepts.sagepub.com/social-science/concept/apiculture> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/farming_systems> ;
  skos:prefLabel "animal husbandry"@en ;
  a skos:Concept .

