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

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

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

<artist/30162#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95782#subject> ;
    schema:name "Kazuhito Shimizu"@en,
        "清水一人"@ja ;
    foaf:made <album/95782#composition>,
        <album/95782#subject> ;
    foaf:name "Kazuhito Shimizu"@en,
        "清水一人"@ja .

<artist/38786#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95782#subject> ;
    schema:name "Hiro"@en ;
    foaf:made <album/95782#composition>,
        <album/95782#subject> ;
    foaf:name "Hiro"@en .

<artist/827#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95782#subject> ;
    schema:name "Keitarou Hanada"@en ;
    foaf:made <album/95782#composition>,
        <album/95782#subject> ;
    foaf:name "Keitarou Hanada"@en .

<event/232> a mo:Release ;
    schema:name "Released at Tokyo Game Music Show 2020 (Feb 15, 2020)" .

<product/9802#subject> a schema:CreativeWork ;
    schema:name "SEGA World Drivers Championship"@en,
        "ガ ワールド ドライバーズ チャンピオンシップ"@ja,
        "SEGA World Drivers Championship"@ja-latn ;
    foaf:name "SEGA World Drivers Championship"@en,
        "ガ ワールド ドライバーズ チャンピオンシップ"@ja,
        "SEGA World Drivers Championship"@ja-latn .

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

<album/95782#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SEGA World Drivers Championship -Original Sound Track-"@en,
        "SEGA World Drivers Championship -Original Sound Track-"@ja,
        "SEGA World Drivers Championship -Original Sound Track-"@ja-latn ;
    mo:performance_of <album/95782#musicalwork> ;
    mo:recorded_as <album/95782#musicalexpression> ;
    schema:name "SEGA World Drivers Championship -Original Sound Track-"@en,
        "SEGA World Drivers Championship -Original Sound Track-"@ja,
        "SEGA World Drivers Championship -Original Sound Track-"@ja-latn ;
    schema:workPerformed <album/95782#musicalwork> .

<org/2600#subject> schema:name "SOUND! SHOCK SERIES"@en,
        "SOUND! SHOCK SERIES"@ja,
        "SOUND! SHOCK SERIES"@ja-latn ;
    foaf:name "SOUND! SHOCK SERIES"@en,
        "SOUND! SHOCK SERIES"@ja,
        "SOUND! SHOCK SERIES"@ja-latn .

<https://media.vgm.io/albums/28/95782/95782-11a58e530456.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/95782#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/95782/95782-11a58e530456.jpg> ;
    foaf:depicts <album/95782#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/95782/95782-11a58e530456.jpg> .

<https://medium-media.vgm.io/albums/28/95782/95782-11a58e530456.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/95782#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SEGA World Drivers Championship -Original Sound Track-"@en,
        "SEGA World Drivers Championship -Original Sound Track-"@ja,
        "SEGA World Drivers Championship -Original Sound Track-"@ja-latn ;
    mo:composer <artist/30162#subject>,
        <artist/38786#subject>,
        <artist/827#subject> ;
    mo:produced_work <album/95782#musicalwork> ;
    schema:name "SEGA World Drivers Championship -Original Sound Track-"@en,
        "SEGA World Drivers Championship -Original Sound Track-"@ja,
        "SEGA World Drivers Championship -Original Sound Track-"@ja-latn .

<album/95782#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-15"^^xsd:date ;
    dcterms:title "SEGA World Drivers Championship -Original Sound Track-"@en,
        "SEGA World Drivers Championship -Original Sound Track-"@ja,
        "SEGA World Drivers Championship -Original Sound Track-"@ja-latn ;
    mo:catalogue_number "WM-0786" ;
    mo:media_type "CD" ;
    mo:publication_of <album/95782#musicalexpression> ;
    mo:publisher <org/2600#subject> ;
    mo:record _:Nb77739d4e4fe4c69acf684bbc539894c ;
    mo:record_count 1 ;
    mo:release <event/232> ;
    schema:about <product/9802#subject> ;
    schema:datePublished "2020-02-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/95782/95782-11a58e530456.jpg> ;
    schema:name "SEGA World Drivers Championship -Original Sound Track-"@en,
        "SEGA World Drivers Championship -Original Sound Track-"@ja,
        "SEGA World Drivers Championship -Original Sound Track-"@ja-latn ;
    schema:publisher <org/2600#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/95782/95782-11a58e530456.jpg> .

