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

<http://www.irandoc.acir/onto/irandoc/CHEBI:198149>
  ns0:smiles "O1[C@@]2(O)[C@@H](O)[C@@]3(O)CO[C@@H]4[C@](C1)(CCC(=C4)C)[C@]3(C2)C" ;
  ns0:inchikey "JQCNBKRASCMEBM-JRULLXGZSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:charge "0" ;
  skos:prefLabel "paecilomycine b"@en, "پیسیلومایسین B"@fa ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C15H22O5" ;
  ns0:mass "282.336" ;
  ns0:monoisotopicmass "282.14672" ;
  ns0:inchi "InChI=1S/C15H22O5/c1-9-3-4-13-7-20-15(18)6-12(13,2)14(17,11(15)16)8-19-10(13)5-9/h5,10-11,16-18H,3-4,6-8H2,1-2H3/t10-,11-,12+,13+,14-,15+/m0/s1" ;
  ns0:synonym_EXACT "(1R,4R,9S,12S,13R,15S)-7,13-dimethyl-2,10-dioxatetracyclo[10.2.1.04,9.04,13]pentadec-7-ene-1,12,15-triol" .

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 .
