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

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

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

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

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

<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/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 .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/86/34468/34468-1363988619.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/40773#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34468#performance> ;
    schema:name "ichi"@en,
        "いち"@ja ;
    foaf:name "ichi"@en,
        "いち"@ja .

<artist/61906#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34468#performance> ;
    schema:name "makocchan"@en ;
    foaf:name "makocchan"@en .

<album/34468#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "Toho Jazz Outlet Park"@en,
        "Toho Jazz Outlet Park"@ja,
        "Toho Jazz Outlet Park"@ja-latn ;
    mo:catalogue_number "JZON-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34468#musicalexpression> ;
    mo:publisher _:N52dbc6e3dcfb4565bba351e1ac09200e ;
    mo:record _:N14572ebea3e54a0295ae908dbffae92f ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Suno"@en ;
            foaf:name "Suno"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "DC"@en ;
            foaf:name "DC"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "guitarkun"@en ;
            foaf:name "guitarkun"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "TatsukoHojo"@en ;
            foaf:name "TatsukoHojo"@en ],
        <artist/40773#subject>,
        <artist/61906#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/34468/34468-1363988619.jpg> ;
    schema:name "Toho Jazz Outlet Park"@en,
        "Toho Jazz Outlet Park"@ja,
        "Toho Jazz Outlet Park"@ja-latn ;
    schema:publisher _:N52dbc6e3dcfb4565bba351e1ac09200e ;
    foaf:depiction <https://media.vgm.io/albums/86/34468/34468-1363988619.jpg> .

<album/34468#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toho Jazz Outlet Park"@en,
        "Toho Jazz Outlet Park"@ja,
        "Toho Jazz Outlet Park"@ja-latn ;
    mo:performance_of <album/34468#musicalwork> ;
    mo:performer _:N0c73d085fe6d491b930de6ae1cf8f271,
        _:N0fd6a0531d5a44bbbfcfba2c1e5e9312,
        _:N3bdb1abf130745df85f73250dbc9af18,
        _:Nb097760e9e6141e5a96ef2dbd3639926,
        <artist/40773#subject>,
        <artist/61906#subject> ;
    mo:recorded_as <album/34468#musicalexpression> ;
    schema:byArtist _:N0c73d085fe6d491b930de6ae1cf8f271,
        _:N0fd6a0531d5a44bbbfcfba2c1e5e9312,
        _:N3bdb1abf130745df85f73250dbc9af18,
        _:Nb097760e9e6141e5a96ef2dbd3639926,
        <artist/40773#subject>,
        <artist/61906#subject> ;
    schema:name "Toho Jazz Outlet Park"@en,
        "Toho Jazz Outlet Park"@ja,
        "Toho Jazz Outlet Park"@ja-latn ;
    schema:workPerformed <album/34468#musicalwork> .

_:N0c73d085fe6d491b930de6ae1cf8f271 a schema:Person,
        foaf:Person ;
    mo:performed <album/34468#performance> ;
    schema:name "TatsukoHojo"@en ;
    foaf:name "TatsukoHojo"@en .

_:N0fd6a0531d5a44bbbfcfba2c1e5e9312 a schema:Person,
        foaf:Person ;
    mo:performed <album/34468#performance> ;
    schema:name "Suno"@en ;
    foaf:name "Suno"@en .

_:N3bdb1abf130745df85f73250dbc9af18 a schema:Person,
        foaf:Person ;
    mo:performed <album/34468#performance> ;
    schema:name "DC"@en ;
    foaf:name "DC"@en .

_:N3cab92f9195b4eec892d4c403911fbfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frog's leap"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N14572ebea3e54a0295ae908dbffae92f ;
    schema:name "Frog's leap"@en .

_:N4b07c0178ee14d4f898bb5205907d40f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Foreign girls are fond of romping"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N14572ebea3e54a0295ae908dbffae92f ;
    schema:name "Foreign girls are fond of romping"@en .

_:N52dbc6e3dcfb4565bba351e1ac09200e schema:name "Jazzy Onion"@en ;
    foaf:name "Jazzy Onion"@en .

_:N53ee6863e84d4b55936be1672bc200c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waltz for S"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N14572ebea3e54a0295ae908dbffae92f ;
    schema:name "Waltz for S"@en .

_:N615ddc6ba6f648de97f0ad3c8442dd01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wisp of smoke"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N14572ebea3e54a0295ae908dbffae92f ;
    schema:name "Wisp of smoke"@en .

_:N7bf35b866af6468ebbdc89de52a891d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A light shade of black"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N14572ebea3e54a0295ae908dbffae92f ;
    schema:name "A light shade of black"@en .

_:N820c27a5253f488f8555c9a95f66bae7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The second princess"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:N14572ebea3e54a0295ae908dbffae92f ;
    schema:name "The second princess"@en .

_:Nb097760e9e6141e5a96ef2dbd3639926 a schema:Person,
        foaf:Person ;
    mo:performed <album/34468#performance> ;
    schema:name "guitarkun"@en ;
    foaf:name "guitarkun"@en .

_:Nda88d2142e0c4ac09cf03c3b93c0632b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An evanescent life"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N14572ebea3e54a0295ae908dbffae92f ;
    schema:name "An evanescent life"@en .

_:Ne781f00ea00e46648817a52af45f5c22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Owen's drive"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N14572ebea3e54a0295ae908dbffae92f ;
    schema:name "Owen's drive"@en .

_:N14572ebea3e54a0295ae908dbffae92f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3cab92f9195b4eec892d4c403911fbfa,
        _:N4b07c0178ee14d4f898bb5205907d40f,
        _:N53ee6863e84d4b55936be1672bc200c8,
        _:N615ddc6ba6f648de97f0ad3c8442dd01,
        _:N7bf35b866af6468ebbdc89de52a891d9,
        _:N820c27a5253f488f8555c9a95f66bae7,
        _:Nda88d2142e0c4ac09cf03c3b93c0632b,
        _:Ne781f00ea00e46648817a52af45f5c22 ;
    mo:track_count 8 ;
    schema:duration "PT42:24"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N3cab92f9195b4eec892d4c403911fbfa,
        _:N4b07c0178ee14d4f898bb5205907d40f,
        _:N53ee6863e84d4b55936be1672bc200c8,
        _:N615ddc6ba6f648de97f0ad3c8442dd01,
        _:N7bf35b866af6468ebbdc89de52a891d9,
        _:N820c27a5253f488f8555c9a95f66bae7,
        _:Nda88d2142e0c4ac09cf03c3b93c0632b,
        _:Ne781f00ea00e46648817a52af45f5c22 .

