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

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

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

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

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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 .

<album/22032#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Renga"@en,
        "東方連歌"@ja,
        "Touhou Renga"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/22032#musicalwork> ;
    schema:name "Touhou Renga"@en,
        "東方連歌"@ja,
        "Touhou Renga"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/23/22032/22032-1290323345.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/6770#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22032#performance> ;
    schema:name "lily-an"@en,
        "りりあん"@ja ;
    foaf:name "lily-an"@en,
        "りりあん"@ja .

<album/22032#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Renga"@en,
        "東方連歌"@ja,
        "Touhou Renga"@ja-latn ;
    mo:performance_of <album/22032#musicalwork> ;
    mo:performer _:N22b676f207d44444806f22db6825d4ae,
        <artist/6770#subject> ;
    mo:recorded_as <album/22032#musicalexpression> ;
    schema:byArtist _:N22b676f207d44444806f22db6825d4ae,
        <artist/6770#subject> ;
    schema:name "Touhou Renga"@en,
        "東方連歌"@ja,
        "Touhou Renga"@ja-latn ;
    schema:workPerformed <album/22032#musicalwork> .

<album/22032#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-06-15"^^xsd:date ;
    dcterms:title "Touhou Renga"@en,
        "東方連歌"@ja,
        "Touhou Renga"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22032#musicalexpression> ;
    mo:publisher _:N7b5373c4898840509e3f56d0f877a9bc ;
    mo:record _:N74b27744c9094699adbd4df7e1c4ad90 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "akari"@en ;
            foaf:name "akari"@en ],
        <artist/6770#subject> ;
    schema:datePublished "2008-06-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/22032/22032-1290323345.jpg> ;
    schema:name "Touhou Renga"@en,
        "東方連歌"@ja,
        "Touhou Renga"@ja-latn ;
    schema:publisher _:N7b5373c4898840509e3f56d0f877a9bc ;
    foaf:depiction <https://media.vgm.io/albums/23/22032/22032-1290323345.jpg> .

_:N08cec1186f15406f86257e851347623e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "star light serenade"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N74b27744c9094699adbd4df7e1c4ad90 ;
    schema:name "star light serenade"@ja .

_:N0d6723b33126425fba83d0eea372184d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アマキツネの住まう里"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N74b27744c9094699adbd4df7e1c4ad90 ;
    schema:name "アマキツネの住まう里"@ja .

_:N22b676f207d44444806f22db6825d4ae a schema:Person,
        foaf:Person ;
    mo:performed <album/22032#performance> ;
    schema:name "akari"@en ;
    foaf:name "akari"@en .

_:N5021f71bd7094f70ac0226ce21f98546 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "last word"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N74b27744c9094699adbd4df7e1c4ad90 ;
    schema:name "last word"@ja .

_:N5332e95bbaf94b98b6cb6c74accea0b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prison break ～second season～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N74b27744c9094699adbd4df7e1c4ad90 ;
    schema:name "Prison break ～second season～"@ja .

_:N755546570b8d40f0be7feecc2185d0c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピアノとvocalの為の萃香八番～孤独"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N74b27744c9094699adbd4df7e1c4ad90 ;
    schema:name "ピアノとvocalの為の萃香八番～孤独"@ja .

_:N7b5373c4898840509e3f56d0f877a9bc schema:name "Shinrabanshou"@en ;
    foaf:name "Shinrabanshou"@en .

_:Nc0d179afaa9d4ba1b80e1a1a43ebf613 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白銀の夜明け"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N74b27744c9094699adbd4df7e1c4ad90 ;
    schema:name "白銀の夜明け"@ja .

_:Nfe588924bf684f1897ad7213e011a2e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "over drive!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N74b27744c9094699adbd4df7e1c4ad90 ;
    schema:name "over drive!"@ja .

_:N74b27744c9094699adbd4df7e1c4ad90 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08cec1186f15406f86257e851347623e,
        _:N0d6723b33126425fba83d0eea372184d,
        _:N5021f71bd7094f70ac0226ce21f98546,
        _:N5332e95bbaf94b98b6cb6c74accea0b8,
        _:N755546570b8d40f0be7feecc2185d0c6,
        _:Nc0d179afaa9d4ba1b80e1a1a43ebf613,
        _:Nfe588924bf684f1897ad7213e011a2e9 ;
    mo:track_count 7 ;
    schema:duration "PT35:37"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N08cec1186f15406f86257e851347623e,
        _:N0d6723b33126425fba83d0eea372184d,
        _:N5021f71bd7094f70ac0226ce21f98546,
        _:N5332e95bbaf94b98b6cb6c74accea0b8,
        _:N755546570b8d40f0be7feecc2185d0c6,
        _:Nc0d179afaa9d4ba1b80e1a1a43ebf613,
        _:Nfe588924bf684f1897ad7213e011a2e9 .

