<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
 xmlns:owl="http://www.w3.org/2002/07/owl#"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:dcterms="http://purl.org/dc/terms/"
 xmlns:foaf="http://xmlns.com/foaf/0.1/"
 xmlns:c="http://purl.org/net/ns/creation#"
 xmlns:m="http://www.kanzaki.com/ns/music#"
 xmlns:kw="http://purl.org/net/ns/wordmap#"
>
<m:Symphony rdf:about="http://www.kanzaki.com/music/mcat/mahler/sym.8#s">
 <m:composer>
  <m:Composer rdf:about="http://www.kanzaki.com/ns/psi/en/Gustav_Mahler#s">
   <foaf:name>Gustav Mahler</foaf:name>
  </m:Composer>
 </m:composer>
 <dc:title></dc:title>
 <m:key rdf:resource="http://www.kanzaki.com/music#"/>
 <m:composition rdf:parseType="Resource">
  <c:period>1906</c:period>
 </m:composition>

 <m:premiere rdf:parseType="Resource">
  <rdfs:label>1910 ミュンヘン</rdfs:label>
  <dc:date>1910-09-12</dc:date>
    <c:location xml:lang="ja">ミュンヘン</c:location>
 </m:premiere>
 <m:instrumentation>Pi:2+;Fl:4(+1);Ob:4;Eh:1;Cl:4;Bcl:1;Fg:4;Cfg:1;Hr:8;Tp:4+4;Tb:4+3;Tub:1;Timp;Perc;Hp:2;Pf;Celesta;Harmonium;Org;Str;Sop:2;Alt:2;Ten;Bar;Bas;Choir:2;KnabenChoir</m:instrumentation>

 <dcterms:description rdf:resource="http://www.kanzaki.com/music/perf/mlr?o=sym.8"/>
 <m:sections rdf:parseType="Collection">
  <m:Movement>
   <m:marks>Allegro imepetuoso</m:marks>
   <foaf:depiction rdf:resource='http://www.kanzaki.com/music/mlr/sym8-1.png'/>  </m:Movement>
  <m:Movement>
   <m:marks>Poco adagio</m:marks>
   <foaf:depiction rdf:resource='http://www.kanzaki.com/music/mlr/sym8-2.png'/>  </m:Movement>
 </m:sections>

 <owl:sameAs rdf:resource="http://www.kanzaki.com/ns/names/mw/Mahler/Symphony_No._8#s"/>
</m:Symphony>

<kw:SubjectIndicator rdf:about="http://www.kanzaki.com/music/mcat/mahler/sym.8">
 <foaf:primaryTopic rdf:resource="http://www.kanzaki.com/music/mcat/mahler/sym.8#s"/>
</kw:SubjectIndicator>

</rdf:RDF>