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

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

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

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

<artist/432#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85102#subject> ;
    schema:name "Kenta Nagata"@en,
        "永田権太"@ja ;
    foaf:made <album/85102#composition>,
        <album/85102#subject> ;
    foaf:name "Kenta Nagata"@en,
        "永田権太"@ja .

<artist/692#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85102#subject> ;
    schema:name "Hajime Wakai"@en,
        "若井淑"@ja ;
    foaf:made <album/85102#composition>,
        <album/85102#subject> ;
    foaf:name "Hajime Wakai"@en,
        "若井淑"@ja .

<product/1051#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Skyward Sword"@en,
        "ゼルダの伝説 スカイウォードソード"@ja,
        "Zelda no Densetsu: Skyward Sword"@ja-latn ;
    foaf:name "The Legend of Zelda: Skyward Sword"@en,
        "ゼルダの伝説 スカイウォードソード"@ja,
        "Zelda no Densetsu: Skyward Sword"@ja-latn .

<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/489#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Majora's Mask"@en,
        "ゼルダの伝説 ムジュラの仮面"@ja,
        "Zelda no Densetsu: Majora no Kamen"@ja-latn ;
    foaf:name "The Legend of Zelda: Majora's Mask"@en,
        "ゼルダの伝説 ムジュラの仮面"@ja,
        "Zelda no Densetsu: Majora no Kamen"@ja-latn .

<product/490#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: The Wind Waker"@en,
        "ゼルダの伝説 風のタクト"@ja,
        "Zelda no Densetsu: Kaze no Takt"@ja-latn ;
    foaf:name "The Legend of Zelda: The Wind Waker"@en,
        "ゼルダの伝説 風のタクト"@ja,
        "Zelda no Densetsu: Kaze no Takt"@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 .

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

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

<https://medium-media.vgm.io/albums/20/85102/85102-1552583930.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/23740#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85102#performance> ;
    schema:name "Milton Jara S."@en ;
    foaf:name "Milton Jara S."@en .

<artist/2530#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85102#performance> ;
    schema:name "Doug Perry"@en ;
    foaf:name "Doug Perry"@en .

<artist/26778#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85102#performance> ;
    schema:name "Eder Bastos"@en ;
    foaf:name "Eder Bastos"@en .

<artist/28677#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85102#performance> ;
    schema:name "Jazztick"@en ;
    foaf:name "Jazztick"@en .

<artist/29386#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85102#performance> ;
    schema:name "Jess Destramp"@en ;
    foaf:name "Jess Destramp"@en .

<artist/42846#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85102#performance> ;
    schema:name "insaneintherainmusic"@en ;
    foaf:name "insaneintherainmusic"@en .

<artist/59482#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85102#performance> ;
    schema:name "Pokérus Project"@en ;
    foaf:name "Pokérus Project"@en .

<album/85102#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Jazztick: Tetraforce"@en,
        "The Legend of Jazztick: Tetraforce"@ja,
        "The Legend of Jazztick: Tetraforce"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/432#subject>,
        <artist/692#subject> ;
    mo:produced_work <album/85102#musicalwork> ;
    schema:name "The Legend of Jazztick: Tetraforce"@en,
        "The Legend of Jazztick: Tetraforce"@ja,
        "The Legend of Jazztick: Tetraforce"@ja-latn .

<album/85102#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-20"^^xsd:date ;
    dcterms:title "The Legend of Jazztick: Tetraforce"@en,
        "The Legend of Jazztick: Tetraforce"@ja,
        "The Legend of Jazztick: Tetraforce"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/85102#musicalexpression> ;
    mo:publisher _:N41cb3a48f5a64ff8b62816b6c30fa09f ;
    mo:record _:Ndc598f0cab9040cd98236b0262444bc2 ;
    mo:record_count 1 ;
    schema:about <product/1051#subject>,
        <product/187#subject>,
        <product/489#subject>,
        <product/490#subject>,
        <product/500#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Max Gonzáles"@en ;
            foaf:name "Max Gonzáles"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Walter Sepulveda"@en ;
            foaf:name "Walter Sepulveda"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bastián Cortés"@en ;
            foaf:name "Bastián Cortés"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sebastián Vera"@en ;
            foaf:name "Sebastián Vera"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Victor Becerra)"@en ;
            foaf:name "Victor Becerra)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sebastián Ponce"@en ;
            foaf:name "Sebastián Ponce"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jahir R.Lobo"@en ;
            foaf:name "Jahir R.Lobo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ludópatas"@en ;
            foaf:name "Ludópatas"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Joaquin Jaramillo"@en ;
            foaf:name "Joaquin Jaramillo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Iris -Pamela Calvo-"@en ;
            foaf:name "Iris -Pamela Calvo-"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mariela Escamilla"@en ;
            foaf:name "Mariela Escamilla"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jenifer Tapia"@en ;
            foaf:name "Jenifer Tapia"@en ],
        <artist/23740#subject>,
        <artist/2530#subject>,
        <artist/26778#subject>,
        <artist/28677#subject>,
        <artist/29386#subject>,
        <artist/42846#subject>,
        <artist/59482#subject> ;
    schema:datePublished "2018-12-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/85102/85102-1552583930.jpg> ;
    schema:name "The Legend of Jazztick: Tetraforce"@en,
        "The Legend of Jazztick: Tetraforce"@ja,
        "The Legend of Jazztick: Tetraforce"@ja-latn ;
    schema:publisher _:N41cb3a48f5a64ff8b62816b6c30fa09f ;
    foaf:depiction <https://media.vgm.io/albums/20/85102/85102-1552583930.jpg> .

