@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/413675001>
  skos:prefLabel "مواد بافت بدن (ماده)"@fa, "Body tissue material (substance)"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/71854001>
  skos:prefLabel "کولون"@fa, "colon"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/128159001>
  skos:prefLabel "Tissue specimen from colon"@en, "نمونه بافت از روده بزرگ"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/309224008> .

<http://rdf-vocabulary.ddialliance.org/xkos#Specimen_source_topography> rdfs:label "توپوگرافی منبع نمونه"@fa, "Specimen source topography"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#Specimen_substance> rdfs:label "ماده نمونه"@fa, "Specimen substance"@en .
<http://www.irandoc.acir/onto/irandoc/309224008>
  ns0:Specimen_source_topography <http://www.irandoc.acir/onto/irandoc/71854001> ;
  ns0:Specimen_substance <http://www.irandoc.acir/onto/irandoc/413675001> ;
  ns0:Is_a <http://www.irandoc.acir/onto/irandoc/128159001> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/128159001> ;
  skos:prefLabel "نمونه نوار کولون"@fa, "Colon strip sample"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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