@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://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:33566>
  skos:prefLabel "کاتکول ها"@fa, "catechols"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:181365> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:181365>
  ns0:synonym_EXACT "(1E,3Z)-1-(3,4-dihydroxyphenyl)-3-hydroxydeca-1,3-dien-5-one" ;
  ns0:inchi "InChI=1S/C16H20O4/c1-2-3-4-5-13(17)11-14(18)8-6-12-7-9-15(19)16(20)10-12/h6-11,18-20H,2-5H2,1H3/b8-6+,14-11-" ;
  ns0:smiles "O=C(CCCCC)/C=C(/O)/C=C/C1=CC(O)=C(O)C=C1" ;
  ns0:mass "276.332" ;
  ns0:formula "C16H20O4" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "NTKDMBBQTDNBSR-SQKGQWCESA-N" ;
  skos:prefLabel "(1E,3Z) 1 (3,4 Dihydroxyphenyl) 3 hydroxydeca 1,3 dien 5 one"@fa, "(1e,3z)-1-(3,4-dihydroxyphenyl)-3-hydroxydeca-1,3-dien-5-one"@en ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "276.13616" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33566> ;
  ns0:charge "0" .

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 .
