@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://www.irandoc.acir/onto/irandoc/CHEBI:80653>
  ns0:charge "0" ;
  skos:prefLabel "3,6-dihydronicotinic acid"@en, "3،6 دی هیدرونیکوتینیک اسید"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "125.12530" ;
  ns0:formula "C6H7NO2" ;
  ns0:smiles "OC(=O)C1C=CCN=C1" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C6H7NO2/c8-6(9)5-2-1-3-7-4-5/h1-2,4-5H,3H2,(H,8,9)" ;
  ns0:inchikey "PPOLBRYFPXVWHY-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "125.04768" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50075> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
<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:80653> .

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 .
