@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://www.irandoc.acir/onto/irandoc/CHEBI:38207>
  skos:prefLabel "آمینوپیریدین"@fa, "aminopyridine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:113251> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:113251>
  ns0:monoisotopicmass "352.07941" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38207> ;
  skos:prefLabel "lsm-24662"@en, "LSM 24662"@fa ;
  ns0:smiles "CC1=C(C(=NC2=C1SC3=C2C(CC(=O)N3)C4=CC=C(C=C4)F)N)C#N" ;
  ns0:inchikey "ZCRVHSPMHWSJDQ-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C18H13FN4OS/c1-8-12(7-20)17(21)23-15-14-11(9-2-4-10(19)5-3-9)6-13(24)22-18(14)25-16(8)15/h2-5,11H,6H2,1H3,(H2,21,23)(H,22,24)" ;
  ns0:formula "C18H13FN4OS" ;
  ns0:subset "2_STAR" ;
  ns0:mass "352.387" ;
  ns0:charge "0" .

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