@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:112950> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:112950>
  skos:prefLabel "LSM 24360"@fa, "lsm-24360"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38207> ;
  ns0:inchikey "DDGBHJLJLPZPIM-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:mass "396.855" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "396.05601" ;
  ns0:inchi "InChI=1S/C18H13ClN6OS/c19-10-4-2-1-3-7(10)8-5-11(26)24-18-12(8)15-13(17(23)27-18)14(21)9(6-20)16(22)25-15/h1-4,8H,5,21,23H2,(H2,22,25)" ;
  ns0:formula "C18H13ClN6OS" ;
  ns0:smiles "C1C(C2=C3C(=C(SC2=NC1=O)N)C(=C(C(=N3)N)C#N)N)C4=CC=CC=C4Cl" .

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 .
