@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:50860>
  skos:prefLabel "موجودیت مولکولی آلی"@fa, "organic molecular entity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:147353> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:147353>
  ns0:smiles "[NH2+]=C1NC2[C@H]3[C@H]4C5(O)O[C@H]([C@@]4(CO)O)[C@H](O)[C@]3([C@@H]5O2)N1" ;
  ns0:inchikey "VHYADJXKPHNXLY-LFUGAAOVSA-O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50860> ;
  skos:prefLabel "4,9-anhydro-10-hemiketal-5-deoxyttx"@en, "4,9 انیدرو 10 همیکتال 5 دئوکسیTTX"@fa ;
  ns0:mass "286.263" ;
  ns0:monoisotopicmass "286.10336" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "+1" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C11H16N3O6" ;
  ns0:inchi "InChI=1S/C11H15N3O6/c12-8-13-6-2-3-9(17,1-15)5-4(16)10(2,14-8)7(19-6)11(3,18)20-5/h2-7,15-18H,1H2,(H3,12,13,14)/p+1/t2-,3-,4+,5+,6?,7+,9+,10-,11?/m1/s1" .

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