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

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

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

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

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

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

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

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

<org/736#subject> schema:name "Amateras Records"@en,
        "Amateras Records"@ja,
        "Amateras Records"@ja-latn ;
    foaf:name "Amateras Records"@en,
        "Amateras Records"@ja,
        "Amateras Records"@ja-latn .

<https://media.vgm.io/albums/26/106262/106262-8ca0e7acd797.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106262#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/106262/106262-8ca0e7acd797.png> ;
    foaf:depicts <album/106262#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/106262/106262-8ca0e7acd797.png> .

<https://medium-media.vgm.io/albums/26/106262/106262-8ca0e7acd797.png> a schema:ImageObject,
        foaf:Image .

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

<album/106262#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-11-14"^^xsd:date ;
    dcterms:title "Accelerated Beats"@en,
        "Accelerated Beats"@ja,
        "Accelerated Beats"@ja-latn ;
    mo:catalogue_number "AMRE-0004" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/106262#musicalexpression> ;
    mo:publisher <org/736#subject> ;
    mo:record _:Nb5d081ac99644af38f331478666dfaf9 ;
    mo:record_count 1 ;
    schema:about <product/29#subject> ;
    schema:datePublished "2020-11-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/106262/106262-8ca0e7acd797.png> ;
    schema:name "Accelerated Beats"@en,
        "Accelerated Beats"@ja,
        "Accelerated Beats"@ja-latn ;
    schema:publisher <org/736#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/106262/106262-8ca0e7acd797.png> .

_:N219a2a49725947e8b687b77932d4e0cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead or Alive"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nb5d081ac99644af38f331478666dfaf9 ;
    schema:name "Dead or Alive"@en .

_:Na9d4554204074ceda99c2d3c0cfc04bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happiness"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nb5d081ac99644af38f331478666dfaf9 ;
    schema:name "Happiness"@en .

_:Nb5d081ac99644af38f331478666dfaf9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N219a2a49725947e8b687b77932d4e0cc,
        _:Na9d4554204074ceda99c2d3c0cfc04bf ;
    mo:track_count 2 ;
    schema:duration "PT7:44"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N219a2a49725947e8b687b77932d4e0cc,
        _:Na9d4554204074ceda99c2d3c0cfc04bf .

