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

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

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

<album/18591#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Whispered World Soundtrack"@en,
        "The Whispered World Soundtrack"@ja,
        "The Whispered World Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Periscope Studio Hamburg"@en ;
            foaf:made <album/18591#composition> ;
            foaf:name "Periscope Studio Hamburg"@en ] ;
    mo:produced_work <album/18591#musicalwork> ;
    schema:name "The Whispered World Soundtrack"@en,
        "The Whispered World Soundtrack"@ja,
        "The Whispered World Soundtrack"@ja-latn .

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

<org/732#subject> schema:name "Deep Silver"@en,
        "Deep Silver"@ja,
        "Deep Silver"@ja-latn ;
    foaf:name "Deep Silver"@en,
        "Deep Silver"@ja,
        "Deep Silver"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/18591/18591-1269904871.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18591#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Whispered World Soundtrack"@en,
        "The Whispered World Soundtrack"@ja,
        "The Whispered World Soundtrack"@ja-latn ;
    mo:performance_of <album/18591#musicalwork> ;
    mo:performer _:N417edfb8f02a4f2eb24bcecc8a1f8150,
        _:N7ce3e0fd4c5f4c05961597f76e8dea0f,
        _:Nba738adcff2d47588132beeb5dc7c190 ;
    mo:recorded_as <album/18591#musicalexpression> ;
    schema:byArtist _:N417edfb8f02a4f2eb24bcecc8a1f8150,
        _:N7ce3e0fd4c5f4c05961597f76e8dea0f,
        _:Nba738adcff2d47588132beeb5dc7c190 ;
    schema:name "The Whispered World Soundtrack"@en,
        "The Whispered World Soundtrack"@ja,
        "The Whispered World Soundtrack"@ja-latn ;
    schema:workPerformed <album/18591#musicalwork> .

<album/18591#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-28"^^xsd:date ;
    dcterms:title "The Whispered World Soundtrack"@en,
        "The Whispered World Soundtrack"@ja,
        "The Whispered World Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18591#musicalexpression> ;
    mo:publisher <org/732#subject> ;
    mo:record _:N204bc8a604594f6e9782f036384bef37 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Whispered World"@en ;
            foaf:name "The Whispered World"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Hiroko Tamura"@en ;
            foaf:name "Hiroko Tamura"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Constanze Lobodzinski"@en ;
            foaf:name "Constanze Lobodzinski"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Christian Ruvolo"@en ;
            foaf:name "Christian Ruvolo"@en ] ;
    schema:datePublished "2009-08-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/18591/18591-1269904871.jpg> ;
    schema:name "The Whispered World Soundtrack"@en,
        "The Whispered World Soundtrack"@ja,
        "The Whispered World Soundtrack"@ja-latn ;
    schema:publisher <org/732#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/18591/18591-1269904871.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18591#subject> ;
    schema:name "Periscope Studio Hamburg"@en ;
    foaf:made <album/18591#subject> ;
    foaf:name "Periscope Studio Hamburg"@en .

_:N3d08c6f24f42456b856bb55208ac72ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Transformation"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N204bc8a604594f6e9782f036384bef37 ;
    schema:name "Transformation"@en .

_:N417edfb8f02a4f2eb24bcecc8a1f8150 a schema:Person,
        foaf:Person ;
    mo:performed <album/18591#performance> ;
    schema:name "Constanze Lobodzinski"@en ;
    foaf:name "Constanze Lobodzinski"@en .

_:N53c5f34980f449d68ffb4d18001712ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Sad Clown"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N204bc8a604594f6e9782f036384bef37 ;
    schema:name "A Sad Clown"@en .

_:N547c6f309e4746f1819174103d0385ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asgilia"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N204bc8a604594f6e9782f036384bef37 ;
    schema:name "Asgilia"@en .

_:N69085608bd564a1a84e75585036e29e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deadlock"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N204bc8a604594f6e9782f036384bef37 ;
    schema:name "Deadlock"@en .

