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

<http://www.irandoc.acir/onto/irandoc/CHEBI:212909>
  skos:prefLabel "delaminomycin c"@en, "دلامینومایسین C"@fa ;
  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:smiles "O=C1NCC(C1=C(O)C2(C3C(C=CC2CC(O)/C=C/C=C/C(C(O)CC)C)CC(C)CC3C)C)=O" ;
  ns0:inchi "InChI=1S/C29H43NO5/c1-6-23(32)18(3)9-7-8-10-22(31)15-21-12-11-20-14-17(2)13-19(4)26(20)29(21,5)27(34)25-24(33)16-30-28(25)35/h7-12,17-23,26,31-32,34H,6,13-16H2,1-5H3,(H,30,35)/b9-7+,10-8+,27-25?" ;
  ns0:inchikey "WIRHXGKLHQEIEM-FVSGBFEHSA-N" ;
  ns0:mass "485.665" ;
  ns0:monoisotopicmass "485.31412" ;
  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]pyrrolidine-2,4-dione" ;
  ns0:charge "0" ;
  ns0:formula "C29H43NO5" .

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 .
