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

<http://www.irandoc.acir/onto/irandoc/CHEBI:92517>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "330.04967" ;
  skos:prefLabel "N [3 (1،3 بنزوتیازول 2 yl) 5،7 دی هیدرو 4H تینو[2،3 c]پیران 2 یل]استامید"@fa, "n-[3-(1,3-benzothiazol-2-yl)-5,7-dihydro-4h-thieno[2,3-c]pyran-2-yl]acetamide"@en ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48910> ;
  ns0:smiles "CC(=O)NC1=C(C2=C(S1)COCC2)C3=NC4=CC=CC=C4S3" ;
  ns0:mass "330.427" ;
  ns0:formula "C16H14N2O2S2" ;
  ns0:inchi "InChI=1S/C16H14N2O2S2/c1-9(19)17-15-14(10-6-7-20-8-13(10)22-15)16-18-11-4-2-3-5-12(11)21-16/h2-5H,6-8H2,1H3,(H,17,19)" ;
  ns0:inchikey "IMPABEWSEMMGHP-UHFFFAOYSA-N" .

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 .
