@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/AGR0001005>
  skos:prefLabel "Milk"@en, "شیر (خوراکی)"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:is_component_of <http://www.irandoc.acir/onto/irandoc/AGR000997> ;
  ns0:has_related <http://www.irandoc.acir/onto/irandoc/AGR000997> ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/AGR000997> .

ns0:compose rdfs:label "ترکیب/تشکیل دهنده"@fa, "compose"@en .
ns0:parents rdfs:label "رابطه والد فرزندی"@fa, "parents"@en .
<http://www.irandoc.acir/onto/irandoc/AGR0007650>
  skos:prefLabel "Butter oil"@en, "روغن کره (حیوانی)"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:has_related <http://www.irandoc.acir/onto/irandoc/AGR000997> .

<http://www.irandoc.acir/onto/irandoc/AGR000997>
  ns0:compose <http://www.irandoc.acir/onto/irandoc/AGR0001005> ;
  skos:prefLabel "چربی شیر"@fa, "Milk fat"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:has_broader <http://www.irandoc.acir/onto/irandoc/AGR0007653> ;
  ns0:has_related <http://www.irandoc.acir/onto/irandoc/AGR0001005>, <http://www.irandoc.acir/onto/irandoc/AGR0007650> ;
  ns0:is_parent_of <http://www.irandoc.acir/onto/irandoc/AGR0001005> ;
  skos:altLabel "چربی کره"@fa, "Butterfat"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/AGR0001005> ;
  ns0:parents <http://www.irandoc.acir/onto/irandoc/AGR0007653> .

<http://www.irandoc.acir/onto/irandoc/AGR0007653>
  skos:prefLabel "Animal fats"@en, "چربی‌های حیوانی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:has_narrower <http://www.irandoc.acir/onto/irandoc/AGR000997> .

ns0:has_broader rdfs:label "دارای مفهوم (واژه) اعم"@fa, "has broader"@en .
ns0:is_parent_of rdfs:label "والدی از (رابطه والد -فرزندی)"@fa, "is parent of"@en .
ns0:has_related rdfs:label "دارای اصطلاح وابسته"@fa, "has related"@en .
