@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:179961> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:179961>
  ns0:inchi "InChI=1S/C16H12N2O4S/c19-15-10-5-11-3-1-2-4-14(11)16(15)18-17-12-6-8-13(9-7-12)23(20,21)22/h1-10,19H,(H,20,21,22)/b18-17+" ;
  skos:prefLabel "4 [(2 هیدروکسی 1 نفتالنیل) آزو] بنزن سولفونیک اسید"@fa, "4-[(2-hydroxy-1-naphthalenyl)azo]benzenesulfonic acid"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25392> ;
  ns0:charge "0" ;
  ns0:inchikey "RDUJRVXKAIVTDH-ISLYRVAYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "S(O)(=O)(=O)C1=CC=C(/N=N/C=2C=3C(C=CC2O)=CC=CC3)C=C1" ;
  ns0:mass "328.340" ;
  ns0:monoisotopicmass "328.05178" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C16H12N2O4S" ;
  ns0:synonym_EXACT "4-[(2-hydroxynaphthalen-1-yl)diazenyl]benzenesulonic acid" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
