@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://www.irandoc.acir/onto/irandoc/CHEBI:38298>
  skos:prefLabel "بنزودیوکسل ها"@fa, "benzodioxoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:108811> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:108811>
  ns0:inchi "InChI=1S/C27H37N3O5/c1-18-13-30(19(2)16-31)27(32)12-21-11-22(28(3)4)7-9-23(21)35-26(18)15-29(5)14-20-6-8-24-25(10-20)34-17-33-24/h6-11,18-19,26,31H,12-17H2,1-5H3/t18-,19-,26+/m0/s1" ;
  ns0:monoisotopicmass "483.27332" ;
  ns0:smiles "C[C@H]1CN(C(=O)CC2=C(C=CC(=C2)N(C)C)O[C@@H]1CN(C)CC3=CC4=C(C=C3)OCO4)[C@@H](C)CO" ;
  ns0:formula "C27H37N3O5" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38298> ;
  ns0:inchikey "VAKWQMKHOINUIK-LZJCXSABSA-N" ;
  skos:prefLabel "(2s,3s)-2-[[1,3-benzodioxol-5-ylmethyl(methyl)amino]methyl]-9-(dimethylamino)-5-[(2s)-1-hydroxypropan-2-yl]-3-methyl-2,3,4,7-tetrahydro-1,5-benzoxazonin-6-one"@en, "(2S,3S) 2 [[1,3 benzodioxol 5 ylmethyl(methyl)amino] methyl] 9 (dimethylamino) 5 [(2S) 1 hydroxypropan 2 yl] 3 methyl 2,3,4,7 tetrahydro 1,5 benzoxazonin 6 one"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "483.601" ;
  ns0:charge "0" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
