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

<http://www.irandoc.acir/onto/irandoc/CHEBI:114906>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "1 فنیل 2 [[4 (تری فلورومتیل) فنیل] متیل تیو] ایمیدازول"@fa, "1-phenyl-2-[[4-(trifluoromethyl)phenyl]methylthio]imidazole"@en ;
  ns0:inchikey "BLFXIQOXFXUXCT-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "334.07515" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24780> ;
  ns0:charge "0" ;
  ns0:mass "334.360" ;
  ns0:smiles "C1=CC=C(C=C1)N2C=CN=C2SCC3=CC=C(C=C3)C(F)(F)F" ;
  ns0:inchi "InChI=1S/C17H13F3N2S/c18-17(19,20)14-8-6-13(7-9-14)12-23-16-21-10-11-22(16)15-4-2-1-3-5-15/h1-11H,12H2" ;
  ns0:formula "C17H13F3N2S" .

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