@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/7481> foaf:primaryTopic <album/7481#subject> .

<album/7481#lyrics> a mo:Lyrics .

<album/7481#vocals> a mo:Singer .

<artist/6165#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7481#subject> ;
    schema:name "Naoki Tsuchiya"@en,
        "土屋直樹"@ja ;
    foaf:made <album/7481#composition>,
        <album/7481#subject> ;
    foaf:name "Naoki Tsuchiya"@en,
        "土屋直樹"@ja .

<product/13742#subject> a schema:CreativeWork ;
    schema:name "Hajime no Ippo Portable: Victorious Spirits"@en,
        "はじめの一歩 PORTABLE VICTORIOUS SPIRITS"@ja,
        "Hajime no Ippo Portable: Victorious Spirits"@ja-latn ;
    foaf:name "Hajime no Ippo Portable: Victorious Spirits"@en,
        "はじめの一歩 PORTABLE VICTORIOUS SPIRITS"@ja,
        "Hajime no Ippo Portable: Victorious Spirits"@ja-latn .

<album/7481#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hajime no Ippo Portable: Victorious Spirits Original Soundtrack"@en,
        "はじめの一歩 PORTABLE VICTORIOUS SPIRITS オリジナルサウンドトラック"@ja,
        "Hajime no Ippo Portable: Victorious Spirits Original Soundtrack"@ja-latn ;
    mo:composer <artist/6165#subject> ;
    mo:produced_work <album/7481#musicalwork> ;
    schema:name "Hajime no Ippo Portable: Victorious Spirits Original Soundtrack"@en,
        "はじめの一歩 PORTABLE VICTORIOUS SPIRITS オリジナルサウンドトラック"@ja,
        "Hajime no Ippo Portable: Victorious Spirits Original Soundtrack"@ja-latn .

<album/7481#musicalexpression> a mo:Signal ;
    mo:published_as <album/7481#subject> ;
    mo:records <album/7481#performance> .

<org/2193#subject> schema:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn ;
    foaf:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn .

<https://media.vgm.io/albums/18/7481/7481-1212558716.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/7481#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/18/7481/7481-1212558716.jpg> ;
    foaf:depicts <album/7481#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/18/7481/7481-1212558716.jpg> .

<https://medium-media.vgm.io/albums/18/7481/7481-1212558716.jpg> a schema:ImageObject,
        foaf:Image .

<album/7481#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/7481#composition> ;
    mo:lyrics <album/7481#lyrics> ;
    mo:performed_in <album/7481#performance> ;
    mo:singer <album/7481#vocals> .

<album/7481#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hajime no Ippo Portable: Victorious Spirits Original Soundtrack"@en,
        "はじめの一歩 PORTABLE VICTORIOUS SPIRITS オリジナルサウンドトラック"@ja,
        "Hajime no Ippo Portable: Victorious Spirits Original Soundtrack"@ja-latn ;
    mo:performance_of <album/7481#musicalwork> ;
    mo:performer <artist/6339#subject> ;
    mo:recorded_as <album/7481#musicalexpression> ;
    schema:byArtist <artist/6339#subject> ;
    schema:name "Hajime no Ippo Portable: Victorious Spirits Original Soundtrack"@en,
        "はじめの一歩 PORTABLE VICTORIOUS SPIRITS オリジナルサウンドトラック"@ja,
        "Hajime no Ippo Portable: Victorious Spirits Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/7481#musicalwork> .

<artist/6339#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7481#performance> ;
    schema:name "Takayoshi Tanimoto"@en,
        "谷本貴義"@ja ;
    foaf:name "Takayoshi Tanimoto"@en,
        "谷本貴義"@ja .

<album/7481#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-21"^^xsd:date ;
    dcterms:title "Hajime no Ippo Portable: Victorious Spirits Original Soundtrack"@en,
        "はじめの一歩 PORTABLE VICTORIOUS SPIRITS オリジナルサウンドトラック"@ja,
        "Hajime no Ippo Portable: Victorious Spirits Original Soundtrack"@ja-latn ;
    mo:catalogue_number "COCX-34932" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7481#musicalexpression> ;
    mo:publisher <org/2193#subject> ;
    mo:record _:N599b4e5423884f8da0f6c034d523512e ;
    mo:record_count 1 ;
    schema:about <product/13742#subject> ;
    schema:byArtist <artist/6339#subject> ;
    schema:datePublished "2008-05-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/7481/7481-1212558716.jpg> ;
    schema:name "Hajime no Ippo Portable: Victorious Spirits Original Soundtrack"@en,
        "はじめの一歩 PORTABLE VICTORIOUS SPIRITS オリジナルサウンドトラック"@ja,
        "Hajime no Ippo Portable: Victorious Spirits Original Soundtrack"@ja-latn ;
    schema:publisher <org/2193#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/7481/7481-1212558716.jpg> .

