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

<artist/41944#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanon Tachibana"@en,
        "橘花音"@ja ;
    foaf:made <album/115409#subject>,
        <album/115409#vocals> ;
    foaf:name "Kanon Tachibana"@en,
        "橘花音"@ja .

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

<artist/27760#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115409#subject> ;
    schema:name "Morimori Atsushi"@en,
        "モリモリあつし"@ja ;
    foaf:made <album/115409#composition>,
        <album/115409#subject> ;
    foaf:name "Morimori Atsushi"@en,
        "モリモリあつし"@ja .

<artist/41231#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115409#subject> ;
    schema:name "uma"@en ;
    foaf:made <album/115409#composition>,
        <album/115409#subject> ;
    foaf:name "uma"@en .

<product/10873#subject> a schema:CreativeWork ;
    schema:name "Arcaea"@en,
        "Arcaea"@ja,
        "Arcaea"@ja-latn ;
    foaf:name "Arcaea"@en,
        "Arcaea"@ja,
        "Arcaea"@ja-latn .

<product/12038#subject> a schema:CreativeWork ;
    schema:name "Muse Dash"@en,
        "Muse Dash"@ja,
        "Muse Dash"@ja-latn ;
    foaf:name "Muse Dash"@en,
        "Muse Dash"@ja,
        "Muse Dash"@ja-latn .

<product/6805#subject> a schema:CreativeWork ;
    schema:name "MÚSECA"@en,
        "MÚSECA"@ja,
        "MÚSECA"@ja-latn ;
    foaf:name "MÚSECA"@en,
        "MÚSECA"@ja,
        "MÚSECA"@ja-latn .

<product/8249#subject> a schema:CreativeWork ;
    schema:name "SOUND VOLTEX VIVID WAVE"@en,
        "SOUND VOLTEX VIVID WAVE"@ja,
        "SOUND VOLTEX VIVID WAVE"@ja-latn ;
    foaf:name "SOUND VOLTEX VIVID WAVE"@en,
        "SOUND VOLTEX VIVID WAVE"@ja,
        "SOUND VOLTEX VIVID WAVE"@ja-latn .

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

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

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

<org/3281#subject> schema:name "Astral Sky"@en,
        "Astral Sky"@ja,
        "Astral Sky"@ja-latn ;
    foaf:name "Astral Sky"@en,
        "Astral Sky"@ja,
        "Astral Sky"@ja-latn .

<https://media.vgm.io/albums/90/115409/115409-4705c91ca0c7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115409#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/115409/115409-4705c91ca0c7.jpg> ;
    foaf:depicts <album/115409#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/115409/115409-4705c91ca0c7.jpg> .

<https://medium-media.vgm.io/albums/90/115409/115409-4705c91ca0c7.jpg> a schema:ImageObject,
        foaf:Image .

<album/115409#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FIRST:DREAMER"@en,
        "FIRST:DREAMER"@ja,
        "FIRST:DREAMER"@ja-latn ;
    mo:composer <artist/27760#subject>,
        <artist/41231#subject> ;
    mo:produced_work <album/115409#musicalwork> ;
    schema:name "FIRST:DREAMER"@en,
        "FIRST:DREAMER"@ja,
        "FIRST:DREAMER"@ja-latn .

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

<album/115409#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-05"^^xsd:date ;
    dcterms:title "FIRST:DREAMER"@en,
        "FIRST:DREAMER"@ja,
        "FIRST:DREAMER"@ja-latn ;
    mo:catalogue_number "ASRR-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/115409#musicalexpression> ;
    mo:publisher <org/3281#subject> ;
    mo:record _:N43a2f9e424ca4647aa1d2fced261e166 ;
    mo:record_count 1 ;
    schema:about <product/10873#subject>,
        <product/12038#subject>,
        <product/6805#subject>,
        <product/8249#subject> ;
    schema:datePublished "2020-08-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/115409/115409-4705c91ca0c7.jpg> ;
    schema:name "FIRST:DREAMER"@en,
        "FIRST:DREAMER"@ja,
        "FIRST:DREAMER"@ja-latn ;
    schema:publisher <org/3281#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/115409/115409-4705c91ca0c7.jpg> .

_:N009c239d3eb549b59747da24c3e77ef0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Re:End of a Dream (Game size)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N43a2f9e424ca4647aa1d2fced261e166 ;
    schema:name "Re:End of a Dream (Game size)"@ja .

_:N113d18e6c933445583d8ecad93d5e13b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "you're Nxt"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N43a2f9e424ca4647aa1d2fced261e166 ;
    schema:name "you're Nxt"@ja .

_:N6ef464b754c04a4d8067166dd4983e9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ETERNAL:DREAMER (long ver.)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N43a2f9e424ca4647aa1d2fced261e166 ;
    schema:name "ETERNAL:DREAMER (long ver.)"@ja .

