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

<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:205508>
  ns0:formula "C15H21Cl2NO5" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "NBRI23477 A"@fa, "nbri23477 a"@en ;
  ns0:charge "0" ;
  ns0:mass "366.240" ;
  ns0:synonym_EXACT "3-(5,5-dichloro-2,4-dimethylhexanoyl)-4-hydroxy-5,6-dimethoxy-1H-pyridin-2-one" ;
  ns0:inchikey "NTZLCVPFRJTASX-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:inchi "InChI=1S/C15H21Cl2NO5/c1-7(6-8(2)15(3,16)17)10(19)9-11(20)12(22-4)14(23-5)18-13(9)21/h7-8H,6H2,1-5H3,(H2,18,20,21)" ;
  ns0:smiles "ClC(Cl)(C(CC(C(=O)C=1C(=O)NC(OC)=C(C1O)OC)C)C)C" ;
  ns0:monoisotopicmass "365.07968" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
