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

<http://www.irandoc.acir/onto/irandoc/119364003>
  skos:prefLabel "نمونه سرم"@fa, "Serum specimen"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/122590004> .

<http://www.irandoc.acir/onto/irandoc/122561005>
  skos:prefLabel "نمونه خون از بیمار"@fa, "Blood specimen from patient"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/122590004> .

<http://rdf-vocabulary.ddialliance.org/xkos#Specimen_substance> rdfs:label "ماده نمونه"@fa, "Specimen substance"@en .
<http://www.irandoc.acir/onto/irandoc/116154003>
  skos:prefLabel "patient"@en, "بیمار"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/67922002>
  skos:prefLabel "سرم"@fa, "Serum"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/122590004>
  ns0:Is_a <http://www.irandoc.acir/onto/irandoc/119364003>, <http://www.irandoc.acir/onto/irandoc/122561005> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/122561005>, <http://www.irandoc.acir/onto/irandoc/119364003> ;
  skos:prefLabel "Serum specimen from patient"@en, "نمونه سرم از بیمار"@fa ;
  ns0:Specimen_source_identity <http://www.irandoc.acir/onto/irandoc/116154003> ;
  ns0:Specimen_substance <http://www.irandoc.acir/onto/irandoc/67922002> .

ns0:Is_a rdfs:label "هست یک"@fa, "Is a"@en .
ns0:Specimen_source_identity rdfs:label "هویت منبع نمونه"@fa, "Specimen source identity"@en .
