@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:26407>
  skos:prefLabel "پیران‌ها"@fa, "pyrans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:167365> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:167365>
  ns0:inchi "InChI=1S/C10H16O/c1-9(2)8-4-6-10(3,11-9)7-5-8/h4,6,8H,5,7H2,1-3H3" ;
  ns0:monoisotopicmass "152.12012" ;
  skos:prefLabel "2,3 Dehydro 1,8 سینئول"@fa, "2,3-dehydro-1,8-cineole"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "1,3,3-trimethyl-2-oxabicyclo[2.2.2]oct-5-ene" ;
  ns0:inchikey "LOOYOTLEOHYYOV-UHFFFAOYSA-N" ;
  ns0:smiles "O1C(C2CCC1(C=C2)C)(C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26407> ;
  ns0:formula "C10H16O" ;
  ns0:charge "0" ;
  ns0:mass "152.237" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
