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

<http://www.irandoc.acir/onto/irandoc/CHEBI:94817>
  ns0:smiles "CS(=O)(=O)C1=CC=C(C=C1)C2=NC(=C(N2)C3=CC=NC=C3)C4=CC=C(C=C4)F" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C21H16FN3O2S" ;
  skos:prefLabel "4-[4-(4-fluorophenyl)-2-(4-methylsulfonylphenyl)-1h-imidazol-5-yl]pyridine"@en, "4 [4 (4 فلوروفنیل) 2 (4 متیل سولفونیل فنیل) 1H ایمیدازول 5 یل] پیریدین"@fa ;
  ns0:mass "393.436" ;
  ns0:inchikey "XEOVWJYINDYNSM-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C21H16FN3O2S/c1-28(26,27)18-8-4-16(5-9-18)21-24-19(14-2-6-17(22)7-3-14)20(25-21)15-10-12-23-13-11-15/h2-13H,1H3,(H,24,25)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24780> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "393.09473" .

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