@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://www.irandoc.acir/onto/irandoc/CHEBI:22707>
  skos:prefLabel "بنزنتریول"@fa, "benzenetriol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:94636> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:94636>
  skos:prefLabel "2 آمینو 4 (3،4،5 تری هیدروکسی فنیل) بوتا 1،3 دی ان 1،1،3 تری کربنیتریل"@fa, "2-amino-4-(3,4,5-trihydroxyphenyl)buta-1,3-diene-1,1,3-tricarbonitrile"@en ;
  ns0:charge "0" ;
  ns0:mass "268.228" ;
  ns0:inchikey "JKNOYWVMHPMBEL-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "268.05964" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22707> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C13H8N4O3" ;
  ns0:smiles "C1=C(C=C(C(=C1O)O)O)C=C(C#N)C(=C(C#N)C#N)N" ;
  ns0:inchi "InChI=1S/C13H8N4O3/c14-4-8(12(17)9(5-15)6-16)1-7-2-10(18)13(20)11(19)3-7/h1-3,18-20H,17H2" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
