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

<album/2692> a mo:Release ;
    mo:catalogue_number "ACD2" .

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

<artist/1164#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42332#subject> ;
    schema:name "Chris Hülsbeck"@en ;
    foaf:made <album/42332#composition>,
        <album/42332#subject> ;
    foaf:name "Chris Hülsbeck"@en .

<artist/1421#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42332#subject> ;
    schema:name "Rudolf Stember"@en ;
    foaf:made <album/42332#composition>,
        <album/42332#subject> ;
    foaf:name "Rudolf Stember"@en .

<artist/5653#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42332#subject> ;
    schema:name "Pseudo D."@en ;
    foaf:made <album/42332#composition>,
        <album/42332#subject> ;
    foaf:name "Pseudo D."@en .

<artist/6023#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42332#subject> ;
    schema:name "Ramiro Vaca"@en ;
    foaf:made <album/42332#composition>,
        <album/42332#subject> ;
    foaf:name "Ramiro Vaca"@en .

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

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

<https://medium-media.vgm.io/albums/23/42332/42332-1382059321.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/42332#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Apidya Soundtrack"@en,
        "Apidya Soundtrack"@ja,
        "Apidya Soundtrack"@ja-latn ;
    mo:composer <artist/1164#subject>,
        <artist/1421#subject>,
        <artist/5653#subject>,
        <artist/6023#subject> ;
    mo:produced_work <album/42332#musicalwork> ;
    schema:name "Apidya Soundtrack"@en,
        "Apidya Soundtrack"@ja,
        "Apidya Soundtrack"@ja-latn .

<album/42332#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Apidya Soundtrack"@en,
        "Apidya Soundtrack"@ja,
        "Apidya Soundtrack"@ja-latn ;
    mo:performance_of <album/42332#musicalwork> ;
    mo:performer _:Nbc3c73761c264c12ae3b15607be31d83,
        _:Nc75e379724714220b726d54cfccdcbb0,
        _:Ndd46b3146b0a41a7a6a424660542633a ;
    mo:recorded_as <album/42332#musicalexpression> ;
    schema:byArtist _:Nbc3c73761c264c12ae3b15607be31d83,
        _:Nc75e379724714220b726d54cfccdcbb0,
        _:Ndd46b3146b0a41a7a6a424660542633a ;
    schema:name "Apidya Soundtrack"@en,
        "Apidya Soundtrack"@ja,
        "Apidya Soundtrack"@ja-latn ;
    schema:workPerformed <album/42332#musicalwork> .

<album/42332#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-17"^^xsd:date ;
    dcterms:title "Apidya Soundtrack"@en,
        "Apidya Soundtrack"@ja,
        "Apidya Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/2692> ;
    mo:publication_of <album/42332#musicalexpression> ;
    mo:publisher _:N976d68c8d08c4ba4adb0d9a680c5ad6b ;
    mo:record _:Nc1988381e1b4453b8f6845563ad3ae76 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Apidya"@en ;
            foaf:name "Apidya"@en ],
        [ a schema:CreativeWork ;
            schema:name "Das Schwarze Auge - Die Schicksalsklinge"@en ;
            foaf:name "Das Schwarze Auge - Die Schicksalsklinge"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Point One"@en ;
            foaf:name "Point One"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Preshuz"@en ;
            foaf:name "Preshuz"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mikey J. Romeo"@en ;
            foaf:name "Mikey J. Romeo"@en ] ;
    schema:datePublished "2013-10-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/42332/42332-1382059321.jpg> ;
    schema:name "Apidya Soundtrack"@en,
        "Apidya Soundtrack"@ja,
        "Apidya Soundtrack"@ja-latn ;
    schema:publisher _:N976d68c8d08c4ba4adb0d9a680c5ad6b ;
    foaf:depiction <https://media.vgm.io/albums/23/42332/42332-1382059321.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "E. Velez"@en ;
    foaf:made <album/42332#lyrics> ;
    foaf:name "E. Velez"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "E. Velez"@en ;
    foaf:made <album/42332#subject> ;
    foaf:name "E. Velez"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mikey J. Romeo"@en ;
    foaf:made <album/42332#lyrics> ;
    foaf:name "Mikey J. Romeo"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mikey J. Romeo"@en ;
    foaf:made <album/42332#subject> ;
    foaf:name "Mikey J. Romeo"@en .

_:N0092fee559a047a5a8bbe5ee0785f67a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sewer's Blast"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nc1988381e1b4453b8f6845563ad3ae76 ;
    schema:name "Sewer's Blast"@en .

_:N44eab19ac87140f487bdbdc72265a7ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nc1988381e1b4453b8f6845563ad3ae76 ;
    schema:name "Game Over"@en .

_:N7f9f92ae903c46fba009419d55d142ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Panic"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nc1988381e1b4453b8f6845563ad3ae76 ;
    schema:name "Boss Panic"@en .

_:N87a03aaeb6bc4d8386a6deaf38885c1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme From Merland"@en ;
    mo:track_number 13 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:Nc1988381e1b4453b8f6845563ad3ae76 ;
    schema:name "Theme From Merland"@en .

