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

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

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

<artist/47901#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126115#subject> ;
    schema:name "Mitsukiyo"@en,
        "ミツキヨ"@ja ;
    foaf:made <album/126115#composition>,
        <album/126115#subject> ;
    foaf:name "Mitsukiyo"@en,
        "ミツキヨ"@ja .

<product/11028#subject> a schema:CreativeWork ;
    schema:name "beautiful day dreamer"@en,
        "beautiful day dreamer"@ja,
        "beautiful day dreamer"@ja-latn ;
    foaf:name "beautiful day dreamer"@en,
        "beautiful day dreamer"@ja,
        "beautiful day dreamer"@ja-latn .

<album/126115#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blue Archive Extra Soundtrack"@en,
        "Blue Archive Extra Soundtrack"@ja,
        "Blue Archive Extra Soundtrack"@ja-latn ;
    mo:composer <artist/47901#subject> ;
    mo:produced_work <album/126115#musicalwork> ;
    schema:name "Blue Archive Extra Soundtrack"@en,
        "Blue Archive Extra Soundtrack"@ja,
        "Blue Archive Extra Soundtrack"@ja-latn .

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

<album/126115#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blue Archive Extra Soundtrack"@en,
        "Blue Archive Extra Soundtrack"@ja,
        "Blue Archive Extra Soundtrack"@ja-latn ;
    mo:performance_of <album/126115#musicalwork> ;
    mo:recorded_as <album/126115#musicalexpression> ;
    schema:name "Blue Archive Extra Soundtrack"@en,
        "Blue Archive Extra Soundtrack"@ja,
        "Blue Archive Extra Soundtrack"@ja-latn ;
    schema:workPerformed <album/126115#musicalwork> .

<org/2925#subject> schema:name "Yostar"@en,
        "株式会社Yostar"@ja,
        "Yostar"@ja-latn ;
    foaf:name "Yostar"@en,
        "株式会社Yostar"@ja,
        "Yostar"@ja-latn .

<https://media.vgm.io/albums/51/126115/126115-2ff393c11007.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/126115#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/126115/126115-2ff393c11007.jpg> ;
    foaf:depicts <album/126115#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/126115/126115-2ff393c11007.jpg> .

<https://medium-media.vgm.io/albums/51/126115/126115-2ff393c11007.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/126115#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-05-12"^^xsd:date ;
    dcterms:title "Blue Archive Extra Soundtrack"@en,
        "Blue Archive Extra Soundtrack"@ja,
        "Blue Archive Extra Soundtrack"@ja-latn ;
    mo:catalogue_number "BACD-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/126115#musicalexpression> ;
    mo:publisher <org/2925#subject> ;
    mo:record _:N4f4b0342b81d40e683a23d07cd3d0723 ;
    mo:record_count 1 ;
    schema:about <product/11028#subject> ;
    schema:datePublished "2023-05-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/51/126115/126115-2ff393c11007.jpg> ;
    schema:name "Blue Archive Extra Soundtrack"@en,
        "Blue Archive Extra Soundtrack"@ja,
        "Blue Archive Extra Soundtrack"@ja-latn ;
    schema:publisher <org/2925#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/126115/126115-2ff393c11007.jpg> .

_:N03f9a6c0d4944ed988682675da1d1aa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fruity Vacation"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N4f4b0342b81d40e683a23d07cd3d0723 ;
    schema:name "Fruity Vacation"@en .

_:N16f1149485424bf4a8f21170c1c43457 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spooky Spice"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N4f4b0342b81d40e683a23d07cd3d0723 ;
    schema:name "Spooky Spice"@en .

_:N33503ef9dad844958613e6b918e2b663 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fastest Spark"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N4f4b0342b81d40e683a23d07cd3d0723 ;
    schema:name "Fastest Spark"@en .

_:N4022b3832ea545c4b9ee04fdb4f70a09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One. Two. Henshin!"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N4f4b0342b81d40e683a23d07cd3d0723 ;
    schema:name "One. Two. Henshin!"@en .

_:N4bef3905c6c949388246e6e357035d55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dayscape"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N4f4b0342b81d40e683a23d07cd3d0723 ;
    schema:name "Dayscape"@en .

_:N5c72e02006384365a9a723a2f961b5b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Complementary Contrast"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N4f4b0342b81d40e683a23d07cd3d0723 ;
    schema:name "Complementary Contrast"@en .

_:N65b7b973ac4d47f292c4926f4831e21a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bluearchive Fanfare"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:N4f4b0342b81d40e683a23d07cd3d0723 ;
    schema:name "Bluearchive Fanfare"@en .

_:N70f94553043546a0bd7125227b62a59b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crisis Point"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N4f4b0342b81d40e683a23d07cd3d0723 ;
    schema:name "Crisis Point"@en .

_:N81348ba4221446c6b75379698e9b7590 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quintilis Abydos"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N4f4b0342b81d40e683a23d07cd3d0723 ;
    schema:name "Quintilis Abydos"@en .

_:N8d895593f3774268a0a78c5ce8773888 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nobis"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N4f4b0342b81d40e683a23d07cd3d0723 ;
    schema:name "Nobis"@en .

_:Nbef862d680fb4a93b848709f2d72a2a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Robogrex"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N4f4b0342b81d40e683a23d07cd3d0723 ;
    schema:name "Robogrex"@en .

_:Neefbbf6e52914d9591d0dcb7ddd7599a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perorodzilla Requiem"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N4f4b0342b81d40e683a23d07cd3d0723 ;
    schema:name "Perorodzilla Requiem"@en .

_:Nef52a609fe2b4e04889fee97a2178169 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pixel Land"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N4f4b0342b81d40e683a23d07cd3d0723 ;
    schema:name "Pixel Land"@en .

_:N4f4b0342b81d40e683a23d07cd3d0723 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03f9a6c0d4944ed988682675da1d1aa6,
        _:N16f1149485424bf4a8f21170c1c43457,
        _:N33503ef9dad844958613e6b918e2b663,
        _:N4022b3832ea545c4b9ee04fdb4f70a09,
        _:N4bef3905c6c949388246e6e357035d55,
        _:N5c72e02006384365a9a723a2f961b5b1,
        _:N65b7b973ac4d47f292c4926f4831e21a,
        _:N70f94553043546a0bd7125227b62a59b,
        _:N81348ba4221446c6b75379698e9b7590,
        _:N8d895593f3774268a0a78c5ce8773888,
        _:Nbef862d680fb4a93b848709f2d72a2a3,
        _:Neefbbf6e52914d9591d0dcb7ddd7599a,
        _:Nef52a609fe2b4e04889fee97a2178169 ;
    mo:track_count 13 ;
    schema:duration "PT20:15"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N03f9a6c0d4944ed988682675da1d1aa6,
        _:N16f1149485424bf4a8f21170c1c43457,
        _:N33503ef9dad844958613e6b918e2b663,
        _:N4022b3832ea545c4b9ee04fdb4f70a09,
        _:N4bef3905c6c949388246e6e357035d55,
        _:N5c72e02006384365a9a723a2f961b5b1,
        _:N65b7b973ac4d47f292c4926f4831e21a,
        _:N70f94553043546a0bd7125227b62a59b,
        _:N81348ba4221446c6b75379698e9b7590,
        _:N8d895593f3774268a0a78c5ce8773888,
        _:Nbef862d680fb4a93b848709f2d72a2a3,
        _:Neefbbf6e52914d9591d0dcb7ddd7599a,
        _:Nef52a609fe2b4e04889fee97a2178169 .

