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

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

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

<artist/1268#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24017#subject> ;
    schema:name "Cris Velasco"@en ;
    foaf:made <album/24017#composition>,
        <album/24017#subject> ;
    foaf:name "Cris Velasco"@en .

<artist/1312#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24017#subject> ;
    schema:name "Allister Brimble"@en ;
    foaf:made <album/24017#composition>,
        <album/24017#subject> ;
    foaf:name "Allister Brimble"@en .

<artist/13345#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24017#subject> ;
    schema:name "Andrew Curnock / Beat Therapy"@en ;
    foaf:made <album/24017#composition>,
        <album/24017#subject> ;
    foaf:name "Andrew Curnock / Beat Therapy"@en .

<artist/1387#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24017#subject> ;
    schema:name "Mike Reagan"@en ;
    foaf:made <album/24017#composition>,
        <album/24017#subject> ;
    foaf:name "Mike Reagan"@en .

<artist/1403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24017#subject> ;
    schema:name "Michiel van den Bos"@en ;
    foaf:made <album/24017#composition>,
        <album/24017#subject> ;
    foaf:name "Michiel van den Bos"@en .

<artist/1411#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24017#subject> ;
    schema:name "Inon Zur"@en ;
    foaf:made <album/24017#composition>,
        <album/24017#subject> ;
    foaf:name "Inon Zur"@en .

<artist/1414#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24017#subject> ;
    schema:name "Chris Rickwood"@en ;
    foaf:made <album/24017#composition>,
        <album/24017#subject> ;
    foaf:name "Chris Rickwood"@en .

<artist/1580#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24017#subject> ;
    schema:name "Christopher Tin"@en ;
    foaf:made <album/24017#composition>,
        <album/24017#subject> ;
    foaf:name "Christopher Tin"@en .

<artist/5681#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24017#subject> ;
    schema:name "James Hannigan"@en ;
    foaf:made <album/24017#composition>,
        <album/24017#subject> ;
    foaf:name "James Hannigan"@en .

<artist/5790#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24017#subject> ;
    schema:name "Marc Canham"@en ;
    foaf:made <album/24017#composition>,
        <album/24017#subject> ;
    foaf:name "Marc Canham"@en .

<artist/5799#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24017#subject> ;
    schema:name "Jason Graves"@en ;
    foaf:made <album/24017#composition>,
        <album/24017#subject> ;
    foaf:name "Jason Graves"@en .

<artist/65129#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24017#subject> ;
    schema:name "Jonathan van den Wijngaarden"@en ;
    foaf:made <album/24017#composition>,
        <album/24017#subject> ;
    foaf:name "Jonathan van den Wijngaarden"@en .

<artist/678#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24017#subject> ;
    schema:name "Peter McConnell"@en ;
    foaf:made <album/24017#composition>,
        <album/24017#subject> ;
    foaf:name "Peter McConnell"@en .

<artist/68708#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24017#subject> ;
    schema:name "Bart Roijmans"@en ;
    foaf:made <album/24017#composition>,
        <album/24017#subject> ;
    foaf:name "Bart Roijmans"@en .

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

<https://media.vgm.io/albums/71/24017/24017-1354653678.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/24017#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/24017/24017-1354653678.png> ;
    foaf:depicts <album/24017#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/24017/24017-1354653678.png> .

<https://medium-media.vgm.io/albums/71/24017/24017-1354653678.png> a schema:ImageObject,
        foaf:Image .

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

<artist/1030#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24017#performance> ;
    schema:name "Jillian Aversa"@en ;
    foaf:name "Jillian Aversa"@en .

<artist/1891#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24017#performance> ;
    schema:name "Masaya Matsuura"@en,
        "松浦雅也"@ja ;
    foaf:name "Masaya Matsuura"@en,
        "松浦雅也"@ja .

<artist/7100#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24017#performance> ;
    schema:name "Aubrey Ashburn"@en ;
    foaf:name "Aubrey Ashburn"@en .

<artist/244#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24017#subject> ;
    mo:performed <album/24017#performance> ;
    schema:name "Frank Klepacki"@en ;
    foaf:made <album/24017#composition>,
        <album/24017#subject> ;
    foaf:name "Frank Klepacki"@en .

<artist/273#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24017#subject> ;
    mo:performed <album/24017#performance> ;
    schema:name "Akari Kaida"@en,
        "海田明里"@ja ;
    foaf:made <album/24017#composition>,
        <album/24017#subject> ;
    foaf:name "Akari Kaida"@en,
        "海田明里"@ja .