_:N020f10d871d0423db810286ff7d7e03a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Staring at The Blue Sky"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Staring at The Blue Sky"@ja .

_:N117c71c07cca4b458f4e28f9830ef59e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waiting For The Event Race"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Waiting For The Event Race"@ja .

_:N163be4d39fbd462e99b1becaf02fa54f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decisive Battle ～決戦～ Advertise Edition"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Decisive Battle ～決戦～ Advertise Edition"@ja .

_:N1a7e7e576a944e1d8acf812447bac049 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Practice ～鍛錬～ Remix"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Practice ～鍛錬～ Remix"@ja .

_:N1a9a06202c914a75b27196be6b08eca0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Continue"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Continue"@ja .

_:N27341c7ae0724fdbba0c5e59336752c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decisive Battle ～決戦～"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Decisive Battle ～決戦～"@ja .

_:N30c6936b8257496685e3bcfc57790297 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical Sound Shower -SOUND! SHOCK Trance Ver.- feat. Pierre Kitagawa Edition"@ja ;
    mo:track_number 37 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Magical Sound Shower -SOUND! SHOCK Trance Ver.- feat. Pierre Kitagawa Edition"@ja .

_:N31fa262add574538bae62c488ea3b552 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Naming"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Naming"@ja .

_:N38b64e6965e44133be3600a208ff16ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pierre Kitagawa Live Commentary 3"@ja ;
    mo:track_number 31 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Pierre Kitagawa Live Commentary 3"@ja .

_:N42cc7ddbb6ec4cc0aea454eff1ffa0a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waiting For The Turn"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Waiting For The Turn"@ja .

_:N4884588dad7f4e9b8184c0fcd2611fb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destiny Battle ～運命の一戦～"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Destiny Battle ～運命の一戦～"@ja .

_:N57ba72e0f59445498dde593f83ab3c55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Login"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Login"@ja .

_:N6394ad2e87a54bf994c74a2f447c2983 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To The Battle Field feat. Pierre Kitagawa"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "To The Battle Field feat. Pierre Kitagawa"@ja .

_:N66c9ac0ca1b640138bb0b81752e93361 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Result feat. Pierre Kitagawa"@ja ;
    mo:track_number 35 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Result feat. Pierre Kitagawa"@ja .

_:N66e9cd395f7649a4911058f229811f3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Team Battle ～チーム一丸の戦い～ Result Edition"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Team Battle ～チーム一丸の戦い～ Result Edition"@ja .

_:N6d01658edce24b5899bb71d28e6c7b6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Event Start"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Event Start"@ja .

_:N6d10aaf2cf5e4f1590082848d32dd4e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Join The Team"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Join The Team"@ja .

_:N6ee013bb28ac41279201a87b3587b782 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hit The Road"@ja ;
    mo:track_number 32 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Hit The Road"@ja .

_:N7090d18644844777a0d46a7be4167f77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Team Battle ～チーム一丸の戦い～"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Team Battle ～チーム一丸の戦い～"@ja .

_:N7c92705c84ea4f87b6c82244a3c00f1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Practice ～鍛錬～"@ja ;
    mo:track_number 30 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Practice ～鍛錬～"@ja .

_:N909b31f909b142c9af8f4fdb8f14d7f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pierre Kitagawa Live Commentary 2"@ja ;
    mo:track_number 25 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Pierre Kitagawa Live Commentary 2"@ja .

_:N90c705ca30df4b78a0e790af570c2544 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Island Drive"@ja ;
    mo:track_number 33 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Island Drive"@ja .