_:N08611a1314fb4b229f0231694e60d863 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Setup [System Screen]"@en,
        "Setup ［システム画面］"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Setup [System Screen]"@en,
        "Setup ［システム画面］"@ja .

_:N17d2b1985db5445ba00e94a16de33f20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Those Who Meet [Red Corner Fighter Enters]"@en,
        "Those who meet ［赤コーナー選手入場］"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Those Who Meet [Red Corner Fighter Enters]"@en,
        "Those who meet ［赤コーナー選手入場］"@ja .

_:N180ec2e86af34d5596aa757a2b779568 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunlight [Story Direction 1]"@en,
        "Sunlight ［ストーリー演出1］"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Sunlight [Story Direction 1]"@en,
        "Sunlight ［ストーリー演出1］"@ja .

_:N2bf25df6fbf84ea58f27f8e8333cb5bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exhibition [Exhibition Mode Fighter Selection]"@en,
        "Exhibition ［エキシビションモード選手選択］"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Exhibition [Exhibition Mode Fighter Selection]"@en,
        "Exhibition ［エキシビションモード選手選択］"@ja .

_:N336c219526b5457ca806c86184cc41a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Stream [Story Direction 2]"@en,
        "Little stream ［ストーリー演出2］"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Little Stream [Story Direction 2]"@en,
        "Little stream ［ストーリー演出2］"@ja .

_:N40090bf23f9d4c5ba738497e16a407b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blast of Wind [Match 5]"@en,
        "Blast of wind ［試合中5］"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Blast of Wind [Match 5]"@en,
        "Blast of wind ［試合中5］"@ja .

_:N41c650bd0b3748f98c1ab194e99389e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Determination [Story Direction 5]"@en,
        "決意 ［ストーリー演出5］"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Determination [Story Direction 5]"@en,
        "決意 ［ストーリー演出5］"@ja .

_:N435ec60105e14df2993fb48cf0fdc257 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning Heart ~Game Version~ [Theme Song~Game Version~]"@en,
        "Burning Heart 〜Game Version〜 ［主題歌〜ゲームバージョン〜］"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Burning Heart ~Game Version~ [Theme Song~Game Version~]"@en,
        "Burning Heart 〜Game Version〜 ［主題歌〜ゲームバージョン〜］"@ja .

_:N45db61d234e64847b37a6ead9343497f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning Heart ~Karaoke Version~ [Theme Song ~Karaoke Version~]"@en,
        "Burning Heart 〜karaoke Version〜 ［主題歌〜カラオケバージョン〜］"@ja ;
    mo:track_number 29 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Burning Heart ~Karaoke Version~ [Theme Song ~Karaoke Version~]"@en,
        "Burning Heart 〜karaoke Version〜 ［主題歌〜カラオケバージョン〜］"@ja .

_:N5666a3e091774d88b1c8462a20bb9329 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Murderous Intent [Match 4]"@en,
        "Murderous intent ［試合中4］"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Murderous Intent [Match 4]"@en,
        "Murderous intent ［試合中4］"@ja .

_:N58465cb012984d91a5379414fa92ea1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Malice [Story Direction 3]"@en,
        "Malice ［ストーリー演出3］"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Malice [Story Direction 3]"@en,
        "Malice ［ストーリー演出3］"@ja .

_:N69f888e551e040b1ac6810dab5faaa40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Crisis for Which It Presses [During a Crisis During a Match]"@en,
        "The crisis for which it presses ［試合中ピンチ時］"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "The Crisis for Which It Presses [During a Crisis During a Match]"@en,
        "The crisis for which it presses ［試合中ピンチ時］"@ja .

_:N6fdc2ff20e964247bdcbd3ed8bbd4453 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning Heart ~BGM Version~ [Match 8]"@en,
        "Burning Heart 〜BGM Version〜 ［試合中8］"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Burning Heart ~BGM Version~ [Match 8]"@en,
        "Burning Heart 〜BGM Version〜 ［試合中8］"@ja .

