@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:140079>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "300.15863" ;
  skos:prefLabel "itasetron"@en, "ایتاسترون"@fa ;
  ns0:mass "300.356" ;
  ns0:inchikey "RWXRJSRJIITQAK-ZSBIGDGJSA-N" ;
  ns0:inchi "InChI=1S/C16H20N4O2/c1-19-11-6-7-12(19)9-10(8-11)17-15(21)20-14-5-3-2-4-13(14)18-16(20)22/h2-5,10-12H,6-9H2,1H3,(H,17,21)(H,18,22)/t10-,11+,12-" ;
  ns0:formula "C16H20N4O2" ;
  ns0:charge "0" ;
  ns0:smiles "C12=CC=CC=C1NC(N2C(=O)N[C@@H]3C[C@@H]4CC[C@H](C3)N4C)=O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37332> ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:37332>
  skos:prefLabel "آلکالوئید تروپان"@fa, "tropane alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:140079> .

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