@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:33853>
  skos:prefLabel "فنول‌ها"@fa, "phenols"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:193286> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:193286>
  ns0:inchi "InChI=1S/C15H16O5/c16-10-3-1-2-9(4-10)5-11(17)6-13-14(19)7-12(18)8-15(13)20/h1-4,7-8,11,16-20H,5-6H2" ;
  ns0:mass "276.288" ;
  ns0:inchikey "FCLPAEDZIOXNSO-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33853> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2 [2 هیدروکسی 3 (3 هیدروکسی فنیل) پروپیل] بنزن 1،3،5 تریول"@fa, "2-[2-hydroxy-3-(3-hydroxyphenyl)propyl]benzene-1,3,5-triol"@en ;
  ns0:synonym_EXACT "2-[2-hydroxy-3-(3-hydroxyphenyl)propyl]benzene-1,3,5-triol" ;
  ns0:monoisotopicmass "276.09977" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H16O5" ;
  ns0:smiles "OC(CC1=C(O)C=C(O)C=C1O)CC2=CC(O)=CC=C2" ;
  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 .
