@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://www.irandoc.acir/onto/irandoc/CHEBI:24751>
  skos:prefLabel "هیدروکسی تولوئن"@fa, "hydroxytoluene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:212251> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:212251>
  ns0:smiles "O=C1OC(C2=C(O)C=CC=C2C)=CC(=C1C)O" ;
  ns0:inchikey "YJAGHZSLRWRZKO-UHFFFAOYSA-N" ;
  skos:prefLabel "penicipyran a"@en, "پنیپیران A"@fa ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "232.07356" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24751> ;
  ns0:charge "0" ;
  ns0:mass "232.235" ;
  ns0:synonym_EXACT "4-hydroxy-6-(2-hydroxy-6-methylphenyl)-3-methylpyran-2-one" ;
  ns0:inchi "InChI=1S/C13H12O4/c1-7-4-3-5-9(14)12(7)11-6-10(15)8(2)13(16)17-11/h3-6,14-15H,1-2H3" ;
  ns0:formula "C13H12O4" .

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