@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://www.irandoc.acir/onto/irandoc/CHEBI:24681>
  skos:prefLabel "هیدروکسی بی فنیل ها"@fa, "hydroxybiphenyls"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:212329> .

<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:212329>
  skos:prefLabel "bipherin a"@en, "بیفرین A"@fa ;
  ns0:monoisotopicmass "302.07904" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24681> ;
  ns0:inchikey "AUYLADFORZKBMP-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "methyl 5-hydroxy-2-(4-hydroxy-2-methoxycarbonylphenyl)benzoate" ;
  ns0:inchi "InChI=1S/C16H14O6/c1-21-15(19)13-7-9(17)3-5-11(13)12-6-4-10(18)8-14(12)16(20)22-2/h3-8,17-18H,1-2H3" ;
  ns0:formula "C16H14O6" ;
  ns0:mass "302.282" ;
  ns0:smiles "O=C(OC)C1=C(C2=C(C(=O)OC)C=C(O)C=C2)C=CC(=C1)O" ;
  ns0:charge "0" .

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