<album/24017#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "One Big Album"@en,
        "One Big Album"@ja,
        "One Big Album"@ja-latn ;
    mo:performance_of <album/24017#musicalwork> ;
    mo:performer _:N0dc2d3605a3042be84525f084ef7699b,
        _:N1afee912b2d7453798773d8dcf8c76ad,
        _:N9f38a929423a49b8a90a1137b1687508,
        <artist/1030#subject>,
        <artist/1891#subject>,
        <artist/244#subject>,
        <artist/273#subject>,
        <artist/7100#subject> ;
    mo:recorded_as <album/24017#musicalexpression> ;
    schema:byArtist _:N0dc2d3605a3042be84525f084ef7699b,
        _:N1afee912b2d7453798773d8dcf8c76ad,
        _:N9f38a929423a49b8a90a1137b1687508,
        <artist/1030#subject>,
        <artist/1891#subject>,
        <artist/244#subject>,
        <artist/273#subject>,
        <artist/7100#subject> ;
    schema:name "One Big Album"@en,
        "One Big Album"@ja,
        "One Big Album"@ja-latn ;
    schema:workPerformed <album/24017#musicalwork> .

<album/24017#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "One Big Album"@en,
        "One Big Album"@ja,
        "One Big Album"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Gordon Irving"@en ;
            foaf:made <album/24017#composition> ;
            foaf:name "Gordon Irving"@en ],
        <artist/1268#subject>,
        <artist/1312#subject>,
        <artist/13345#subject>,
        <artist/1387#subject>,
        <artist/1403#subject>,
        <artist/1411#subject>,
        <artist/1414#subject>,
        <artist/1580#subject>,
        <artist/244#subject>,
        <artist/273#subject>,
        <artist/5681#subject>,
        <artist/5790#subject>,
        <artist/5799#subject>,
        <artist/65129#subject>,
        <artist/678#subject>,
        <artist/68708#subject> ;
    mo:produced_work <album/24017#musicalwork> ;
    schema:name "One Big Album"@en,
        "One Big Album"@ja,
        "One Big Album"@ja-latn .

<album/24017#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-11-23"^^xsd:date ;
    dcterms:title "One Big Album"@en,
        "One Big Album"@ja,
        "One Big Album"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/24017#musicalexpression> ;
    mo:publisher _:N369b6be6985b40da89c2dee007542d97 ;
    mo:record _:Nd6067ede70d54243bd94de7e8f368409 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Heather Birt"@en ;
            foaf:name "Heather Birt"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Philly Boys Choir and Mens Chorale"@en ;
            foaf:name "The Philly Boys Choir and Mens Chorale"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Spike Wilson"@en ;
            foaf:name "Spike Wilson"@en ],
        <artist/1030#subject>,
        <artist/1891#subject>,
        <artist/244#subject>,
        <artist/273#subject>,
        <artist/7100#subject> ;
    schema:datePublished "2012-11-23"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/71/24017/24017-1354653678.png> ;
    schema:name "One Big Album"@en,
        "One Big Album"@ja,
        "One Big Album"@ja-latn ;
    schema:publisher _:N369b6be6985b40da89c2dee007542d97 ;
    foaf:depiction <https://media.vgm.io/albums/71/24017/24017-1354653678.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24017#subject> ;
    schema:name "Gordon Irving"@en ;
    foaf:made <album/24017#subject> ;
    foaf:name "Gordon Irving"@en .

_:N0dc2d3605a3042be84525f084ef7699b a schema:Person,
        foaf:Person ;
    mo:performed <album/24017#performance> ;
    schema:name "Spike Wilson"@en ;
    foaf:name "Spike Wilson"@en .

_:N1afee912b2d7453798773d8dcf8c76ad a schema:Person,
        foaf:Person ;
    mo:performed <album/24017#performance> ;
    schema:name "The Philly Boys Choir and Mens Chorale"@en ;
    foaf:name "The Philly Boys Choir and Mens Chorale"@en .

_:N249687574f784f509302bfcd1ebb4ccc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightfall Sublime"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nd6067ede70d54243bd94de7e8f368409 ;
    schema:name "Nightfall Sublime"@en .

_:N32e89158cae945fa92de0db6da89b77c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Made for Speed"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nd6067ede70d54243bd94de7e8f368409 ;
    schema:name "Made for Speed"@en .

_:N3628980eb7d2497ca8a8bea7d27bd8e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Call to Heroics"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nd6067ede70d54243bd94de7e8f368409 ;
    schema:name "A Call to Heroics"@en .

_:N369b6be6985b40da89c2dee007542d97 schema:name "OneBigGame"@en,
        "OneBigGame"@ja,
        "OneBigGame"@ja-latn ;
    foaf:name "OneBigGame"@en,
        "OneBigGame"@ja,
        "OneBigGame"@ja-latn .

_:N375e32bcfb4541eb98c1a6057c89442e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nd6067ede70d54243bd94de7e8f368409 ;
    schema:name "Game Over"@en .

_:N4b0143f98a4442e6898c4bce11f9e22c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overloaded"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nd6067ede70d54243bd94de7e8f368409 ;
    schema:name "Overloaded"@en .

_:N4b7080d0444541b0888626ee941cc322 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello Big Apple!"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nd6067ede70d54243bd94de7e8f368409 ;
    schema:name "Hello Big Apple!"@en .

