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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116610>
  ns0:inchi "InChI=1S/C17H13N3O3S2/c1-23-13-4-2-3-11(9-13)10-14-16(22)20(17(24)25-14)19-15(21)12-5-7-18-8-6-12/h2-10H,1H3,(H,19,21)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25529> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "N [5 [(3 متوکسی فنیل) متیلیدن] 4 اکسو 2 سولفانیلیدن 3 تیازولیدینیل] 4 پیریدین کربوکسامید"@fa, "n-[5-[(3-methoxyphenyl)methylidene]-4-oxo-2-sulfanylidene-3-thiazolidinyl]-4-pyridinecarboxamide"@en ;
  ns0:charge "0" ;
  ns0:mass "371.436" ;
  ns0:formula "C17H13N3O3S2" ;
  ns0:smiles "COC1=CC=CC(=C1)C=C2C(=O)N(C(=S)S2)NC(=O)C3=CC=NC=C3" ;
  ns0:monoisotopicmass "371.03983" ;
  ns0:inchikey "XETCJQBQFLVMQJ-UHFFFAOYSA-N" .

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 .
