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

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

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

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

<album/49093#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Land of the Phantasm Perfect Edition"@en,
        "Land of the Phantasm Perfect Edition"@ja,
        "Land of the Phantasm Perfect Edition"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "ZUN"@en ;
            foaf:made <album/49093#composition> ;
            foaf:name "ZUN"@en ] ;
    mo:produced_work <album/49093#musicalwork> ;
    schema:name "Land of the Phantasm Perfect Edition"@en,
        "Land of the Phantasm Perfect Edition"@ja,
        "Land of the Phantasm Perfect Edition"@ja-latn .

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

<album/49093#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Land of the Phantasm Perfect Edition"@en,
        "Land of the Phantasm Perfect Edition"@ja,
        "Land of the Phantasm Perfect Edition"@ja-latn ;
    mo:performance_of <album/49093#musicalwork> ;
    mo:recorded_as <album/49093#musicalexpression> ;
    schema:name "Land of the Phantasm Perfect Edition"@en,
        "Land of the Phantasm Perfect Edition"@ja,
        "Land of the Phantasm Perfect Edition"@ja-latn ;
    schema:workPerformed <album/49093#musicalwork> .

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

<https://medium-media.vgm.io/albums/39/49093/49093-1415498715.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/49093#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "Land of the Phantasm Perfect Edition"@en,
        "Land of the Phantasm Perfect Edition"@ja,
        "Land of the Phantasm Perfect Edition"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49093#musicalexpression> ;
    mo:publisher _:N283e158e24eb413eb92c201525a017aa ;
    mo:record _:N7ebd0dac9fe5471b8c0d1ae3530cc2d7 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en ;
            foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en ],
        [ a schema:CreativeWork ;
            schema:name "Touhou Eiyashou ~ Imperishable Night."@en ;
            foaf:name "Touhou Eiyashou ~ Imperishable Night."@en ],
        [ a schema:CreativeWork ;
            schema:name "Touhou Gensokyo ~ Lotus Land Story."@en ;
            foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en ],
        [ a schema:CreativeWork ;
            schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en ;
            foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en ],
        [ a schema:CreativeWork ;
            schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en ;
            foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en ],
        [ a schema:CreativeWork ;
            schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en ;
            foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en ] ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/49093/49093-1415498715.jpg> ;
    schema:name "Land of the Phantasm Perfect Edition"@en,
        "Land of the Phantasm Perfect Edition"@ja,
        "Land of the Phantasm Perfect Edition"@ja-latn ;
    schema:publisher _:N283e158e24eb413eb92c201525a017aa ;
    foaf:depiction <https://media.vgm.io/albums/39/49093/49093-1415498715.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49093#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/49093#subject> ;
    foaf:name "ZUN"@en .

_:N23fba2721674482d96f1f96086d63178 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faster than the bullets"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ebd0dac9fe5471b8c0d1ae3530cc2d7 ;
    schema:name "Faster than the bullets"@ja .

_:N283e158e24eb413eb92c201525a017aa schema:name "Lolicon no Chikoujou"@en ;
    foaf:name "Lolicon no Chikoujou"@en .

_:N2aa22ab9308949138c4e257c3037184c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神さびた古戦場"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ebd0dac9fe5471b8c0d1ae3530cc2d7 ;
    schema:name "神さびた古戦場"@ja .

_:N34e64a8b31674856a9ca5606624c4ea5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プレインエイジア"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ebd0dac9fe5471b8c0d1ae3530cc2d7 ;
    schema:name "プレインエイジア"@ja .

_:N389ae7077ecf4d0aa9f9aa2398989f9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女☆綺想曲"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ebd0dac9fe5471b8c0d1ae3530cc2d7 ;
    schema:name "少女☆綺想曲"@ja .

_:N3b722604c0c84ed4a05147039405981d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もってけ☆恋娘"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ebd0dac9fe5471b8c0d1ae3530cc2d7 ;
    schema:name "もってけ☆恋娘"@ja .

_:N45bc2908bd4d4221b80b57e3b599a247 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖怪の山"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ebd0dac9fe5471b8c0d1ae3530cc2d7 ;
    schema:name "妖怪の山"@ja .

_:N4f15280376f14accafe3bc5dba521194 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invisble fullmoon"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ebd0dac9fe5471b8c0d1ae3530cc2d7 ;
    schema:name "Invisble fullmoon"@ja .

_:N59f3c7cc8ff244e0a7d5781d8236216d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far beyond the scarlet moon"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ebd0dac9fe5471b8c0d1ae3530cc2d7 ;
    schema:name "Far beyond the scarlet moon"@ja .

