@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:38104>
  skos:prefLabel "oxacycle"@fa, "oxacycle"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:196479> .

<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:196479>
  ns0:formula "C11H20O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  skos:prefLabel "2،7 دی متیل 1،6 دی اکساسپیرو[4.6] آندکان"@fa, "2,7-dimethyl-1,6-dioxaspiro[4.6]undecane"@en ;
  ns0:smiles "O1C2(OC(CCCC2)C)CCC1C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "184.14633" ;
  ns0:mass "184.279" ;
  ns0:synonym_EXACT "2,10-dimethyl-1,11-dioxaspiro[4.6]undecane" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "KVPPDUFKHOTABV-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C11H20O2/c1-9-5-3-4-7-11(12-9)8-6-10(2)13-11/h9-10H,3-8H2,1-2H3" .

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