@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/15461> foaf:primaryTopic <album/15461#subject> .

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

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

<album/531> a mo:Release ;
    mo:catalogue_number "ZMCX-102" .

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15461#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/15461#composition>,
        <album/15461#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/504#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15461#subject> ;
    schema:name "Akito Nakatsuka"@en,
        "中塚章人"@ja ;
    foaf:made <album/15461#composition>,
        <album/15461#subject> ;
    foaf:name "Akito Nakatsuka"@en,
        "中塚章人"@ja .

<artist/635#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15461#subject> ;
    schema:name "Minako Hamano"@en,
        "濱野美奈子"@ja ;
    foaf:made <album/15461#composition>,
        <album/15461#subject> ;
    foaf:name "Minako Hamano"@en,
        "濱野美奈子"@ja .

<product/187#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn ;
    foaf:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn .

<product/416#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn ;
    foaf:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn .

<product/493#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Link's Awakening (1993)"@en,
        "ゼルダの伝説 夢をみる島 (1993)"@ja,
        "Zelda no Densetsu: Yume wo Miru Shima (1993)"@ja-latn ;
    foaf:name "The Legend of Zelda: Link's Awakening (1993)"@en,
        "ゼルダの伝説 夢をみる島 (1993)"@ja,
        "Zelda no Densetsu: Yume wo Miru Shima (1993)"@ja-latn .

<product/500#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn ;
    foaf:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn .

<product/501#subject> a schema:CreativeWork ;
    schema:name "Zelda II: The Adventure of Link"@en,
        "リンクの冒険"@ja,
        "Link no Bouken"@ja-latn ;
    foaf:name "Zelda II: The Adventure of Link"@en,
        "リンクの冒険"@ja,
        "Link no Bouken"@ja-latn .

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

<album/15461#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend of Zelda: Ocarina of Time Hyrule Symphony"@en,
        "ゼルダの伝説 ～時のオカリナ～ ハイラル・シンフォニー"@ja,
        "The Legend of Zelda: Ocarina of Time Hyrule Symphony"@ja-latn ;
    mo:performance_of <album/15461#musicalwork> ;
    mo:recorded_as <album/15461#musicalexpression> ;
    schema:name "The Legend of Zelda: Ocarina of Time Hyrule Symphony"@en,
        "ゼルダの伝説 ～時のオカリナ～ ハイラル・シンフォニー"@ja,
        "The Legend of Zelda: Ocarina of Time Hyrule Symphony"@ja-latn ;
    schema:workPerformed <album/15461#musicalwork> .

<org/297#subject> schema:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn ;
    foaf:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/16/15461/15461-1267988902.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/15461#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Zelda: Ocarina of Time Hyrule Symphony"@en,
        "ゼルダの伝説 ～時のオカリナ～ ハイラル・シンフォニー"@ja,
        "The Legend of Zelda: Ocarina of Time Hyrule Symphony"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Nintendo)"@en ;
            foaf:made <album/15461#composition> ;
            foaf:name "(Nintendo)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Nintendo"@en ;
            foaf:made <album/15461#composition> ;
            foaf:name "(Nintendo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Nintendo)"@en ;
            foaf:made <album/15461#composition> ;
            foaf:name "(Nintendo)"@en ],
        <artist/190#subject>,
        <artist/504#subject>,
        <artist/635#subject> ;
    mo:produced_work <album/15461#musicalwork> ;
    schema:name "The Legend of Zelda: Ocarina of Time Hyrule Symphony"@en,
        "ゼルダの伝説 ～時のオカリナ～ ハイラル・シンフォニー"@ja,
        "The Legend of Zelda: Ocarina of Time Hyrule Symphony"@ja-latn .

<album/15461#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-01-01"^^xsd:date ;
    dcterms:title "The Legend of Zelda: Ocarina of Time Hyrule Symphony"@en,
        "ゼルダの伝説 ～時のオカリナ～ ハイラル・シンフォニー"@ja,
        "The Legend of Zelda: Ocarina of Time Hyrule Symphony"@ja-latn ;
    mo:catalogue_number "MICA-0063" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/531> ;
    mo:publication_of <album/15461#musicalexpression> ;
    mo:publisher <org/297#subject> ;
    mo:record _:Nfa622b31b83746bc9b60cdc401edc606 ;
    mo:record_count 1 ;
    schema:about <product/187#subject>,
        <product/416#subject>,
        <product/493#subject>,
        <product/500#subject>,
        <product/501#subject> ;
    schema:datePublished "2003-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/15461/15461-1267988902.jpg> ;
    schema:name "The Legend of Zelda: Ocarina of Time Hyrule Symphony"@en,
        "ゼルダの伝説 ～時のオカリナ～ ハイラル・シンフォニー"@ja,
        "The Legend of Zelda: Ocarina of Time Hyrule Symphony"@ja-latn ;
    schema:publisher <org/297#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/15461/15461-1267988902.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15461#subject> ;
    schema:name "(Nintendo"@en ;
    foaf:made <album/15461#subject> ;
    foaf:name "(Nintendo"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15461#subject> ;
    schema:name "(Nintendo)"@en ;
    foaf:made <album/15461#subject> ;
    foaf:name "(Nintendo)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15461#subject> ;
    schema:name "(Nintendo)"@en ;
    foaf:made <album/15461#subject> ;
    foaf:name "(Nintendo)"@en .

