@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:209307> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:209307>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:formula "C18H24ClNO7" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "401.12413" ;
  ns0:subset "2_STAR" ;
  ns0:mass "401.840" ;
  ns0:inchikey "KWYMEGXLFCVWMP-ZTOJQDGJSA-N" ;
  skos:prefLabel "دراگوسین سی"@fa, "dragocin c"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(1R,3S,4S,7R,8R,11S,12S,13R)-11-chloro-8-(4-methoxyphenyl)-6-methyl-2,9,14-trioxa-6-azatricyclo[9.2.1.03,7]tetradecane-4,12,13-triol" ;
  ns0:smiles "Cl[C@@]12O[C@@H](O[C@@H]3[C@@H](O)CN([C@@H]3[C@H](OC1)C4=CC=C(OC)C=C4)C)[C@@H]([C@@H]2O)O" ;
  ns0:inchi "InChI=1S/C18H24ClNO7/c1-20-7-11(21)15-12(20)14(9-3-5-10(24-2)6-4-9)25-8-18(19)16(23)13(22)17(26-15)27-18/h3-6,11-17,21-23H,7-8H2,1-2H3/t11-,12+,13+,14+,15+,16-,17+,18+/m0/s1" .

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 .
