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

<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:107457>
  skos:prefLabel "1-ethoxy-3-(2-methoxy-4-prop-2-enylphenoxy)-2-propanol"@en, "1 اتوکسی 3 (2 متوکسی 4 پروپ 2 انیل فنوکسی) 2 پروپانول"@fa ;
  ns0:subset "2_STAR" ;
  ns0:mass "266.333" ;
  ns0:inchi "InChI=1S/C15H22O4/c1-4-6-12-7-8-14(15(9-12)17-3)19-11-13(16)10-18-5-2/h4,7-9,13,16H,1,5-6,10-11H2,2-3H3" ;
  ns0:smiles "CCOCC(COC1=C(C=C(C=C1)CC=C)OC)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchikey "DMCMPDJEQZVXQN-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "266.15181" ;
  ns0:formula "C15H22O4" .

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