@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:24745>
  skos:prefLabel "هیدروکسی‌پیریدین"@fa, "hydroxypyridine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:230708> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:230708>
  ns0:subset "2_STAR" ;
  ns0:mass "183.207" ;
  ns0:formula "C9H13NO3" ;
  ns0:inchi "InChI=1S/C9H13NO3/c1-2-7-9(13)8(12)3-4-10(7)5-6-11/h3-4,11,13H,2,5-6H2,1H3" ;
  ns0:monoisotopicmass "183.08954" ;
  ns0:inchikey "QEUNHAYEJPIRIA-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "2-ethyl-3-hydroxy-1-(2-hydroxyethyl)pyridin-4-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24745> ;
  ns0:charge "0" ;
  skos:prefLabel "4(1H) پیریدینون، 2 اتیل 3 هیدروکسی 1 (2 هیدروکسی اتیل)"@fa, "4(1h)-pyridinone, 2-ethyl-3-hydroxy-1-(2-hydroxyethyl)-"@en ;
  ns0:smiles "OC1=C(N(CCO)C=CC1=O)CC" .

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