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

<http://www.irandoc.acir/onto/irandoc/CHEBI:135475>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:formula "C23H28N2O" ;
  skos:prefLabel "لیوپیرول"@fa, "leiopyrrole"@en ;
  ns0:inchi "InChI=1S/C23H28N2O/c1-4-24(5-2)17-18-26-23-14-10-9-13-22(23)25-19(3)15-16-21(25)20-11-7-6-8-12-20/h6-16H,4-5,17-18H2,1-3H3" ;
  ns0:monoisotopicmass "348.22016" ;
  ns0:inchikey "DQIUUHJEYNMMLD-UHFFFAOYSA-N" ;
  ns0:smiles "CC=1N(C(=CC1)C2=CC=CC=C2)C3=C(OCCN(CC)CC)C=CC=C3" ;
  ns0:synonym_RELATED "leioplegil" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> ;
  ns0:charge "0" ;
  ns0:mass "348.482" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
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 .
