@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:36336>
  skos:prefLabel "نفتالین سولفونیک اسید"@fa, "naphthalenesulfonic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:228901> .

<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:228901>
  ns0:subset "2_STAR" ;
  ns0:formula "C10H7O4S.K" ;
  skos:prefLabel "پتاسیم 7 هیدروکسی 1 نفتالین سولفونات"@fa, "potassium 7-hydroxy-1-naphthalenesulfonate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "UZBFJXMJCARTGH-UHFFFAOYSA-M" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36336> ;
  ns0:mass "262.320" ;
  ns0:smiles "[K+].S([O-])(=O)(=O)C=1C2=C(C=CC1)C=CC(O)=C2" ;
  ns0:monoisotopicmass "261.97021" ;
  ns0:synonym_EXACT "potassium.7-hydroxynaphthalene-1-sulonate" ;
  ns0:inchi "InChI=1S/C10H8O4S.K/c11-8-5-4-7-2-1-3-10(9(7)6-8)15(12,13)14;/h1-6,11H,(H,12,13,14);/q;+1/p-1" ;
  ns0:charge "0" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
