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

<http://www.irandoc.acir/onto/irandoc/CHEBI:199056>
  ns0:formula "C25H35NO4" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "coniosetin"@en, "کونیوستین"@fa ;
  ns0:mass "413.558" ;
  ns0:inchi "InChI=1S/C25H35NO4/c1-6-7-8-9-18-15(3)13-17-12-14(2)10-11-19(17)25(18,5)23(29)20-22(28)21(16(4)27)26-24(20)30/h6-9,13-14,16-19,21,27,29H,10-12H2,1-5H3,(H,26,30)/b7-6+,9-8+,23-20+/t14-,16?,17+,18-,19-,21?,25-/m1/s1" ;
  ns0:synonym_EXACT "(3E)-3-[[(1S,2R,4aS,6R,8aR)-1,3,6-trimethyl-2-[(1E,3E)-penta-1,3-dienyl]-4a,5,6,7,8,8a-hexahydro-2H-naphthalen-1-yl]-hydroxymethylidene]-5-(1-hydroxyethyl)pyrrolidine-2,4-dione" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "413.25661" ;
  ns0:charge "0" ;
  ns0:smiles "O=C/1NC(C(O)C)C(/C1=C(/O)/[C@@]2([C@@H](C(=C[C@H]3[C@H]2CC[C@H](C3)C)C)/C=C/C=C/C)C)=O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38275> ;
  ns0:inchikey "ISHIUSZGAFLPLK-MSLMHWDWSA-N" .

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 .