_:N5e231022c2ce4b689152aa6fe87d6f14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Journey Begins"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nd6067ede70d54243bd94de7e8f368409 ;
    schema:name "The Journey Begins"@en .

_:N78a961a694b948fa9cdbeed654bbea30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unforgettable"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nd6067ede70d54243bd94de7e8f368409 ;
    schema:name "Unforgettable"@en .

_:N7910b0d80add484ea2d6c10fe50ec035 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hi-Score Lounge"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nd6067ede70d54243bd94de7e8f368409 ;
    schema:name "Hi-Score Lounge"@en .

_:N79a247e7461c4052b7c2bd506e3c71b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rise of the Fallen"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nd6067ede70d54243bd94de7e8f368409 ;
    schema:name "Rise of the Fallen"@en .

_:N9a960eecccce412d8f0f7a3573c8a833 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Will 'o the Wisp"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nd6067ede70d54243bd94de7e8f368409 ;
    schema:name "Will 'o the Wisp"@en .

_:N9bf3401f96ba40c6a973b124be458b06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mountains View"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nd6067ede70d54243bd94de7e8f368409 ;
    schema:name "Mountains View"@en .

_:N9d7982d4fae145e3aa6eea2cee406d06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Overture"@en ;
    mo:track_number 15 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:Nd6067ede70d54243bd94de7e8f368409 ;
    schema:name "Game Overture"@en .

_:N9f38a929423a49b8a90a1137b1687508 a schema:Person,
        foaf:Person ;
    mo:performed <album/24017#performance> ;
    schema:name "Heather Birt"@en ;
    foaf:name "Heather Birt"@en .

_:Ncbae4bb10c7b408daa8db88afc2a8d9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flame of the Dragon"@en ;
    mo:track_number 14 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:Nd6067ede70d54243bd94de7e8f368409 ;
    schema:name "Flame of the Dragon"@en .

_:Nd78afc9497574c14b7652cca61ee0d69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Death of my Beautiful Spaceship"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nd6067ede70d54243bd94de7e8f368409 ;
    schema:name "The Death of my Beautiful Spaceship"@en .

_:Ne61c207e1c7e423f9748eedea72a766a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SYS49152"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nd6067ede70d54243bd94de7e8f368409 ;
    schema:name "SYS49152"@en .

_:Neb9e5fd3b50b44ecaaa3deab025eceb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carnivale"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nd6067ede70d54243bd94de7e8f368409 ;
    schema:name "Carnivale"@en .

_:Nd6067ede70d54243bd94de7e8f368409 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N249687574f784f509302bfcd1ebb4ccc,
        _:N32e89158cae945fa92de0db6da89b77c,
        _:N3628980eb7d2497ca8a8bea7d27bd8e3,
        _:N375e32bcfb4541eb98c1a6057c89442e,
        _:N4b0143f98a4442e6898c4bce11f9e22c,
        _:N4b7080d0444541b0888626ee941cc322,
        _:N5e231022c2ce4b689152aa6fe87d6f14,
        _:N78a961a694b948fa9cdbeed654bbea30,
        _:N7910b0d80add484ea2d6c10fe50ec035,
        _:N79a247e7461c4052b7c2bd506e3c71b3,
        _:N9a960eecccce412d8f0f7a3573c8a833,
        _:N9bf3401f96ba40c6a973b124be458b06,
        _:N9d7982d4fae145e3aa6eea2cee406d06,
        _:Ncbae4bb10c7b408daa8db88afc2a8d9e,
        _:Nd78afc9497574c14b7652cca61ee0d69,
        _:Ne61c207e1c7e423f9748eedea72a766a,
        _:Neb9e5fd3b50b44ecaaa3deab025eceb7 ;
    mo:track_count 17 ;
    schema:duration "PT59:13"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N249687574f784f509302bfcd1ebb4ccc,
        _:N32e89158cae945fa92de0db6da89b77c,
        _:N3628980eb7d2497ca8a8bea7d27bd8e3,
        _:N375e32bcfb4541eb98c1a6057c89442e,
        _:N4b0143f98a4442e6898c4bce11f9e22c,
        _:N4b7080d0444541b0888626ee941cc322,
        _:N5e231022c2ce4b689152aa6fe87d6f14,
        _:N78a961a694b948fa9cdbeed654bbea30,
        _:N7910b0d80add484ea2d6c10fe50ec035,
        _:N79a247e7461c4052b7c2bd506e3c71b3,
        _:N9a960eecccce412d8f0f7a3573c8a833,
        _:N9bf3401f96ba40c6a973b124be458b06,
        _:N9d7982d4fae145e3aa6eea2cee406d06,
        _:Ncbae4bb10c7b408daa8db88afc2a8d9e,
        _:Nd78afc9497574c14b7652cca61ee0d69,
        _:Ne61c207e1c7e423f9748eedea72a766a,
        _:Neb9e5fd3b50b44ecaaa3deab025eceb7 .