<album/85102#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend of Jazztick: Tetraforce"@en,
        "The Legend of Jazztick: Tetraforce"@ja,
        "The Legend of Jazztick: Tetraforce"@ja-latn ;
    mo:performance_of <album/85102#musicalwork> ;
    mo:performer _:N0c24d4c6ca0e4522b336fe9dc9ab9ed2,
        _:N16eabbf665494e1ca1447a21c965ed2a,
        _:N37a0478aa6b04ab78124240dc2f8c281,
        _:N4030f07f8ca74185b534f60d88ce814a,
        _:N419e0e42c6cc4f2c8d85837f8c0471fd,
        _:N430a6cd9283f4ed99203d07723eaca73,
        _:N498a80c5b30a46cb9108a1f37393bf8a,
        _:N6a1c0d973b54439aa11b1c1323592c2f,
        _:N6f6e315b563c4831ad3d140bbef816f6,
        _:N7e95888c0e2945648a177f30cff2a80d,
        _:N82dc9c7dc4224fb6910170a666cb3775,
        _:N9c6caccb895349ffb5306f26767515d8,
        <artist/23740#subject>,
        <artist/2530#subject>,
        <artist/26778#subject>,
        <artist/28677#subject>,
        <artist/29386#subject>,
        <artist/42846#subject>,
        <artist/59482#subject> ;
    mo:recorded_as <album/85102#musicalexpression> ;
    schema:byArtist _:N0c24d4c6ca0e4522b336fe9dc9ab9ed2,
        _:N16eabbf665494e1ca1447a21c965ed2a,
        _:N37a0478aa6b04ab78124240dc2f8c281,
        _:N4030f07f8ca74185b534f60d88ce814a,
        _:N419e0e42c6cc4f2c8d85837f8c0471fd,
        _:N430a6cd9283f4ed99203d07723eaca73,
        _:N498a80c5b30a46cb9108a1f37393bf8a,
        _:N6a1c0d973b54439aa11b1c1323592c2f,
        _:N6f6e315b563c4831ad3d140bbef816f6,
        _:N7e95888c0e2945648a177f30cff2a80d,
        _:N82dc9c7dc4224fb6910170a666cb3775,
        _:N9c6caccb895349ffb5306f26767515d8,
        <artist/23740#subject>,
        <artist/2530#subject>,
        <artist/26778#subject>,
        <artist/28677#subject>,
        <artist/29386#subject>,
        <artist/42846#subject>,
        <artist/59482#subject> ;
    schema:name "The Legend of Jazztick: Tetraforce"@en,
        "The Legend of Jazztick: Tetraforce"@ja,
        "The Legend of Jazztick: Tetraforce"@ja-latn ;
    schema:workPerformed <album/85102#musicalwork> .

_:N0c24d4c6ca0e4522b336fe9dc9ab9ed2 a schema:Person,
        foaf:Person ;
    mo:performed <album/85102#performance> ;
    schema:name "Iris -Pamela Calvo-"@en ;
    foaf:name "Iris -Pamela Calvo-"@en .

_:N0c922cd013eb4f58907a88b513d0a043 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ballad of the Goddess (Zelda Skyward Sword)"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Ndc598f0cab9040cd98236b0262444bc2 ;
    schema:name "Ballad of the Goddess (Zelda Skyward Sword)"@en .