_:N6f9e1cdaf3644f49bf0076e6a542f68b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FIRST:DREAMS (Hommarju & RoughSketch Remix)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N43a2f9e424ca4647aa1d2fced261e166 ;
    schema:name "FIRST:DREAMS (Hommarju & RoughSketch Remix)"@ja .

_:Na9a6e3c11f0e44198be1a9ac839aaa3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GLORY:ROAD (Aoi vs. siqlo's ''Overload'' RMX)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N43a2f9e424ca4647aa1d2fced261e166 ;
    schema:name "GLORY:ROAD (Aoi vs. siqlo's ''Overload'' RMX)"@ja .

_:Nae5d60f30a0f4e3b951e67ee9d2ef205 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FIRST:DREAMS (long ver.)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N43a2f9e424ca4647aa1d2fced261e166 ;
    schema:name "FIRST:DREAMS (long ver.)"@ja .

_:Nb611eac6c92f494296854a41eb4458fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "never letting go"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N43a2f9e424ca4647aa1d2fced261e166 ;
    schema:name "never letting go"@ja .

_:Nc8b801ad0f574e26991b74f6fe743260 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GLORY:ROAD (long ver.)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N43a2f9e424ca4647aa1d2fced261e166 ;
    schema:name "GLORY:ROAD (long ver.)"@ja .

_:Nce886ed4b371429b8a27062c7fe70ff2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "you're Nxt -Dreams Remix-"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N43a2f9e424ca4647aa1d2fced261e166 ;
    schema:name "you're Nxt -Dreams Remix-"@ja .

_:Nd78dd4ebc6154d6bad5b1e28a791edff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ärche (long ver.)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N43a2f9e424ca4647aa1d2fced261e166 ;
    schema:name "Ärche (long ver.)"@ja .

_:Nd7f34e34de274d7e815d9c0f4f1f7674 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crescent Moon"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N43a2f9e424ca4647aa1d2fced261e166 ;
    schema:name "Crescent Moon"@ja .

_:Nef29dcc330a745c78b2833104be276ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "next to you (MRM REMIX)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N43a2f9e424ca4647aa1d2fced261e166 ;
    schema:name "next to you (MRM REMIX)"@ja .

_:Nf5a8c47d7dcf4c78921d4df3c0db5bc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リアライゼーション"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N43a2f9e424ca4647aa1d2fced261e166 ;
    schema:name "リアライゼーション"@ja .

_:Nf5b0f1fd894542b7b41876aa2facf917 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Party Vinyl (uma Remix)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N43a2f9e424ca4647aa1d2fced261e166 ;
    schema:name "Party Vinyl (uma Remix)"@ja .

_:Nf71475d02c8e49cc9cda2567882e572e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet* Witch* Girl* (long ver.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N43a2f9e424ca4647aa1d2fced261e166 ;
    schema:name "Sweet* Witch* Girl* (long ver.)"@ja .

_:N43a2f9e424ca4647aa1d2fced261e166 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N009c239d3eb549b59747da24c3e77ef0,
        _:N113d18e6c933445583d8ecad93d5e13b,
        _:N6ef464b754c04a4d8067166dd4983e9a,
        _:N6f9e1cdaf3644f49bf0076e6a542f68b,
        _:Na9a6e3c11f0e44198be1a9ac839aaa3b,
        _:Nae5d60f30a0f4e3b951e67ee9d2ef205,
        _:Nb611eac6c92f494296854a41eb4458fd,
        _:Nc8b801ad0f574e26991b74f6fe743260,
        _:Nce886ed4b371429b8a27062c7fe70ff2,
        _:Nd78dd4ebc6154d6bad5b1e28a791edff,
        _:Nd7f34e34de274d7e815d9c0f4f1f7674,
        _:Nef29dcc330a745c78b2833104be276ee,
        _:Nf5a8c47d7dcf4c78921d4df3c0db5bc0,
        _:Nf5b0f1fd894542b7b41876aa2facf917,
        _:Nf71475d02c8e49cc9cda2567882e572e ;
    mo:track_count 15 ;
    schema:duration "PT63:36"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N009c239d3eb549b59747da24c3e77ef0,
        _:N113d18e6c933445583d8ecad93d5e13b,
        _:N6ef464b754c04a4d8067166dd4983e9a,
        _:N6f9e1cdaf3644f49bf0076e6a542f68b,
        _:Na9a6e3c11f0e44198be1a9ac839aaa3b,
        _:Nae5d60f30a0f4e3b951e67ee9d2ef205,
        _:Nb611eac6c92f494296854a41eb4458fd,
        _:Nc8b801ad0f574e26991b74f6fe743260,
        _:Nce886ed4b371429b8a27062c7fe70ff2,
        _:Nd78dd4ebc6154d6bad5b1e28a791edff,
        _:Nd7f34e34de274d7e815d9c0f4f1f7674,
        _:Nef29dcc330a745c78b2833104be276ee,
        _:Nf5a8c47d7dcf4c78921d4df3c0db5bc0,
        _:Nf5b0f1fd894542b7b41876aa2facf917,
        _:Nf71475d02c8e49cc9cda2567882e572e .

