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

<http://www.irandoc.acir/onto/irandoc/CHEBI:116878>
  ns0:monoisotopicmass "251.07285" ;
  ns0:inchi "InChI=1S/C11H13N3O2S/c1-5-8(10(15)16-3)6(2)13-9(5)7-4-17-11(12)14-7/h4,13H,1-3H3,(H2,12,14)" ;
  skos:prefLabel "5-(2-amino-4-thiazolyl)-2,4-dimethyl-1h-pyrrole-3-carboxylic acid methyl ester"@en, "5 (2 آمینو 4 تیازولیل) ، دی متیل 1H پیرول 3  استر کربوکسیلیک اسید"@fa ;
  ns0:inchikey "CCWIILKSNVTARS-UHFFFAOYSA-N" ;
  ns0:mass "251.306" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C11H13N3O2S" ;
  ns0:charge "0" ;
  ns0:smiles "CC1=C(NC(=C1C(=O)OC)C)C2=CSC(=N2)N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> .

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 .
