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

<http://www.irandoc.acir/onto/irandoc/CHEBI:120779>
  ns0:inchi "InChI=1S/C20H25FN2O/c1-14-8-10-22(11-9-14)13-20(24)19-12-15(2)23(16(19)3)18-6-4-17(21)5-7-18/h4-7,12,14H,8-11,13H2,1-3H3" ;
  skos:prefLabel "1 [1 (4 فلوروفنیل) 2،5 دی متیل 3 پیرولیل] 2 (4 متیل 1 پیپریدینیل) اتانون"@fa, "1-[1-(4-fluorophenyl)-2,5-dimethyl-3-pyrrolyl]-2-(4-methyl-1-piperidinyl)ethanone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "JZCVNTHDAGQJFQ-UHFFFAOYSA-N" ;
  ns0:mass "328.424" ;
  ns0:smiles "CC1CCN(CC1)CC(=O)C2=C(N(C(=C2)C)C3=CC=C(C=C3)F)C" ;
  ns0:monoisotopicmass "328.19509" ;
  ns0:formula "C20H25FN2O" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> ;
  ns0:subset "2_STAR" .

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 .
