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

<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:5826>
  ns0:smiles "C[C@@H]1C[C@H]2OC(=O)C(=C)[C@H]2C[C@]2(C)[C@H](O)O[C@@H](O)C[C@@H]12" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H22O5" ;
  ns0:inchikey "PYINVOHSOZSEPB-DKGLCQEFSA-N" ;
  ns0:mass "282.333" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46942> ;
  ns0:synonym_EXACT "Hymenoxon" ;
  ns0:monoisotopicmass "282.14672" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C15H22O5/c1-7-4-11-9(8(2)13(17)19-11)6-15(3)10(7)5-12(16)20-14(15)18/h7,9-12,14,16,18H,2,4-6H2,1,3H3/t7-,9-,10+,11-,12-,14-,15+/m1/s1" ;
  skos:prefLabel "هیمنوکسون"@fa, "hymenoxon"@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 .
