@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:38183>
  skos:prefLabel "پیریدون"@fa, "pyridone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:195047> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:195047>
  ns0:monoisotopicmass "216.05105" ;
  ns0:mass "216.163" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C9H7F3N2O/c10-9(11,12)7-3-1-5-14(8(7)15)6-2-4-13/h1,3,5H,2,6H2" ;
  ns0:formula "C9H7F3N2O" ;
  skos:prefLabel "3 [2 Oxo 3 (تری فلورومتیل) 1،2 دی هیدروپیریدین 1 yl]پروپانیتریل"@fa, "3-[2-oxo-3-(trifluoromethyl)-1,2-dihydropyridin-1-yl]propanenitrile"@en ;
  ns0:inchikey "CQBBWSPMEJVWQE-UHFFFAOYSA-N" ;
  ns0:smiles "FC(F)(F)C=1C(=O)N(CCC#N)C=CC1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38183> ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "3-[2-oxo-3-(triluoromethyl)pyridin-1-yl]propanenitrile" ;
  ns0:subset "2_STAR" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
