@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:26407>
  skos:prefLabel "پیران‌ها"@fa, "pyrans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:116654> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:116654>
  ns0:inchi "InChI=1S/C20H19N3OS2/c1-2-23-11-13(9-14-5-3-7-25-14)19-16(12-23)18(17-6-4-8-26-17)15(10-21)20(22)24-19/h3-9,18H,2,11-12,22H2,1H3" ;
  ns0:inchikey "QJAKHWIVXMCRHK-UHFFFAOYSA-N" ;
  skos:prefLabel "2 آمینو 6 اتیل 4 تیوفن 2 یل 8 (تیوفن 2 یل متیلیدن) 5،7 دی هیدرو 4H پیرانو[3،2 c] پیریدین 3 کربنیتریل"@fa, "2-amino-6-ethyl-4-thiophen-2-yl-8-(thiophen-2-ylmethylidene)-5,7-dihydro-4h-pyrano[3,2-c]pyridine-3-carbonitrile"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26407> ;
  ns0:mass "381.517" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCN1CC(=CC2=CC=CS2)C3=C(C1)C(C(=C(O3)N)C#N)C4=CC=CS4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C20H19N3OS2" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "381.09695" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