_:N83427057f8f949cabe4eec6887f7f1ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blinded by bird"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ebd0dac9fe5471b8c0d1ae3530cc2d7 ;
    schema:name "Blinded by bird"@ja .

_:N839a33691efe41a1b1772612ea1ab611 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shrine Maiden"@ja ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ebd0dac9fe5471b8c0d1ae3530cc2d7 ;
    schema:name "Shrine Maiden"@ja .

_:N8f7f2bb3a4304ede9e7c42a75c28a4e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fear of the Un-known"@ja ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ebd0dac9fe5471b8c0d1ae3530cc2d7 ;
    schema:name "Fear of the Un-known"@ja .

_:Nbe77aa53e8c04d61ab6fb9fa2bef3a1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro　～永夜抄～"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ebd0dac9fe5471b8c0d1ae3530cc2d7 ;
    schema:name "Intro　～永夜抄～"@ja .

_:Nc59876ece693462195e8b03e55fcb54b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜の木の下には…"@ja ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ebd0dac9fe5471b8c0d1ae3530cc2d7 ;
    schema:name "桜の木の下には…"@ja .

_:Ncd22fbddf3814c5e9aa6f0171d98cc2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "信仰は儚き人間のために"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ebd0dac9fe5471b8c0d1ae3530cc2d7 ;
    schema:name "信仰は儚き人間のために"@ja .

_:Nd2938c473c414ba49af3fd8ae4e02822 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro　～花映塚～"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ebd0dac9fe5471b8c0d1ae3530cc2d7 ;
    schema:name "Intro　～花映塚～"@ja .

_:Nd7956da6af8042b88f1991e009fa47a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "広有射怪鳥事"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ebd0dac9fe5471b8c0d1ae3530cc2d7 ;
    schema:name "広有射怪鳥事"@ja .

_:Necb01cea6d3440b0beffc2676ba18a08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鋼色マスタースパーク"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ebd0dac9fe5471b8c0d1ae3530cc2d7 ;
    schema:name "鋼色マスタースパーク"@ja .

_:N7ebd0dac9fe5471b8c0d1ae3530cc2d7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23fba2721674482d96f1f96086d63178,
        _:N2aa22ab9308949138c4e257c3037184c,
        _:N34e64a8b31674856a9ca5606624c4ea5,
        _:N389ae7077ecf4d0aa9f9aa2398989f9b,
        _:N3b722604c0c84ed4a05147039405981d,
        _:N45bc2908bd4d4221b80b57e3b599a247,
        _:N4f15280376f14accafe3bc5dba521194,
        _:N59f3c7cc8ff244e0a7d5781d8236216d,
        _:N83427057f8f949cabe4eec6887f7f1ec,
        _:N839a33691efe41a1b1772612ea1ab611,
        _:N8f7f2bb3a4304ede9e7c42a75c28a4e2,
        _:Nbe77aa53e8c04d61ab6fb9fa2bef3a1a,
        _:Nc59876ece693462195e8b03e55fcb54b,
        _:Ncd22fbddf3814c5e9aa6f0171d98cc2f,
        _:Nd2938c473c414ba49af3fd8ae4e02822,
        _:Nd7956da6af8042b88f1991e009fa47a4,
        _:Necb01cea6d3440b0beffc2676ba18a08 ;
    mo:track_count 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N23fba2721674482d96f1f96086d63178,
        _:N2aa22ab9308949138c4e257c3037184c,
        _:N34e64a8b31674856a9ca5606624c4ea5,
        _:N389ae7077ecf4d0aa9f9aa2398989f9b,
        _:N3b722604c0c84ed4a05147039405981d,
        _:N45bc2908bd4d4221b80b57e3b599a247,
        _:N4f15280376f14accafe3bc5dba521194,
        _:N59f3c7cc8ff244e0a7d5781d8236216d,
        _:N83427057f8f949cabe4eec6887f7f1ec,
        _:N839a33691efe41a1b1772612ea1ab611,
        _:N8f7f2bb3a4304ede9e7c42a75c28a4e2,
        _:Nbe77aa53e8c04d61ab6fb9fa2bef3a1a,
        _:Nc59876ece693462195e8b03e55fcb54b,
        _:Ncd22fbddf3814c5e9aa6f0171d98cc2f,
        _:Nd2938c473c414ba49af3fd8ae4e02822,
        _:Nd7956da6af8042b88f1991e009fa47a4,
        _:Necb01cea6d3440b0beffc2676ba18a08 .

