@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#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:33308>
  skos:prefLabel "استر کربوکسیلیک"@fa, "carboxylic ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:88568> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:88568>
  ns0:subset "2_STAR" ;
  ns0:mass "196.286" ;
  ns0:synonym_RELATED "3,7-dimethylocta-2,6-dien-1-yl acetate", "3,7-Dimethyl-2,6-octadien-1-ylacetic acid" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C12H20O2" ;
  ns0:inchi "InChI=1S/C12H20O2/c1-10(2)6-5-7-11(3)8-9-14-12(4)13/h6,8H,5,7,9H2,1-4H3" ;
  ns0:monoisotopicmass "196.14633" ;
  skos:prefLabel "3,7-dimethyl-2,6-octadien-1-ylacetate"@en, "3،7 دی متیل 2،6 اکتادین 1 ایلاستات"@fa ;
  ns0:smiles "CC(C)=CCCC(C)=CCOC(C)=O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33308> ;
  ns0:inchikey "HIGQPQRQIQDZMP-UHFFFAOYSA-N" .

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