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

<artist/17327#subject> a schema:Person,
        foaf:Person ;
    schema:name "Pontus Rufelt"@en ;
    foaf:made <album/61691#lyrics>,
        <album/61691#subject> ;
    foaf:name "Pontus Rufelt"@en .

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

<artist/505#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61691#subject> ;
    schema:name "Robin Beanland"@en ;
    foaf:made <album/61691#composition>,
        <album/61691#subject> ;
    foaf:name "Robin Beanland"@en .

<artist/507#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61691#subject> ;
    schema:name "David Wise"@en ;
    foaf:made <album/61691#composition>,
        <album/61691#subject> ;
    foaf:name "David Wise"@en .

<artist/6105#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61691#subject> ;
    schema:name "Atlas Plug"@en ;
    foaf:made <album/61691#composition>,
        <album/61691#subject> ;
    foaf:name "Atlas Plug"@en .

<product/10344#subject> a schema:CreativeWork ;
    schema:name "Killer Instinct (2013)"@en,
        "Killer Instinct (2013)"@ja,
        "Killer Instinct (2013)"@ja-latn ;
    foaf:name "Killer Instinct (2013)"@en,
        "Killer Instinct (2013)"@ja,
        "Killer Instinct (2013)"@ja-latn .

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

<org/2634#subject> schema:name "Microsoft Studios"@en,
        "Microsoft Studios"@ja,
        "Microsoft Studios"@ja-latn ;
    foaf:name "Microsoft Studios"@en,
        "Microsoft Studios"@ja,
        "Microsoft Studios"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/61691/61691-1474404474.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/26959#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Jacob Lincke"@en ;
    foaf:name "Jacob Lincke"@en .

<artist/29191#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Ali Edwards"@en ;
    foaf:made <album/61691#lyrics>,
        <album/61691#subject> ;
    foaf:name "Ali Edwards"@en .

<artist/29193#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Casey Edwards"@en ;
    foaf:made <album/61691#lyrics>,
        <album/61691#subject> ;
    foaf:name "Casey Edwards"@en .

<artist/44231#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Omega Sparx"@en ;
    foaf:made <album/61691#lyrics>,
        <album/61691#subject> ;
    foaf:name "Omega Sparx"@en .

<artist/76901#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "LittleVMills"@en ;
    foaf:name "LittleVMills"@en .

<artist/11673#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61691#subject> ;
    mo:performed <album/61691#performance> ;
    schema:name "Mick Gordon"@en ;
    foaf:made <album/61691#composition>,
        <album/61691#lyrics>,
        <album/61691#subject> ;
    foaf:name "Mick Gordon"@en .

<artist/15147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61691#subject> ;
    mo:performed <album/61691#performance> ;
    schema:name "Celldweller"@en ;
    foaf:made <album/61691#composition>,
        <album/61691#subject> ;
    foaf:name "Celldweller"@en .

<album/61691#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Killer Instinct Original Soundtrack"@en,
        "Killer Instinct Original Soundtrack"@ja,
        "Killer Instinct Original Soundtrack"@ja-latn ;
    mo:composer <artist/11673#subject>,
        <artist/15147#subject>,
        <artist/505#subject>,
        <artist/507#subject>,
        <artist/6105#subject> ;
    mo:produced_work <album/61691#musicalwork> ;
    schema:name "Killer Instinct Original Soundtrack"@en,
        "Killer Instinct Original Soundtrack"@ja,
        "Killer Instinct Original Soundtrack"@ja-latn .

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