_:N038eda05e970468b8e2ad33b1fc08ff0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 27 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "None"@en,
        "None"@ja .

_:N06a42112b09841c78bfdff738c2b1a4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Zelda Suite"@en,
        "ゼルダの伝説組曲"@ja ;
    mo:track_number 25 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "The Legend of Zelda Suite"@en,
        "ゼルダの伝説組曲"@ja .

_:N120914af9761456386bdca204963465d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title"@en,
        "タイトル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "Title"@en,
        "タイトル"@ja .

_:N189de76dce4e41f384950d1cf6fb3a51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 31 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "None"@en,
        "None"@ja .

_:N18bab06898364bcc9710c3746306e2ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 28 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "None"@en,
        "None"@ja .

_:N1a42fbb95e2f48f58687575674c450a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 26 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "None"@en,
        "None"@ja .

_:N1b009a34e9f7452ea00594d410ef1413 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 30 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "None"@en,
        "None"@ja .

_:N24712aae80f247b9b1ea23b1a4968264 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "None"@en,
        "None"@ja .

_:N4cdb49d8de184b2c8c1ede021dc5b9fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 33 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "None"@en,
        "None"@ja .

_:N51608fe58d414214a3cdb963b76559b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kokiri Forest"@en,
        "コキリの森"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "Kokiri Forest"@en,
        "コキリの森"@ja .

_:N536bcec1e6ad4f03be58423820837f81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 24 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "None"@en,
        "None"@ja .

_:N5910957e16a242c6812fdc763a220b64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "None"@en,
        "None"@ja .

_:N59cd51412d594f16b6630c64c01d00e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 32 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "None"@en,
        "None"@ja .

_:N5c310e52825747abb0eb2c506e9fbef2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "None"@en,
        "None"@ja .

_:N5e4fb0ef4dc34cd3a512cce1dbccf5f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 23 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "None"@en,
        "None"@ja .

_:N60937f89af7943dc802651df2cb5fe9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 29 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "None"@en,
        "None"@ja .

_:N67dff2b1b2254d609d8e4754a7e6b985 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death Mountain"@en,
        "デスマウンテン"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "Death Mountain"@en,
        "デスマウンテン"@ja .

_:N7ecfe0a0a2e24a5fb304919c958d9b67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lon Lon Ranch"@en,
        "ロンロン牧場"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "Lon Lon Ranch"@en,
        "ロンロン牧場"@ja .

_:N8102f6456ff7457986c123a9e6ab32e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule Castle"@en,
        "ハイラル城"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "Hyrule Castle"@en,
        "ハイラル城"@ja .

_:N838b8854f06944cc8a4ddd2cbf593213 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 21 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "None"@en,
        "None"@ja .

_:N8d7ecb293a5840ba9d984cb21a57863d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "None"@en,
        "None"@ja .

_:N941c5256c4da469bbc3dcf57c69ea18b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kakariko Village"@en,
        "カカリコ村"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "Kakariko Village"@en,
        "カカリコ村"@ja .

_:N9de29bde46b3489789ba70eb73313cb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 22 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "None"@en,
        "None"@ja .

_:N9fe1d03815a64545a01f04854a60f89a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule Field"@en,
        "ハイラル平原"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "Hyrule Field"@en,
        "ハイラル平原"@ja .

_:Na249701910364f2e99dba8d3f99ebe6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ganondorf"@en,
        "ガノンドロフ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "Ganondorf"@en,
        "ガノンドロフ"@ja .

_:Na3bc67da0d3c4a248690d977d832baf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 20 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "None"@en,
        "None"@ja .

_:Nae1ab9309ee3456ab27af8aa9a83a2a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ocarina Suite"@en,
        "オカリナ組曲"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "Ocarina Suite"@en,
        "オカリナ組曲"@ja .

_:Naf81722df96e4c87bed9db0d9ad04532 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "None"@en,
        "None"@ja .

_:Nb5b4d13e9014437a926660f7b938488e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gerudo Valley"@en,
        "ゲルドの谷"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "Gerudo Valley"@en,
        "ゲルドの谷"@ja .

_:Nb81515e854c44ca9b68904e91c23835c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 19 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "None"@en,
        "None"@ja .

_:Nc00742d5837f47c3bfb7649eaf1084f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zora's Domain"@en,
        "ゾーラの里"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "Zora's Domain"@en,
        "ゾーラの里"@ja .

_:Nd064a4fdce8c4554adb187f0fe3bc03b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Zelda"@en,
        "ゼルダ姫"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "Princess Zelda"@en,
        "ゼルダ姫"@ja .

