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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92172>
  ns0:mass "272.391" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37942> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "272.04419" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "RQZMMGGDXZSKFJ-UHFFFAOYSA-N" ;
  skos:prefLabel "2-(4,5,6,7-tetrahydrothieno[2,3-c]pyridin-3-yl)-1,3-benzothiazole"@en, "2 (4،5،6،7 تتراهیدروتینو[2،3 c] پیریدین 3 yl) 1،3 بنزوتیازول"@fa ;
  ns0:formula "C14H12N2S2" ;
  ns0:inchi "InChI=1S/C14H12N2S2/c1-2-4-12-11(3-1)16-14(18-12)10-8-17-13-7-15-6-5-9(10)13/h1-4,8,15H,5-7H2" ;
  ns0:smiles "C1CNCC2=C1C(=CS2)C3=NC4=CC=CC=C4S3" .

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 .
