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

<http://www.irandoc.acir/onto/irandoc/AGR0009391>
  skos:prefLabel "Chickens"@en, "طیور"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/AGR0009389> .

<http://rdf-vocabulary.ddialliance.org/xkos#process_relationships> rdfs:label "فرایند وابستگی/روابط پیشرفته"@fa, "process relationships"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#has_broader> rdfs:label "دارای مفهوم (واژه) اعم"@fa, "has broader"@en .
<http://www.irandoc.acir/onto/irandoc/AGR0007327>
  skos:prefLabel "Eggs"@en, "تخم‌ها (تغذیه)"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:is_process_for <http://www.irandoc.acir/onto/irandoc/AGR0009389> ;
  ns0:has_related <http://www.irandoc.acir/onto/irandoc/AGR0009389> .

ns0:has_related rdfs:label "دارای اصطلاح وابسته"@fa, "has related"@en .
<http://www.irandoc.acir/onto/irandoc/AGR0009389>
  ns0:has_broader <http://www.irandoc.acir/onto/irandoc/AGR0009391> ;
  skos:altLabel "Laying hens"@en, "مرغ‌های خانگی تخمگذار"@fa ;
  ns0:has_related <http://www.irandoc.acir/onto/irandoc/AGR0007327> ;
  ns0:process_relationships <http://www.irandoc.acir/onto/irandoc/AGR0007327> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/AGR0009391> ;
  skos:prefLabel "Layer chickens"@en, "مرغ‌های تخم‌گذار"@fa .

