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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:111333>
  skos:prefLabel "4-[7-(3-methylphenyl)-5-phenyl-4-pyrrolo[2,3-d]pyrimidinyl]morpholine"@en, "4 [7 (3 متیل فنیل) 5 فنیل 4 پیرلو[2،3 d] پیریمیدینیل] مورفولین"@fa ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> ;
  ns0:smiles "CC1=CC(=CC=C1)N2C=C(C3=C2N=CN=C3N4CCOCC4)C5=CC=CC=C5" ;
  ns0:inchikey "UYMPTKIKEQDZNI-UHFFFAOYSA-N" ;
  ns0:mass "370.448" ;
  ns0:formula "C23H22N4O" ;
  ns0:monoisotopicmass "370.17936" ;
  ns0:inchi "InChI=1S/C23H22N4O/c1-17-6-5-9-19(14-17)27-15-20(18-7-3-2-4-8-18)21-22(24-16-25-23(21)27)26-10-12-28-13-11-26/h2-9,14-16H,10-13H2,1H3" ;
  ns0:subset "2_STAR" .

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 .
