@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#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:29182>
  skos:prefLabel "trna(tyr)"@en, "tRNA (Tyr)"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/CHEBI:49170>
  skos:prefLabel "d-tyr-trna(tyr)"@en, "D Tyr tRNA (Tyr)"@fa ;
  ns0:mass "164.182" ;
  ns0:subset "3_STAR" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "RC9H10NO2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2651> ;
  ns0:monoisotopicmass "164.07115" ;
  ns0:has_functional_parent <http://www.irandoc.acir/onto/irandoc/CHEBI:29182> .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:has_functional_parent rdfs:label "والد-عملکردی دارد"@fa, "has_functional_parent"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:2651>
  skos:prefLabel "alpha-aminoacyl-trna"@en, "آلفا آمینواسیل tRNA"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:49170> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
