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

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

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

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

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

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/36019#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/36019#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/36019#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Impossible Game Soundtrack"@en,
        "The Impossible Game Soundtrack"@ja,
        "The Impossible Game Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Vaporize"@en ;
            foaf:made <album/36019#composition> ;
            foaf:name "Vaporize"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kid2Will"@en ;
            foaf:made <album/36019#composition> ;
            foaf:name "Kid2Will"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ParagonX9"@en ;
            foaf:made <album/36019#composition> ;
            foaf:name "ParagonX9"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "SupraDarky"@en ;
            foaf:made <album/36019#composition> ;
            foaf:name "SupraDarky"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Psy-nigma"@en ;
            foaf:made <album/36019#composition> ;
            foaf:name "Psy-nigma"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Envy"@en ;
            foaf:made <album/36019#composition> ;
            foaf:name "Envy"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "tobycreed"@en ;
            foaf:made <album/36019#composition> ;
            foaf:name "tobycreed"@en ] ;
    mo:produced_work <album/36019#musicalwork> ;
    schema:name "The Impossible Game Soundtrack"@en,
        "The Impossible Game Soundtrack"@ja,
        "The Impossible Game Soundtrack"@ja-latn .

<album/36019#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-01-01"^^xsd:date ;
    dcterms:title "The Impossible Game Soundtrack"@en,
        "The Impossible Game Soundtrack"@ja,
        "The Impossible Game Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/36019#musicalexpression> ;
    mo:publisher _:N1f183440c114426e89c9c64bb157ab1e ;
    mo:record _:Nd82625d4af404da68508db1cd1f4536e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Impossible Game"@en ;
            foaf:name "The Impossible Game"@en ] ;
    schema:datePublished "2010-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "The Impossible Game Soundtrack"@en,
        "The Impossible Game Soundtrack"@ja,
        "The Impossible Game Soundtrack"@ja-latn ;
    schema:publisher _:N1f183440c114426e89c9c64bb157ab1e ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

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

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36019#subject> ;
    schema:name "Psy-nigma"@en ;
    foaf:made <album/36019#subject> ;
    foaf:name "Psy-nigma"@en .

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

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

_:N1f183440c114426e89c9c64bb157ab1e schema:name "FlukeDude"@en ;
    foaf:name "FlukeDude"@en .

_:N54fa71300f1f42308cba5ec3bdee65ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaoz Fantasy"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nd82625d4af404da68508db1cd1f4536e ;
    schema:name "Chaoz Fantasy"@en .

_:N8f365c01bcdf44feabbfae9bd79100bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heaven"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nd82625d4af404da68508db1cd1f4536e ;
    schema:name "Heaven"@en .

_:N8fb7b81619574ee5aedfed20896bc328 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phazd"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nd82625d4af404da68508db1cd1f4536e ;
    schema:name "Phazd"@en .

_:N98f63f1c5bf4476ea6ae34d8da442be2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire Aura"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nd82625d4af404da68508db1cd1f4536e ;
    schema:name "Fire Aura"@en .

_:Nbce5c90bee5f4d2dbed0cb49ff4116f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strollin'"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nd82625d4af404da68508db1cd1f4536e ;
    schema:name "Strollin'"@en .

_:Nc684170d9f4040ddb0c722713ef54500 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abstraction"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nd82625d4af404da68508db1cd1f4536e ;
    schema:name "Abstraction"@en .

_:Nf36b521c7e864857bc8a387cff2737ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rustic Runes"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nd82625d4af404da68508db1cd1f4536e ;
    schema:name "Rustic Runes"@en .

_:Nd82625d4af404da68508db1cd1f4536e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N54fa71300f1f42308cba5ec3bdee65ee,
        _:N8f365c01bcdf44feabbfae9bd79100bf,
        _:N8fb7b81619574ee5aedfed20896bc328,
        _:N98f63f1c5bf4476ea6ae34d8da442be2,
        _:Nbce5c90bee5f4d2dbed0cb49ff4116f2,
        _:Nc684170d9f4040ddb0c722713ef54500,
        _:Nf36b521c7e864857bc8a387cff2737ba ;
    mo:track_count 7 ;
    schema:duration "PT19:52"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N54fa71300f1f42308cba5ec3bdee65ee,
        _:N8f365c01bcdf44feabbfae9bd79100bf,
        _:N8fb7b81619574ee5aedfed20896bc328,
        _:N98f63f1c5bf4476ea6ae34d8da442be2,
        _:Nbce5c90bee5f4d2dbed0cb49ff4116f2,
        _:Nc684170d9f4040ddb0c722713ef54500,
        _:Nf36b521c7e864857bc8a387cff2737ba .

