@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:26455>
  skos:prefLabel "پیرول ها"@fa, "pyrroles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:104913> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:104913>
  ns0:charge "0" ;
  skos:prefLabel "2-[[3-acetyl-1-[4-(dimethylamino)phenyl]-2-methyl-5-indolyl]oxy]acetamide"@en, "2 [[3 استیل 1 [4 (دی متیل آمینو) فنیل] 2 متیل 5 ایندولیل] اکسی] استامید"@fa ;
  ns0:formula "C21H23N3O3" ;
  ns0:smiles "CC1=C(C2=C(N1C3=CC=C(C=C3)N(C)C)C=CC(=C2)OCC(=O)N)C(=O)C" ;
  ns0:inchikey "BJKSOYNMYFCBBH-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C21H23N3O3/c1-13-21(14(2)25)18-11-17(27-12-20(22)26)9-10-19(18)24(13)16-7-5-15(6-8-16)23(3)4/h5-11H,12H2,1-4H3,(H2,22,26)" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "365.426" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> ;
  ns0:monoisotopicmass "365.17394" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
