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

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

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

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

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@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/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/35853#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shoukei Shoumu"@en,
        "憧景翔夢"@ja,
        "Shoukei Shoumu"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/35853#musicalwork> ;
    schema:name "Shoukei Shoumu"@en,
        "憧景翔夢"@ja,
        "Shoukei Shoumu"@ja-latn .

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

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

<org/1058#subject> schema:name "LA KIA"@en,
        "LA KIA"@ja,
        "LA KIA"@ja-latn ;
    foaf:name "LA KIA"@en,
        "LA KIA"@ja,
        "LA KIA"@ja-latn .

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

<https://medium-media.vgm.io/albums/35/35853/35853-1350417238.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4400#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35853#performance> ;
    schema:name "Wooming"@en,
        "ウーミン"@ja ;
    foaf:name "Wooming"@en,
        "ウーミン"@ja .

<artist/47905#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35853#performance> ;
    schema:name "AKIRA"@en ;
    foaf:made <album/35853#lyrics>,
        <album/35853#subject> ;
    foaf:name "AKIRA"@en .

<album/35853#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shoukei Shoumu"@en,
        "憧景翔夢"@ja,
        "Shoukei Shoumu"@ja-latn ;
    mo:performance_of <album/35853#musicalwork> ;
    mo:performer <artist/4400#subject>,
        <artist/47905#subject> ;
    mo:recorded_as <album/35853#musicalexpression> ;
    schema:byArtist <artist/4400#subject>,
        <artist/47905#subject> ;
    schema:name "Shoukei Shoumu"@en,
        "憧景翔夢"@ja,
        "Shoukei Shoumu"@ja-latn ;
    schema:workPerformed <album/35853#musicalwork> .

<album/35853#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-30"^^xsd:date ;
    dcterms:title "Shoukei Shoumu"@en,
        "憧景翔夢"@ja,
        "Shoukei Shoumu"@ja-latn ;
    mo:catalogue_number "LKA005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35853#musicalexpression> ;
    mo:publisher <org/1058#subject> ;
    mo:record _:N1a63b3ddf63140a6819df5c0afcadcd8 ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about <product/10#subject>,
        <product/14#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/4400#subject>,
        <artist/47905#subject> ;
    schema:datePublished "2011-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/35853/35853-1350417238.jpg> ;
    schema:name "Shoukei Shoumu"@en,
        "憧景翔夢"@ja,
        "Shoukei Shoumu"@ja-latn ;
    schema:publisher <org/1058#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/35853/35853-1350417238.jpg> .

_:N07c42461e1514c169c0ff6527d3eef4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The guilty blood field"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1a63b3ddf63140a6819df5c0afcadcd8 ;
    schema:name "The guilty blood field"@ja .

_:N0c29411a61964630b9f23192c2ff78d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "憧景翔夢"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1a63b3ddf63140a6819df5c0afcadcd8 ;
    schema:name "憧景翔夢"@ja .

_:N4ed88f4ae6e04e8fae6eb12ac904231a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Assume the sin"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1a63b3ddf63140a6819df5c0afcadcd8 ;
    schema:name "Assume the sin"@ja .

_:N568f1ecda95646d0bee54aa843bbf858 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶え間無き血,久遠に葬る ～ Symphonic mix and AKIRA ver."@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1a63b3ddf63140a6819df5c0afcadcd8 ;
    schema:name "絶え間無き血,久遠に葬る ～ Symphonic mix and AKIRA ver."@ja .

_:N7d7d251d5909477c9a6320ac2dfa3d70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶え間無き血,久遠に葬る ～ Symphonic mix (Instrument)"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1a63b3ddf63140a6819df5c0afcadcd8 ;
    schema:name "絶え間無き血,久遠に葬る ～ Symphonic mix (Instrument)"@ja .

_:Na655db63a61440fcad17d5453ad9fc61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Withered Earth"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1a63b3ddf63140a6819df5c0afcadcd8 ;
    schema:name "Withered Earth"@ja .

_:Nb9fb6a2755d94a47b0cd11fe732d2c4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everlasting hurt"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1a63b3ddf63140a6819df5c0afcadcd8 ;
    schema:name "Everlasting hurt"@ja .

_:Necd21f7cf9674caa970a4342e41b2de1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1a63b3ddf63140a6819df5c0afcadcd8 ;
    schema:name "One"@ja .

_:N1a63b3ddf63140a6819df5c0afcadcd8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07c42461e1514c169c0ff6527d3eef4b,
        _:N0c29411a61964630b9f23192c2ff78d0,
        _:N4ed88f4ae6e04e8fae6eb12ac904231a,
        _:N568f1ecda95646d0bee54aa843bbf858,
        _:N7d7d251d5909477c9a6320ac2dfa3d70,
        _:Na655db63a61440fcad17d5453ad9fc61,
        _:Nb9fb6a2755d94a47b0cd11fe732d2c4c,
        _:Necd21f7cf9674caa970a4342e41b2de1 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N07c42461e1514c169c0ff6527d3eef4b,
        _:N0c29411a61964630b9f23192c2ff78d0,
        _:N4ed88f4ae6e04e8fae6eb12ac904231a,
        _:N568f1ecda95646d0bee54aa843bbf858,
        _:N7d7d251d5909477c9a6320ac2dfa3d70,
        _:Na655db63a61440fcad17d5453ad9fc61,
        _:Nb9fb6a2755d94a47b0cd11fe732d2c4c,
        _:Necd21f7cf9674caa970a4342e41b2de1 .

