@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:206500> .

<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:206500>
  ns0:inchikey "XPTXPZUFXASXPQ-KHCQGZIYSA-N" ;
  ns0:smiles "O=C1/C(=C/C=C(C)C)/C[C@H](O)[C@H]2[C@@]1(O2)CC=C(C)C" ;
  skos:prefLabel "pestalofone a"@en, "پستالفون A"@fa ;
  ns0:mass "262.349" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:formula "C16H22O3" ;
  ns0:monoisotopicmass "262.15689" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C16H22O3/c1-10(2)5-6-12-9-13(17)15-16(19-15,14(12)18)8-7-11(3)4/h5-7,13,15,17H,8-9H2,1-4H3/b12-6+/t13-,15-,16+/m0/s1" ;
  ns0:synonym_EXACT "(1S,3E,5S,6S)-5-hydroxy-1-(3-methylbut-2-enyl)-3-(3-methylbut-2-enylidene)-7-oxabicyclo[4.1.0]heptan-2-one" ;
  ns0:charge "0" .

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