@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:46942>
  skos:prefLabel "اگزان ها"@fa, "oxanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:182484> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:182484>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "ambrosic acid"@en, "اسید آمبروزیک"@fa ;
  ns0:mass "264.321" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H20O4" ;
  ns0:inchi "InChI=1S/C15H20O4/c1-8-6-11-10(9(2)13(17)18)7-14(3)12(16)4-5-15(8,14)19-11/h8,10-11H,2,4-7H2,1,3H3,(H,17,18)/t8-,10+,11-,14+,15+/m0/s1" ;
  ns0:inchikey "ZONXEWIGPLHXNT-ULEBWITMSA-N" ;
  ns0:monoisotopicmass "264.13616" ;
  ns0:synonym_EXACT "2-[(1R,5S,7R,8S,10S)-5,10-dimethyl-4-oxo-11-oxatricyclo[6.2.1.01,5]undecan-7-yl]prop-2-enoic acid" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46942> ;
  ns0:smiles "O1[C@@]23[C@](C[C@@H]([C@@]1(C[C@@H]2C)[H])C(C(O)=O)=C)(C(=O)CC3)C" .

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 .