_:N9ca76395d3ce43cd8976b04b29b585ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Ready"@ja .

_:Na0928322180b450d84f0adaa37af0248 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical Sound Shower -SOUND! SHOCK Trance Ver.- SWDC Game Edition"@ja ;
    mo:track_number 23 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Magical Sound Shower -SOUND! SHOCK Trance Ver.- SWDC Game Edition"@ja .

_:Naac10cd90e334deb832b2065afe3cf4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waiting For The Event Race feat. Pierre Kitagawa"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Waiting For The Event Race feat. Pierre Kitagawa"@ja .

_:Nb146a34548574072a29e13b7b2827888 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Minute Sprint Result Edition"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "One Minute Sprint Result Edition"@ja .

_:Nb656dee7b479466b80a0111597f07f87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Licensed"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Licensed"@ja .

_:Nc6d9509438184d1593feef51490189c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To The Battle Field"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "To The Battle Field"@ja .

_:Nd1f36d6225d041539c4437b37eb9103b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Practice ～鍛錬～ Result Edition"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Practice ～鍛錬～ Result Edition"@ja .

_:Nd2fcd423346b4c969f87bdae09d80cf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decisive Battle ～決戦～ Result Edition"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Decisive Battle ～決戦～ Result Edition"@ja .

_:Nd4b7ab5fc10d4d05b16ce1570808c378 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical Sound Shower -SOUND! SHOCK Trance Ver.- SWDC Game Result Edition"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Magical Sound Shower -SOUND! SHOCK Trance Ver.- SWDC Game Result Edition"@ja .

_:Nd608cd47ef294b13989813d3e4323d20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Minute Sprint"@ja ;
    mo:track_number 26 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "One Minute Sprint"@ja .

_:Nd9626bd3225f4daf8beed8b8b3ca6532 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destiny Battle ～運命の一戦～ Result Edition"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Destiny Battle ～運命の一戦～ Result Edition"@ja .

_:Nde873a5a344d4f3a9ef820066c0f187a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Technical Drive with Momotaro"@ja ;
    mo:track_number 29 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Technical Drive with Momotaro"@ja .

_:Ne8a61eec67704df89e312ad7a982bffe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bye For Now"@ja ;
    mo:track_number 36 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Bye For Now"@ja .

_:Ned8f0ec9438d4fdc890f85efa0b4d9b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decisive Battle ～決戦～ Promotion Edition"@ja ;
    mo:track_number 34 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Decisive Battle ～決戦～ Promotion Edition"@ja .

_:Nfbb1997995694645ae78e6027977592a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pierre Kitagawa Live Commentary 1"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:Nb77739d4e4fe4c69acf684bbc539894c ;
    schema:name "Pierre Kitagawa Live Commentary 1"@ja .

