<?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.4#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>1899/1901</c:period>
  <c:revised>1901/10</c:revised>
 </m:composition>

 <m:premiere rdf:parseType="Resource">
  <rdfs:label>1893 ハンブルク</rdfs:label>
  <dc:date>1893-10-27</dc:date>
    <c:location xml:lang="ja">ハンブルク</c:location>
  <rdfs:comment xml:lang="ja">（4楽章のみ）</rdfs:comment>
 </m:premiere>
 <m:premiere rdf:parseType="Resource">
  <rdfs:label>1901 ミュンヘン</rdfs:label>
  <dc:date>1901-11-25</dc:date>
    <c:location xml:lang="ja">ミュンヘン</c:location>
  <rdfs:comment xml:lang="ja">（全曲）</rdfs:comment>
 </m:premiere>
 <m:instrumentation>Pi:(2);Fl:4;Ob:3;Eh:(1);Cl:3;Bcl:(1);Fg:3;Cfg:(1);Hr:4;Tp:3;Timp;Perc;Hp:1;Str;Sop</m:instrumentation>

 <dcterms:description rdf:resource="http://www.kanzaki.com/music/perf/mlr?o=sym.4"/>
 <m:sections rdf:parseType="Collection">
  <m:Movement>
   <m:marks>Bedachtig, nicht eilen</m:marks>
   <foaf:depiction rdf:resource='http://www.kanzaki.com/music/mlr/sym4-1.png'/>  </m:Movement>
  <m:Movement>
   <m:marks>In gemachlicher Bewegung, ohne Hast</m:marks>
   <foaf:depiction rdf:resource='http://www.kanzaki.com/music/mlr/sym4-2.png'/>  </m:Movement>
  <m:Movement>
   <m:marks>Ruhevoll</m:marks>
   <foaf:depiction rdf:resource='http://www.kanzaki.com/music/mlr/sym4-3.png'/>  </m:Movement>
  <m:Movement>
   <m:marks> Sehr behaglich</m:marks>
   <foaf:depiction rdf:resource='http://www.kanzaki.com/music/mlr/sym4-4.png'/>  </m:Movement>
 </m:sections>

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

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

</rdf:RDF>