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

<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:79724> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:79724>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "4,4-bis(4-hydroxyphenyl)heptane"@en, "4،4 بیس (4 هیدروکسی فنیل) هپتان"@fa ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "284.39270" ;
  ns0:inchikey "MLDIQALUMKMHCC-UHFFFAOYSA-N" ;
  ns0:smiles "CCCC(CCC)(c1ccc(O)cc1)c1ccc(O)cc1" ;
  ns0:formula "C19H24O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22901> ;
  ns0:monoisotopicmass "284.17763" ;
  ns0:inchi "InChI=1S/C19H24O2/c1-3-13-19(14-4-2,15-5-9-17(20)10-6-15)16-7-11-18(21)12-8-16/h5-12,20-21H,3-4,13-14H2,1-2H3" .

ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
