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

<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://www.irandoc.acir/onto/irandoc/CHEBI:204780>
  ns0:monoisotopicmass "278.15181" ;
  ns0:subset "2_STAR" ;
  ns0:mass "278.348" ;
  ns0:synonym_EXACT "(1aR,2R,3R,4aS,7S,8aS)-6,6-dimethyl-3-(3-methylbut-3-en-1-ynyl)-2,3,4,4a,7,8-hexahydro-1aH-oxireno[2,3-e]chromene-2,7-diol" ;
  ns0:inchi "InChI=1S/C16H22O4/c1-9(2)5-6-10-7-12-16(14(20-16)13(10)18)8-11(17)15(3,4)19-12/h10-14,17-18H,1,7-8H2,2-4H3/t10-,11-,12-,13+,14+,16-/m0/s1" ;
  skos:prefLabel "truncateol b"@en, "ترونکاتول B"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C16H22O4" ;
  ns0:charge "0" ;
  ns0:smiles "O1C([C@@H](O)C[C@]23[C@@H]1C[C@H](C#CC(=C)C)[C@H]([C@H]2O3)O)(C)C" ;
  ns0:inchikey "PHEKSAGWYUBZTP-HFVXDEDMSA-N" .

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 .
