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

<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:193871>
  ns0:charge "0" ;
  skos:prefLabel "/{[(4e)-5-(4-methoxyphenyl)-3-oxopent-4-en-1-yl]oxy/}sulfonic acid"@en, "/{[(4E) 5 (4 متوکسی فنیل) 3 oxopent  en 1 yl]oxy/}سولفونیک اسید"@fa ;
  ns0:formula "C12H14O6S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:mass "286.300" ;
  ns0:inchikey "NNNPIGPZCVLJSQ-GORDUTHDSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "286.05111" ;
  ns0:inchi "InChI=1S/C12H14O6S/c1-17-12-6-3-10(4-7-12)2-5-11(13)8-9-18-19(14,15)16/h2-7H,8-9H2,1H3,(H,14,15,16)/b5-2+" ;
  ns0:synonym_EXACT "[(E)-5-(4-methoxyphenyl)-3-oxopent-4-enyl] hydrogen sulate" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "S(OCCC(=O)/C=C/C1=CC=C(OC)C=C1)(O)(=O)=O" .

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 .