_:N7231896921d54d6d9ec91af98a5bf2dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle of Hawk ~Victorious Spirits Version~ [Match 7]"@en,
        "The battle of hawk 〜Victorious spirits Version〜 ［試合中7］"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "The Battle of Hawk ~Victorious Spirits Version~ [Match 7]"@en,
        "The battle of hawk 〜Victorious spirits Version〜 ［試合中7］"@ja .

_:N7409eec0224c417bb5a34b4f33f36393 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victorious Applause [Victory Jingle]"@en,
        "Victorious applause ［勝利ジングル］"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Victorious Applause [Victory Jingle]"@en,
        "Victorious applause ［勝利ジングル］"@ja .

_:N84a117891b184c34b23e642599a61169 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Embarrassment [Story Direction 6]"@en,
        "Embarrassment ［ストーリー演出6］"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Embarrassment [Story Direction 6]"@en,
        "Embarrassment ［ストーリー演出6］"@ja .

_:N958681d935534f088d32c471cd7877a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disapointment [Defeat Jingle]"@en,
        "Disapointment ［敗北ジングル］"@ja ;
    mo:track_number 25 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Disapointment [Defeat Jingle]"@en,
        "Disapointment ［敗北ジングル］"@ja .

_:Na28edd23d06a4ab6892d2c3564a9951b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Departure [Ending]"@en,
        "Great departure ［エンディング］"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Great Departure [Ending]"@en,
        "Great departure ［エンディング］"@ja .

_:Na5af4fd1a89e42eb8cb1fea7dfad556f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Premonition of Intense Fighting [Title Screen]"@en,
        "The premonition of intense fighting ［タイトル画面］"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "The Premonition of Intense Fighting [Title Screen]"@en,
        "The premonition of intense fighting ［タイトル画面］"@ja .

_:Nab85027fde8e4cc484e243b13379652c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take It Easy [Match 2]"@en,
        "Take it easy ［試合中2］"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Take It Easy [Match 2]"@en,
        "Take it easy ［試合中2］"@ja .

_:Naf80207f04254b429d552edf731cdd29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning Heart [Theme Song]"@en,
        "Burning Heart ［主題歌］"@ja ;
    mo:track_number 28 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Burning Heart [Theme Song]"@en,
        "Burning Heart ［主題歌］"@ja .

_:Nb68583b694714dcba41b069047cdac03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over [Game Over]"@en,
        "Game over ［ゲームオーバー］"@ja ;
    mo:track_number 27 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Game Over [Game Over]"@en,
        "Game over ［ゲームオーバー］"@ja .

_:Nb708c5533ed240b9b6a8cc5420a92c0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Challenger [Blue Corner Fighter Enters]"@en,
        "Challenger ［青コーナー選手入場］"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Challenger [Blue Corner Fighter Enters]"@en,
        "Challenger ［青コーナー選手入場］"@ja .

_:Nb8f5250f428a46ff9042c45aaae9febf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Virtue [Match 6]"@en,
        "Virtue ［試合中6］"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Virtue [Match 6]"@en,
        "Virtue ［試合中6］"@ja .

_:Ncb7d1b647de647c289a613cec3274f6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Step of the Start [Match 1]"@en,
        "One step of the start ［試合中1］"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "One Step of the Start [Match 1]"@en,
        "One step of the start ［試合中1］"@ja .

_:Nebd2685cef2d493fafef03ec44ce3e46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catch Ball [Story Direction 4]"@en,
        "Catch ball ［ストーリー演出4］"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Catch Ball [Story Direction 4]"@en,
        "Catch ball ［ストーリー演出4］"@ja .

_:Nf6404fd1a89842a89fee9b87f508acfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bell of Joy [Tournament Mode Victory Jingle]"@en,
        "歓喜の鐘 ［トーナメントモード勝利ジングル］"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Bell of Joy [Tournament Mode Victory Jingle]"@en,
        "歓喜の鐘 ［トーナメントモード勝利ジングル］"@ja .

_:Nfabb5784c8c74450b5c906fb5d29f31f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hidden Fight [Match 3]"@en,
        "Hidden fight ［試合中3］"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Hidden Fight [Match 3]"@en,
        "Hidden fight ［試合中3］"@ja .

