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

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

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

<artist/13184#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29962#subject> ;
    schema:name "Roger Hicks"@en ;
    foaf:made <album/29962#composition>,
        <album/29962#subject> ;
    foaf:name "Roger Hicks"@en .

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

<album/29962#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wings of Apocalypse SOUNDTRACK"@en,
        "Wings of Apocalypse SOUNDTRACK"@ja,
        "Wings of Apocalypse SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/29962#musicalwork> ;
    mo:recorded_as <album/29962#musicalexpression> ;
    schema:name "Wings of Apocalypse SOUNDTRACK"@en,
        "Wings of Apocalypse SOUNDTRACK"@ja,
        "Wings of Apocalypse SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/29962#musicalwork> .

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

<https://medium-media.vgm.io/albums/26/29962/29962-1320858559.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29962#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wings of Apocalypse SOUNDTRACK"@en,
        "Wings of Apocalypse SOUNDTRACK"@ja,
        "Wings of Apocalypse SOUNDTRACK"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "John Secolo"@en ;
            foaf:made <album/29962#composition> ;
            foaf:name "John Secolo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Anthony Kirkland"@en ;
            foaf:made <album/29962#composition> ;
            foaf:name "Anthony Kirkland"@en ],
        <artist/13184#subject> ;
    mo:produced_work <album/29962#musicalwork> ;
    schema:name "Wings of Apocalypse SOUNDTRACK"@en,
        "Wings of Apocalypse SOUNDTRACK"@ja,
        "Wings of Apocalypse SOUNDTRACK"@ja-latn .

<album/29962#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-03"^^xsd:date ;
    dcterms:title "Wings of Apocalypse SOUNDTRACK"@en,
        "Wings of Apocalypse SOUNDTRACK"@ja,
        "Wings of Apocalypse SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/29962#musicalexpression> ;
    mo:publisher _:N1efc5a2bd1b4478d89739497979ccaae ;
    mo:record _:N113386e7eeae4a7fb57e6e8b680cdd30 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Wings Of Apocalypse"@en ;
            foaf:name "Wings Of Apocalypse"@en ] ;
    schema:datePublished "2010-05-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/29962/29962-1320858559.jpg> ;
    schema:name "Wings of Apocalypse SOUNDTRACK"@en,
        "Wings of Apocalypse SOUNDTRACK"@ja,
        "Wings of Apocalypse SOUNDTRACK"@ja-latn ;
    schema:publisher _:N1efc5a2bd1b4478d89739497979ccaae ;
    foaf:depiction <https://media.vgm.io/albums/26/29962/29962-1320858559.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29962#subject> ;
    schema:name "John Secolo"@en ;
    foaf:made <album/29962#subject> ;
    foaf:name "John Secolo"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29962#subject> ;
    schema:name "Anthony Kirkland"@en ;
    foaf:made <album/29962#subject> ;
    foaf:name "Anthony Kirkland"@en .

_:N1efc5a2bd1b4478d89739497979ccaae schema:name "Roger Hicks"@en,
        "Roger Hicks"@ja,
        "Roger Hicks"@ja-latn ;
    foaf:name "Roger Hicks"@en,
        "Roger Hicks"@ja,
        "Roger Hicks"@ja-latn .

_:N557fb7d4b89c4677addd1fc8d1349090 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Score!"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N113386e7eeae4a7fb57e6e8b680cdd30 ;
    schema:name "Score!"@en .

_:N93c7aa3fac0440739daf17881ada05fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Level"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N113386e7eeae4a7fb57e6e8b680cdd30 ;
    schema:name "Final Level"@en .

_:N94e19fd38f4d41c8a816027f0b318eb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When This Is All Over (Piano Arrangement)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N113386e7eeae4a7fb57e6e8b680cdd30 ;
    schema:name "When This Is All Over (Piano Arrangement)"@en .

_:Na430c0c275d44005b0d0589a8bb44b77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'll Fight Alone"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N113386e7eeae4a7fb57e6e8b680cdd30 ;
    schema:name "I'll Fight Alone"@en .

_:Nc2f646889930423793b07111f87458a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N113386e7eeae4a7fb57e6e8b680cdd30 ;
    schema:name "Theme"@en .

_:Nd6f4ac22773a4c8795c3f47ca2cd2ccf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When This Is All Over"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N113386e7eeae4a7fb57e6e8b680cdd30 ;
    schema:name "When This Is All Over"@en .

_:Ndcc7f586f323478a8bb0000dd4313280 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ice Cold Heart"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N113386e7eeae4a7fb57e6e8b680cdd30 ;
    schema:name "Ice Cold Heart"@en .

_:Ne884ceb5fb994d3294327e6d7546d279 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Level One"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N113386e7eeae4a7fb57e6e8b680cdd30 ;
    schema:name "Level One"@en .

_:N113386e7eeae4a7fb57e6e8b680cdd30 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N557fb7d4b89c4677addd1fc8d1349090,
        _:N93c7aa3fac0440739daf17881ada05fe,
        _:N94e19fd38f4d41c8a816027f0b318eb6,
        _:Na430c0c275d44005b0d0589a8bb44b77,
        _:Nc2f646889930423793b07111f87458a8,
        _:Nd6f4ac22773a4c8795c3f47ca2cd2ccf,
        _:Ndcc7f586f323478a8bb0000dd4313280,
        _:Ne884ceb5fb994d3294327e6d7546d279 ;
    mo:track_count 8 ;
    schema:duration "PT19:47"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N557fb7d4b89c4677addd1fc8d1349090,
        _:N93c7aa3fac0440739daf17881ada05fe,
        _:N94e19fd38f4d41c8a816027f0b318eb6,
        _:Na430c0c275d44005b0d0589a8bb44b77,
        _:Nc2f646889930423793b07111f87458a8,
        _:Nd6f4ac22773a4c8795c3f47ca2cd2ccf,
        _:Ndcc7f586f323478a8bb0000dd4313280,
        _:Ne884ceb5fb994d3294327e6d7546d279 .

