@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:38672>
  skos:prefLabel "فلاوان ها"@fa, "flavans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:108951> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:108951>
  ns0:smiles "C1C(OC2=CC=CC=C2C1=NNC(=O)C3=CN=CC=C3)C4=CC=CC=C4" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38672> ;
  ns0:monoisotopicmass "343.13208" ;
  ns0:mass "343.379" ;
  ns0:inchi "InChI=1S/C21H17N3O2/c25-21(16-9-6-12-22-14-16)24-23-18-13-20(15-7-2-1-3-8-15)26-19-11-5-4-10-17(18)19/h1-12,14,20H,13H2,(H,24,25)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:formula "C21H17N3O2" ;
  skos:prefLabel "N [(2 فنیل 3،4 دی هیدرو 2H 1 بنزوپیران 4 یلیدین) آمینو] 3 پیریدین کربوکسامید"@fa, "n-[(2-phenyl-3,4-dihydro-2h-1-benzopyran-4-ylidene)amino]-3-pyridinecarboxamide"@en ;
  ns0:inchikey "QBHBTIYFDZZHPR-UHFFFAOYSA-N" .

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 .
