@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:230674>
  skos:prefLabel "دی متیل 3 هیدروکسی پیرید 4 یک"@fa, "dimethyl-3-hydroxypyrid-4-one"@en ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50075> ;
  ns0:mass "139.154" ;
  ns0:synonym_EXACT "3-hydroxy-2,5-dimethyl-3H-pyridin-4-one" ;
  ns0:formula "C7H9NO2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "JTUPDNHGJNUOCW-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "139.06333" ;
  ns0:charge "0" ;
  ns0:smiles "OC1C(=NC=C(C1=O)C)C" ;
  ns0:inchi "InChI=1S/C7H9NO2/c1-4-3-8-5(2)7(10)6(4)9/h3,7,10H,1-2H3" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:50075>
  skos:prefLabel "دی‌هیدروپیریدین"@fa, "dihydropyridine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:230674> .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
