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

<http://www.irandoc.acir/onto/irandoc/CHEBI:104042>
  ns0:inchikey "RQDZLDRYAKHKPP-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "417.23039" ;
  skos:prefLabel "1 [4 [2 هیدروکسی 3 [2 فنیل اتیل (فنیل متیل) آمینو] پروپوکسی] فنیل] 1 پروپانون"@fa, "1-[4-[2-hydroxy-3-[2-phenylethyl-(phenylmethyl)amino]propoxy]phenyl]-1-propanone"@en ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C27H31NO3/c1-2-27(30)24-13-15-26(16-14-24)31-21-25(29)20-28(19-23-11-7-4-8-12-23)18-17-22-9-5-3-6-10-22/h3-16,25,29H,2,17-21H2,1H3" ;
  ns0:mass "417.541" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:smiles "CCC(=O)C1=CC=C(C=C1)OCC(CN(CCC2=CC=CC=C2)CC3=CC=CC=C3)O" ;
  ns0:formula "C27H31NO3" .

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 .
