@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:46766>
  skos:prefLabel "n-acylpyrrolidine"@en, "آسیل پیرولیدین N"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:91673> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:91673>
  ns0:monoisotopicmass "397.20353" ;
  skos:prefLabel "LSM 1512"@fa, "lsm-1512"@en ;
  ns0:inchi "InChI=1S/C19H31N3O4S/c1-14(2)17-18-15(22(19(17)24)27(3,25)26)9-13-21(18)16(23)8-7-12-20-10-5-4-6-11-20/h7-8,14-15,17-18H,4-6,9-13H2,1-3H3/t15-,17?,18-/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "397.534" ;
  ns0:formula "C19H31N3O4S" ;
  ns0:charge "0" ;
  ns0:inchikey "NDNKNUMSTIMSHQ-NEBWYHTOSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC(C)C1[C@H]2[C@@H](CCN2C(=O)C=CCN3CCCCC3)N(C1=O)S(=O)(=O)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46766> .

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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
