@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#Specimen_substance> rdfs:label "ماده نمونه"@fa, "Specimen substance"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#Is_a> rdfs:label "هست یک"@fa, "Is a"@en .
<http://www.irandoc.acir/onto/irandoc/119332005>
  skos:prefLabel "نمونه مایع سینوویال"@fa, "Synovial fluid specimen"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/264380007> .

<http://www.irandoc.acir/onto/irandoc/6085005>
  skos:prefLabel "مایع زلالی"@fa, "synovial fluid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/264380007>
  ns0:Specimen_substance <http://www.irandoc.acir/onto/irandoc/6085005> ;
  ns0:Is_a <http://www.irandoc.acir/onto/irandoc/119332005> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/119332005> ;
  skos:prefLabel "سلول های مایع سینوویال"@fa, "Synovial fluid cells"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

