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

<http://www.irandoc.acir/onto/irandoc/71388002>
  skos:prefLabel "رویّه"@fa, "procedure"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/247348008>
  skos:prefLabel "درد ملایم"@fa, "Tender pain"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/301424008> .

<http://rdf-vocabulary.ddialliance.org/xkos#After> rdfs:label "بعد از"@fa, "After"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#Is_a> rdfs:label "هست یک"@fa, "Is a"@en .
<http://www.irandoc.acir/onto/irandoc/301424008>
  ns0:Finding_method <http://www.irandoc.acir/onto/irandoc/113011001> ;
  ns0:After <http://www.irandoc.acir/onto/irandoc/71388002> ;
  ns0:Is_a <http://www.irandoc.acir/onto/irandoc/247348008> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/247348008> ;
  skos:prefLabel "یافتن حساسیت پس از عمل"@fa, "Postprocedural finding of tenderness"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:Finding_method rdfs:label "روش یافتن"@fa, "Finding method"@en .
