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

<http://www.irandoc.acir/onto/irandoc/CHEBI:33292>
  skos:prefLabel "fuel"@en, "سوخت"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://rdf-vocabulary.ddialliance.org/xkos#has_role> rdfs:label "نقشی دارد"@fa, "has_role"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:156549>
  skos:prefLabel "تتروکسوکان"@fa, "tetroxocane"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:81931> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:81931>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC1OC(C)OC(C)OC(C)O1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:156549> ;
  ns0:has_role <http://www.irandoc.acir/onto/irandoc/CHEBI:33292>, "CHEBI:33904" ;
  ns0:synonym_RELATED "Metason", "Deadline", "metacetaldehyde", "Blitzem", "Slug-Tox", "Metaldehyd", "Halizan", "Antimilice", "Cekumeta", "acetaldehyde tetramer", "Ariotox", "acetaldehyde, tetramer", "Corry's Slug Death", "Defender" ;
  ns0:formula "C8H16O4" ;
  ns0:inchikey "GKKDCARASOJPNG-UHFFFAOYSA-N" ;
  skos:prefLabel "metaldehyde"@en, "متالدئید"@fa ;
  ns0:mass "176.212" ;
  ns0:synonym_EXACT "2,4,6,8-tetramethyl-1,3,5,7-tetroxocane" ;
  ns0:subset "3_STAR" ;
  ns0:inchi "InChI=1S/C8H16O4/c1-5-9-6(2)11-8(4)12-7(3)10-5/h5-8H,1-4H3" ;
  ns0:monoisotopicmass "176.10486" ;
  ns0:charge "0" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
