@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:35381>
  skos:prefLabel "مونوساکارید"@fa, "monosaccharide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:168016> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:168016>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35381> ;
  ns0:smiles "OC(C(CC=1CCC=CC1)C)C(=O)C=C(C)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C15H22O2/c1-11(2)9-14(16)15(17)12(3)10-13-7-5-4-6-8-13/h4-5,7,9,12,15,17H,6,8,10H2,1-3H3" ;
  ns0:inchikey "ZKNLFTOBEMGDRP-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "7 (1،3 سیکلوهگزادینیل) 5 هیدروکسی 2،6 دی متیل 2 هپتن 4 یک"@fa, "7-(1,3-cyclohexadienyl)-5-hydroxy-2,6-dimethyl-2-hepten-4-one"@en ;
  ns0:formula "C15H22O2" ;
  ns0:mass "234.339" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "234.16198" ;
  ns0:synonym_EXACT "7-cyclohexa-1,3-dien-1-yl-5-hydroxy-2,6-dimethylhept-2-en-4-one" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
