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

<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://www.irandoc.acir/onto/irandoc/CHEBI:92869>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "417.952" ;
  skos:prefLabel "N [2 [4 [3 (4 آمینو 5 کلرو 2 متوکسی فنیل) 3 اکسوپروپیل] 1 پیپریدینیل] اتیل] متان سولفونامید"@fa, "n-[2-[4-[3-(4-amino-5-chloro-2-methoxyphenyl)-3-oxopropyl]-1-piperidinyl]ethyl]methanesulfonamide"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "UATDVRSFFGFTAI-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C18H28ClN3O4S/c1-26-18-12-16(20)15(19)11-14(18)17(23)4-3-13-5-8-22(9-6-13)10-7-21-27(2,24)25/h11-13,21H,3-10,20H2,1-2H3" ;
  ns0:charge "0" ;
  ns0:formula "C18H28ClN3O4S" ;
  ns0:monoisotopicmass "417.14891" ;
  ns0:smiles "COC1=CC(=C(C=C1C(=O)CCC2CCN(CC2)CCNS(=O)(=O)C)Cl)N" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
