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

<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:33853>
  skos:prefLabel "فنول‌ها"@fa, "phenols"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:193997> .

<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:193997>
  ns0:charge "0" ;
  skos:prefLabel "2,3,5-trimethoxy-6-methylphenol"@en, "2،3،5 تری متوکسی 6 متیل فنل"@fa ;
  ns0:smiles "O(C=1C(=C(O)C(OC)=C(OC)C1)C)C" ;
  ns0:formula "C10H14O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33853>, <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "198.218" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "198.08921" ;
  ns0:inchikey "HYBSYXVZJJMWPF-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "2,3,5-trimethoxy-6-methylphenol" ;
  ns0:inchi "InChI=1S/C10H14O4/c1-6-7(12-2)5-8(13-3)10(14-4)9(6)11/h5,11H,1-4H3" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
