@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:22901>
  skos:prefLabel "بیس‌فنول"@fa, "bisphenol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:34721> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:34721>
  ns0:synonym_EXACT "Diphenolic acid" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "VKOUCJUTMGHNOR-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "286.12051" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22901> ;
  ns0:smiles "CC(CCC(O)=O)(c1ccc(O)cc1)c1ccc(O)cc1" ;
  skos:prefLabel "diphenolic acid"@en, "دیفنولیک اسید"@fa ;
  ns0:charge "0" ;
  ns0:synonym_RELATED "4,4-Bis(4-hydroxyphenyl)pentanoic acid" ;
  ns0:mass "286.323" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C17H18O4" ;
  ns0:inchi "InChI=1S/C17H18O4/c1-17(11-10-16(20)21,12-2-6-14(18)7-3-12)13-4-8-15(19)9-5-13/h2-9,18-19H,10-11H2,1H3,(H,20,21)" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
