@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:138753>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2،5 دی ایزوپروپیل فنل"@fa, "2,5-diisopropylphenol"@en ;
  ns0:smiles "OC1=C(C(C)C)C=CC(C(C)C)=C1" ;
  ns0:formula "C12H18O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  ns0:charge "0" ;
  ns0:mass "178.271" ;
  ns0:inchi "InChI=1S/C12H18O/c1-8(2)10-5-6-11(9(3)4)12(13)7-10/h5-9,13H,1-4H3" ;
  ns0:monoisotopicmass "178.13577" ;
  ns0:inchikey "VFNUNYPYULIJSN-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25409>
  skos:prefLabel "مونوترپنوئید"@fa, "monoterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:138753> .

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:mass rdfs:label "جرم"@fa, "mass"@en .