_:N7ce3e0fd4c5f4c05961597f76e8dea0f a schema:Person,
        foaf:Person ;
    mo:performed <album/18591#performance> ;
    schema:name "Hiroko Tamura"@en ;
    foaf:name "Hiroko Tamura"@en .

_:N7ceb4c8003d14f37b8e80c1cfe490f70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finale"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N204bc8a604594f6e9782f036384bef37 ;
    schema:name "Finale"@en .

_:N7da8250741db4e789eeff0cf140fedfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N204bc8a604594f6e9782f036384bef37 ;
    schema:name "Main Theme"@en .

_:N836066827dfc4bdab68963f432a717ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yaki Parade"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N204bc8a604594f6e9782f036384bef37 ;
    schema:name "Yaki Parade"@en .

_:N8bcd2849c0e34f7daad58afc48d6c018 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Worlds Collide"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N204bc8a604594f6e9782f036384bef37 ;
    schema:name "Worlds Collide"@en .

_:N9d177e9861da4231bc8573d37a8e55ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kalida's Deep Sleep"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N204bc8a604594f6e9782f036384bef37 ;
    schema:name "Kalida's Deep Sleep"@en .

_:Na3d2349b05c94630a1ae4a6915d500d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreams Are Ten A Penny"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N204bc8a604594f6e9782f036384bef37 ;
    schema:name "Dreams Are Ten A Penny"@en .

_:Nba738adcff2d47588132beeb5dc7c190 a schema:Person,
        foaf:Person ;
    mo:performed <album/18591#performance> ;
    schema:name "Christian Ruvolo"@en ;
    foaf:name "Christian Ruvolo"@en .

_:Nccf2e9a5e49d4c29a148ba0027ab690b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maurice's Medium Museum"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N204bc8a604594f6e9782f036384bef37 ;
    schema:name "Maurice's Medium Museum"@en .

_:Neb67f1a964184d8fb3a2f2f7b5be39d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "10,000 Pearls"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N204bc8a604594f6e9782f036384bef37 ;
    schema:name "10,000 Pearls"@en .

_:N204bc8a604594f6e9782f036384bef37 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3d08c6f24f42456b856bb55208ac72ab,
        _:N53c5f34980f449d68ffb4d18001712ac,
        _:N547c6f309e4746f1819174103d0385ff,
        _:N69085608bd564a1a84e75585036e29e0,
        _:N7ceb4c8003d14f37b8e80c1cfe490f70,
        _:N7da8250741db4e789eeff0cf140fedfc,
        _:N836066827dfc4bdab68963f432a717ca,
        _:N8bcd2849c0e34f7daad58afc48d6c018,
        _:N9d177e9861da4231bc8573d37a8e55ce,
        _:Na3d2349b05c94630a1ae4a6915d500d3,
        _:Nccf2e9a5e49d4c29a148ba0027ab690b,
        _:Neb67f1a964184d8fb3a2f2f7b5be39d8 ;
    mo:track_count 12 ;
    schema:duration "PT25:52"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N3d08c6f24f42456b856bb55208ac72ab,
        _:N53c5f34980f449d68ffb4d18001712ac,
        _:N547c6f309e4746f1819174103d0385ff,
        _:N69085608bd564a1a84e75585036e29e0,
        _:N7ceb4c8003d14f37b8e80c1cfe490f70,
        _:N7da8250741db4e789eeff0cf140fedfc,
        _:N836066827dfc4bdab68963f432a717ca,
        _:N8bcd2849c0e34f7daad58afc48d6c018,
        _:N9d177e9861da4231bc8573d37a8e55ce,
        _:Na3d2349b05c94630a1ae4a6915d500d3,
        _:Nccf2e9a5e49d4c29a148ba0027ab690b,
        _:Neb67f1a964184d8fb3a2f2f7b5be39d8 .