<album/61691#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-09-20"^^xsd:date ;
    dcterms:title "Killer Instinct Original Soundtrack"@en,
        "Killer Instinct Original Soundtrack"@ja,
        "Killer Instinct Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/61691#musicalexpression> ;
    mo:publisher <org/2634#subject> ;
    mo:record _:N4d1b37e410814b4682c4c2f08fe84add ;
    mo:record_count 1 ;
    schema:about <product/10344#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Erika Mariko Olsen"@en ;
            foaf:name "Erika Mariko Olsen"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Elias Hannouche"@en ;
            foaf:name "Elias Hannouche"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hugh Davies"@en ;
            foaf:name "Hugh Davies"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Johannes Lincke"@en ;
            foaf:name "Johannes Lincke"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Linus Bech"@en ;
            foaf:name "Linus Bech"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Anthony Toyaaxnin Smith"@en ;
            foaf:name "Anthony Toyaaxnin Smith"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Faye Newborough"@en ;
            foaf:name "Faye Newborough"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Panos Kolias"@en ;
            foaf:name "Panos Kolias"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Oliver Lincke"@en ;
            foaf:name "Oliver Lincke"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tobias Kjellberg"@en ;
            foaf:name "Tobias Kjellberg"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Armin Fatic"@en ;
            foaf:name "Armin Fatic"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tor Höglund"@en ;
            foaf:name "Tor Höglund"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Per Larsson Tullborg"@en ;
            foaf:name "Per Larsson Tullborg"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jonathan Wilkins"@en ;
            foaf:name "Jonathan Wilkins"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Viktor Björkberg"@en ;
            foaf:name "Viktor Björkberg"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Richard Halliday"@en ;
            foaf:name "Richard Halliday"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Walid Feghali"@en ;
            foaf:name "Walid Feghali"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Johan Carlsson"@en ;
            foaf:name "Johan Carlsson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Amazing PAXAus Choir"@en ;
            foaf:name "The Amazing PAXAus Choir"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nick Etheridge"@en ;
            foaf:name "Nick Etheridge"@en ],
        <artist/11673#subject>,
        <artist/15147#subject>,
        <artist/26959#subject>,
        <artist/29191#subject>,
        <artist/29193#subject>,
        <artist/44231#subject>,
        <artist/76901#subject> ;
    schema:datePublished "2016-09-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/61691/61691-1474404474.jpg> ;
    schema:name "Killer Instinct Original Soundtrack"@en,
        "Killer Instinct Original Soundtrack"@ja,
        "Killer Instinct Original Soundtrack"@ja-latn ;
    schema:publisher <org/2634#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/61691/61691-1474404474.jpg> .

<album/61691#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Killer Instinct Original Soundtrack"@en,
        "Killer Instinct Original Soundtrack"@ja,
        "Killer Instinct Original Soundtrack"@ja-latn ;
    mo:performance_of <album/61691#musicalwork> ;
    mo:performer _:N0055790847af4fc2b9634291cab412dc,
        _:N01723b5e073242d5827f903112294374,
        _:N0597017709ab4658af4f9bac278a9e20,
        _:N1032e7a08ef344848babfc235e3ba238,
        _:N204479fc2416467eb07b64724228fac9,
        _:N2618b108708d4fec98ef2c4da11c77f5,
        _:N314ec0730b734bc68580362820fc4356,
        _:N361a3fd350394168ad69d904bcb55790,
        _:N363c6ed4d9ac425d84cbd3356edb1412,
        _:N3bf8ecda1e234545956381c94a30e55d,
        _:N4d617c9ab4a74002b07f36d0ead92d25,
        _:N5faa23718e674d79931e3ed646ac0d68,
        _:N6013625b6aaa4856b02cc00ba8273a37,
        _:N8755b055662147abbc6ac20ce61a2e53,
        _:N88befad7bc1e4feab41dd7ff07b6a200,
        _:N8e523e80e1464fb1802be83cfb3fec15,
        _:N91488dc00a0e44dba4f84fc8afaa00c5,
        _:Naf29b04949c941b3bb29a4fffff16b82,
        _:Nebb8db9fbd204d30891470df2e731f50,
        _:Nfaee1bccb17c48fabb46b835e0f9956a,
        <artist/11673#subject>,
        <artist/15147#subject>,
        <artist/26959#subject>,
        <artist/29191#subject>,
        <artist/29193#subject>,
        <artist/44231#subject>,
        <artist/76901#subject> ;
    mo:recorded_as <album/61691#musicalexpression> ;
    schema:byArtist _:N0055790847af4fc2b9634291cab412dc,
        _:N01723b5e073242d5827f903112294374,
        _:N0597017709ab4658af4f9bac278a9e20,
        _:N1032e7a08ef344848babfc235e3ba238,
        _:N204479fc2416467eb07b64724228fac9,
        _:N2618b108708d4fec98ef2c4da11c77f5,
        _:N314ec0730b734bc68580362820fc4356,
        _:N361a3fd350394168ad69d904bcb55790,
        _:N363c6ed4d9ac425d84cbd3356edb1412,
        _:N3bf8ecda1e234545956381c94a30e55d,
        _:N4d617c9ab4a74002b07f36d0ead92d25,
        _:N5faa23718e674d79931e3ed646ac0d68,
        _:N6013625b6aaa4856b02cc00ba8273a37,
        _:N8755b055662147abbc6ac20ce61a2e53,
        _:N88befad7bc1e4feab41dd7ff07b6a200,
        _:N8e523e80e1464fb1802be83cfb3fec15,
        _:N91488dc00a0e44dba4f84fc8afaa00c5,
        _:Naf29b04949c941b3bb29a4fffff16b82,
        _:Nebb8db9fbd204d30891470df2e731f50,
        _:Nfaee1bccb17c48fabb46b835e0f9956a,
        <artist/11673#subject>,
        <artist/15147#subject>,
        <artist/26959#subject>,
        <artist/29191#subject>,
        <artist/29193#subject>,
        <artist/44231#subject>,
        <artist/76901#subject> ;
    schema:name "Killer Instinct Original Soundtrack"@en,
        "Killer Instinct Original Soundtrack"@ja,
        "Killer Instinct Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/61691#musicalwork> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Erika Mariko Olsen"@en ;
    foaf:made <album/61691#subject> ;
    foaf:name "Erika Mariko Olsen"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Panos Kolias"@en ;
    foaf:made <album/61691#subject> ;
    foaf:name "Panos Kolias"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Panos Kolias"@en ;
    foaf:made <album/61691#lyrics> ;
    foaf:name "Panos Kolias"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Erika Mariko Olsen"@en ;
    foaf:made <album/61691#lyrics> ;
    foaf:name "Erika Mariko Olsen"@en .

