@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:24751>
  skos:prefLabel "هیدروکسی تولوئن"@fa, "hydroxytoluene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:204198> .

<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://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:204198>
  ns0:inchi "InChI=1S/C13H18O3/c1-8-6-11(7-9(2)13(8)16)10(3)12(15)4-5-14/h6-7,10,14,16H,4-5H2,1-3H3/t10-/m1/s1" ;
  ns0:formula "C13H18O3" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "222.12559" ;
  ns0:mass "222.284" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "1-hydroxy-4-(4-hydroxy-3,5-dimethylphenyl)pentan-3-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24751> ;
  ns0:smiles "O=C([C@@H](C1=CC(=C(O)C(=C1)C)C)C)CCO" ;
  skos:prefLabel "1-hydroxy-4-(3,5-dimethyl-4-hydroxyphenyl)pentan-3-one"@en, "1 هیدروکسی 4 (3،5 دی متیل 4 هیدروکسی فنیل) پنتان 3 یک"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "AOHGTFWDXLJRRI-SNVBAGLBSA-N" .

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