@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:35681>
  skos:prefLabel "الکل ثانویه"@fa, "secondary alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:211785> .

<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:211785>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "208.257" ;
  ns0:inchikey "QQDLUMCAAJSIIJ-KXIWCOCFSA-N" ;
  skos:prefLabel "3,8 دی متیل 9 هیدروکسی سیکلودکا 3,5 دی ان 1,2 دیکتون"@fa, "3,8-dimethyl-9-hydroxy-cyclodeca-3,5-diene-1,2-diketone"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35681> ;
  ns0:formula "C12H16O3" ;
  ns0:monoisotopicmass "208.10994" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1C(=O)CC(O)C(CC=CC=C1C)C" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C12H16O3/c1-8-5-3-4-6-9(2)12(15)11(14)7-10(8)13/h3-4,6,8,10,13H,5,7H2,1-2H3/b4-3+,9-6-" ;
  ns0:synonym_EXACT "(3Z,5E)-9-hydroxy-3,8-dimethylcyclodeca-3,5-diene-1,2-dione" .

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 .
