@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#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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://www.irandoc.acir/onto/irandoc/CHEBI:22888>
  skos:prefLabel "بی فنیل ها"@fa, "biphenyls"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:19280> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:19280>
  ns0:synonym_EXACT "2,2'-biphenyldimethanol", "[1,1'-biphenyl]-2,2'-diyldimethanol" ;
  ns0:synonym_RELATED "2,2'-bis(hydroxymethyl)biphenyl" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "2،2 'بی فنیل دی متانول"@fa, "2,2'-biphenyldimethanol"@en ;
  ns0:subset "3_STAR" ;
  ns0:formula "C14H14O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22888> ;
  ns0:charge "0" ;
  ns0:inchikey "UIMJANTUJQGSEX-UHFFFAOYSA-N" ;
  ns0:smiles "OCc1ccccc1-c1ccccc1CO" ;
  ns0:monoisotopicmass "214.09938" ;
  ns0:mass "214.25976" ;
  ns0:inchi "InChI=1S/C14H14O2/c15-9-11-5-1-3-7-13(11)14-8-4-2-6-12(14)10-16/h1-8,15-16H,9-10H2" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
