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

<http://www.irandoc.acir/onto/irandoc/CHEBI:202203>
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "409.21005" ;
  ns0:formula "C21H31NO7" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:mass "409.479" ;
  skos:prefLabel "ایساریوتین سی"@fa, "isariotin c"@en ;
  ns0:synonym_EXACT "(E)-7-oxo-N-[(1S,2S,4S,5S,6S,7R,8S)-1,5,7-trihydroxy-10-oxo-3-oxatricyclo[4.3.1.02,4]decan-8-yl]dodec-2-enamide" ;
  ns0:inchi "InChI=1S/C21H31NO7/c1-2-3-5-8-12(23)9-6-4-7-10-14(24)22-13-11-21(28)19(27)15(16(13)25)17(26)18-20(21)29-18/h7,10,13,15-18,20,25-26,28H,2-6,8-9,11H2,1H3,(H,22,24)/b10-7+/t13-,15-,16-,17-,18-,20-,21+/m0/s1" ;
  ns0:inchikey "BDPGWFYYYPWIAE-YPPQQAOGSA-N" ;
  ns0:smiles "O=C1[C@@]2(O)[C@H]3O[C@H]3[C@H]([C@@H]1[C@@H](O)[C@H](C2)NC(=O)/C=C/CCCC(=O)CCCCC)O" ;
  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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