_:Nfc2025644d1b4ec481ee0559db56e922 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight!! [VS Mode Match Start Jingle]"@en,
        "Fight！！ ［VSモード試合開始ジングル］"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N599b4e5423884f8da0f6c034d523512e ;
    schema:name "Fight!! [VS Mode Match Start Jingle]"@en,
        "Fight！！ ［VSモード試合開始ジングル］"@ja .

_:N599b4e5423884f8da0f6c034d523512e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08611a1314fb4b229f0231694e60d863,
        _:N17d2b1985db5445ba00e94a16de33f20,
        _:N180ec2e86af34d5596aa757a2b779568,
        _:N2bf25df6fbf84ea58f27f8e8333cb5bd,
        _:N336c219526b5457ca806c86184cc41a9,
        _:N40090bf23f9d4c5ba738497e16a407b3,
        _:N41c650bd0b3748f98c1ab194e99389e3,
        _:N435ec60105e14df2993fb48cf0fdc257,
        _:N45db61d234e64847b37a6ead9343497f,
        _:N5666a3e091774d88b1c8462a20bb9329,
        _:N58465cb012984d91a5379414fa92ea1f,
        _:N69f888e551e040b1ac6810dab5faaa40,
        _:N6fdc2ff20e964247bdcbd3ed8bbd4453,
        _:N7231896921d54d6d9ec91af98a5bf2dd,
        _:N7409eec0224c417bb5a34b4f33f36393,
        _:N84a117891b184c34b23e642599a61169,
        _:N958681d935534f088d32c471cd7877a8,
        _:Na28edd23d06a4ab6892d2c3564a9951b,
        _:Na5af4fd1a89e42eb8cb1fea7dfad556f,
        _:Nab85027fde8e4cc484e243b13379652c,
        _:Naf80207f04254b429d552edf731cdd29,
        _:Nb68583b694714dcba41b069047cdac03,
        _:Nb708c5533ed240b9b6a8cc5420a92c0b,
        _:Nb8f5250f428a46ff9042c45aaae9febf,
        _:Ncb7d1b647de647c289a613cec3274f6a,
        _:Nebd2685cef2d493fafef03ec44ce3e46,
        _:Nf6404fd1a89842a89fee9b87f508acfe,
        _:Nfabb5784c8c74450b5c906fb5d29f31f,
        _:Nfc2025644d1b4ec481ee0559db56e922 ;
    mo:track_count 29 ;
    schema:duration "PT59:21"^^xsd:interval ;
    schema:numTracks 29 ;
    schema:track _:N08611a1314fb4b229f0231694e60d863,
        _:N17d2b1985db5445ba00e94a16de33f20,
        _:N180ec2e86af34d5596aa757a2b779568,
        _:N2bf25df6fbf84ea58f27f8e8333cb5bd,
        _:N336c219526b5457ca806c86184cc41a9,
        _:N40090bf23f9d4c5ba738497e16a407b3,
        _:N41c650bd0b3748f98c1ab194e99389e3,
        _:N435ec60105e14df2993fb48cf0fdc257,
        _:N45db61d234e64847b37a6ead9343497f,
        _:N5666a3e091774d88b1c8462a20bb9329,
        _:N58465cb012984d91a5379414fa92ea1f,
        _:N69f888e551e040b1ac6810dab5faaa40,
        _:N6fdc2ff20e964247bdcbd3ed8bbd4453,
        _:N7231896921d54d6d9ec91af98a5bf2dd,
        _:N7409eec0224c417bb5a34b4f33f36393,
        _:N84a117891b184c34b23e642599a61169,
        _:N958681d935534f088d32c471cd7877a8,
        _:Na28edd23d06a4ab6892d2c3564a9951b,
        _:Na5af4fd1a89e42eb8cb1fea7dfad556f,
        _:Nab85027fde8e4cc484e243b13379652c,
        _:Naf80207f04254b429d552edf731cdd29,
        _:Nb68583b694714dcba41b069047cdac03,
        _:Nb708c5533ed240b9b6a8cc5420a92c0b,
        _:Nb8f5250f428a46ff9042c45aaae9febf,
        _:Ncb7d1b647de647c289a613cec3274f6a,
        _:Nebd2685cef2d493fafef03ec44ce3e46,
        _:Nf6404fd1a89842a89fee9b87f508acfe,
        _:Nfabb5784c8c74450b5c906fb5d29f31f,
        _:Nfc2025644d1b4ec481ee0559db56e922 .