_:Nb77739d4e4fe4c69acf684bbc539894c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N020f10d871d0423db810286ff7d7e03a,
        _:N117c71c07cca4b458f4e28f9830ef59e,
        _:N163be4d39fbd462e99b1becaf02fa54f,
        _:N1a7e7e576a944e1d8acf812447bac049,
        _:N1a9a06202c914a75b27196be6b08eca0,
        _:N27341c7ae0724fdbba0c5e59336752c7,
        _:N30c6936b8257496685e3bcfc57790297,
        _:N31fa262add574538bae62c488ea3b552,
        _:N38b64e6965e44133be3600a208ff16ff,
        _:N42cc7ddbb6ec4cc0aea454eff1ffa0a1,
        _:N4884588dad7f4e9b8184c0fcd2611fb9,
        _:N57ba72e0f59445498dde593f83ab3c55,
        _:N6394ad2e87a54bf994c74a2f447c2983,
        _:N66c9ac0ca1b640138bb0b81752e93361,
        _:N66e9cd395f7649a4911058f229811f3b,
        _:N6d01658edce24b5899bb71d28e6c7b6b,
        _:N6d10aaf2cf5e4f1590082848d32dd4e5,
        _:N6ee013bb28ac41279201a87b3587b782,
        _:N7090d18644844777a0d46a7be4167f77,
        _:N7c92705c84ea4f87b6c82244a3c00f1e,
        _:N909b31f909b142c9af8f4fdb8f14d7f4,
        _:N90c705ca30df4b78a0e790af570c2544,
        _:N9ca76395d3ce43cd8976b04b29b585ed,
        _:Na0928322180b450d84f0adaa37af0248,
        _:Naac10cd90e334deb832b2065afe3cf4a,
        _:Nb146a34548574072a29e13b7b2827888,
        _:Nb656dee7b479466b80a0111597f07f87,
        _:Nc6d9509438184d1593feef51490189c5,
        _:Nd1f36d6225d041539c4437b37eb9103b,
        _:Nd2fcd423346b4c969f87bdae09d80cf9,
        _:Nd4b7ab5fc10d4d05b16ce1570808c378,
        _:Nd608cd47ef294b13989813d3e4323d20,
        _:Nd9626bd3225f4daf8beed8b8b3ca6532,
        _:Nde873a5a344d4f3a9ef820066c0f187a,
        _:Ne8a61eec67704df89e312ad7a982bffe,
        _:Ned8f0ec9438d4fdc890f85efa0b4d9b2,
        _:Nfbb1997995694645ae78e6027977592a ;
    mo:track_count 37 ;
    schema:duration "PT68:32"^^xsd:interval ;
    schema:numTracks 37 ;
    schema:track _:N020f10d871d0423db810286ff7d7e03a,
        _:N117c71c07cca4b458f4e28f9830ef59e,
        _:N163be4d39fbd462e99b1becaf02fa54f,
        _:N1a7e7e576a944e1d8acf812447bac049,
        _:N1a9a06202c914a75b27196be6b08eca0,
        _:N27341c7ae0724fdbba0c5e59336752c7,
        _:N30c6936b8257496685e3bcfc57790297,
        _:N31fa262add574538bae62c488ea3b552,
        _:N38b64e6965e44133be3600a208ff16ff,
        _:N42cc7ddbb6ec4cc0aea454eff1ffa0a1,
        _:N4884588dad7f4e9b8184c0fcd2611fb9,
        _:N57ba72e0f59445498dde593f83ab3c55,
        _:N6394ad2e87a54bf994c74a2f447c2983,
        _:N66c9ac0ca1b640138bb0b81752e93361,
        _:N66e9cd395f7649a4911058f229811f3b,
        _:N6d01658edce24b5899bb71d28e6c7b6b,
        _:N6d10aaf2cf5e4f1590082848d32dd4e5,
        _:N6ee013bb28ac41279201a87b3587b782,
        _:N7090d18644844777a0d46a7be4167f77,
        _:N7c92705c84ea4f87b6c82244a3c00f1e,
        _:N909b31f909b142c9af8f4fdb8f14d7f4,
        _:N90c705ca30df4b78a0e790af570c2544,
        _:N9ca76395d3ce43cd8976b04b29b585ed,
        _:Na0928322180b450d84f0adaa37af0248,
        _:Naac10cd90e334deb832b2065afe3cf4a,
        _:Nb146a34548574072a29e13b7b2827888,
        _:Nb656dee7b479466b80a0111597f07f87,
        _:Nc6d9509438184d1593feef51490189c5,
        _:Nd1f36d6225d041539c4437b37eb9103b,
        _:Nd2fcd423346b4c969f87bdae09d80cf9,
        _:Nd4b7ab5fc10d4d05b16ce1570808c378,
        _:Nd608cd47ef294b13989813d3e4323d20,
        _:Nd9626bd3225f4daf8beed8b8b3ca6532,
        _:Nde873a5a344d4f3a9ef820066c0f187a,
        _:Ne8a61eec67704df89e312ad7a982bffe,
        _:Ned8f0ec9438d4fdc890f85efa0b4d9b2,
        _:Nfbb1997995694645ae78e6027977592a .

