@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:25392>
  skos:prefLabel "نفتول ها"@fa, "naphthols"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:94100> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:94100>
  ns0:monoisotopicmass "492.03691" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "4 کلرو N [4 هیدروکسی 3 (8 کینولینیل تیو) 1 نفتالنیل] بنزن سولفونامید"@fa, "4-chloro-n-[4-hydroxy-3-(8-quinolinylthio)-1-naphthalenyl]benzenesulfonamide"@en ;
  ns0:charge "0" ;
  ns0:inchikey "IBNDEPGJQYIEJX-UHFFFAOYSA-N" ;
  ns0:mass "493.000" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25392> ;
  ns0:inchi "InChI=1S/C25H17ClN2O3S2/c26-17-10-12-18(13-11-17)33(30,31)28-21-15-23(25(29)20-8-2-1-7-19(20)21)32-22-9-3-5-16-6-4-14-27-24(16)22/h1-15,28-29H" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1=CC=C2C(=C1)C(=CC(=C2O)SC3=CC=CC4=C3N=CC=C4)NS(=O)(=O)C5=CC=C(C=C5)Cl" ;
  ns0:formula "C25H17ClN2O3S2" .

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 .
