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

<http://www.irandoc.acir/onto/irandoc/CHEBI:120535>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> ;
  skos:prefLabel "3-(3-formyl-2,5-dimethyl-1-pyrrolyl)-4-methylbenzoic acid methyl ester"@en, "3 ( فرمیل 2،5 دی متیل 1 پیرولیل) 4  بنزوئیک اسید  استر"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "271.12084" ;
  ns0:formula "C16H17NO3" ;
  ns0:inchikey "KZXQAAPFOWYLMH-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C16H17NO3/c1-10-5-6-13(16(19)20-4)8-15(10)17-11(2)7-14(9-18)12(17)3/h5-9H,1-4H3" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "271.312" ;
  ns0:smiles "CC1=C(C=C(C=C1)C(=O)OC)N2C(=CC(=C2C)C=O)C" .

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 .
