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

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

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

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

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

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

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

<album/31901#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou＋α"@en,
        "東方＋α"@ja,
        "Touhou＋α"@ja-latn ;
    mo:performance_of <album/31901#musicalwork> ;
    mo:recorded_as <album/31901#musicalexpression> ;
    schema:name "Touhou＋α"@en,
        "東方＋α"@ja,
        "Touhou＋α"@ja-latn ;
    schema:workPerformed <album/31901#musicalwork> .

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

<https://medium-media.vgm.io/albums/10/31901/31901-1330702863.jpg> a schema:ImageObject,
        foaf:Image .

<album/31901#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou＋α"@en,
        "東方＋α"@ja,
        "Touhou＋α"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "HESUKO"@en ;
            foaf:made <album/31901#composition> ;
            foaf:name "HESUKO"@en ],
        <artist/1#subject> ;
    mo:produced_work <album/31901#musicalwork> ;
    schema:name "Touhou＋α"@en,
        "東方＋α"@ja,
        "Touhou＋α"@ja-latn .

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

<album/31901#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-31"^^xsd:date ;
    dcterms:title "Touhou＋α"@en,
        "東方＋α"@ja,
        "Touhou＋α"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31901#musicalexpression> ;
    mo:publisher _:N9e4220e41f0e416b93f049a42be1cf93 ;
    mo:record _:N8235e49853d64ec0bf6c4c1bd1035cd2 ;
    mo:record_count 1 ;
    mo:release <event/3> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2006-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/31901/31901-1330702863.jpg> ;
    schema:name "Touhou＋α"@en,
        "東方＋α"@ja,
        "Touhou＋α"@ja-latn ;
    schema:publisher _:N9e4220e41f0e416b93f049a42be1cf93 ;
    foaf:depiction <https://media.vgm.io/albums/10/31901/31901-1330702863.jpg> .

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

_:N01208d8c683043ac8512a440c088f30d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ConfutatisRequiem"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:53"^^xsd:interval ;
    schema:inPlaylist _:N8235e49853d64ec0bf6c4c1bd1035cd2 ;
    schema:name "ConfutatisRequiem"@ja .

_:N0195ad25984e4afeb15ecc615dc755e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GhostsDancing...InvisibleSteper"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N8235e49853d64ec0bf6c4c1bd1035cd2 ;
    schema:name "GhostsDancing...InvisibleSteper"@ja .

_:N31a5f35abaa44b6a83a9a049155b7a97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亜細亜弦樂奏"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N8235e49853d64ec0bf6c4c1bd1035cd2 ;
    schema:name "亜細亜弦樂奏"@ja .

_:N3eb1484021d44f2d988e891074fcd3eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UnbalanceTooTooMagic 不均衡魔術"@ja ;
    mo:track_number 10 ;
    schema:duration "PT8:11"^^xsd:interval ;
    schema:inPlaylist _:N8235e49853d64ec0bf6c4c1bd1035cd2 ;
    schema:name "UnbalanceTooTooMagic 不均衡魔術"@ja .

_:N4787cbb50ee64316b35ced5c6bdc075a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GK in the RisingSun --cup of tea to awaking--"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N8235e49853d64ec0bf6c4c1bd1035cd2 ;
    schema:name "GK in the RisingSun --cup of tea to awaking--"@ja .

_:N5dcf1b9c548f49148954e024a81ad2ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アスファルトに降る雨"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:35"^^xsd:interval ;
    schema:inPlaylist _:N8235e49853d64ec0bf6c4c1bd1035cd2 ;
    schema:name "アスファルトに降る雨"@ja .

_:N78e9d962c34c4a3da22598f9355683c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠く野の語り"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N8235e49853d64ec0bf6c4c1bd1035cd2 ;
    schema:name "遠く野の語り"@ja .

_:N92a305424f4240808cb484c5d161ee61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "それでも滅びの時はやってくる"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N8235e49853d64ec0bf6c4c1bd1035cd2 ;
    schema:name "それでも滅びの時はやってくる"@ja .

_:N9e4220e41f0e416b93f049a42be1cf93 schema:name "wH"@en ;
    foaf:name "wH"@en .

_:N9ebdb23dc8044abbbb7eb03918e1309a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋娘は想い人の夢を見るか～Dancer in the Ice"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N8235e49853d64ec0bf6c4c1bd1035cd2 ;
    schema:name "恋娘は想い人の夢を見るか～Dancer in the Ice"@ja .

_:Nd12b24598c064826b532170e7e72372f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SpringSun ～forest singing rainy song～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:31"^^xsd:interval ;
    schema:inPlaylist _:N8235e49853d64ec0bf6c4c1bd1035cd2 ;
    schema:name "SpringSun ～forest singing rainy song～"@ja .

_:N8235e49853d64ec0bf6c4c1bd1035cd2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01208d8c683043ac8512a440c088f30d,
        _:N0195ad25984e4afeb15ecc615dc755e3,
        _:N31a5f35abaa44b6a83a9a049155b7a97,
        _:N3eb1484021d44f2d988e891074fcd3eb,
        _:N4787cbb50ee64316b35ced5c6bdc075a,
        _:N5dcf1b9c548f49148954e024a81ad2ea,
        _:N78e9d962c34c4a3da22598f9355683c7,
        _:N92a305424f4240808cb484c5d161ee61,
        _:N9ebdb23dc8044abbbb7eb03918e1309a,
        _:Nd12b24598c064826b532170e7e72372f ;
    mo:track_count 10 ;
    schema:duration "PT55:07"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N01208d8c683043ac8512a440c088f30d,
        _:N0195ad25984e4afeb15ecc615dc755e3,
        _:N31a5f35abaa44b6a83a9a049155b7a97,
        _:N3eb1484021d44f2d988e891074fcd3eb,
        _:N4787cbb50ee64316b35ced5c6bdc075a,
        _:N5dcf1b9c548f49148954e024a81ad2ea,
        _:N78e9d962c34c4a3da22598f9355683c7,
        _:N92a305424f4240808cb484c5d161ee61,
        _:N9ebdb23dc8044abbbb7eb03918e1309a,
        _:Nd12b24598c064826b532170e7e72372f .

