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

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

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

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

<artist/1663#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18068#subject> ;
    schema:name "Ludwig van Beethoven"@en ;
    foaf:made <album/18068#composition>,
        <album/18068#subject> ;
    foaf:name "Ludwig van Beethoven"@en .

<event/66> a mo:Release ;
    schema:name "Released at Comic Market 77 (Dec 29, 2009 to Dec 31, 2009)" .

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

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

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

<album/18068#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Songs of a Spring Night ~Piano Arrangements from Project Shrine Maiden~"@en,
        "Songs of a Spring Night ~Piano Arrangements from Project Shrine Maiden~"@ja,
        "Songs of a Spring Night ~Piano Arrangements from Project Shrine Maiden~"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1663#subject> ;
    mo:produced_work <album/18068#musicalwork> ;
    schema:name "Songs of a Spring Night ~Piano Arrangements from Project Shrine Maiden~"@en,
        "Songs of a Spring Night ~Piano Arrangements from Project Shrine Maiden~"@ja,
        "Songs of a Spring Night ~Piano Arrangements from Project Shrine Maiden~"@ja-latn .

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

<artist/9186#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18068#performance> ;
    schema:name "Shian Izumida"@en,
        "泉田史杏"@ja ;
    foaf:name "Shian Izumida"@en,
        "泉田史杏"@ja .

<album/18068#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Songs of a Spring Night ~Piano Arrangements from Project Shrine Maiden~"@en,
        "Songs of a Spring Night ~Piano Arrangements from Project Shrine Maiden~"@ja,
        "Songs of a Spring Night ~Piano Arrangements from Project Shrine Maiden~"@ja-latn ;
    mo:performance_of <album/18068#musicalwork> ;
    mo:performer _:N55395e7337f043278f35fdc892026562,
        <artist/9186#subject> ;
    mo:recorded_as <album/18068#musicalexpression> ;
    schema:byArtist _:N55395e7337f043278f35fdc892026562,
        <artist/9186#subject> ;
    schema:name "Songs of a Spring Night ~Piano Arrangements from Project Shrine Maiden~"@en,
        "Songs of a Spring Night ~Piano Arrangements from Project Shrine Maiden~"@ja,
        "Songs of a Spring Night ~Piano Arrangements from Project Shrine Maiden~"@ja-latn ;
    schema:workPerformed <album/18068#musicalwork> .

<album/18068#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "Songs of a Spring Night ~Piano Arrangements from Project Shrine Maiden~"@en,
        "Songs of a Spring Night ~Piano Arrangements from Project Shrine Maiden~"@ja,
        "Songs of a Spring Night ~Piano Arrangements from Project Shrine Maiden~"@ja-latn ;
    mo:catalogue_number "MP-005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18068#musicalexpression> ;
    mo:publisher _:N54d32737b3044b2b89a4e5d5320abf69 ;
    mo:record _:N683b7200567d471899ffd41db25c9258 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/31#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Kaoru Hiramatsu"@en ;
            foaf:name "Kaoru Hiramatsu"@en ],
        <artist/9186#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/18068/18068-1266577898.jpg> ;
    schema:name "Songs of a Spring Night ~Piano Arrangements from Project Shrine Maiden~"@en,
        "Songs of a Spring Night ~Piano Arrangements from Project Shrine Maiden~"@ja,
        "Songs of a Spring Night ~Piano Arrangements from Project Shrine Maiden~"@ja-latn ;
    schema:publisher _:N54d32737b3044b2b89a4e5d5320abf69 ;
    foaf:depiction <https://media.vgm.io/albums/86/18068/18068-1266577898.jpg> .

_:N3d6a1384bf7e4cf8a484a7a0894ea55f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interlude"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N683b7200567d471899ffd41db25c9258 ;
    schema:name "Interlude"@ja .

_:N54d32737b3044b2b89a4e5d5320abf69 schema:name "Music Pandora"@en ;
    foaf:name "Music Pandora"@en .

_:N55395e7337f043278f35fdc892026562 a schema:Person,
        foaf:Person ;
    mo:performed <album/18068#performance> ;
    schema:name "Kaoru Hiramatsu"@en ;
    foaf:name "Kaoru Hiramatsu"@en .

_:N65e62915014a417e8ace8373d06253c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "４手連弾の為の「浮ついた感情」"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N683b7200567d471899ffd41db25c9258 ;
    schema:name "４手連弾の為の「浮ついた感情」"@ja .

_:N6f42b541913b48379fb2c3f7a3bc85eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪の円舞曲"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N683b7200567d471899ffd41db25c9258 ;
    schema:name "雪の円舞曲"@ja .

_:N772da6d7d97b4c5cb6f4348800cf8e9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Song of a Spring Night"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N683b7200567d471899ffd41db25c9258 ;
    schema:name "A Song of a Spring Night"@ja .

_:N7b4d6ffe4729489db6cccc27eaabedba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love-Colored Rag"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N683b7200567d471899ffd41db25c9258 ;
    schema:name "Love-Colored Rag"@ja .

_:Ndbeed446f191433895f2a19eac07d603 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「ほおずきみたいに紅い魂」の音形による練習曲"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N683b7200567d471899ffd41db25c9258 ;
    schema:name "「ほおずきみたいに紅い魂」の音形による練習曲"@ja .

_:Ne72c1ae6b9ef430b90efed3803fc0f5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melting Snow"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N683b7200567d471899ffd41db25c9258 ;
    schema:name "Melting Snow"@ja .

_:Nf2f485f3465e484497d40423fd8666a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小さなの鼠の変奏曲"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N683b7200567d471899ffd41db25c9258 ;
    schema:name "小さなの鼠の変奏曲"@ja .

_:Nfade59e2c0114c77a09dea8c9aa4eec2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deeper Than Black Sea"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N683b7200567d471899ffd41db25c9258 ;
    schema:name "Deeper Than Black Sea"@ja .

_:Nfc62a93b981c4e569be15fa0e40a7921 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pathetic Wind Circles"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N683b7200567d471899ffd41db25c9258 ;
    schema:name "Pathetic Wind Circles"@ja .

_:N683b7200567d471899ffd41db25c9258 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3d6a1384bf7e4cf8a484a7a0894ea55f,
        _:N65e62915014a417e8ace8373d06253c0,
        _:N6f42b541913b48379fb2c3f7a3bc85eb,
        _:N772da6d7d97b4c5cb6f4348800cf8e9d,
        _:N7b4d6ffe4729489db6cccc27eaabedba,
        _:Ndbeed446f191433895f2a19eac07d603,
        _:Ne72c1ae6b9ef430b90efed3803fc0f5b,
        _:Nf2f485f3465e484497d40423fd8666a0,
        _:Nfade59e2c0114c77a09dea8c9aa4eec2,
        _:Nfc62a93b981c4e569be15fa0e40a7921 ;
    mo:track_count 10 ;
    schema:duration "PT37:50"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N3d6a1384bf7e4cf8a484a7a0894ea55f,
        _:N65e62915014a417e8ace8373d06253c0,
        _:N6f42b541913b48379fb2c3f7a3bc85eb,
        _:N772da6d7d97b4c5cb6f4348800cf8e9d,
        _:N7b4d6ffe4729489db6cccc27eaabedba,
        _:Ndbeed446f191433895f2a19eac07d603,
        _:Ne72c1ae6b9ef430b90efed3803fc0f5b,
        _:Nf2f485f3465e484497d40423fd8666a0,
        _:Nfade59e2c0114c77a09dea8c9aa4eec2,
        _:Nfc62a93b981c4e569be15fa0e40a7921 .

