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

<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:209293>
  ns0:monoisotopicmass "397.17367" ;
  ns0:formula "C19H27NO8" ;
  skos:prefLabel "dragocin a"@en, "دراگوسین A"@fa ;
  ns0:mass "397.424" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C19H27NO8/c1-20-8-12(21)16-13(20)15(10-4-6-11(24-2)7-5-10)26-9-19(25-3)17(23)14(22)18(27-16)28-19/h4-7,12-18,21-23H,8-9H2,1-3H3/t12-,13+,14+,15+,16+,17-,18+,19+/m0/s1" ;
  ns0:inchikey "FDEPWMBMISZARC-DWLZBLENSA-N" ;
  ns0:synonym_EXACT "(1R,3S,4S,7R,8R,11R,12S,13R)-11-methoxy-8-(4-methoxyphenyl)-6-methyl-2,9,14-trioxa-6-azatricyclo[9.2.1.03,7]tetradecane-4,12,13-triol" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:smiles "O1[C@@H]2O[C@](OC)(CO[C@@H]([C@@H]3[C@H]1[C@@H](O)CN3C)C4=CC=C(OC)C=C4)[C@H]([C@H]2O)O" ;
  ns0:charge "0" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
