@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:50552>
  skos:prefLabel "نفتال تری سولفونات"@fa, "naphthalenetrisulfonate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:44434> .

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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#alt_id> rdfs:label "شناسه-آلت"@fa, "alt_id"@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:44434>
  ns0:monoisotopicmass "364.91122" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:alt_id "CHEBI:44432", "CHEBI:32917" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50552> ;
  skos:prefLabel "نفتالین 1،3،6 تری سولفونات (3)"@fa, "naphthalene-1,3,6-trisulfonate(3-)"@en ;
  ns0:subset "3_STAR" ;
  ns0:formula "C10H5O9S3" ;
  ns0:synonym_RELATED "NAPHTHALENE TRISULFONATE" ;
  ns0:synonym_EXACT "naphthalene-1,3,6-trisulfonate" ;
  ns0:inchi "InChI=1S/C10H8O9S3/c11-20(12,13)7-1-2-9-6(3-7)4-8(21(14,15)16)5-10(9)22(17,18)19/h1-5H,(H,11,12,13)(H,14,15,16)(H,17,18,19)/p-3" ;
  ns0:inchikey "ZPBSAMLXSQCSOX-UHFFFAOYSA-K" ;
  ns0:smiles "[O-]S(=O)(=O)c1ccc2c(cc(cc2c1)S([O-])(=O)=O)S([O-])(=O)=O" ;
  ns0:mass "365.33930" ;
  ns0:charge "-3" .

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