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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:209414>
  ns0:mass "321.461" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(2E,4E,6E)-1-[2-(hydroxymethyl)pyrrolidin-1-yl]-8-methoxy-6-methyldodeca-2,4,6-trien-1-one" ;
  ns0:charge "0" ;
  ns0:inchikey "XSMAAHDDIFGBIA-UEGIDPSHSA-N" ;
  ns0:monoisotopicmass "321.23039" ;
  skos:prefLabel "13 O متیل ویریدیتین"@fa, "13-o-methylviriditin"@en ;
  ns0:inchi "InChI=1S/C19H31NO3/c1-4-5-11-18(23-3)14-16(2)9-6-7-12-19(22)20-13-8-10-17(20)15-21/h6-7,9,12,14,17-18,21H,4-5,8,10-11,13,15H2,1-3H3/b9-6+,12-7+,16-14+" ;
  ns0:smiles "O=C(N1C(CCC1)CO)/C=C/C=C/C(=C/C(OC)CCCC)/C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46766> ;
  ns0:formula "C19H31NO3" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
