@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://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://www.irandoc.acir/onto/irandoc/CHEBI:179552>
  ns0:inchi "InChI=1S/C10H20O2/c1-5-10(4,12)8-6-7-9(2,3)11/h5,11-12H,1,6-8H2,2-4H3" ;
  skos:prefLabel "2,6-dimethyl-7-octene-2,6-diol"@en, "2،6 دی متیل 7 اکتن 2،6 دیول"@fa ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "2,6-dimethyloct-7-ene-2,6-diol" ;
  ns0:mass "172.268" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "SRPFYGUVQUDURC-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "172.14633" ;
  ns0:smiles "OC(CCCC(O)(C)C=C)(C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26878> ;
  ns0:formula "C10H20O2" ;
  ns0:charge "0" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26878>
  skos:prefLabel "الکل نوع سوم"@fa, "tertiary alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:179552> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
