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

<http://www.irandoc.acir/onto/irandoc/CHEBI:121859>
  ns0:inchikey "NMXNNBMGMUREIP-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC1=CC(=CC=C1)OCC2=NC(=NO2)C3=CC=C(C=C3)N4C=CC=C4" ;
  skos:prefLabel "5 [(3 متیل فنوکسی) متیل] 3 [4 (1 پیرولیل) فنیل] 1،2،4 اگزادیازول"@fa, "5-[(3-methylphenoxy)methyl]-3-[4-(1-pyrrolyl)phenyl]-1,2,4-oxadiazole"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> ;
  ns0:formula "C20H17N3O2" ;
  ns0:mass "331.369" ;
  ns0:monoisotopicmass "331.13208" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C20H17N3O2/c1-15-5-4-6-18(13-15)24-14-19-21-20(22-25-19)16-7-9-17(10-8-16)23-11-2-3-12-23/h2-13H,14H2,1H3" .

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 .
