@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:17087>
  skos:prefLabel "کتون"@fa, "ketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:228978> .

<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:228978>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:17087> ;
  ns0:smiles "O=C(C1CC2C(=C(CC1)C)CC=C2C)C" ;
  ns0:formula "C14H20O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "204.313" ;
  ns0:inchikey "RLXMQOKUFPBVGV-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "204.15142" ;
  ns0:synonym_EXACT "1-(3,8-dimethyl-1,3a,4,5,6,7-hexahydroazulen-5-yl)ethanone" ;
  skos:prefLabel "2,8-dimethyl-5-acetyl-bicyclo[5,3,0] decadiene-1,8"@en, "2،8 دی متیل 5 استیل بی سیکلو[5،3،0] دکادین 1،8"@fa ;
  ns0:inchi "InChI=1S/C14H20O/c1-9-4-6-12(11(3)15)8-14-10(2)5-7-13(9)14/h5,12,14H,4,6-8H2,1-3H3" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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 .
