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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:104992>
  ns0:subset "2_STAR" ;
  skos:prefLabel "n-[[4-(4-fluoroanilino)-4-oxobutan-2-ylidene]amino]-2-pyridinecarboxamide"@en, "N [[4 (4 فلوئوروآنیلینو) 4 اگزوبوتان 2 یلیدین] آمینو] 2 پیریدین کربوکسامید"@fa ;
  ns0:inchikey "YZHSDKOZLVOGDU-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C16H15FN4O2/c1-11(20-21-16(23)14-4-2-3-9-18-14)10-15(22)19-13-7-5-12(17)6-8-13/h2-9H,10H2,1H3,(H,19,22)(H,21,23)" ;
  ns0:smiles "CC(=NNC(=O)C1=CC=CC=N1)CC(=O)NC2=CC=C(C=C2)F" ;
  ns0:charge "0" ;
  ns0:mass "314.315" ;
  ns0:formula "C16H15FN4O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26420> ;
  ns0:monoisotopicmass "314.11790" .

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 .
