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

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

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

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

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

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@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 .

<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/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/34873#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Koiiro Gensou"@en,
        "恋色幻想"@ja,
        "Koiiro Gensou"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/34873#musicalwork> ;
    schema:name "Koiiro Gensou"@en,
        "恋色幻想"@ja,
        "Koiiro Gensou"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/37/34873/34873-1345938984.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/34873#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Koiiro Gensou"@en,
        "恋色幻想"@ja,
        "Koiiro Gensou"@ja-latn ;
    mo:performance_of <album/34873#musicalwork> ;
    mo:performer _:N12525ed5539a40d9ba5f48f89cf49a55,
        _:N4666eddbb5dd458f8aec5bfd1615a9e5,
        _:Ne4713f57ccfc460a9cc492b518b9644e ;
    mo:recorded_as <album/34873#musicalexpression> ;
    schema:byArtist _:N12525ed5539a40d9ba5f48f89cf49a55,
        _:N4666eddbb5dd458f8aec5bfd1615a9e5,
        _:Ne4713f57ccfc460a9cc492b518b9644e ;
    schema:name "Koiiro Gensou"@en,
        "恋色幻想"@ja,
        "Koiiro Gensou"@ja-latn ;
    schema:workPerformed <album/34873#musicalwork> .

<album/34873#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "Koiiro Gensou"@en,
        "恋色幻想"@ja,
        "Koiiro Gensou"@ja-latn ;
    mo:catalogue_number "GYCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34873#musicalexpression> ;
    mo:publisher _:N434f19be49c040ee8cf53f1ffbd8ce2f ;
    mo:record _:N8cf5d8545b524f12a229b1cec6a74aa6 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "1005"@en ;
            foaf:name "1005"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "姫"@en ;
            foaf:name "姫"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ジャッカル"@en ;
            foaf:name "ジャッカル"@en ] ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/34873/34873-1345938984.jpg> ;
    schema:name "Koiiro Gensou"@en,
        "恋色幻想"@ja,
        "Koiiro Gensou"@ja-latn ;
    schema:publisher _:N434f19be49c040ee8cf53f1ffbd8ce2f ;
    foaf:depiction <https://media.vgm.io/albums/37/34873/34873-1345938984.jpg> .

_:N12525ed5539a40d9ba5f48f89cf49a55 a schema:Person,
        foaf:Person ;
    mo:performed <album/34873#performance> ;
    schema:name "ジャッカル"@en ;
    foaf:name "ジャッカル"@en .

_:N1b636255209949a98cd53e9268e79bed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠と須臾の姫 ～ Lunatic Princess"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N8cf5d8545b524f12a229b1cec6a74aa6 ;
    schema:name "永遠と須臾の姫 ～ Lunatic Princess"@ja .

_:N434f19be49c040ee8cf53f1ffbd8ce2f schema:name "GYAS"@en ;
    foaf:name "GYAS"@en .

_:N4666eddbb5dd458f8aec5bfd1615a9e5 a schema:Person,
        foaf:Person ;
    mo:performed <album/34873#performance> ;
    schema:name "姫"@en ;
    foaf:name "姫"@en .

_:N69425b4c4f3c46df90deee530eb01581 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月まで届け、古の音"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N8cf5d8545b524f12a229b1cec6a74aa6 ;
    schema:name "月まで届け、古の音"@ja .

_:N8e3ad98720fa436a907732ab3f5b4cb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fall of Fall ～groove mix～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N8cf5d8545b524f12a229b1cec6a74aa6 ;
    schema:name "Fall of Fall ～groove mix～"@ja .

_:Na2d92360cc1145c08d622ce5ddd2b49d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女が見た日本の原風景 ～オルゴール～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N8cf5d8545b524f12a229b1cec6a74aa6 ;
    schema:name "少女が見た日本の原風景 ～オルゴール～"@ja .

_:Naba3411e93de45b7905ce5a101e21e52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fell of Andalcia"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N8cf5d8545b524f12a229b1cec6a74aa6 ;
    schema:name "Fell of Andalcia"@ja .

_:Ndaa0e0053a83425093c8b1f08dc7516c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "護るべき者、破るべき物 (Off Vocal)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:N8cf5d8545b524f12a229b1cec6a74aa6 ;
    schema:name "護るべき者、破るべき物 (Off Vocal)"@ja .

_:Ndf162a9b17094b67b5771a38e82df867 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋色幻想"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N8cf5d8545b524f12a229b1cec6a74aa6 ;
    schema:name "恋色幻想"@ja .

_:Ne4713f57ccfc460a9cc492b518b9644e a schema:Person,
        foaf:Person ;
    mo:performed <album/34873#performance> ;
    schema:name "1005"@en ;
    foaf:name "1005"@en .

_:Nf488a932268f4b378dc93c2a48fcd162 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "護るべき者、破るべき物"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:N8cf5d8545b524f12a229b1cec6a74aa6 ;
    schema:name "護るべき者、破るべき物"@ja .

_:N8cf5d8545b524f12a229b1cec6a74aa6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b636255209949a98cd53e9268e79bed,
        _:N69425b4c4f3c46df90deee530eb01581,
        _:N8e3ad98720fa436a907732ab3f5b4cb0,
        _:Na2d92360cc1145c08d622ce5ddd2b49d,
        _:Naba3411e93de45b7905ce5a101e21e52,
        _:Ndaa0e0053a83425093c8b1f08dc7516c,
        _:Ndf162a9b17094b67b5771a38e82df867,
        _:Nf488a932268f4b378dc93c2a48fcd162 ;
    mo:track_count 8 ;
    schema:duration "PT34:12"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1b636255209949a98cd53e9268e79bed,
        _:N69425b4c4f3c46df90deee530eb01581,
        _:N8e3ad98720fa436a907732ab3f5b4cb0,
        _:Na2d92360cc1145c08d622ce5ddd2b49d,
        _:Naba3411e93de45b7905ce5a101e21e52,
        _:Ndaa0e0053a83425093c8b1f08dc7516c,
        _:Ndf162a9b17094b67b5771a38e82df867,
        _:Nf488a932268f4b378dc93c2a48fcd162 .

