@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:59800>
  skos:prefLabel "دی تیوکتال"@fa, "dithioketal"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:172472> .

<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:172472>
  ns0:mass "232.360" ;
  ns0:monoisotopicmass "232.05917" ;
  ns0:inchikey "KKEFRICKADNKCV-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "hexahydro-2',4-dimethylspiro[1,3-dithiolo[4,5-c]furan-2,3'(2'h)-furan]"@en, "Hexahydro 2',4 dimethylspiro[1,3 dithiolo[4,5 c]furan 2,3'(2'H) furan]"@fa ;
  ns0:smiles "S1C2(SC3C1C(OC3)C)C(OCC2)C" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C10H16O2S2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59800> ;
  ns0:synonym_EXACT "2',4-dimethylspiro[3a,4,6,6a-tetrahydro-[1,3]dithiolo[4,5-c]uran-2,3'-oxolane]" ;
  ns0:inchi "InChI=1S/C10H16O2S2/c1-6-9-8(5-12-6)13-10(14-9)3-4-11-7(10)2/h6-9H,3-5H2,1-2H3" .

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