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

<http://www.irandoc.acir/onto/irandoc/CHEBI:219031>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "304.13107" ;
  ns0:charge "0" ;
  ns0:formula "C17H20O5" ;
  skos:prefLabel "terreumol c"@en, "ترومول سی"@fa ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:synonym_EXACT "(3S,5R,8Z)-12,15-dihydroxy-13-methoxy-5,9-dimethyl-4-oxatricyclo[9.4.0.03,5]pentadeca-1(11),8,12,14-tetraen-2-one" ;
  ns0:inchikey "GZXQQAXUUCDUEA-VANPALJFSA-N" ;
  ns0:mass "304.342" ;
  ns0:inchi "InChI=1S/C17H20O5/c1-9-5-4-6-17(2)16(22-17)15(20)13-10(7-9)14(19)12(21-3)8-11(13)18/h5,8,16,18-19H,4,6-7H2,1-3H3/b9-5-/t16-,17-/m1/s1" ;
  ns0:smiles "O=C1C2=C(O)C=C(OC)C(=C2CC(=CCC[C@@]3([C@@H]1O3)C)C)O" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
