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

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

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

<album/32566#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CreaVures Soundtrack"@en,
        "CreaVures Soundtrack"@ja,
        "CreaVures Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Muse Games"@en ;
            foaf:made <album/32566#composition> ;
            foaf:name "Muse Games"@en ] ;
    mo:produced_work <album/32566#musicalwork> ;
    schema:name "CreaVures Soundtrack"@en,
        "CreaVures Soundtrack"@ja,
        "CreaVures Soundtrack"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/66/32566/32566-1334757131.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/32566#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-04-12"^^xsd:date ;
    dcterms:title "CreaVures Soundtrack"@en,
        "CreaVures Soundtrack"@ja,
        "CreaVures Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/32566#musicalexpression> ;
    mo:publisher _:N854d8f6f162e4cc1a29b36e19da2436d ;
    mo:record _:Nb16aa1b9af46413a95a66760f2b24d26 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "CreaVures"@en ;
            foaf:name "CreaVures"@en ] ;
    schema:datePublished "2012-04-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/32566/32566-1334757131.jpg> ;
    schema:name "CreaVures Soundtrack"@en,
        "CreaVures Soundtrack"@ja,
        "CreaVures Soundtrack"@ja-latn ;
    schema:publisher _:N854d8f6f162e4cc1a29b36e19da2436d ;
    foaf:depiction <https://media.vgm.io/albums/66/32566/32566-1334757131.jpg> .

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

_:N54e264b3d0f647fda9009c0295ae46d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice of the Forest"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:Nb16aa1b9af46413a95a66760f2b24d26 ;
    schema:name "Voice of the Forest"@en .

_:N581bfde4f1b346afbaac302ccdd7ff61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nocturnal Flight"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nb16aa1b9af46413a95a66760f2b24d26 ;
    schema:name "Nocturnal Flight"@en .

_:N6cfa20bbd819427fa4f4eaa38ecca84a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frogs and Fireflies"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nb16aa1b9af46413a95a66760f2b24d26 ;
    schema:name "Frogs and Fireflies"@en .

_:N854d8f6f162e4cc1a29b36e19da2436d schema:name "Muse Games"@en ;
    foaf:name "Muse Games"@en .

_:N942bc5f0e4fa40c886a0310b5acfc71b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Heart"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nb16aa1b9af46413a95a66760f2b24d26 ;
    schema:name "The Heart"@en .

_:N957394093f6e46269c1e3e37e83ab7aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Below the Surface"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nb16aa1b9af46413a95a66760f2b24d26 ;
    schema:name "Below the Surface"@en .

_:Nc1c89016e408462fb791cabc365a0368 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swamp Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nb16aa1b9af46413a95a66760f2b24d26 ;
    schema:name "Swamp Theme"@en .

_:Ne322c271905643288ad30d797db0ecca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Struggle"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:Nb16aa1b9af46413a95a66760f2b24d26 ;
    schema:name "Struggle"@en .

_:Nb16aa1b9af46413a95a66760f2b24d26 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N54e264b3d0f647fda9009c0295ae46d2,
        _:N581bfde4f1b346afbaac302ccdd7ff61,
        _:N6cfa20bbd819427fa4f4eaa38ecca84a,
        _:N942bc5f0e4fa40c886a0310b5acfc71b,
        _:N957394093f6e46269c1e3e37e83ab7aa,
        _:Nc1c89016e408462fb791cabc365a0368,
        _:Ne322c271905643288ad30d797db0ecca ;
    mo:track_count 7 ;
    schema:duration "PT13:28"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N54e264b3d0f647fda9009c0295ae46d2,
        _:N581bfde4f1b346afbaac302ccdd7ff61,
        _:N6cfa20bbd819427fa4f4eaa38ecca84a,
        _:N942bc5f0e4fa40c886a0310b5acfc71b,
        _:N957394093f6e46269c1e3e37e83ab7aa,
        _:Nc1c89016e408462fb791cabc365a0368,
        _:Ne322c271905643288ad30d797db0ecca .

