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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:201639>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "290.315" ;
  skos:prefLabel "اوریروبنون D"@fa, "orirubenone d"@en ;
  ns0:monoisotopicmass "290.11542" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24646> ;
  ns0:synonym_EXACT "(2E,6E)-8-(2,5-dihydroxyphenyl)-2,6-dimethyl-8-oxoocta-2,6-dienoic acid" ;
  ns0:smiles "O=C(O)/C(=C/CC/C(=C/C(=O)C1=C(O)C=CC(=C1)O)/C)/C" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C16H18O5" ;
  ns0:inchikey "RNESCYAQSWYFLZ-BSJVZVMRSA-N" ;
  ns0:inchi "InChI=1S/C16H18O5/c1-10(4-3-5-11(2)16(20)21)8-15(19)13-9-12(17)6-7-14(13)18/h5-9,17-18H,3-4H2,1-2H3,(H,20,21)/b10-8+,11-5+" .

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 .
