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

<http://www.irandoc.acir/onto/irandoc/CHEBI:121820>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24780> ;
  skos:prefLabel "2 [[5 (4 فلوروفنیل) 1 متیل 2 ایمیدازولیل] تیو] 1 (1 پیپریدینیل) اتانون"@fa, "2-[[5-(4-fluorophenyl)-1-methyl-2-imidazolyl]thio]-1-(1-piperidinyl)ethanone"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CN1C(=CN=C1SCC(=O)N2CCCCC2)C3=CC=C(C=C3)F" ;
  ns0:monoisotopicmass "333.13111" ;
  ns0:mass "333.425" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C17H20FN3OS/c1-20-15(13-5-7-14(18)8-6-13)11-19-17(20)23-12-16(22)21-9-3-2-4-10-21/h5-8,11H,2-4,9-10,12H2,1H3" ;
  ns0:formula "C17H20FN3OS" ;
  ns0:inchikey "YKUHIMLLSZRAJY-UHFFFAOYSA-N" .

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