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

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

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

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

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@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/12325#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FOGGY NIGHT"@en,
        "FOGGY NIGHT"@ja,
        "FOGGY NIGHT"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/12325#musicalwork> ;
    schema:name "FOGGY NIGHT"@en,
        "FOGGY NIGHT"@ja,
        "FOGGY NIGHT"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/52/12325/12325-1236775519.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/12325#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-02-15"^^xsd:date ;
    dcterms:title "FOGGY NIGHT"@en,
        "FOGGY NIGHT"@ja,
        "FOGGY NIGHT"@ja-latn ;
    mo:catalogue_number "DR-FN01" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12325#musicalexpression> ;
    mo:publisher _:N5f5b0eda0a2f403e92e96fb4094b2b6e ;
    mo:record _:N7fe81fc86dd14123943dc972ba1ed314 ;
    mo:record_count 1 ;
    schema:about <product/18#subject>,
        <product/20#subject>,
        <product/27#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Len"@en ;
            foaf:name "Len"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tanukimono"@en ;
            foaf:name "Tanukimono"@en ] ;
    schema:datePublished "2009-02-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/12325/12325-1236775519.jpg> ;
    schema:name "FOGGY NIGHT"@en,
        "FOGGY NIGHT"@ja,
        "FOGGY NIGHT"@ja-latn ;
    schema:publisher _:N5f5b0eda0a2f403e92e96fb4094b2b6e ;
    foaf:depiction <https://media.vgm.io/albums/52/12325/12325-1236775519.jpg> .

_:N0d55ff22d88243f88b45c8dd0f9e4f56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "語り継がれぬ物語 ～Killed in Action～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N7fe81fc86dd14123943dc972ba1ed314 ;
    schema:name "語り継がれぬ物語 ～Killed in Action～"@ja .

_:N4e038b7f016b44f28818ef8c436d0810 a schema:Person,
        foaf:Person ;
    mo:performed <album/12325#performance> ;
    schema:name "Len"@en ;
    foaf:name "Len"@en .

_:N515c3784768c47a2a370f5dafa32a4c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦乱の語り部達 ～Discord Registers～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N7fe81fc86dd14123943dc972ba1ed314 ;
    schema:name "戦乱の語り部達 ～Discord Registers～"@ja .

_:N5f5b0eda0a2f403e92e96fb4094b2b6e schema:name "Discord Registers"@en ;
    foaf:name "Discord Registers"@en .

_:N7f66584901e84da68fa4092c44148673 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "霧掛かる冥夜 ～Foggy Night～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N7fe81fc86dd14123943dc972ba1ed314 ;
    schema:name "霧掛かる冥夜 ～Foggy Night～"@ja .

_:Na607c754a48e421ea4acb5808312de70 a schema:Person,
        foaf:Person ;
    mo:performed <album/12325#performance> ;
    schema:name "Tanukimono"@en ;
    foaf:name "Tanukimono"@en .

_:Ne3aaef6af98a447eaeb5220586058e26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "瓦礫の人形 ～Plastic Mad Eye～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N7fe81fc86dd14123943dc972ba1ed314 ;
    schema:name "瓦礫の人形 ～Plastic Mad Eye～"@ja .

_:Ned5a642419f4415ba579621a3e79ef8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方戦史 ～Eastern Military History～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N7fe81fc86dd14123943dc972ba1ed314 ;
    schema:name "東方戦史 ～Eastern Military History～"@ja .

_:Nf3532d169b764b549d5a81706da84384 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "血塗られし追憶 ～Bloody Memory～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N7fe81fc86dd14123943dc972ba1ed314 ;
    schema:name "血塗られし追憶 ～Bloody Memory～"@ja .

_:N7fe81fc86dd14123943dc972ba1ed314 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d55ff22d88243f88b45c8dd0f9e4f56,
        _:N515c3784768c47a2a370f5dafa32a4c1,
        _:N7f66584901e84da68fa4092c44148673,
        _:Ne3aaef6af98a447eaeb5220586058e26,
        _:Ned5a642419f4415ba579621a3e79ef8c,
        _:Nf3532d169b764b549d5a81706da84384 ;
    mo:track_count 6 ;
    schema:duration "PT18:16"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0d55ff22d88243f88b45c8dd0f9e4f56,
        _:N515c3784768c47a2a370f5dafa32a4c1,
        _:N7f66584901e84da68fa4092c44148673,
        _:Ne3aaef6af98a447eaeb5220586058e26,
        _:Ned5a642419f4415ba579621a3e79ef8c,
        _:Nf3532d169b764b549d5a81706da84384 .

