@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#Procedure_site> rdfs:label "محل انجام عمل"@fa, "Procedure site"@en .
<http://www.irandoc.acir/onto/irandoc/91381003>
  skos:prefLabel "Pleural cavity"@en, "حفره پلور"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/441504007>
  skos:prefLabel "عمل دستکاری جراحی"@fa, "Surgical manipulation - action"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/31168004>
  skos:prefLabel "عمل بر روی حفره پلور"@fa, "Operation on pleural cavity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/119758007> .

<http://www.irandoc.acir/onto/irandoc/119758007>
  ns0:Procedure_site <http://www.irandoc.acir/onto/irandoc/91381003> ;
  ns0:Method <http://www.irandoc.acir/onto/irandoc/441504007> ;
  ns0:Is_a "363195006", <http://www.irandoc.acir/onto/irandoc/31168004> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/31168004> ;
  skos:prefLabel "دستکاری پلورا"@fa, "Pleura manipulation"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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