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

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

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

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

<album/76360#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Apocalipsis: Harry at the End of the World"@en,
        "Apocalipsis: Harry at the End of the World"@ja,
        "Apocalipsis: Harry at the End of the World"@ja-latn ;
    mo:performance_of <album/76360#musicalwork> ;
    mo:recorded_as <album/76360#musicalexpression> ;
    schema:name "Apocalipsis: Harry at the End of the World"@en,
        "Apocalipsis: Harry at the End of the World"@ja,
        "Apocalipsis: Harry at the End of the World"@ja-latn ;
    schema:workPerformed <album/76360#musicalwork> .

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

<https://medium-media.vgm.io/albums/06/76360/76360-1521826822.jpg> a schema:ImageObject,
        foaf:Image .

<album/76360#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Apocalipsis: Harry at the End of the World"@en,
        "Apocalipsis: Harry at the End of the World"@ja,
        "Apocalipsis: Harry at the End of the World"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Urszula Izak"@en ;
            foaf:made <album/76360#composition> ;
            foaf:name "Urszula Izak"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Agim Dzeljilji"@en ;
            foaf:made <album/76360#composition> ;
            foaf:name "Agim Dzeljilji"@en ] ;
    mo:produced_work <album/76360#musicalwork> ;
    schema:name "Apocalipsis: Harry at the End of the World"@en,
        "Apocalipsis: Harry at the End of the World"@ja,
        "Apocalipsis: Harry at the End of the World"@ja-latn .

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

<album/76360#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-02-28"^^xsd:date ;
    dcterms:title "Apocalipsis: Harry at the End of the World"@en,
        "Apocalipsis: Harry at the End of the World"@ja,
        "Apocalipsis: Harry at the End of the World"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/76360#musicalexpression> ;
    mo:publisher _:Nc91fb9726caf4dc69f2dec670836d2a3 ;
    mo:record _:Nc468fd86068b49d7a33967c0808721b4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Apocalipsis: Harry at the End of the World"@en ;
            foaf:name "Apocalipsis: Harry at the End of the World"@en ] ;
    schema:datePublished "2018-02-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/76360/76360-1521826822.jpg> ;
    schema:name "Apocalipsis: Harry at the End of the World"@en,
        "Apocalipsis: Harry at the End of the World"@ja,
        "Apocalipsis: Harry at the End of the World"@ja-latn ;
    schema:publisher _:Nc91fb9726caf4dc69f2dec670836d2a3 ;
    foaf:depiction <https://media.vgm.io/albums/06/76360/76360-1521826822.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76360#subject> ;
    schema:name "Agim Dzeljilji"@en ;
    foaf:made <album/76360#subject> ;
    foaf:name "Agim Dzeljilji"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76360#subject> ;
    schema:name "Urszula Izak"@en ;
    foaf:made <album/76360#subject> ;
    foaf:name "Urszula Izak"@en .

_:N0489213dbc1b4642a2fc1eae34856fdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely Sailor"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nc468fd86068b49d7a33967c0808721b4 ;
    schema:name "Lonely Sailor"@en .

_:N14ae4f26f7e84112b7806af667ee23bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So Close, So Far Harry"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nc468fd86068b49d7a33967c0808721b4 ;
    schema:name "So Close, So Far Harry"@en .

_:N22fdbfaf3a8646498cf94577c5b19975 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nc468fd86068b49d7a33967c0808721b4 ;
    schema:name "Main Theme"@en .

_:N3c4b57b96ee040ddb88f3c04f193624b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underwater Realm"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nc468fd86068b49d7a33967c0808721b4 ;
    schema:name "Underwater Realm"@en .

_:N3c951c109b36424ca808fb17b45a9be3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Athem Dance"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:Nc468fd86068b49d7a33967c0808721b4 ;
    schema:name "Athem Dance"@en .

_:N4c359316ab9b41d49ff31f8452042182 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harry's Landscapes"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nc468fd86068b49d7a33967c0808721b4 ;
    schema:name "Harry's Landscapes"@en .

_:N7dbcb62f6ff140869cd0463c92f63006 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Danse Macabre"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nc468fd86068b49d7a33967c0808721b4 ;
    schema:name "Danse Macabre"@en .

_:N875e2e9b0c5541e584c91f48889efced a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haunted Harbor"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nc468fd86068b49d7a33967c0808721b4 ;
    schema:name "Haunted Harbor"@en .

_:N8ec0db372e944ac2aad6eb37cce957ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Between Landscapes"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nc468fd86068b49d7a33967c0808721b4 ;
    schema:name "Between Landscapes"@en .

_:N9132b2131624453eaf2aa83a5a36d066 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poisonous Reptile"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nc468fd86068b49d7a33967c0808721b4 ;
    schema:name "Poisonous Reptile"@en .

_:Na46a932aadc64f85adaef00f89f61e9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harry and his Hellish Land"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nc468fd86068b49d7a33967c0808721b4 ;
    schema:name "Harry and his Hellish Land"@en .

_:Nc91fb9726caf4dc69f2dec670836d2a3 schema:name "Klabater"@en,
        "Klabater"@ja,
        "Klabater"@ja-latn ;
    foaf:name "Klabater"@en,
        "Klabater"@ja,
        "Klabater"@ja-latn .

_:Nf80f44c95e014b7b87f18464859989a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of the World"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nc468fd86068b49d7a33967c0808721b4 ;
    schema:name "End of the World"@en .

_:Nc468fd86068b49d7a33967c0808721b4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0489213dbc1b4642a2fc1eae34856fdc,
        _:N14ae4f26f7e84112b7806af667ee23bc,
        _:N22fdbfaf3a8646498cf94577c5b19975,
        _:N3c4b57b96ee040ddb88f3c04f193624b,
        _:N3c951c109b36424ca808fb17b45a9be3,
        _:N4c359316ab9b41d49ff31f8452042182,
        _:N7dbcb62f6ff140869cd0463c92f63006,
        _:N875e2e9b0c5541e584c91f48889efced,
        _:N8ec0db372e944ac2aad6eb37cce957ae,
        _:N9132b2131624453eaf2aa83a5a36d066,
        _:Na46a932aadc64f85adaef00f89f61e9a,
        _:Nf80f44c95e014b7b87f18464859989a6 ;
    mo:track_count 12 ;
    schema:duration "PT43:08"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0489213dbc1b4642a2fc1eae34856fdc,
        _:N14ae4f26f7e84112b7806af667ee23bc,
        _:N22fdbfaf3a8646498cf94577c5b19975,
        _:N3c4b57b96ee040ddb88f3c04f193624b,
        _:N3c951c109b36424ca808fb17b45a9be3,
        _:N4c359316ab9b41d49ff31f8452042182,
        _:N7dbcb62f6ff140869cd0463c92f63006,
        _:N875e2e9b0c5541e584c91f48889efced,
        _:N8ec0db372e944ac2aad6eb37cce957ae,
        _:N9132b2131624453eaf2aa83a5a36d066,
        _:Na46a932aadc64f85adaef00f89f61e9a,
        _:Nf80f44c95e014b7b87f18464859989a6 .

