@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:93193>
  ns0:inchi "InChI=1S/C14H14O4S2/c15-5-7-19-13-11(17)9-3-1-2-4-10(9)12(18)14(13)20-8-6-16/h1-4,15-16H,5-8H2" ;
  ns0:formula "C14H14O4S2" ;
  skos:prefLabel "2,3-bis(2-hydroxyethylthio)naphthalene-1,4-dione"@en, "2،3 بیس (2 هیدروکسی اتیل تیو) نفتالین 1،4 دیون"@fa ;
  ns0:mass "310.391" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1=CC=C2C(=C1)C(=O)C(=C(C2=O)SCCO)SCCO" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:132142> ;
  ns0:monoisotopicmass "310.03335" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "MAASHDQFQDDECQ-UHFFFAOYSA-N" ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:132142>
  skos:prefLabel "1,4-naphthoquinones"@en, "1،4 نفتوکینون"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93193> .

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 .
