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

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

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

<album/94833#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tower of Time"@en,
        "Tower of Time"@ja,
        "Tower of Time"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Dawid Majewski"@en ;
            foaf:made <album/94833#composition> ;
            foaf:name "Dawid Majewski"@en ] ;
    mo:produced_work <album/94833#musicalwork> ;
    schema:name "Tower of Time"@en,
        "Tower of Time"@ja,
        "Tower of Time"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/33/94833/94833-1577751996.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/94833#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-27"^^xsd:date ;
    dcterms:title "Tower of Time"@en,
        "Tower of Time"@ja,
        "Tower of Time"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/94833#musicalexpression> ;
    mo:publisher _:Nb344ab3f02b842a2afedaa927bbad060 ;
    mo:record _:N7d766e7d7b0440b19cd08c9345b5e2e8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tower of Time"@en ;
            foaf:name "Tower of Time"@en ] ;
    schema:datePublished "2018-08-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/94833/94833-1577751996.jpg> ;
    schema:name "Tower of Time"@en,
        "Tower of Time"@ja,
        "Tower of Time"@ja-latn ;
    schema:publisher _:Nb344ab3f02b842a2afedaa927bbad060 ;
    foaf:depiction <https://media.vgm.io/albums/33/94833/94833-1577751996.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94833#subject> ;
    schema:name "Dawid Majewski"@en ;
    foaf:made <album/94833#subject> ;
    foaf:name "Dawid Majewski"@en .

_:N0d9689fba28642e281dc079add53943d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The City of Broken Stones"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N7d766e7d7b0440b19cd08c9345b5e2e8 ;
    schema:name "The City of Broken Stones"@en .

_:N1e435774a48a4a4e93c7f0156c7b3663 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reclaiming the Forgotten"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N7d766e7d7b0440b19cd08c9345b5e2e8 ;
    schema:name "Reclaiming the Forgotten"@en .

_:N44b850efc40b4741bd567e75ededf498 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strength in Unity"@en ;
    mo:track_number 14 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N7d766e7d7b0440b19cd08c9345b5e2e8 ;
    schema:name "Strength in Unity"@en .

_:N463c8fddf094420ba2024d5f5f5548a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Place of Wonders"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:27"^^xsd:interval ;
    schema:inPlaylist _:N7d766e7d7b0440b19cd08c9345b5e2e8 ;
    schema:name "A Place of Wonders"@en .

_:N56501958b6a04caaa1f91c139f554e87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Surrounded"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N7d766e7d7b0440b19cd08c9345b5e2e8 ;
    schema:name "Surrounded"@en .

_:N59374a97e6234d8293bf7edd9bb56168 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Always Victorious"@en ;
    mo:track_number 16 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N7d766e7d7b0440b19cd08c9345b5e2e8 ;
    schema:name "Always Victorious"@en .

_:N5a4b7011dc5f48f19d675464d215389a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Among the Friends"@en ;
    mo:track_number 6 ;
    schema:duration "PT8:08"^^xsd:interval ;
    schema:inPlaylist _:N7d766e7d7b0440b19cd08c9345b5e2e8 ;
    schema:name "Among the Friends"@en .

_:N7c8af889d68e4a5eb6a7f2b89a1d64b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Swarm"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N7d766e7d7b0440b19cd08c9345b5e2e8 ;
    schema:name "The Swarm"@en .

_:N9106a187a6dd4412ba27c950b3ee7e7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Knowledge"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N7d766e7d7b0440b19cd08c9345b5e2e8 ;
    schema:name "Lost Knowledge"@en .

_:N9219ab8cbb4d4e049742c6083a6f2450 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Against the Odds"@en ;
    mo:track_number 17 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N7d766e7d7b0440b19cd08c9345b5e2e8 ;
    schema:name "Against the Odds"@en .

_:Na2c5ef8257c5427c9b4c2f8d71bd5a9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Long Descent"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N7d766e7d7b0440b19cd08c9345b5e2e8 ;
    schema:name "The Long Descent"@en .

