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

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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31401#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/31401#composition>,
        <album/31401#subject> ;
    foaf:name "U2"@en .

<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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@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/31401#musicalexpression> a mo:Signal ;
    mo:published_as <album/31401#subject> ;
    mo:records <album/31401#performance> .

<album/31401#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TOHOBEAT FLASH -Ninth Beat-"@en,
        "TOHOBEAT FLASH -Ninth Beat-"@ja,
        "TOHOBEAT FLASH -Ninth Beat-"@ja-latn ;
    mo:performance_of <album/31401#musicalwork> ;
    mo:recorded_as <album/31401#musicalexpression> ;
    schema:name "TOHOBEAT FLASH -Ninth Beat-"@en,
        "TOHOBEAT FLASH -Ninth Beat-"@ja,
        "TOHOBEAT FLASH -Ninth Beat-"@ja-latn ;
    schema:workPerformed <album/31401#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/10/31401/31401-1327967069.jpg> a schema:ImageObject,
        foaf:Image .

<album/31401#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TOHOBEAT FLASH -Ninth Beat-"@en,
        "TOHOBEAT FLASH -Ninth Beat-"@ja,
        "TOHOBEAT FLASH -Ninth Beat-"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/31401#musicalwork> ;
    schema:name "TOHOBEAT FLASH -Ninth Beat-"@en,
        "TOHOBEAT FLASH -Ninth Beat-"@ja,
        "TOHOBEAT FLASH -Ninth Beat-"@ja-latn .

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

<album/31401#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-07-12"^^xsd:date ;
    dcterms:title "TOHOBEAT FLASH -Ninth Beat-"@en,
        "TOHOBEAT FLASH -Ninth Beat-"@ja,
        "TOHOBEAT FLASH -Ninth Beat-"@ja-latn ;
    mo:catalogue_number "GFCD-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31401#musicalexpression> ;
    mo:publisher <org/942#subject> ;
    mo:record _:N9db0e644566641b487e6f25842d71eea ;
    mo:record_count 1 ;
    schema:about <product/22#subject>,
        <product/25#subject>,
        <product/29#subject>,
        <product/31#subject> ;
    schema:datePublished "2011-07-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/31401/31401-1327967069.jpg> ;
    schema:name "TOHOBEAT FLASH -Ninth Beat-"@en,
        "TOHOBEAT FLASH -Ninth Beat-"@ja,
        "TOHOBEAT FLASH -Ninth Beat-"@ja-latn ;
    schema:publisher <org/942#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/31401/31401-1327967069.jpg> .

_:N2c1c0f77d3a64209bd15e59c4d73d692 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLOWERING CRAZY NIGHT"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N9db0e644566641b487e6f25842d71eea ;
    schema:name "FLOWERING CRAZY NIGHT"@en .

_:N4689134a7fad4104b3fc4443363e9005 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLOWERING CRAZY NIGHT (DJ SKYBLUE SUMMER CARNIVAL REMIX)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N9db0e644566641b487e6f25842d71eea ;
    schema:name "FLOWERING CRAZY NIGHT (DJ SKYBLUE SUMMER CARNIVAL REMIX)"@en .

_:N6d150bc665904cb9a13298315b5956f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DANCING PUSSYCAT"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N9db0e644566641b487e6f25842d71eea ;
    schema:name "DANCING PUSSYCAT"@en .

_:N7552ba5f22fc4ad19a06ac4b172f416b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE DIVINE WIND"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N9db0e644566641b487e6f25842d71eea ;
    schema:name "THE DIVINE WIND"@en .

_:Nfa759feff72947c98d61e3b4292dfb5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SUIMUSOU"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N9db0e644566641b487e6f25842d71eea ;
    schema:name "SUIMUSOU"@en .

_:N9db0e644566641b487e6f25842d71eea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c1c0f77d3a64209bd15e59c4d73d692,
        _:N4689134a7fad4104b3fc4443363e9005,
        _:N6d150bc665904cb9a13298315b5956f7,
        _:N7552ba5f22fc4ad19a06ac4b172f416b,
        _:Nfa759feff72947c98d61e3b4292dfb5d ;
    mo:track_count 5 ;
    schema:duration "PT20:41"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2c1c0f77d3a64209bd15e59c4d73d692,
        _:N4689134a7fad4104b3fc4443363e9005,
        _:N6d150bc665904cb9a13298315b5956f7,
        _:N7552ba5f22fc4ad19a06ac4b172f416b,
        _:Nfa759feff72947c98d61e3b4292dfb5d .

