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

<http://www.irandoc.acir/onto/irandoc/CHEBI:91538>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CCN1C=C(C=N1)CN2CCCC(C2)C(=O)C3=CC(=CC=C3)C(F)(F)F" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:inchi "InChI=1S/C19H22F3N3O/c1-2-25-12-14(10-23-25)11-24-8-4-6-16(13-24)18(26)15-5-3-7-17(9-15)19(20,21)22/h3,5,7,9-10,12,16H,2,4,6,8,11,13H2,1H3" ;
  ns0:inchikey "JAFIERFWYHDPAD-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "[1 [(1 اتیل 4 پیرازولیل) متیل] 3 پیپریدینیل] [3 (تری فلورومتیل) فنیل] متانون"@fa, "[1-[(1-ethyl-4-pyrazolyl)methyl]-3-piperidinyl]-[3-(trifluoromethyl)phenyl]methanone"@en ;
  ns0:mass "365.393" ;
  ns0:monoisotopicmass "365.17150" ;
  ns0:formula "C19H22F3N3O" ;
  ns0:charge "0" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
