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

<http://www.irandoc.acir/onto/irandoc/CHEBI:92326>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "4-[3-(5-bromo-2-propoxyphenyl)-5-(4-chlorophenyl)-1h-pyrrol-2-yl]pyridine"@en, "4 [3 (5 برومو 2 پروپوکسی فنیل) 5 (4 کلروفنیل) 1H پیرول 2 یل] پیریدین"@fa ;
  ns0:formula "C24H20BrClN2O" ;
  ns0:monoisotopicmass "466.04475" ;
  ns0:inchikey "HHBOWXZOLYQFNY-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCCOC1=C(C=C(C=C1)Br)C2=C(NC(=C2)C3=CC=C(C=C3)Cl)C4=CC=NC=C4" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C24H20BrClN2O/c1-2-13-29-23-8-5-18(25)14-20(23)21-15-22(16-3-6-19(26)7-4-16)28-24(21)17-9-11-27-12-10-17/h3-12,14-15,28H,2,13H2,1H3" ;
  ns0:mass "467.786" ;
  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 .
