@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/AGR0017567>
  skos:prefLabel "Reptiles"@en, "خزندگان"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:has_narrower <http://www.irandoc.acir/onto/irandoc/AGR0009203> .

<http://www.irandoc.acir/onto/irandoc/AGR0009203>
  ns0:has_broader <http://www.irandoc.acir/onto/irandoc/AGR0017567>, <http://www.irandoc.acir/onto/irandoc/AGR0009218> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "Noxious reptiles"@en, "خزندگان آسیب‌رسان"@fa ;
  skos:altLabel "Injurious reptiles"@en, "خزندگان مضر"@fa ;
  ns0:parents <http://www.irandoc.acir/onto/irandoc/AGR0017567> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/AGR0009218> .

ns0:parents rdfs:label "رابطه والد فرزندی"@fa, "parents"@en .
ns0:has_broader rdfs:label "دارای مفهوم (واژه) اعم"@fa, "has broader"@en .
<http://www.irandoc.acir/onto/irandoc/AGR0009218>
  skos:prefLabel "Noxious animals"@en, "جانوران آسیب‌رسان"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:has_narrower <http://www.irandoc.acir/onto/irandoc/AGR0009203> ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/AGR0009203> .

