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

<http://www.irandoc.acir/onto/irandoc/CHEBI:27171>
  skos:prefLabel "ترکیب هتروبی حلقه ای آلی"@fa, "organic heterobicyclic compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:81233> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:81233>
  skos:prefLabel "شیزونپتوزید B"@fa, "schizonepetoside b"@en ;
  ns0:smiles "CC1CCC(C(=O)C1)C1(C)COC2OC(CO)C(O)C(O)C2O1" ;
  ns0:formula "C16H26O7" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27171>, <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:charge "0" ;
  ns0:inchikey "ZJJQMILJDZZZHQ-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "330.16785" ;
  ns0:inchi "InChI=1S/C16H26O7/c1-8-3-4-9(10(18)5-8)16(2)7-21-15-14(23-16)13(20)12(19)11(6-17)22-15/h8-9,11-15,17,19-20H,3-7H2,1-2H3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "330.37340" ;
  ns0:subset "2_STAR" .

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 .
