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

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

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

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

<event/1> a mo:Release ;
    schema:name "Released at Comic Market 72 (Aug 17, 2007 to Aug 19, 2007)" .

<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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<album/10957#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Genbushiki -The wind has shifted to East-"@en,
        "幻舞式 -The wind has shifted to East-"@ja,
        "Genbushiki -The wind has shifted to East-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/10957#musicalwork> ;
    schema:name "Genbushiki -The wind has shifted to East-"@en,
        "幻舞式 -The wind has shifted to East-"@ja,
        "Genbushiki -The wind has shifted to East-"@ja-latn .

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

<album/10957#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Genbushiki -The wind has shifted to East-"@en,
        "幻舞式 -The wind has shifted to East-"@ja,
        "Genbushiki -The wind has shifted to East-"@ja-latn ;
    mo:performance_of <album/10957#musicalwork> ;
    mo:recorded_as <album/10957#musicalexpression> ;
    schema:name "Genbushiki -The wind has shifted to East-"@en,
        "幻舞式 -The wind has shifted to East-"@ja,
        "Genbushiki -The wind has shifted to East-"@ja-latn ;
    schema:workPerformed <album/10957#musicalwork> .

<org/158#subject> schema:name "Lost Garden"@en,
        "Lost Garden"@ja,
        "Lost Garden"@ja-latn ;
    foaf:name "Lost Garden"@en,
        "Lost Garden"@ja,
        "Lost Garden"@ja-latn .

<https://media.vgm.io/albums/75/10957/10957-b133297686e2.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/10957#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/75/10957/10957-b133297686e2.png> ;
    foaf:depicts <album/10957#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/75/10957/10957-b133297686e2.png> .

<https://medium-media.vgm.io/albums/75/10957/10957-b133297686e2.png> a schema:ImageObject,
        foaf:Image .

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

<album/10957#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-17"^^xsd:date ;
    dcterms:title "Genbushiki -The wind has shifted to East-"@en,
        "幻舞式 -The wind has shifted to East-"@ja,
        "Genbushiki -The wind has shifted to East-"@ja-latn ;
    mo:catalogue_number "LGCD-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10957#musicalexpression> ;
    mo:publisher <org/158#subject> ;
    mo:record _:N974871e4bba64f41b6bd2d164bb84189 ;
    mo:record_count 1 ;
    mo:release <event/1> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2007-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/75/10957/10957-b133297686e2.png> ;
    schema:name "Genbushiki -The wind has shifted to East-"@en,
        "幻舞式 -The wind has shifted to East-"@ja,
        "Genbushiki -The wind has shifted to East-"@ja-latn ;
    schema:publisher <org/158#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/10957/10957-b133297686e2.png> .

_:N23a4d21c221246b78475309e1fe3623e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "螢火"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:N974871e4bba64f41b6bd2d164bb84189 ;
    schema:name "螢火"@ja .

_:N3e8f6442ede94f379f0aec2fe2ea0506 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "spectacle of sky"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:N974871e4bba64f41b6bd2d164bb84189 ;
    schema:name "spectacle of sky"@ja .

_:Nb4035ab2898e48979daac07240066861 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "night carnival"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:N974871e4bba64f41b6bd2d164bb84189 ;
    schema:name "night carnival"@ja .

_:Nc9a0064dcbcf45c9999104eb26fb3f21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜彩"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N974871e4bba64f41b6bd2d164bb84189 ;
    schema:name "桜彩"@ja .

_:Nce8f9b433e274913abde5feb5dba18b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "violet moon"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:44"^^xsd:interval ;
    schema:inPlaylist _:N974871e4bba64f41b6bd2d164bb84189 ;
    schema:name "violet moon"@ja .

_:Nee76c60edbd54f90a398f0508062d78d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "舞華"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N974871e4bba64f41b6bd2d164bb84189 ;
    schema:name "舞華"@ja .

_:N974871e4bba64f41b6bd2d164bb84189 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23a4d21c221246b78475309e1fe3623e,
        _:N3e8f6442ede94f379f0aec2fe2ea0506,
        _:Nb4035ab2898e48979daac07240066861,
        _:Nc9a0064dcbcf45c9999104eb26fb3f21,
        _:Nce8f9b433e274913abde5feb5dba18b6,
        _:Nee76c60edbd54f90a398f0508062d78d ;
    mo:track_count 6 ;
    schema:duration "PT36:04"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N23a4d21c221246b78475309e1fe3623e,
        _:N3e8f6442ede94f379f0aec2fe2ea0506,
        _:Nb4035ab2898e48979daac07240066861,
        _:Nc9a0064dcbcf45c9999104eb26fb3f21,
        _:Nce8f9b433e274913abde5feb5dba18b6,
        _:Nee76c60edbd54f90a398f0508062d78d .