_:Nb0147928cfa2498d868f8192a7bef732 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rain of Steel"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N7d766e7d7b0440b19cd08c9345b5e2e8 ;
    schema:name "The Rain of Steel"@en .

_:Nb04e81dd6ddd410cb0ac6fda503c9ec8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Tower"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N7d766e7d7b0440b19cd08c9345b5e2e8 ;
    schema:name "Into the Tower"@en .

_:Nb344ab3f02b842a2afedaa927bbad060 schema:name "Event Horizon"@en,
        "Event Horizon"@ja,
        "Event Horizon"@ja-latn ;
    foaf:name "Event Horizon"@en,
        "Event Horizon"@ja,
        "Event Horizon"@ja-latn .

_:Nc820821fe01e477e9332c9738c78ac62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Candle in the Darkness"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N7d766e7d7b0440b19cd08c9345b5e2e8 ;
    schema:name "A Candle in the Darkness"@en .

_:Nd08139e38a594b4e8faca1d3379d5252 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drums of Battle"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N7d766e7d7b0440b19cd08c9345b5e2e8 ;
    schema:name "Drums of Battle"@en .

_:Nd785b52cd43544efa98800b9aac936cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Five Minutes of Sunlight"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N7d766e7d7b0440b19cd08c9345b5e2e8 ;
    schema:name "Five Minutes of Sunlight"@en .

_:Ndba6c68ae9134d4eab1b8e8c25c1d00f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tales of the Past"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N7d766e7d7b0440b19cd08c9345b5e2e8 ;
    schema:name "Tales of the Past"@en .

_:N7d766e7d7b0440b19cd08c9345b5e2e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d9689fba28642e281dc079add53943d,
        _:N1e435774a48a4a4e93c7f0156c7b3663,
        _:N44b850efc40b4741bd567e75ededf498,
        _:N463c8fddf094420ba2024d5f5f5548a2,
        _:N56501958b6a04caaa1f91c139f554e87,
        _:N59374a97e6234d8293bf7edd9bb56168,
        _:N5a4b7011dc5f48f19d675464d215389a,
        _:N7c8af889d68e4a5eb6a7f2b89a1d64b9,
        _:N9106a187a6dd4412ba27c950b3ee7e7d,
        _:N9219ab8cbb4d4e049742c6083a6f2450,
        _:Na2c5ef8257c5427c9b4c2f8d71bd5a9b,
        _:Nb0147928cfa2498d868f8192a7bef732,
        _:Nb04e81dd6ddd410cb0ac6fda503c9ec8,
        _:Nc820821fe01e477e9332c9738c78ac62,
        _:Nd08139e38a594b4e8faca1d3379d5252,
        _:Nd785b52cd43544efa98800b9aac936cd,
        _:Ndba6c68ae9134d4eab1b8e8c25c1d00f ;
    mo:track_count 17 ;
    schema:duration "PT95:35"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N0d9689fba28642e281dc079add53943d,
        _:N1e435774a48a4a4e93c7f0156c7b3663,
        _:N44b850efc40b4741bd567e75ededf498,
        _:N463c8fddf094420ba2024d5f5f5548a2,
        _:N56501958b6a04caaa1f91c139f554e87,
        _:N59374a97e6234d8293bf7edd9bb56168,
        _:N5a4b7011dc5f48f19d675464d215389a,
        _:N7c8af889d68e4a5eb6a7f2b89a1d64b9,
        _:N9106a187a6dd4412ba27c950b3ee7e7d,
        _:N9219ab8cbb4d4e049742c6083a6f2450,
        _:Na2c5ef8257c5427c9b4c2f8d71bd5a9b,
        _:Nb0147928cfa2498d868f8192a7bef732,
        _:Nb04e81dd6ddd410cb0ac6fda503c9ec8,
        _:Nc820821fe01e477e9332c9738c78ac62,
        _:Nd08139e38a594b4e8faca1d3379d5252,
        _:Nd785b52cd43544efa98800b9aac936cd,
        _:Ndba6c68ae9134d4eab1b8e8c25c1d00f .

