@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:26420>
  skos:prefLabel "اسید پیریدین مونو کربوکسیلیک"@fa, "pyridinemonocarboxylic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:101552> .

<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:101552>
  skos:prefLabel "LSM 12915"@fa, "lsm-12915"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26420> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C27H30N4O5/c32-16-20-22-15-30-21(6-5-19(26(30)34)17-3-1-2-4-17)24(23(20)27(35)29-11-13-36-14-12-29)31(22)25(33)18-7-9-28-10-8-18/h3,5-10,20,22-24,32H,1-2,4,11-16H2/t20-,22-,23+,24+/m1/s1" ;
  ns0:mass "490.552" ;
  ns0:monoisotopicmass "490.22162" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1CC=C(C1)C2=CC=C3[C@H]4[C@H]([C@@H]([C@H](N4C(=O)C5=CC=NC=C5)CN3C2=O)CO)C(=O)N6CCOCC6" ;
  ns0:formula "C27H30N4O5" ;
  ns0:inchikey "COTUBAWVYSPTNF-AZOUXBGGSA-N" ;
  ns0:charge "0" .

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 .
