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

<http://www.irandoc.acir/onto/irandoc/74262004>
  skos:prefLabel "حفره دهان"@fa, "Oral cavity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/116337000>
  skos:prefLabel "یافتن حفره دهان"@fa, "Oral cavity finding"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/301392003> .

<http://www.irandoc.acir/onto/irandoc/113011001>
  skos:prefLabel "Palpation"@en, "لمس کردن"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/301392003>
  ns0:Is_a "301400000", "301393008", <http://www.irandoc.acir/onto/irandoc/116337000> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "حساسیت ساختار حفره دهان"@fa, "Tenderness of oral cavity structure"@en ;
  ns0:Finding_site <http://www.irandoc.acir/onto/irandoc/74262004> ;
  ns0:Finding_method <http://www.irandoc.acir/onto/irandoc/113011001> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/116337000> .

ns0:Is_a rdfs:label "هست یک"@fa, "Is a"@en .
ns0:Finding_site rdfs:label "محل یافتن"@fa, "Finding site"@en .
ns0:Finding_method rdfs:label "روش یافتن"@fa, "Finding method"@en .
