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

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

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

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

<event/200> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 14 (May 07, 2017)" .

<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/3431#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinpiroku ~ Urban Legend in Limbo."@en,
        "東方深秘録　～ Urban Legend in Limbo."@ja,
        "Touhou Shinpiroku ~ Urban Legend in Limbo."@ja-latn ;
    foaf:name "Touhou Shinpiroku ~ Urban Legend in Limbo."@en,
        "東方深秘録　～ Urban Legend in Limbo."@ja,
        "Touhou Shinpiroku ~ Urban Legend in Limbo."@ja-latn .

<album/67931#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cause havoc"@en,
        "Cause havoc"@ja,
        "Cause havoc"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/67931#musicalwork> ;
    schema:name "Cause havoc"@en,
        "Cause havoc"@ja,
        "Cause havoc"@ja-latn .

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

<album/67931#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cause havoc"@en,
        "Cause havoc"@ja,
        "Cause havoc"@ja-latn ;
    mo:performance_of <album/67931#musicalwork> ;
    mo:recorded_as <album/67931#musicalexpression> ;
    schema:name "Cause havoc"@en,
        "Cause havoc"@ja,
        "Cause havoc"@ja-latn ;
    schema:workPerformed <album/67931#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/13/67931/67931-1516728108.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/67931#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-07"^^xsd:date ;
    dcterms:title "Cause havoc"@en,
        "Cause havoc"@ja,
        "Cause havoc"@ja-latn ;
    mo:catalogue_number "SHAT-0012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/67931#musicalexpression> ;
    mo:publisher <org/985#subject> ;
    mo:record _:Ne0d86f85103b41af9d698065f51272a7 ;
    mo:record_count 1 ;
    mo:release <event/200> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/3431#subject> ;
    schema:datePublished "2017-05-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/67931/67931-1516728108.jpg> ;
    schema:name "Cause havoc"@en,
        "Cause havoc"@ja,
        "Cause havoc"@ja-latn ;
    schema:publisher <org/985#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/67931/67931-1516728108.jpg> .

_:N328d3854efef41439e701129c5acdb20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラクトガール ～ 少女密室"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Ne0d86f85103b41af9d698065f51272a7 ;
    schema:name "ラクトガール ～ 少女密室"@ja .

_:N796d1b558ab045758cc16cfd76838828 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラストオカルティズム ～ 現し世の秘術師 [Ver.CH]"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Ne0d86f85103b41af9d698065f51272a7 ;
    schema:name "ラストオカルティズム ～ 現し世の秘術師 [Ver.CH]"@ja .

_:N8ac669fa02ea4c98a9204c8bf78066cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さくらさくら ～ Japanize Dream…"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Ne0d86f85103b41af9d698065f51272a7 ;
    schema:name "さくらさくら ～ Japanize Dream…"@ja .

_:N8d9471b2ee644489b81ddb30d4121e20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻視の夜 ～ Ghostly Eyes [Ver.CH]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:46"^^xsd:interval ;
    schema:inPlaylist _:Ne0d86f85103b41af9d698065f51272a7 ;
    schema:name "幻視の夜 ～ Ghostly Eyes [Ver.CH]"@ja .

_:Nc5bb31c3f82746a19aa072d7f2b74d9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エクステンドアッシュ ～ 蓬莱人"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Ne0d86f85103b41af9d698065f51272a7 ;
    schema:name "エクステンドアッシュ ～ 蓬莱人"@ja .

_:Ne0d86f85103b41af9d698065f51272a7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N328d3854efef41439e701129c5acdb20,
        _:N796d1b558ab045758cc16cfd76838828,
        _:N8ac669fa02ea4c98a9204c8bf78066cc,
        _:N8d9471b2ee644489b81ddb30d4121e20,
        _:Nc5bb31c3f82746a19aa072d7f2b74d9d ;
    mo:track_count 5 ;
    schema:duration "PT25:34"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N328d3854efef41439e701129c5acdb20,
        _:N796d1b558ab045758cc16cfd76838828,
        _:N8ac669fa02ea4c98a9204c8bf78066cc,
        _:N8d9471b2ee644489b81ddb30d4121e20,
        _:Nc5bb31c3f82746a19aa072d7f2b74d9d .

