@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:38260>
  skos:prefLabel "پیرولیدین ها"@fa, "pyrrolidines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:197905> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:197905>
  ns0:mass "331.412" ;
  ns0:synonym_EXACT "(3R,4R)-1-hydroxy-3-[4-(3-methylbut-2-enoxy)phenyl]-4-(2-methylpropyl)pyrrolidine-2,5-dione" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38260> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C19H25NO4" ;
  ns0:inchi "InChI=1S/C19H25NO4/c1-12(2)9-10-24-15-7-5-14(6-8-15)17-16(11-13(3)4)18(21)20(23)19(17)22/h5-9,13,16-17,23H,10-11H2,1-4H3/t16-,17+/m1/s1" ;
  ns0:monoisotopicmass "331.17836" ;
  ns0:inchikey "ZZKUVVFNFOKVQE-SJORKVTESA-N" ;
  skos:prefLabel "3r*,4s*-1-hydroxy-3-isobutyl-4-[4-(3-methyl-2-butenyloxy)phenyl]pyrrolidine-2,5-dione"@en, "3R*،4S* 1 هیدروکسی 3 ایزوبوتیل 4 [4 (3 متیل 2 بوتنیلوکسی) فنیل] پیرولیدین 2،5 دیون"@fa ;
  ns0:smiles "O=C1N(O)C(=O)[C@@H]([C@@H]1C2=CC=C(OCC=C(C)C)C=C2)CC(C)C" ;
  ns0:charge "0" .

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 .
