@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://www.irandoc.acir/onto/irandoc/CHEBI:25212>
  skos:prefLabel "متابولیت"@fa, "metabolite"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://rdf-vocabulary.ddialliance.org/xkos#has_role> rdfs:label "نقشی دارد"@fa, "has_role"@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:69397> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:69397>
  ns0:mass "304.46690" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "(5s,7r, 8r,9r,10s)-(-)-7,8-seco-7,8-oxacassa-13,15-dien-7-ol"@en, "(5S,7R, 8R,9R,10S) ( ) 7,8 seco 7,8 oxacassa 13,15 dien 7 ol"@fa ;
  ns0:inchikey "LYHHJTUWLMOJRZ-HBWRTXEVSA-N" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C20H32O2/c1-6-14-8-9-15-18(13(14)2)22-17(21)12-16-19(3,4)10-7-11-20(15,16)5/h6,15-18,21H,1,7-12H2,2-5H3/t15-,16-,17+,18-,20+/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C20H32O2" ;
  ns0:monoisotopicmass "304.24023" ;
  ns0:smiles "[H][C@@]12O[C@@H](O)C[C@@]3([H])C(C)(C)CCC[C@]3(C)[C@@]1([H])CCC(C=C)=C2C" ;
  ns0:has_role <http://www.irandoc.acir/onto/irandoc/CHEBI:25212> .

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:mass rdfs:label "جرم"@fa, "mass"@en .