_:N88a0309270494fd6baffeb93cb0f12ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Pond"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nc1988381e1b4453b8f6845563ad3ae76 ;
    schema:name "The Pond"@en .

_:N90a553a02f474b69ad9edfcdaf3037d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trip Like That"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nc1988381e1b4453b8f6845563ad3ae76 ;
    schema:name "Trip Like That"@en .

_:N976d68c8d08c4ba4adb0d9a680c5ad6b schema:name "Chris Huelsbeck Productions"@en,
        "Chris Huelsbeck Productions"@ja,
        "Chris Huelsbeck Productions"@ja-latn ;
    foaf:name "Chris Huelsbeck Productions"@en,
        "Chris Huelsbeck Productions"@ja,
        "Chris Huelsbeck Productions"@ja-latn .

_:Na14b2edc1d27402791367a6f3f52bc97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apidya Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nc1988381e1b4453b8f6845563ad3ae76 ;
    schema:name "Apidya Theme"@en .

_:Na8ec9a47843845e7a551df61fa218906 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Credits"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:Nc1988381e1b4453b8f6845563ad3ae76 ;
    schema:name "Credits"@en .

_:Nb99ead2a294148fea7f40da95e2da6bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "War at Meadow's Edge"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nc1988381e1b4453b8f6845563ad3ae76 ;
    schema:name "War at Meadow's Edge"@en .

_:Nbc3c73761c264c12ae3b15607be31d83 a schema:Person,
        foaf:Person ;
    mo:performed <album/42332#performance> ;
    schema:name "Point One"@en ;
    foaf:name "Point One"@en .

_:Nbd3e0bdafae74ece91100094af53827a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breakout"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nc1988381e1b4453b8f6845563ad3ae76 ;
    schema:name "Breakout"@en .

_:Nc5c757cbcb394ae09785eb1c96783c3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blade of Fate"@en ;
    mo:track_number 14 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:Nc1988381e1b4453b8f6845563ad3ae76 ;
    schema:name "Blade of Fate"@en .

_:Nc75e379724714220b726d54cfccdcbb0 a schema:Person,
        foaf:Person ;
    mo:performed <album/42332#performance> ;
    schema:name "Preshuz"@en ;
    foaf:name "Preshuz"@en .

_:Nca5de7efd2194690b8eaa89518eaf1ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crazy Lover"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nc1988381e1b4453b8f6845563ad3ae76 ;
    schema:name "Crazy Lover"@en .

_:Ndd46b3146b0a41a7a6a424660542633a a schema:Person,
        foaf:Person ;
    mo:performed <album/42332#performance> ;
    schema:name "Mikey J. Romeo"@en ;
    foaf:name "Mikey J. Romeo"@en .

_:Ne7a58517103b4163811d344b589db2ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Techno Party"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nc1988381e1b4453b8f6845563ad3ae76 ;
    schema:name "Techno Party"@en .

_:Neaf4a1286cb04c759501ba060c7a7130 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freedom"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:Nc1988381e1b4453b8f6845563ad3ae76 ;
    schema:name "Freedom"@en .

_:Nc1988381e1b4453b8f6845563ad3ae76 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0092fee559a047a5a8bbe5ee0785f67a,
        _:N44eab19ac87140f487bdbdc72265a7ad,
        _:N7f9f92ae903c46fba009419d55d142ef,
        _:N87a03aaeb6bc4d8386a6deaf38885c1f,
        _:N88a0309270494fd6baffeb93cb0f12ff,
        _:N90a553a02f474b69ad9edfcdaf3037d9,
        _:Na14b2edc1d27402791367a6f3f52bc97,
        _:Na8ec9a47843845e7a551df61fa218906,
        _:Nb99ead2a294148fea7f40da95e2da6bc,
        _:Nbd3e0bdafae74ece91100094af53827a,
        _:Nc5c757cbcb394ae09785eb1c96783c3c,
        _:Nca5de7efd2194690b8eaa89518eaf1ed,
        _:Ne7a58517103b4163811d344b589db2ad,
        _:Neaf4a1286cb04c759501ba060c7a7130 ;
    mo:track_count 14 ;
    schema:duration "PT73:13"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0092fee559a047a5a8bbe5ee0785f67a,
        _:N44eab19ac87140f487bdbdc72265a7ad,
        _:N7f9f92ae903c46fba009419d55d142ef,
        _:N87a03aaeb6bc4d8386a6deaf38885c1f,
        _:N88a0309270494fd6baffeb93cb0f12ff,
        _:N90a553a02f474b69ad9edfcdaf3037d9,
        _:Na14b2edc1d27402791367a6f3f52bc97,
        _:Na8ec9a47843845e7a551df61fa218906,
        _:Nb99ead2a294148fea7f40da95e2da6bc,
        _:Nbd3e0bdafae74ece91100094af53827a,
        _:Nc5c757cbcb394ae09785eb1c96783c3c,
        _:Nca5de7efd2194690b8eaa89518eaf1ed,
        _:Ne7a58517103b4163811d344b589db2ad,
        _:Neaf4a1286cb04c759501ba060c7a7130 .

