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

<http://www.irandoc.acir/onto/irandoc/CHEBI:109735>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> ;
  ns0:monoisotopicmass "459.22704" ;
  skos:prefLabel "2-[[3-cyano-4-(methoxymethyl)-6-methyl-2-pyridinyl]oxy]-n-[[1-(2,6-dimethylphenyl)-2,5-dimethyl-3-pyrrolyl]methylideneamino]acetamide"@en, "2 [[3 سیانو 4 (متوکسی متیل) 6 متیل 2 پیریدینیل] اکسی] N [[1 (2،6 دی متیل فنیل) 2،5 دی متیل 3 پیرولیل] متیلیدین آمینو] استامید"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C26H29N5O3" ;
  ns0:inchi "InChI=1S/C26H29N5O3/c1-16-8-7-9-17(2)25(16)31-19(4)11-21(20(31)5)13-28-30-24(32)15-34-26-23(12-27)22(14-33-6)10-18(3)29-26/h7-11,13H,14-15H2,1-6H3,(H,30,32)" ;
  ns0:charge "0" ;
  ns0:smiles "CC1=C(C(=CC=C1)C)N2C(=CC(=C2C)C=NNC(=O)COC3=C(C(=CC(=N3)C)COC)C#N)C" ;
  ns0:mass "459.541" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "MMINSLKCRLIUGO-UHFFFAOYSA-N" .

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 .
