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

<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:112289>
  ns0:monoisotopicmass "254.06262" ;
  ns0:mass "254.312" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "XYSYDZGXMGECOQ-UHFFFAOYSA-N" ;
  ns0:smiles "C1=CC(=CN=C1)C2=CSC(=N2)NC3=CN=CC=C3" ;
  ns0:formula "C13H10N4S" ;
  ns0:inchi "InChI=1S/C13H10N4S/c1-3-10(7-14-5-1)12-9-18-13(17-12)16-11-4-2-6-15-8-11/h1-9H,(H,16,17)" ;
  skos:prefLabel "N,4 bis (3 پیریدینیل) 2 تیازولامین"@fa, "n,4-bis(3-pyridinyl)-2-thiazolamine"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38207> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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 .
