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

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:195082>
  ns0:inchikey "QPOIDCHBWLGFGU-UHFFFAOYSA-N" ;
  ns0:mass "186.214" ;
  skos:prefLabel "(4-pyrimidin-5-ylphenyl)methanol"@en, "(4 پیریمیدین 5 ایل فنیل) متانول"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22743> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(4-pyrimidin-5-ylphenyl)methanol" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C11H10N2O" ;
  ns0:smiles "OCC1=CC=C(C=2C=NC=NC2)C=C1" ;
  ns0:monoisotopicmass "186.07931" ;
  ns0:inchi "InChI=1S/C11H10N2O/c14-7-9-1-3-10(4-2-9)11-5-12-8-13-6-11/h1-6,8,14H,7H2" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:22743>
  skos:prefLabel "بنزیل الکل‌ها"@fa, "benzyl alcohols"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:195082> .

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