_:N004d7ff3eb3d4a00bdc90c075ec53413 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Back (to Rise!)"@en ;
    mo:track_number 2 ;
    schema:duration "PT8:50"^^xsd:interval ;
    schema:inPlaylist _:N4d1b37e410814b4682c4c2f08fe84add ;
    schema:name "I'm Back (to Rise!)"@en .

_:N0055790847af4fc2b9634291cab412dc a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Johan Carlsson"@en ;
    foaf:name "Johan Carlsson"@en .

_:N01723b5e073242d5827f903112294374 a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Oliver Lincke"@en ;
    foaf:name "Oliver Lincke"@en .

_:N0239ff232205451a9a517989ecbf1799 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dragon Spirit"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N4d1b37e410814b4682c4c2f08fe84add ;
    schema:name "The Dragon Spirit"@en .

_:N0597017709ab4658af4f9bac278a9e20 a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Johannes Lincke"@en ;
    foaf:name "Johannes Lincke"@en .

_:N0f12c5bbb3394874895ad7a7d8a76dc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Polemos"@en ;
    mo:track_number 12 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:N4d1b37e410814b4682c4c2f08fe84add ;
    schema:name "Polemos"@en .

_:N1032e7a08ef344848babfc235e3ba238 a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Walid Feghali"@en ;
    foaf:name "Walid Feghali"@en .

_:N12bebd411e2648ac9f34561f7488b743 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enter the Battletoad"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N4d1b37e410814b4682c4c2f08fe84add ;
    schema:name "Enter the Battletoad"@en .

_:N204479fc2416467eb07b64724228fac9 a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Anthony Toyaaxnin Smith"@en ;
    foaf:name "Anthony Toyaaxnin Smith"@en .

_:N226d9002f1064992b5a16e578d99f7db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hinnamatoom"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N4d1b37e410814b4682c4c2f08fe84add ;
    schema:name "Hinnamatoom"@en .

_:N2618b108708d4fec98ef2c4da11c77f5 a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Jonathan Wilkins"@en ;
    foaf:name "Jonathan Wilkins"@en .

_:N314ec0730b734bc68580362820fc4356 a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Faye Newborough"@en ;
    foaf:name "Faye Newborough"@en .

_:N361a3fd350394168ad69d904bcb55790 a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Armin Fatic"@en ;
    foaf:name "Armin Fatic"@en .

_:N363c6ed4d9ac425d84cbd3356edb1412 a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "The Amazing PAXAus Choir"@en ;
    foaf:name "The Amazing PAXAus Choir"@en .

_:N3bf8ecda1e234545956381c94a30e55d a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Richard Halliday"@en ;
    foaf:name "Richard Halliday"@en .

_:N41ba87482a14440084f25fac42bb31eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Instinct"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:54"^^xsd:interval ;
    schema:inPlaylist _:N4d1b37e410814b4682c4c2f08fe84add ;
    schema:name "The Instinct"@en .

_:N4d617c9ab4a74002b07f36d0ead92d25 a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Elias Hannouche"@en ;
    foaf:name "Elias Hannouche"@en .

_:N5faa23718e674d79931e3ed646ac0d68 a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Per Larsson Tullborg"@en ;
    foaf:name "Per Larsson Tullborg"@en .

