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

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

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 .
