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

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

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

<artist/44464#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85363#subject> ;
    schema:name "Ratvader"@en ;
    foaf:made <album/85363#composition>,
        <album/85363#subject> ;
    foaf:name "Ratvader"@en .

<album/85363#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ready Set Buzz Soundtrack"@en,
        "Ready Set Buzz Soundtrack"@ja,
        "Ready Set Buzz Soundtrack"@ja-latn ;
    mo:composer <artist/44464#subject> ;
    mo:produced_work <album/85363#musicalwork> ;
    schema:name "Ready Set Buzz Soundtrack"@en,
        "Ready Set Buzz Soundtrack"@ja,
        "Ready Set Buzz Soundtrack"@ja-latn .

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

<album/85363#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ready Set Buzz Soundtrack"@en,
        "Ready Set Buzz Soundtrack"@ja,
        "Ready Set Buzz Soundtrack"@ja-latn ;
    mo:performance_of <album/85363#musicalwork> ;
    mo:recorded_as <album/85363#musicalexpression> ;
    schema:name "Ready Set Buzz Soundtrack"@en,
        "Ready Set Buzz Soundtrack"@ja,
        "Ready Set Buzz Soundtrack"@ja-latn ;
    schema:workPerformed <album/85363#musicalwork> .

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

<https://medium-media.vgm.io/albums/36/85363/85363-1553447531.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/85363#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-01-23"^^xsd:date ;
    dcterms:title "Ready Set Buzz Soundtrack"@en,
        "Ready Set Buzz Soundtrack"@ja,
        "Ready Set Buzz Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/85363#musicalexpression> ;
    mo:publisher _:Nfea602e14e3c465bbff8bca5f72740b8 ;
    mo:record _:N222049b9c4b745748b52912b2a1a063a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ready Set Buzz"@en ;
            foaf:name "Ready Set Buzz"@en ] ;
    schema:datePublished "2019-01-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/85363/85363-1553447531.jpg> ;
    schema:name "Ready Set Buzz Soundtrack"@en,
        "Ready Set Buzz Soundtrack"@ja,
        "Ready Set Buzz Soundtrack"@ja-latn ;
    schema:publisher _:Nfea602e14e3c465bbff8bca5f72740b8 ;
    foaf:depiction <https://media.vgm.io/albums/36/85363/85363-1553447531.jpg> .

_:N046169f682734c07a10056e4d1ef5b14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sudden Music"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N222049b9c4b745748b52912b2a1a063a ;
    schema:name "Sudden Music"@en .

_:N385ad8c1557848f1bec920009345b7eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take It Even More To The Buzz Next Level"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N222049b9c4b745748b52912b2a1a063a ;
    schema:name "Take It Even More To The Buzz Next Level"@en .

_:N38cb65d9806f4eea8b8d33b0b3e81552 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take It To The Buzz Next Level"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N222049b9c4b745748b52912b2a1a063a ;
    schema:name "Take It To The Buzz Next Level"@en .

_:N6827833ececc45249d20748ec68997c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Stress"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N222049b9c4b745748b52912b2a1a063a ;
    schema:name "Final Stress"@en .

_:N8ddd94e31f954222a5bdb9b1285282d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready Set Buzz"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N222049b9c4b745748b52912b2a1a063a ;
    schema:name "Ready Set Buzz"@en .

_:Nfea602e14e3c465bbff8bca5f72740b8 schema:name "Ratvader"@en,
        "Ratvader"@ja,
        "Ratvader"@ja-latn ;
    foaf:name "Ratvader"@en,
        "Ratvader"@ja,
        "Ratvader"@ja-latn .

_:N222049b9c4b745748b52912b2a1a063a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N046169f682734c07a10056e4d1ef5b14,
        _:N385ad8c1557848f1bec920009345b7eb,
        _:N38cb65d9806f4eea8b8d33b0b3e81552,
        _:N6827833ececc45249d20748ec68997c4,
        _:N8ddd94e31f954222a5bdb9b1285282d5 ;
    mo:track_count 5 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N046169f682734c07a10056e4d1ef5b14,
        _:N385ad8c1557848f1bec920009345b7eb,
        _:N38cb65d9806f4eea8b8d33b0b3e81552,
        _:N6827833ececc45249d20748ec68997c4,
        _:N8ddd94e31f954222a5bdb9b1285282d5 .

