@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:38275>
  skos:prefLabel "پیرولیدینون"@fa, "pyrrolidinone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:225280> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:225280>
  ns0:monoisotopicmass "501.30904" ;
  ns0:formula "C29H43NO6" ;
  skos:prefLabel "دلامینومایسین A"@fa, "delaminomycin a"@en ;
  ns0:mass "501.664" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38275> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C29H43NO6/c1-6-22(32)17(3)9-7-8-10-21(31)15-20-12-11-19-14-16(2)13-18(4)24(19)29(20,5)26(34)23-25(33)28(36)30-27(23)35/h7-12,16-22,24,28,31-32,34,36H,6,13-15H2,1-5H3,(H,30,35)/b9-7+,10-8+,26-23?" ;
  ns0:smiles "O=C1NC(O)C(C1=C(O)C2(C3C(C=CC2CC(O)/C=C/C=C/C(C(O)CC)C)CC(C)CC3C)C)=O" ;
  ns0:charge "0" ;
  ns0:inchikey "AEZPXPDCVAUXRV-CYGNKMLRSA-N" ;
  ns0:synonym_EXACT "3-[[2-[(3E,5E)-2,8-dihydroxy-7-methyldeca-3,5-dienyl]-1,6,8-trimethyl-4a,5,6,7,8,8a-hexahydro-2H-naphthalen-1-yl]-hydroxymethylidene]-5-hydroxypyrrolidine-2,4-dione" .

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 .
