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

<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://www.irandoc.acir/onto/irandoc/CHEBI:91536>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C23H33N3O2" ;
  ns0:charge "0" ;
  ns0:smiles "CCCN1C(=C(C=N1)CN2CCCC(C2)C(=O)C3=CC(=CC=C3)OC(C)C)C" ;
  ns0:mass "383.528" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:inchikey "TXMPMEQLXDHGQS-UHFFFAOYSA-N" ;
  skos:prefLabel "[1 [(5 متیل 1 پروپیل 4 پیرازولیل) متیل] 3 پیپریدینیل] (3 پروپان 2 یلوکسی فنیل) متانون"@fa, "[1-[(5-methyl-1-propyl-4-pyrazolyl)methyl]-3-piperidinyl]-(3-propan-2-yloxyphenyl)methanone"@en ;
  ns0:inchi "InChI=1S/C23H33N3O2/c1-5-11-26-18(4)21(14-24-26)16-25-12-7-9-20(15-25)23(27)19-8-6-10-22(13-19)28-17(2)3/h6,8,10,13-14,17,20H,5,7,9,11-12,15-16H2,1-4H3" ;
  ns0:monoisotopicmass "383.25728" ;
  ns0:subset "2_STAR" .

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 .
