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

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

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

<album/30663#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Shiinkyoku"@en,
        "東方始音曲"@ja,
        "Touhou Shiinkyoku"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/30663#musicalwork> ;
    schema:name "Touhou Shiinkyoku"@en,
        "東方始音曲"@ja,
        "Touhou Shiinkyoku"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/36/30663/30663-1324263244.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/6189#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30663#performance> ;
    schema:name "nano.czkey"@en,
        "紫月菜乃"@ja ;
    foaf:name "nano.czkey"@en,
        "紫月菜乃"@ja .

<artist/8196#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30663#performance> ;
    schema:name "Nanahira"@en,
        "ななひら"@ja ;
    foaf:name "Nanahira"@en,
        "ななひら"@ja .

<artist/9691#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30663#performance> ;
    schema:name "yukimame"@en,
        "ゆきまめ"@ja ;
    foaf:name "yukimame"@en,
        "ゆきまめ"@ja .

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

<album/30663#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Shiinkyoku"@en,
        "東方始音曲"@ja,
        "Touhou Shiinkyoku"@ja-latn ;
    mo:performance_of <album/30663#musicalwork> ;
    mo:performer _:N486abd34a6a249a4ade30e3e42c5c68d,
        <artist/6189#subject>,
        <artist/8196#subject>,
        <artist/9691#subject> ;
    mo:recorded_as <album/30663#musicalexpression> ;
    schema:byArtist _:N486abd34a6a249a4ade30e3e42c5c68d,
        <artist/6189#subject>,
        <artist/8196#subject>,
        <artist/9691#subject> ;
    schema:name "Touhou Shiinkyoku"@en,
        "東方始音曲"@ja,
        "Touhou Shiinkyoku"@ja-latn ;
    schema:workPerformed <album/30663#musicalwork> .

<album/30663#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Touhou Shiinkyoku"@en,
        "東方始音曲"@ja,
        "Touhou Shiinkyoku"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30663#musicalexpression> ;
    mo:publisher _:N3aba6756e0e046d7bc816cdc69dc42d7 ;
    mo:record _:N1b705efc9b9e465ca609767613aa1f6b ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Nayu"@en ;
            foaf:name "Nayu"@en ],
        <artist/6189#subject>,
        <artist/8196#subject>,
        <artist/9691#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/30663/30663-1324263244.jpg> ;
    schema:name "Touhou Shiinkyoku"@en,
        "東方始音曲"@ja,
        "Touhou Shiinkyoku"@ja-latn ;
    schema:publisher _:N3aba6756e0e046d7bc816cdc69dc42d7 ;
    foaf:depiction <https://media.vgm.io/albums/36/30663/30663-1324263244.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Koyoi"@en ;
    foaf:made <album/30663#subject> ;
    foaf:name "Koyoi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Nagatsuki@Gentle Tenkou"@en ;
    foaf:made <album/30663#lyrics> ;
    foaf:name "Nagatsuki@Gentle Tenkou"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Nagatsuki@Gentle Tenkou"@en ;
    foaf:made <album/30663#subject> ;
    foaf:name "Nagatsuki@Gentle Tenkou"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "びーえー"@en ;
    foaf:made <album/30663#lyrics> ;
    foaf:name "びーえー"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Koyoi"@en ;
    foaf:made <album/30663#lyrics> ;
    foaf:name "Koyoi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "びーえー"@en ;
    foaf:made <album/30663#subject> ;
    foaf:name "びーえー"@en .

_:N2a50e38bb36d487abfe28819c163fc59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swinging Night Fantasy"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N1b705efc9b9e465ca609767613aa1f6b ;
    schema:name "Swinging Night Fantasy"@ja .

_:N2ceb01c6365f48568e53ca8fc002155d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋する伊吹はせつなくて　ちょっとしたことですぐ飲酒しちゃうの"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N1b705efc9b9e465ca609767613aa1f6b ;
    schema:name "恋する伊吹はせつなくて　ちょっとしたことですぐ飲酒しちゃうの"@ja .

_:N3aba6756e0e046d7bc816cdc69dc42d7 schema:name "Nanairo Prism"@en ;
    foaf:name "Nanairo Prism"@en .

_:N486abd34a6a249a4ade30e3e42c5c68d a schema:Person,
        foaf:Person ;
    mo:performed <album/30663#performance> ;
    schema:name "Nayu"@en ;
    foaf:name "Nayu"@en .

_:Nd03b2ae643bb483ea6a25d79c3be4819 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "八雲紫の縁の端"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N1b705efc9b9e465ca609767613aa1f6b ;
    schema:name "八雲紫の縁の端"@ja .

_:Ne0da0c970a794ea796e473018fcbb24e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わたしのセプテット"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N1b705efc9b9e465ca609767613aa1f6b ;
    schema:name "わたしのセプテット"@ja .

_:N1b705efc9b9e465ca609767613aa1f6b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a50e38bb36d487abfe28819c163fc59,
        _:N2ceb01c6365f48568e53ca8fc002155d,
        _:Nd03b2ae643bb483ea6a25d79c3be4819,
        _:Ne0da0c970a794ea796e473018fcbb24e ;
    mo:track_count 4 ;
    schema:duration "PT17:04"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2a50e38bb36d487abfe28819c163fc59,
        _:N2ceb01c6365f48568e53ca8fc002155d,
        _:Nd03b2ae643bb483ea6a25d79c3be4819,
        _:Ne0da0c970a794ea796e473018fcbb24e .