_:N6013625b6aaa4856b02cc00ba8273a37 a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Tobias Kjellberg"@en ;
    foaf:name "Tobias Kjellberg"@en .

_:N6a394e71101c47448ef2b767e41075a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Watchman of the Gods"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N4d1b37e410814b4682c4c2f08fe84add ;
    schema:name "The Watchman of the Gods"@en .

_:N6f217286c8244be1947e8ace31ecf731 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inferno"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:13"^^xsd:interval ;
    schema:inPlaylist _:N4d1b37e410814b4682c4c2f08fe84add ;
    schema:name "Inferno"@en .

_:N8755b055662147abbc6ac20ce61a2e53 a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Linus Bech"@en ;
    foaf:name "Linus Bech"@en .

_:N88befad7bc1e4feab41dd7ff07b6a200 a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Viktor Björkberg"@en ;
    foaf:name "Viktor Björkberg"@en .

_:N8e523e80e1464fb1802be83cfb3fec15 a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Tor Höglund"@en ;
    foaf:name "Tor Höglund"@en .

_:N91488dc00a0e44dba4f84fc8afaa00c5 a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Panos Kolias"@en ;
    foaf:name "Panos Kolias"@en .

_:Na9de42ec020249cc8bd5397842367a45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Touch Me And I'll Break Your Face"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N4d1b37e410814b4682c4c2f08fe84add ;
    schema:name "Touch Me And I'll Break Your Face"@en .

_:Naf29b04949c941b3bb29a4fffff16b82 a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Hugh Davies"@en ;
    foaf:name "Hugh Davies"@en .

_:Nb6ae70be75934dcd8881a7d8a11e14d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Village of Whispers"@en ;
    mo:track_number 10 ;
    schema:duration "PT7:15"^^xsd:interval ;
    schema:inPlaylist _:N4d1b37e410814b4682c4c2f08fe84add ;
    schema:name "Village of Whispers"@en .

_:Nc8df56bbfe4d47a3a278dc8c894ec38d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nocturne in Blood"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N4d1b37e410814b4682c4c2f08fe84add ;
    schema:name "Nocturne in Blood"@en .

_:Nebb8db9fbd204d30891470df2e731f50 a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Erika Mariko Olsen"@en ;
    foaf:name "Erika Mariko Olsen"@en .

_:Nf835cde5906e49639c809cc6954d5c9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warlord"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:N4d1b37e410814b4682c4c2f08fe84add ;
    schema:name "Warlord"@en .

_:Nfaee1bccb17c48fabb46b835e0f9956a a schema:Person,
        foaf:Person ;
    mo:performed <album/61691#performance> ;
    schema:name "Nick Etheridge"@en ;
    foaf:name "Nick Etheridge"@en .

_:N4d1b37e410814b4682c4c2f08fe84add a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N004d7ff3eb3d4a00bdc90c075ec53413,
        _:N0239ff232205451a9a517989ecbf1799,
        _:N0f12c5bbb3394874895ad7a7d8a76dc3,
        _:N12bebd411e2648ac9f34561f7488b743,
        _:N226d9002f1064992b5a16e578d99f7db,
        _:N41ba87482a14440084f25fac42bb31eb,
        _:N6a394e71101c47448ef2b767e41075a8,
        _:N6f217286c8244be1947e8ace31ecf731,
        _:Na9de42ec020249cc8bd5397842367a45,
        _:Nb6ae70be75934dcd8881a7d8a11e14d2,
        _:Nc8df56bbfe4d47a3a278dc8c894ec38d,
        _:Nf835cde5906e49639c809cc6954d5c9e ;
    mo:track_count 12 ;
    schema:duration "PT73:56"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N004d7ff3eb3d4a00bdc90c075ec53413,
        _:N0239ff232205451a9a517989ecbf1799,
        _:N0f12c5bbb3394874895ad7a7d8a76dc3,
        _:N12bebd411e2648ac9f34561f7488b743,
        _:N226d9002f1064992b5a16e578d99f7db,
        _:N41ba87482a14440084f25fac42bb31eb,
        _:N6a394e71101c47448ef2b767e41075a8,
        _:N6f217286c8244be1947e8ace31ecf731,
        _:Na9de42ec020249cc8bd5397842367a45,
        _:Nb6ae70be75934dcd8881a7d8a11e14d2,
        _:Nc8df56bbfe4d47a3a278dc8c894ec38d,
        _:Nf835cde5906e49639c809cc6954d5c9e .

