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

<http://rdf-vocabulary.ddialliance.org/xkos#type> rdfs:label "type"@en, "نوع"@fa .
<http://www.irandoc.acir/onto/irandoc/70bf6387-5e34-4427-960b-cb40d070e693>
  ns0:type skos:Concept ;
  skos:related <http://www.irandoc.acir/onto/irandoc/e6b04765-18dc-43d5-8d15-558431526b67> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/6b5443fa-9849-4d5b-966b-7d6e08113e36> ;
  skos:prefLabel "Transcriptomics"@en, "ترانسکریپتومیک"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/e6b04765-18dc-43d5-8d15-558431526b67>
  skos:prefLabel "Transcription"@en, "رونویسی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:related <http://www.irandoc.acir/onto/irandoc/70bf6387-5e34-4427-960b-cb40d070e693> .

<http://www.irandoc.acir/onto/irandoc/6b5443fa-9849-4d5b-966b-7d6e08113e36>
  skos:prefLabel "Omics"@en, "اومیکس"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/70bf6387-5e34-4427-960b-cb40d070e693> .

