@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:24780>
  skos:prefLabel "ایمیدازول‌ها"@fa, "imidazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:190670> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:190670>
  ns0:subset "2_STAR" ;
  skos:prefLabel "1 [2 (2،5 دی متیل 1H پیرول 1 یل) 4 نیتروفنیل] 1H ایمیدازول"@fa, "1-[2-(2,5-dimethyl-1h-pyrrol-1-yl)-4-nitrophenyl]-1h-imidazole"@en ;
  ns0:monoisotopicmass "282.11168" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C15H14N4O2" ;
  ns0:synonym_EXACT "1-[2-(2,5-dimethylpyrrol-1-yl)-4-nitrophenyl]imidazole" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24780> ;
  ns0:inchikey "OBJQIZCNDRLMHI-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C15H14N4O2/c1-11-3-4-12(2)18(11)15-9-13(19(20)21)5-6-14(15)17-8-7-16-10-17/h3-10H,1-2H3" ;
  ns0:mass "282.303" ;
  ns0:charge "0" ;
  ns0:smiles "[O-][N+](=O)C1=CC(N2C(=CC=C2C)C)=C(N3C=CN=C3)C=C1" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
