@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://rdf-vocabulary.ddialliance.org/xkos#Process_duration> rdfs:label "مدت زمان فرآیند"@fa, "Process duration"@en .
<http://www.irandoc.acir/onto/irandoc/410681005>
  skos:prefLabel "تعداد موجودیت ها (ملاک) (مقدار واجد شرایط)"@fa, "Count of entities (property) (qualifier value)"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/229918000>
  skos:prefLabel "مصرف غذا و نوشیدنی"@fa, "Food and drink intake"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/789523005> .

<http://www.irandoc.acir/onto/irandoc/272391002>
  skos:prefLabel "اندازه‌گیری"@fa, "measurement"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/123027009>
  skos:prefLabel "24 ساعت"@fa, "24 hours"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/789523005>
  ns0:Process_duration <http://www.irandoc.acir/onto/irandoc/123027009> ;
  ns0:Technique <http://www.irandoc.acir/onto/irandoc/272391002> ;
  ns0:Property <http://www.irandoc.acir/onto/irandoc/410681005> ;
  ns0:Is_a <http://www.irandoc.acir/onto/irandoc/229918000> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/229918000> ;
  skos:prefLabel "تلاش برای تغذیه با شیر مادر در 24 ساعت"@fa, "Breastmilk feeding attempts in 24 hours"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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