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

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

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

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

<event/97> a mo:Release ;
    schema:name "Released at M3-2010 Fall (Oct 31, 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/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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<album/26716#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Girls on the Dance Tunes"@en,
        "Girls on the Dance Tunes"@ja,
        "Girls on the Dance Tunes"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/26716#musicalwork> ;
    schema:name "Girls on the Dance Tunes"@en,
        "Girls on the Dance Tunes"@ja,
        "Girls on the Dance Tunes"@ja-latn .

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

<album/26716#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Girls on the Dance Tunes"@en,
        "Girls on the Dance Tunes"@ja,
        "Girls on the Dance Tunes"@ja-latn ;
    mo:performance_of <album/26716#musicalwork> ;
    mo:recorded_as <album/26716#musicalexpression> ;
    schema:name "Girls on the Dance Tunes"@en,
        "Girls on the Dance Tunes"@ja,
        "Girls on the Dance Tunes"@ja-latn ;
    schema:workPerformed <album/26716#musicalwork> .

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

<https://medium-media.vgm.io/albums/61/26716/26716-1307771936.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/26716#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-31"^^xsd:date ;
    dcterms:title "Girls on the Dance Tunes"@en,
        "Girls on the Dance Tunes"@ja,
        "Girls on the Dance Tunes"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/26716#musicalexpression> ;
    mo:publisher _:N65c03f12d73749ca86d82cff4fb6a291 ;
    mo:record _:N813f3e1be4774efea2c60b6fe52f315a ;
    mo:record_count 1 ;
    mo:release <event/97> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/31#subject> ;
    schema:datePublished "2010-10-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/26716/26716-1307771936.jpg> ;
    schema:name "Girls on the Dance Tunes"@en,
        "Girls on the Dance Tunes"@ja,
        "Girls on the Dance Tunes"@ja-latn ;
    schema:publisher _:N65c03f12d73749ca86d82cff4fb6a291 ;
    foaf:depiction <https://media.vgm.io/albums/61/26716/26716-1307771936.jpg> .

_:N20229d69a98b442b9f4b06243a0a1545 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "into the red"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N813f3e1be4774efea2c60b6fe52f315a ;
    schema:name "into the red"@ja .

_:N3b63549ebf0146a0a46e02bb0e875b26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東の国の眠らない夜"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N813f3e1be4774efea2c60b6fe52f315a ;
    schema:name "東の国の眠らない夜"@ja .

_:N537fe88d1f2f4252a58417389012f331 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亡き俯き"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N813f3e1be4774efea2c60b6fe52f315a ;
    schema:name "亡き俯き"@ja .

_:N65c03f12d73749ca86d82cff4fb6a291 schema:name "Voltecks.Rec"@en,
        "Voltecks.Rec"@ja,
        "Voltecks.Rec"@ja-latn ;
    foaf:name "Voltecks.Rec"@en,
        "Voltecks.Rec"@ja,
        "Voltecks.Rec"@ja-latn .

_:N82f9b10f4169446898e5f775a26b20e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おてんばすぎる恋娘"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N813f3e1be4774efea2c60b6fe52f315a ;
    schema:name "おてんばすぎる恋娘"@ja .

_:N9626af7b20504f20856acab360ac110d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UN Auwen Dooooo"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N813f3e1be4774efea2c60b6fe52f315a ;
    schema:name "UN Auwen Dooooo"@ja .

_:Nab7382c1f89248b8b7961f9c86e4bab4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蠢々秋月 ～ Mooned Insect"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:N813f3e1be4774efea2c60b6fe52f315a ;
    schema:name "蠢々秋月 ～ Mooned Insect"@ja .

_:Nf345ae2b6a4a4d9f90571ecca09b6120 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅き輝き"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N813f3e1be4774efea2c60b6fe52f315a ;
    schema:name "紅き輝き"@ja .

_:N813f3e1be4774efea2c60b6fe52f315a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20229d69a98b442b9f4b06243a0a1545,
        _:N3b63549ebf0146a0a46e02bb0e875b26,
        _:N537fe88d1f2f4252a58417389012f331,
        _:N82f9b10f4169446898e5f775a26b20e8,
        _:N9626af7b20504f20856acab360ac110d,
        _:Nab7382c1f89248b8b7961f9c86e4bab4,
        _:Nf345ae2b6a4a4d9f90571ecca09b6120 ;
    mo:track_count 7 ;
    schema:duration "PT35:43"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N20229d69a98b442b9f4b06243a0a1545,
        _:N3b63549ebf0146a0a46e02bb0e875b26,
        _:N537fe88d1f2f4252a58417389012f331,
        _:N82f9b10f4169446898e5f775a26b20e8,
        _:N9626af7b20504f20856acab360ac110d,
        _:Nab7382c1f89248b8b7961f9c86e4bab4,
        _:Nf345ae2b6a4a4d9f90571ecca09b6120 .

