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

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

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

<album/107334#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Wizard: The Original Soundtrack"@en,
        "The Wizard: The Original Soundtrack"@ja,
        "The Wizard: The Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Hannes Flor"@en ;
            foaf:made <album/107334#composition> ;
            foaf:name "Hannes Flor"@en ] ;
    mo:produced_work <album/107334#musicalwork> ;
    schema:name "The Wizard: The Original Soundtrack"@en,
        "The Wizard: The Original Soundtrack"@ja,
        "The Wizard: The Original Soundtrack"@ja-latn .

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

<album/107334#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Wizard: The Original Soundtrack"@en,
        "The Wizard: The Original Soundtrack"@ja,
        "The Wizard: The Original Soundtrack"@ja-latn ;
    mo:performance_of <album/107334#musicalwork> ;
    mo:recorded_as <album/107334#musicalexpression> ;
    schema:name "The Wizard: The Original Soundtrack"@en,
        "The Wizard: The Original Soundtrack"@ja,
        "The Wizard: The Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/107334#musicalwork> .

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

<https://medium-media.vgm.io/albums/43/107334/107334-bb69d954e09b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/107334#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-22"^^xsd:date ;
    dcterms:title "The Wizard: The Original Soundtrack"@en,
        "The Wizard: The Original Soundtrack"@ja,
        "The Wizard: The Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/107334#musicalexpression> ;
    mo:publisher _:N2c13fdb7060642faa7e632e1fc346d70 ;
    mo:record _:N7b289e10aea04eac9f48385d0e00395f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Wizard"@en ;
            foaf:name "The Wizard"@en ] ;
    schema:datePublished "2020-05-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/107334/107334-bb69d954e09b.jpg> ;
    schema:name "The Wizard: The Original Soundtrack"@en,
        "The Wizard: The Original Soundtrack"@ja,
        "The Wizard: The Original Soundtrack"@ja-latn ;
    schema:publisher _:N2c13fdb7060642faa7e632e1fc346d70 ;
    foaf:depiction <https://media.vgm.io/albums/43/107334/107334-bb69d954e09b.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107334#subject> ;
    schema:name "Hannes Flor"@en ;
    foaf:made <album/107334#subject> ;
    foaf:name "Hannes Flor"@en .

_:N04df883770de4c9aa80f6ceed04c3b63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Hall of the Drow Queen"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N7b289e10aea04eac9f48385d0e00395f ;
    schema:name "In the Hall of the Drow Queen"@en .

_:N1c61888d8b93447dbfe93766d4441c32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Graveyard Shift"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N7b289e10aea04eac9f48385d0e00395f ;
    schema:name "Graveyard Shift"@en .

_:N2c13fdb7060642faa7e632e1fc346d70 schema:name "Hypnotic Owl"@en,
        "Hypnotic Owl"@ja,
        "Hypnotic Owl"@ja-latn ;
    foaf:name "Hypnotic Owl"@en,
        "Hypnotic Owl"@ja,
        "Hypnotic Owl"@ja-latn .

_:N2fa599619729465ab68cc4da7fd0b28d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wizard"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N7b289e10aea04eac9f48385d0e00395f ;
    schema:name "The Wizard"@en .

_:N3527e93f0df549b0a4d1e2ebbc447374 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Sewage"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N7b289e10aea04eac9f48385d0e00395f ;
    schema:name "Into the Sewage"@en .

_:N35c25ac20df84b4ca60f096855620f27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomb Raider"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N7b289e10aea04eac9f48385d0e00395f ;
    schema:name "Tomb Raider"@en .

_:N38fe64ee07954337a83314b042950e5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revelation"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N7b289e10aea04eac9f48385d0e00395f ;
    schema:name "Revelation"@en .

_:Nbe74fb4edcf946ed9a973a803d922493 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Brokeback Mountains"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N7b289e10aea04eac9f48385d0e00395f ;
    schema:name "The Brokeback Mountains"@en .

_:Nd777802922f64357af90fc62aae7d611 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N7b289e10aea04eac9f48385d0e00395f ;
    schema:name "Farewell"@en .

_:Nebe34ab8e78f4098a992a24e4141b8cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concerning Goblins"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N7b289e10aea04eac9f48385d0e00395f ;
    schema:name "Concerning Goblins"@en .

_:N7b289e10aea04eac9f48385d0e00395f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04df883770de4c9aa80f6ceed04c3b63,
        _:N1c61888d8b93447dbfe93766d4441c32,
        _:N2fa599619729465ab68cc4da7fd0b28d,
        _:N3527e93f0df549b0a4d1e2ebbc447374,
        _:N35c25ac20df84b4ca60f096855620f27,
        _:N38fe64ee07954337a83314b042950e5a,
        _:Nbe74fb4edcf946ed9a973a803d922493,
        _:Nd777802922f64357af90fc62aae7d611,
        _:Nebe34ab8e78f4098a992a24e4141b8cd ;
    mo:track_count 9 ;
    schema:duration "PT23:12"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N04df883770de4c9aa80f6ceed04c3b63,
        _:N1c61888d8b93447dbfe93766d4441c32,
        _:N2fa599619729465ab68cc4da7fd0b28d,
        _:N3527e93f0df549b0a4d1e2ebbc447374,
        _:N35c25ac20df84b4ca60f096855620f27,
        _:N38fe64ee07954337a83314b042950e5a,
        _:Nbe74fb4edcf946ed9a973a803d922493,
        _:Nd777802922f64357af90fc62aae7d611,
        _:Nebe34ab8e78f4098a992a24e4141b8cd .

