@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://www.irandoc.acir/onto/irandoc/363805003>
  skos:prefLabel "افزایش وزن (مقدار)"@fa, "Weight gain (amount)"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/816159004> .

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

<http://www.irandoc.acir/onto/irandoc/1055211002>
  skos:prefLabel "روند افزایش وزن"@fa, "Weight gain process"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/1162533005>
  skos:prefLabel "افزایش وزن بین دیالیزی اندازه گیری شد"@fa, "Measured interdialytic weight gain"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:Is_a <http://www.irandoc.acir/onto/irandoc/816159004> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/816159004> .

<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/816159004>
  skos:prefLabel "افزایش وزن اندازه گیری شده"@fa, "Measured weight gain"@en ;
  ns0:Property <http://www.irandoc.acir/onto/irandoc/726527001> ;
  ns0:Is_a <http://www.irandoc.acir/onto/irandoc/363805003> ;
  ns0:Characterizes <http://www.irandoc.acir/onto/irandoc/1055211002> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/1162533005> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/363805003> ;
  ns0:Technique <http://www.irandoc.acir/onto/irandoc/272391002> .

ns0:Is_a rdfs:label "هست یک"@fa, "Is a"@en .
ns0:Characterizes rdfs:label "مشخصات"@fa, "Characterizes"@en .
