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

<http://www.irandoc.acir/onto/irandoc/CHEBI:105859>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "متیل استر N (2 فنیل 3 ایمیدازو[1، a] پیریدینیل) کاربامیک اسید"@fa, "n-(2-phenyl-3-imidazo[1,2-a]pyridinyl)carbamic acid methyl ester"@en ;
  ns0:mass "267.283" ;
  ns0:charge "0" ;
  ns0:smiles "COC(=O)NC1=C(N=C2N1C=CC=C2)C3=CC=CC=C3" ;
  ns0:formula "C15H13N3O2" ;
  ns0:inchikey "CCUUWTAPFGOYGQ-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24780> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C15H13N3O2/c1-20-15(19)17-14-13(11-7-3-2-4-8-11)16-12-9-5-6-10-18(12)14/h2-10H,1H3,(H,17,19)" ;
  ns0:monoisotopicmass "267.10078" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
