@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://www.irandoc.acir/onto/irandoc/CHEBI:76224>
  skos:prefLabel "کتون معطر"@fa, "aromatic ketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121293> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121293>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "BQLKZWVQCRRRHM-UHFFFAOYSA-N" ;
  skos:prefLabel "(5-chloro-2-hydroxyphenyl)-[2-ethyl-3-(4-fluorophenyl)-6-pyrazolo[1,5-a]pyrimidinyl]methanone"@en, "(5 کلرو 2 هیدروکسی فنیل) [2 اتیل 3 (4 فلوروفنیل) 6 پیرازولو [1،5 a] پیریمیدینیل] متانون"@fa ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:formula "C21H15ClFN3O2" ;
  ns0:smiles "CCC1=NN2C=C(C=NC2=C1C3=CC=C(C=C3)F)C(=O)C4=C(C=CC(=C4)Cl)O" ;
  ns0:mass "395.815" ;
  ns0:inchi "InChI=1S/C21H15ClFN3O2/c1-2-17-19(12-3-6-15(23)7-4-12)21-24-10-13(11-26(21)25-17)20(28)16-9-14(22)5-8-18(16)27/h3-11,27H,2H2,1H3" ;
  ns0:monoisotopicmass "395.08368" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
