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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:205275>
  skos:prefLabel "ترومول بی"@fa, "terreumol b"@en ;
  ns0:formula "C17H20O7" ;
  ns0:mass "336.340" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:inchikey "CZLDISMNSGXPLI-MDBBBPFLSA-N" ;
  ns0:monoisotopicmass "336.12090" ;
  ns0:smiles "O=C1C2=C(O)C=C(OC)C(=C2C[C@@]3(O[C@@H]3[C@H](C[C@@]4([C@@H]1O4)C)O)C)O" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C17H20O7/c1-16-5-7-11(8(18)4-10(22-3)12(7)20)13(21)15-17(2,24-15)6-9(19)14(16)23-16/h4,9,14-15,18-20H,5-6H2,1-3H3/t9-,14+,15+,16-,17+/m0/s1" ;
  ns0:synonym_EXACT "(3S,5R,7S,8R,10S)-7,13,16-trihydroxy-14-methoxy-5,10-dimethyl-4,9-dioxatetracyclo[10.4.0.03,5.08,10]hexadeca-1(12),13,15-trien-2-one" ;
  ns0:subset "2_STAR" .

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 .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
