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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42270#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/42270#composition>,
        <album/42270#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/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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn .

<product/45#subject> a schema:CreativeWork ;
    schema:name "Touhou Sangetsusei ~ Strange and Bright Nature Deity"@en,
        "東方三月精　〜 Strange and Bright Nature Deity"@ja,
        "Touhou Sangetsusei ~ Strange and Bright Nature Deity"@ja-latn ;
    foaf:name "Touhou Sangetsusei ~ Strange and Bright Nature Deity"@en,
        "東方三月精　〜 Strange and Bright Nature Deity"@ja,
        "Touhou Sangetsusei ~ Strange and Bright Nature Deity"@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/42270#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Electro Festival"@en,
        "電子祝祭 -Electro Festival-"@ja,
        "Denshi Shukusai -Electro Festival-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/42270#musicalwork> ;
    schema:name "Electro Festival"@en,
        "電子祝祭 -Electro Festival-"@ja,
        "Denshi Shukusai -Electro Festival-"@ja-latn .

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

<album/42270#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Electro Festival"@en,
        "電子祝祭 -Electro Festival-"@ja,
        "Denshi Shukusai -Electro Festival-"@ja-latn ;
    mo:performance_of <album/42270#musicalwork> ;
    mo:recorded_as <album/42270#musicalexpression> ;
    schema:name "Electro Festival"@en,
        "電子祝祭 -Electro Festival-"@ja,
        "Denshi Shukusai -Electro Festival-"@ja-latn ;
    schema:workPerformed <album/42270#musicalwork> .

<org/4614#subject> schema:name "MA☆SPARK! RECORDS"@en,
        "MA☆SPARK! RECORDS"@ja,
        "MA☆SPARK! RECORDS"@ja-latn ;
    foaf:name "MA☆SPARK! RECORDS"@en,
        "MA☆SPARK! RECORDS"@ja,
        "MA☆SPARK! RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/07/42270/42270-1381781343.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42270#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-07"^^xsd:date ;
    dcterms:title "Electro Festival"@en,
        "電子祝祭 -Electro Festival-"@ja,
        "Denshi Shukusai -Electro Festival-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/42270#musicalexpression> ;
    mo:publisher <org/4614#subject> ;
    mo:record _:N61ba183d31c141d6931101fd58103f04 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/35#subject>,
        <product/45#subject>,
        <product/51#subject> ;
    schema:datePublished "2012-10-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/42270/42270-1381781343.jpg> ;
    schema:name "Electro Festival"@en,
        "電子祝祭 -Electro Festival-"@ja,
        "Denshi Shukusai -Electro Festival-"@ja-latn ;
    schema:publisher <org/4614#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/42270/42270-1381781343.jpg> .

_:N0088ea9657304099a29c98419feb8737 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "House of Flandre (Ver. END)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N61ba183d31c141d6931101fd58103f04 ;
    schema:name "House of Flandre (Ver. END)"@en .

_:N056aa032852f4dddab63e400ac069088 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghost Carnival"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N61ba183d31c141d6931101fd58103f04 ;
    schema:name "Ghost Carnival"@en .

_:N09e7198d00844439b491f7c0f98a9971 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フェアリーテールカクテル"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N61ba183d31c141d6931101fd58103f04 ;
    schema:name "フェアリーテールカクテル"@en .

_:N29d5cc214b3b4634a5dcb8b11330c16a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "House of Flandre"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N61ba183d31c141d6931101fd58103f04 ;
    schema:name "House of Flandre"@en .

_:N34d58cb061144422a6889eb05cb20281 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愚かな天使"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N61ba183d31c141d6931101fd58103f04 ;
    schema:name "愚かな天使"@en .

_:N3b5ee6a5576648e5b42678b5899def8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "画期的なてゐ"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N61ba183d31c141d6931101fd58103f04 ;
    schema:name "画期的なてゐ"@en .

_:N5138d1ef21604992984bf682dcff704f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恐怖の館"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N61ba183d31c141d6931101fd58103f04 ;
    schema:name "恐怖の館"@en .

_:N976ef9a8dc4d4b69b2e9a6819c553228 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "House of Cirno (Ver. ⑨ Party)"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N61ba183d31c141d6931101fd58103f04 ;
    schema:name "House of Cirno (Ver. ⑨ Party)"@en .

_:Na2d15c6eda7649ccbab9235f40b01d5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REBEL (Outro)"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N61ba183d31c141d6931101fd58103f04 ;
    schema:name "REBEL (Outro)"@en .

_:Nb5978c8d38984dadab7a12722c089932 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白死, 黒の墓"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N61ba183d31c141d6931101fd58103f04 ;
    schema:name "白死, 黒の墓"@en .

_:Nd18ac6b0f71a47fca50f2a066b3b2587 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "House of Cirno"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N61ba183d31c141d6931101fd58103f04 ;
    schema:name "House of Cirno"@en .

_:Ndd6271acf60c4f7da95cb80345da7483 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Broken Fullmoon (Extended Ver.)"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N61ba183d31c141d6931101fd58103f04 ;
    schema:name "Broken Fullmoon (Extended Ver.)"@en .

_:N61ba183d31c141d6931101fd58103f04 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0088ea9657304099a29c98419feb8737,
        _:N056aa032852f4dddab63e400ac069088,
        _:N09e7198d00844439b491f7c0f98a9971,
        _:N29d5cc214b3b4634a5dcb8b11330c16a,
        _:N34d58cb061144422a6889eb05cb20281,
        _:N3b5ee6a5576648e5b42678b5899def8f,
        _:N5138d1ef21604992984bf682dcff704f,
        _:N976ef9a8dc4d4b69b2e9a6819c553228,
        _:Na2d15c6eda7649ccbab9235f40b01d5d,
        _:Nb5978c8d38984dadab7a12722c089932,
        _:Nd18ac6b0f71a47fca50f2a066b3b2587,
        _:Ndd6271acf60c4f7da95cb80345da7483 ;
    mo:track_count 12 ;
    schema:duration "PT47:28"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0088ea9657304099a29c98419feb8737,
        _:N056aa032852f4dddab63e400ac069088,
        _:N09e7198d00844439b491f7c0f98a9971,
        _:N29d5cc214b3b4634a5dcb8b11330c16a,
        _:N34d58cb061144422a6889eb05cb20281,
        _:N3b5ee6a5576648e5b42678b5899def8f,
        _:N5138d1ef21604992984bf682dcff704f,
        _:N976ef9a8dc4d4b69b2e9a6819c553228,
        _:Na2d15c6eda7649ccbab9235f40b01d5d,
        _:Nb5978c8d38984dadab7a12722c089932,
        _:Nd18ac6b0f71a47fca50f2a066b3b2587,
        _:Ndd6271acf60c4f7da95cb80345da7483 .

