@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/AGR0002035>
  skos:prefLabel "Rock"@en, "صخره"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/AGR0002032> .

<http://www.irandoc.acir/onto/irandoc/AGR0015141>
  skos:prefLabel "Soil parent materials"@en, "مواد مادری خاک‌ها"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:identifier <http://www.irandoc.acir/onto/irandoc/AGR0002032> ;
  ns0:has_related <http://www.irandoc.acir/onto/irandoc/AGR0002032> .

ns0:compose rdfs:label "ترکیب/تشکیل دهنده"@fa, "compose"@en .
ns0:is_parent_of rdfs:label "والدی از (رابطه والد -فرزندی)"@fa, "is parent of"@en .
ns0:has_related rdfs:label "دارای اصطلاح وابسته"@fa, "has related"@en .
<http://www.irandoc.acir/onto/irandoc/AGR0017042>
  skos:prefLabel "Granite soils"@en, "خاک‌‌های گرانیتی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:is_component_of <http://www.irandoc.acir/onto/irandoc/AGR0002032> ;
  ns0:has_related <http://www.irandoc.acir/onto/irandoc/AGR0002032> .

<http://www.irandoc.acir/onto/irandoc/AGR0002032>
  ns0:has_related <http://www.irandoc.acir/onto/irandoc/AGR0017042>, <http://www.irandoc.acir/onto/irandoc/AGR0015141> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:is_parent_of <http://www.irandoc.acir/onto/irandoc/AGR0017042> ;
  ns0:is_in_semantic_relation_with <http://www.irandoc.acir/onto/irandoc/AGR0015141> ;
  skos:prefLabel "Granite"@en, "گرانیت"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/AGR0002035> ;
  ns0:compose <http://www.irandoc.acir/onto/irandoc/AGR0017042> .

ns0:is_in_semantic_relation_with rdfs:label "در رابطه معنایی با"@fa, "is in semantic relation with"@en .
