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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107926>
  skos:prefLabel "1 [(2 کلرو 6 فلوروفنیل) متیل] 2 اکسو 3 پیریدینیل] 3 (فنیل متیل) اوره"@fa, "1-[1-[(2-chloro-6-fluorophenyl)methyl]-2-oxo-3-pyridinyl]-3-(phenylmethyl)urea"@en ;
  ns0:inchi "InChI=1S/C20H17ClFN3O2/c21-16-8-4-9-17(22)15(16)13-25-11-5-10-18(19(25)26)24-20(27)23-12-14-6-2-1-3-7-14/h1-11H,12-13H2,(H2,23,24,27)" ;
  ns0:formula "C20H17ClFN3O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38183> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:mass "385.820" ;
  ns0:smiles "C1=CC=C(C=C1)CNC(=O)NC2=CC=CN(C2=O)CC3=C(C=CC=C3Cl)F" ;
  ns0:monoisotopicmass "385.09933" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "VCHQEEWIDVWHMW-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 .
