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

<http://rdf-vocabulary.ddialliance.org/xkos#Property> rdfs:label "ویژگی"@fa, "Property"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#Technique> rdfs:label "Technique"@en, "تکنیک"@fa .
<http://www.irandoc.acir/onto/irandoc/1156040003>
  skos:prefLabel "خود گزارش شده (مقدار واجد شرایط)"@fa, "Self reported (qualifier value)"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/410668003>
  skos:prefLabel "ویژگی طول (مقدار واجد شرایط)"@fa, "Length property (qualifier value)"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/1153637007>
  skos:prefLabel "ارتفاع بدن (موجود قابل مشاهده)"@fa, "Body height (observable entity)"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/1162419008> .

<http://www.irandoc.acir/onto/irandoc/1162419008>
  ns0:Technique <http://www.irandoc.acir/onto/irandoc/1156040003> ;
  ns0:Property <http://www.irandoc.acir/onto/irandoc/410668003> ;
  ns0:Is_a <http://www.irandoc.acir/onto/irandoc/1153637007> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/1153637007> ;
  skos:prefLabel "قد بدن خود گزارش شده (موجود قابل مشاهده)"@fa, "Self reported body height (observable entity)"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:Is_a rdfs:label "هست یک"@fa, "Is a"@en .
