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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43483#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/43483#composition>,
        <album/43483#subject> ;
    foaf:name "ZUN"@en .

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<album/43483#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Imagination"@en,
        "Imagination"@ja,
        "Imagination"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/43483#musicalwork> ;
    schema:name "Imagination"@en,
        "Imagination"@ja,
        "Imagination"@ja-latn .

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

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

<org/1258#subject> schema:name "2nd Flush"@en,
        "2nd Flush"@ja,
        "2nd Flush"@ja-latn ;
    foaf:name "2nd Flush"@en,
        "2nd Flush"@ja,
        "2nd Flush"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/43483/43483-1388408792.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43483#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Imagination"@en,
        "Imagination"@ja,
        "Imagination"@ja-latn ;
    mo:performance_of <album/43483#musicalwork> ;
    mo:performer _:N438fe5c7f4464f618c6216cd4d5c2f93 ;
    mo:recorded_as <album/43483#musicalexpression> ;
    schema:byArtist _:N438fe5c7f4464f618c6216cd4d5c2f93 ;
    schema:name "Imagination"@en,
        "Imagination"@ja,
        "Imagination"@ja-latn ;
    schema:workPerformed <album/43483#musicalwork> .

<album/43483#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "Imagination"@en,
        "Imagination"@ja,
        "Imagination"@ja-latn ;
    mo:catalogue_number "2NDF-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43483#musicalexpression> ;
    mo:publisher <org/1258#subject> ;
    mo:record _:N752d59fd4aa64e9ab15d94961ee86bee ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/12#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "蒼月水樹"@en ;
            foaf:name "蒼月水樹"@en ] ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/43483/43483-1388408792.jpg> ;
    schema:name "Imagination"@en,
        "Imagination"@ja,
        "Imagination"@ja-latn ;
    schema:publisher <org/1258#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/43483/43483-1388408792.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Aki.N"@en ;
    foaf:made <album/43483#lyrics> ;
    foaf:name "Aki.N"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Aki.N"@en ;
    foaf:made <album/43483#subject> ;
    foaf:name "Aki.N"@en .

_:N41dbb7a56620461bb36e4c337cb880bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom at time"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N752d59fd4aa64e9ab15d94961ee86bee ;
    schema:name "Phantom at time"@ja .

_:N438fe5c7f4464f618c6216cd4d5c2f93 a schema:Person,
        foaf:Person ;
    mo:performed <album/43483#performance> ;
    schema:name "蒼月水樹"@en ;
    foaf:name "蒼月水樹"@en .

_:N4d16a4d3a38c4645bf0dd119b25c9e71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pulse"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N752d59fd4aa64e9ab15d94961ee86bee ;
    schema:name "Pulse"@ja .

_:N8a9ca49570e842078c86b9de33717756 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swallowed existence"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N752d59fd4aa64e9ab15d94961ee86bee ;
    schema:name "Swallowed existence"@ja .

_:Nc9e6747289954e5e90fe651ff0bea3ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lady Killer"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N752d59fd4aa64e9ab15d94961ee86bee ;
    schema:name "Lady Killer"@ja .

_:Ndb02c493c9494b3bb1b0ae410ddf57da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night in the dark"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N752d59fd4aa64e9ab15d94961ee86bee ;
    schema:name "Night in the dark"@ja .

_:N752d59fd4aa64e9ab15d94961ee86bee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N41dbb7a56620461bb36e4c337cb880bc,
        _:N4d16a4d3a38c4645bf0dd119b25c9e71,
        _:N8a9ca49570e842078c86b9de33717756,
        _:Nc9e6747289954e5e90fe651ff0bea3ed,
        _:Ndb02c493c9494b3bb1b0ae410ddf57da ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N41dbb7a56620461bb36e4c337cb880bc,
        _:N4d16a4d3a38c4645bf0dd119b25c9e71,
        _:N8a9ca49570e842078c86b9de33717756,
        _:Nc9e6747289954e5e90fe651ff0bea3ed,
        _:Ndb02c493c9494b3bb1b0ae410ddf57da .

