@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://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#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://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25470>
  skos:prefLabel "نفتالین دی سولفونات"@fa, "naphthalenedisulfonate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:25475> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:25475>
  ns0:inchikey "FITZJYAVATZPMJ-UHFFFAOYSA-L" ;
  ns0:synonym_EXACT "naphthalene-2,6-disulfonate" ;
  skos:prefLabel "naphthalene-2,6-disulfonate(2-)"@en, "نفتالین 2،6 دی سولفونات (2)"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C10H6O6S2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25470> ;
  ns0:synonym_RELATED "2,6-naphthalenedisulfonate" ;
  ns0:mass "286.28304" ;
  ns0:monoisotopicmass "285.96168" ;
  ns0:charge "-2" ;
  ns0:smiles "[O-]S(=O)(=O)c1ccc2cc(ccc2c1)S([O-])(=O)=O" ;
  ns0:inchi "InChI=1S/C10H8O6S2/c11-17(12,13)9-3-1-7-5-10(18(14,15)16)4-2-8(7)6-9/h1-6H,(H,11,12,13)(H,14,15,16)/p-2" ;
  ns0:subset "3_STAR" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