_:Nf7ff1744255645e4a8d72cb699c53fb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa622b31b83746bc9b60cdc401edc606 ;
    schema:name "None"@en,
        "None"@ja .

_:Nfa622b31b83746bc9b60cdc401edc606 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N038eda05e970468b8e2ad33b1fc08ff0,
        _:N06a42112b09841c78bfdff738c2b1a4b,
        _:N120914af9761456386bdca204963465d,
        _:N189de76dce4e41f384950d1cf6fb3a51,
        _:N18bab06898364bcc9710c3746306e2ef,
        _:N1a42fbb95e2f48f58687575674c450a5,
        _:N1b009a34e9f7452ea00594d410ef1413,
        _:N24712aae80f247b9b1ea23b1a4968264,
        _:N4cdb49d8de184b2c8c1ede021dc5b9fd,
        _:N51608fe58d414214a3cdb963b76559b2,
        _:N536bcec1e6ad4f03be58423820837f81,
        _:N5910957e16a242c6812fdc763a220b64,
        _:N59cd51412d594f16b6630c64c01d00e1,
        _:N5c310e52825747abb0eb2c506e9fbef2,
        _:N5e4fb0ef4dc34cd3a512cce1dbccf5f9,
        _:N60937f89af7943dc802651df2cb5fe9c,
        _:N67dff2b1b2254d609d8e4754a7e6b985,
        _:N7ecfe0a0a2e24a5fb304919c958d9b67,
        _:N8102f6456ff7457986c123a9e6ab32e0,
        _:N838b8854f06944cc8a4ddd2cbf593213,
        _:N8d7ecb293a5840ba9d984cb21a57863d,
        _:N941c5256c4da469bbc3dcf57c69ea18b,
        _:N9de29bde46b3489789ba70eb73313cb9,
        _:N9fe1d03815a64545a01f04854a60f89a,
        _:Na249701910364f2e99dba8d3f99ebe6d,
        _:Na3bc67da0d3c4a248690d977d832baf0,
        _:Nae1ab9309ee3456ab27af8aa9a83a2a4,
        _:Naf81722df96e4c87bed9db0d9ad04532,
        _:Nb5b4d13e9014437a926660f7b938488e,
        _:Nb81515e854c44ca9b68904e91c23835c,
        _:Nc00742d5837f47c3bfb7649eaf1084f6,
        _:Nd064a4fdce8c4554adb187f0fe3bc03b,
        _:Nf7ff1744255645e4a8d72cb699c53fb5 ;
    mo:track_count 33 ;
    schema:duration "PT42:49"^^xsd:interval ;
    schema:numTracks 33 ;
    schema:track _:N038eda05e970468b8e2ad33b1fc08ff0,
        _:N06a42112b09841c78bfdff738c2b1a4b,
        _:N120914af9761456386bdca204963465d,
        _:N189de76dce4e41f384950d1cf6fb3a51,
        _:N18bab06898364bcc9710c3746306e2ef,
        _:N1a42fbb95e2f48f58687575674c450a5,
        _:N1b009a34e9f7452ea00594d410ef1413,
        _:N24712aae80f247b9b1ea23b1a4968264,
        _:N4cdb49d8de184b2c8c1ede021dc5b9fd,
        _:N51608fe58d414214a3cdb963b76559b2,
        _:N536bcec1e6ad4f03be58423820837f81,
        _:N5910957e16a242c6812fdc763a220b64,
        _:N59cd51412d594f16b6630c64c01d00e1,
        _:N5c310e52825747abb0eb2c506e9fbef2,
        _:N5e4fb0ef4dc34cd3a512cce1dbccf5f9,
        _:N60937f89af7943dc802651df2cb5fe9c,
        _:N67dff2b1b2254d609d8e4754a7e6b985,
        _:N7ecfe0a0a2e24a5fb304919c958d9b67,
        _:N8102f6456ff7457986c123a9e6ab32e0,
        _:N838b8854f06944cc8a4ddd2cbf593213,
        _:N8d7ecb293a5840ba9d984cb21a57863d,
        _:N941c5256c4da469bbc3dcf57c69ea18b,
        _:N9de29bde46b3489789ba70eb73313cb9,
        _:N9fe1d03815a64545a01f04854a60f89a,
        _:Na249701910364f2e99dba8d3f99ebe6d,
        _:Na3bc67da0d3c4a248690d977d832baf0,
        _:Nae1ab9309ee3456ab27af8aa9a83a2a4,
        _:Naf81722df96e4c87bed9db0d9ad04532,
        _:Nb5b4d13e9014437a926660f7b938488e,
        _:Nb81515e854c44ca9b68904e91c23835c,
        _:Nc00742d5837f47c3bfb7649eaf1084f6,
        _:Nd064a4fdce8c4554adb187f0fe3bc03b,
        _:Nf7ff1744255645e4a8d72cb699c53fb5 .

