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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:123295>
  skos:prefLabel "N (2،1،3 benzothiadiazol 4 yl) 5 (3 chlorophenyl) 2 furancarboxamide"@fa, "n-(2,1,3-benzothiadiazol-4-yl)-5-(3-chlorophenyl)-2-furancarboxamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48864> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "C1=CC(=CC(=C1)Cl)C2=CC=C(O2)C(=O)NC3=CC=CC4=NSN=C43" ;
  ns0:mass "355.800" ;
  ns0:inchi "InChI=1S/C17H10ClN3O2S/c18-11-4-1-3-10(9-11)14-7-8-15(23-14)17(22)19-12-5-2-6-13-16(12)21-24-20-13/h1-9H,(H,19,22)" ;
  ns0:monoisotopicmass "355.01823" ;
  ns0:formula "C17H10ClN3O2S" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "IPTGRSACOGFTEC-UHFFFAOYSA-N" ;
  ns0:charge "0" .

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 .
