@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:37947>
  skos:prefLabel "بنزوتیازول ها"@fa, "benzothiazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:114300> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:114300>
  ns0:inchi "InChI=1S/C13H13N3O2S3/c1-18-8-2-3-9-10(6-8)21-12(15-9)16-11(17)7-20-13-14-4-5-19-13/h2-3,6H,4-5,7H2,1H3,(H,15,16,17)" ;
  ns0:formula "C13H13N3O2S3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37947> ;
  ns0:inchikey "IAKKIHNNOHKIJQ-UHFFFAOYSA-N" ;
  skos:prefLabel "2-(4,5-dihydrothiazol-2-ylthio)-n-(6-methoxy-1,3-benzothiazol-2-yl)acetamide"@en, "2 (4،5 دی هیدروتیازول 2 ایلتیو) N (6 متوکسی 1،3 بنزوتیازول 2 یل) استامید"@fa ;
  ns0:monoisotopicmass "339.01699" ;
  ns0:mass "339.460" ;
  ns0:smiles "COC1=CC2=C(C=C1)N=C(S2)NC(=O)CSC3=NCCS3" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
