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

<artist/30822#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaori Saito"@en,
        "さいとうかおり"@ja ;
    foaf:made <album/106684#lyrics>,
        <album/106684#subject> ;
    foaf:name "Kaori Saito"@en,
        "さいとうかおり"@ja .

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/106684#lyrics>,
        <album/106684#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

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

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

<event/223> a mo:Release ;
    schema:name "Released at Comic Market 96 (Aug 09, 2019 to Aug 12, 2019)" .

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

<album/106684#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TOHO DANCE PARTY 01"@en,
        "TOHO DANCE PARTY 01"@ja,
        "TOHO DANCE PARTY 01"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/106684#musicalwork> ;
    schema:name "TOHO DANCE PARTY 01"@en,
        "TOHO DANCE PARTY 01"@ja,
        "TOHO DANCE PARTY 01"@ja-latn .

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

<org/2881#subject> schema:name "CrazyBeats"@en,
        "CrazyBeats"@ja,
        "CrazyBeats"@ja-latn ;
    foaf:name "CrazyBeats"@en,
        "CrazyBeats"@ja,
        "CrazyBeats"@ja-latn .

<https://media.vgm.io/albums/48/106684/106684-647eeccfcb3c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106684#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/106684/106684-647eeccfcb3c.jpg> ;
    foaf:depicts <album/106684#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/106684/106684-647eeccfcb3c.jpg> .

<https://medium-media.vgm.io/albums/48/106684/106684-647eeccfcb3c.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/31310#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106684#performance> ;
    schema:name "Yuki Shibasaki"@en,
        "シバサキユウキ"@ja ;
    foaf:name "Yuki Shibasaki"@en,
        "シバサキユウキ"@ja .

<artist/65446#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106684#performance> ;
    schema:name "Riano"@en,
        "りあの"@ja ;
    foaf:name "Riano"@en,
        "りあの"@ja .

<artist/6774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106684#performance> ;
    schema:name "Hanatan"@en,
        "花たん"@ja ;
    foaf:name "Hanatan"@en,
        "花たん"@ja .

<artist/9025#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106684#performance> ;
    schema:name "Usa"@en,
        "うさ"@ja ;
    foaf:name "Usa"@en,
        "うさ"@ja .

<album/106684#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TOHO DANCE PARTY 01"@en,
        "TOHO DANCE PARTY 01"@ja,
        "TOHO DANCE PARTY 01"@ja-latn ;
    mo:performance_of <album/106684#musicalwork> ;
    mo:performer _:Nbc0702cf27484986bd5f7babfe681f74,
        _:Ncb52cc78bc144fbeb5dd160c34188782,
        <artist/31310#subject>,
        <artist/65446#subject>,
        <artist/6774#subject>,
        <artist/9025#subject> ;
    mo:recorded_as <album/106684#musicalexpression> ;
    schema:byArtist _:Nbc0702cf27484986bd5f7babfe681f74,
        _:Ncb52cc78bc144fbeb5dd160c34188782,
        <artist/31310#subject>,
        <artist/65446#subject>,
        <artist/6774#subject>,
        <artist/9025#subject> ;
    schema:name "TOHO DANCE PARTY 01"@en,
        "TOHO DANCE PARTY 01"@ja,
        "TOHO DANCE PARTY 01"@ja-latn ;
    schema:workPerformed <album/106684#musicalwork> .

<album/106684#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-12"^^xsd:date ;
    dcterms:title "TOHO DANCE PARTY 01"@en,
        "TOHO DANCE PARTY 01"@ja,
        "TOHO DANCE PARTY 01"@ja-latn ;
    mo:catalogue_number "CBIT-0020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/106684#musicalexpression> ;
    mo:publisher <org/2881#subject> ;
    mo:record _:Nc46e3f027bc14593a6b5784d0b3dc6f0 ;
    mo:record_count 1 ;
    mo:release <event/223> ;
    schema:about <product/20#subject>,
        <product/22#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Reon Kurosaki"@en ;
            foaf:name "Reon Kurosaki"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Arisa Katou"@en ;
            foaf:name "Arisa Katou"@en ],
        <artist/31310#subject>,
        <artist/65446#subject>,
        <artist/6774#subject>,
        <artist/9025#subject> ;
    schema:datePublished "2019-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/106684/106684-647eeccfcb3c.jpg> ;
    schema:name "TOHO DANCE PARTY 01"@en,
        "TOHO DANCE PARTY 01"@ja,
        "TOHO DANCE PARTY 01"@ja-latn ;
    schema:publisher <org/2881#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/106684/106684-647eeccfcb3c.jpg> .

_:N09d9f0736a2b4084a16b3f1967033d22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to the night parade"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc46e3f027bc14593a6b5784d0b3dc6f0 ;
    schema:name "Welcome to the night parade"@ja .

_:N2020e1235e674ddc9048e2be30bd1808 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tokyo Ride"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc46e3f027bc14593a6b5784d0b3dc6f0 ;
    schema:name "Tokyo Ride"@ja .

_:N22cd1d95ec0b4d8b857230f264e9711d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septet Flower"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc46e3f027bc14593a6b5784d0b3dc6f0 ;
    schema:name "Septet Flower"@ja .

_:Naaae311a29454152ae4b60af52ea19f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPECIAL MEGAMIX by DJ もっちー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc46e3f027bc14593a6b5784d0b3dc6f0 ;
    schema:name "SPECIAL MEGAMIX by DJ もっちー"@ja .

_:Nb5189a22833248c69d2285d4f35709a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mazikal Night"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc46e3f027bc14593a6b5784d0b3dc6f0 ;
    schema:name "Mazikal Night"@ja .

_:Nbc0702cf27484986bd5f7babfe681f74 a schema:Person,
        foaf:Person ;
    mo:performed <album/106684#performance> ;
    schema:name "Reon Kurosaki"@en ;
    foaf:name "Reon Kurosaki"@en .

_:Nc2637623594943598efb26c3a16ebb00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コズミック☆レース"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc46e3f027bc14593a6b5784d0b3dc6f0 ;
    schema:name "コズミック☆レース"@ja .

_:Ncb52cc78bc144fbeb5dd160c34188782 a schema:Person,
        foaf:Person ;
    mo:performed <album/106684#performance> ;
    schema:name "Arisa Katou"@en ;
    foaf:name "Arisa Katou"@en .

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

_:Nc46e3f027bc14593a6b5784d0b3dc6f0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09d9f0736a2b4084a16b3f1967033d22,
        _:N2020e1235e674ddc9048e2be30bd1808,
        _:N22cd1d95ec0b4d8b857230f264e9711d,
        _:Naaae311a29454152ae4b60af52ea19f0,
        _:Nb5189a22833248c69d2285d4f35709a8,
        _:Nc2637623594943598efb26c3a16ebb00,
        _:Nf60e18efc5f14ae0b3b935a5053eeaf8 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N09d9f0736a2b4084a16b3f1967033d22,
        _:N2020e1235e674ddc9048e2be30bd1808,
        _:N22cd1d95ec0b4d8b857230f264e9711d,
        _:Naaae311a29454152ae4b60af52ea19f0,
        _:Nb5189a22833248c69d2285d4f35709a8,
        _:Nc2637623594943598efb26c3a16ebb00,
        _:Nf60e18efc5f14ae0b3b935a5053eeaf8 .

