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

<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:109034>
  ns0:smiles "C1=CC=C(C=C1)C(=O)CNC(=S)NC(=O)C2=CC=C(C=C2)Cl" ;
  ns0:monoisotopicmass "332.03863" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "LIRJYNWOYWNOPD-UHFFFAOYSA-N" ;
  ns0:formula "C16H13ClN2O2S" ;
  skos:prefLabel "4-chloro-n-[(phenacylamino)-sulfanylidenemethyl]benzamide"@en, "4 کلرو N [(فناسیلامین) سولفانیلید متیل] بنزامید"@fa ;
  ns0:mass "332.806" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C16H13ClN2O2S/c17-13-8-6-12(7-9-13)15(21)19-16(22)18-10-14(20)11-4-2-1-3-5-11/h1-9H,10H2,(H2,18,19,21,22)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> .

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