_:N16eabbf665494e1ca1447a21c965ed2a a schema:Person,
        foaf:Person ;
    mo:performed <album/85102#performance> ;
    schema:name "Ludópatas"@en ;
    foaf:name "Ludópatas"@en .

_:N1bb26380c559423b87d0370a54a3397b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Healing (Zelda Majora's Mask)"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Ndc598f0cab9040cd98236b0262444bc2 ;
    schema:name "Song of Healing (Zelda Majora's Mask)"@en .

_:N1eb839df69734d81b6ebd44284f49674 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kakariko Village (Zelda Ocarina of Time)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ndc598f0cab9040cd98236b0262444bc2 ;
    schema:name "Kakariko Village (Zelda Ocarina of Time)"@en .

_:N2cc58c54a1c8459cb0fe884db8e2b602 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule Field (The Legend of Zelda Ocarina of Time)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Ndc598f0cab9040cd98236b0262444bc2 ;
    schema:name "Hyrule Field (The Legend of Zelda Ocarina of Time)"@en .

_:N37a0478aa6b04ab78124240dc2f8c281 a schema:Person,
        foaf:Person ;
    mo:performed <album/85102#performance> ;
    schema:name "Mariela Escamilla"@en ;
    foaf:name "Mariela Escamilla"@en .

_:N4030f07f8ca74185b534f60d88ce814a a schema:Person,
        foaf:Person ;
    mo:performed <album/85102#performance> ;
    schema:name "Walter Sepulveda"@en ;
    foaf:name "Walter Sepulveda"@en .

_:N419e0e42c6cc4f2c8d85837f8c0471fd a schema:Person,
        foaf:Person ;
    mo:performed <album/85102#performance> ;
    schema:name "Jenifer Tapia"@en ;
    foaf:name "Jenifer Tapia"@en .

_:N41bec2ce73654ee8a0e2cd9b5b1fe5bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Storms (Zelda Ocarina of Time)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Ndc598f0cab9040cd98236b0262444bc2 ;
    schema:name "Song of Storms (Zelda Ocarina of Time)"@en .

_:N41cb3a48f5a64ff8b62816b6c30fa09f schema:name "Jazztick"@en,
        "Jazztick"@ja,
        "Jazztick"@ja-latn ;
    foaf:name "Jazztick"@en,
        "Jazztick"@ja,
        "Jazztick"@ja-latn .

_:N430a6cd9283f4ed99203d07723eaca73 a schema:Person,
        foaf:Person ;
    mo:performed <album/85102#performance> ;
    schema:name "Max Gonzáles"@en ;
    foaf:name "Max Gonzáles"@en .

_:N498a80c5b30a46cb9108a1f37393bf8a a schema:Person,
        foaf:Person ;
    mo:performed <album/85102#performance> ;
    schema:name "Victor Becerra)"@en ;
    foaf:name "Victor Becerra)"@en .

_:N62985c2a3a6a4aa08371d133626fc25f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gerudo valley (Zelda Ocarina of Time)"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:Ndc598f0cab9040cd98236b0262444bc2 ;
    schema:name "Gerudo valley (Zelda Ocarina of Time)"@en .

_:N6a1c0d973b54439aa11b1c1323592c2f a schema:Person,
        foaf:Person ;
    mo:performed <album/85102#performance> ;
    schema:name "Joaquin Jaramillo"@en ;
    foaf:name "Joaquin Jaramillo"@en .

_:N6f6e315b563c4831ad3d140bbef816f6 a schema:Person,
        foaf:Person ;
    mo:performed <album/85102#performance> ;
    schema:name "Bastián Cortés"@en ;
    foaf:name "Bastián Cortés"@en .

_:N72237db0ece74ce882e0a4e19c581ec8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule Castle (Zelda A Link to the Past)"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Ndc598f0cab9040cd98236b0262444bc2 ;
    schema:name "Hyrule Castle (Zelda A Link to the Past)"@en .

_:N7e95888c0e2945648a177f30cff2a80d a schema:Person,
        foaf:Person ;
    mo:performed <album/85102#performance> ;
    schema:name "Sebastián Vera"@en ;
    foaf:name "Sebastián Vera"@en .

_:N82dc9c7dc4224fb6910170a666cb3775 a schema:Person,
        foaf:Person ;
    mo:performed <album/85102#performance> ;
    schema:name "Sebastián Ponce"@en ;
    foaf:name "Sebastián Ponce"@en .

_:N912e7691590b4b84abaea6f38bde0b82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda's Market (Zelda Ocarina of Time"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Ndc598f0cab9040cd98236b0262444bc2 ;
    schema:name "Zelda's Market (Zelda Ocarina of Time"@en .

_:N9c6caccb895349ffb5306f26767515d8 a schema:Person,
        foaf:Person ;
    mo:performed <album/85102#performance> ;
    schema:name "Jahir R.Lobo"@en ;
    foaf:name "Jahir R.Lobo"@en .

_:Na2480e287e4640c286c90cdee02f3ced a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda's Shop (Zelda Ocarina of Time)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Ndc598f0cab9040cd98236b0262444bc2 ;
    schema:name "Zelda's Shop (Zelda Ocarina of Time)"@en .

_:Nb25b04767a0c4091bcc70daaf17310f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark World (The Legend of Zelda A Link To The Past)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ndc598f0cab9040cd98236b0262444bc2 ;
    schema:name "Dark World (The Legend of Zelda A Link To The Past)"@en .

_:Ncc13e7362f2e4650a66cbb1b97e55117 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kokiri Forest (Zelda Ocarina of Time)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Ndc598f0cab9040cd98236b0262444bc2 ;
    schema:name "Kokiri Forest (Zelda Ocarina of Time)"@en .

_:Ncdeaae752d254bd08d72334b5dedbc43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Fairy's Fountain (The Legend of Zelda A Link to the Past)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Ndc598f0cab9040cd98236b0262444bc2 ;
    schema:name "Great Fairy's Fountain (The Legend of Zelda A Link to the Past)"@en .

_:Nd1f18486518a4f79a114ef55b6e97cdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lon Lon Ranch (Zelda Ocarina of Time)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ndc598f0cab9040cd98236b0262444bc2 ;
    schema:name "Lon Lon Ranch (Zelda Ocarina of Time)"@en .

_:Ndc7c64016896455a8e14d7e74a1733ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Termina en Términa Ft. Ludópatas (Zelda Majora's Mask)"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Ndc598f0cab9040cd98236b0262444bc2 ;
    schema:name "Termina en Términa Ft. Ludópatas (Zelda Majora's Mask)"@en .

_:Nf1134f9dbc044d7faf055289733cdc36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Roost (Zelda Wind Waker)"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Ndc598f0cab9040cd98236b0262444bc2 ;
    schema:name "Dragon Roost (Zelda Wind Waker)"@en .

_:Ndc598f0cab9040cd98236b0262444bc2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c922cd013eb4f58907a88b513d0a043,
        _:N1bb26380c559423b87d0370a54a3397b,
        _:N1eb839df69734d81b6ebd44284f49674,
        _:N2cc58c54a1c8459cb0fe884db8e2b602,
        _:N41bec2ce73654ee8a0e2cd9b5b1fe5bc,
        _:N62985c2a3a6a4aa08371d133626fc25f,
        _:N72237db0ece74ce882e0a4e19c581ec8,
        _:N912e7691590b4b84abaea6f38bde0b82,
        _:Na2480e287e4640c286c90cdee02f3ced,
        _:Nb25b04767a0c4091bcc70daaf17310f1,
        _:Ncc13e7362f2e4650a66cbb1b97e55117,
        _:Ncdeaae752d254bd08d72334b5dedbc43,
        _:Nd1f18486518a4f79a114ef55b6e97cdf,
        _:Ndc7c64016896455a8e14d7e74a1733ba,
        _:Nf1134f9dbc044d7faf055289733cdc36 ;
    mo:track_count 15 ;
    schema:duration "PT57:03"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0c922cd013eb4f58907a88b513d0a043,
        _:N1bb26380c559423b87d0370a54a3397b,
        _:N1eb839df69734d81b6ebd44284f49674,
        _:N2cc58c54a1c8459cb0fe884db8e2b602,
        _:N41bec2ce73654ee8a0e2cd9b5b1fe5bc,
        _:N62985c2a3a6a4aa08371d133626fc25f,
        _:N72237db0ece74ce882e0a4e19c581ec8,
        _:N912e7691590b4b84abaea6f38bde0b82,
        _:Na2480e287e4640c286c90cdee02f3ced,
        _:Nb25b04767a0c4091bcc70daaf17310f1,
        _:Ncc13e7362f2e4650a66cbb1b97e55117,
        _:Ncdeaae752d254bd08d72334b5dedbc43,
        _:Nd1f18486518a4f79a114ef55b6e97cdf,
        _:Ndc7c64016896455a8e14d7e74a1733ba,
        _:Nf1134f9dbc044d7faf055289733cdc36 .

