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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121192>
  ns0:formula "C13H10BrClN4OS" ;
  ns0:inchi "InChI=1S/C13H10BrClN4OS/c14-9-1-2-11(10(15)7-9)17-13(21)19-18-12(20)8-3-5-16-6-4-8/h1-7H,(H,18,20)(H2,17,19,21)" ;
  skos:prefLabel "1 (4 برومو 2 کلروفنیل) 3 [[oxo(pyridin 4 yl)methyl]amino]thiourea"@fa, "1-(4-bromo-2-chlorophenyl)-3-[[oxo(pyridin-4-yl)methyl]amino]thiourea"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25529> ;
  ns0:smiles "C1=CC(=C(C=C1Br)Cl)NC(=S)NNC(=O)C2=CC=NC=C2" ;
  ns0:monoisotopicmass "383.94472" ;
  ns0:mass "385.668" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "YAMLHSJWYJGZCC-UHFFFAOYSA-N" ;
  ns0:charge "0" .

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 .
