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

<artist/79366#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kinoko"@en,
        "Kinoko蘑菇"@ja ;
    foaf:made <album/138059#lyrics>,
        <album/138059#subject> ;
    foaf:name "Kinoko"@en,
        "Kinoko蘑菇"@ja .

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

<artist/33245#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138059#subject> ;
    schema:name "Haloweak"@en ;
    foaf:made <album/138059#composition>,
        <album/138059#subject> ;
    foaf:name "Haloweak"@en .

<artist/58655#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138059#subject> ;
    schema:name "GhostFinal"@en ;
    foaf:made <album/138059#composition>,
        <album/138059#subject> ;
    foaf:name "GhostFinal"@en .

<product/10582#subject> a schema:CreativeWork ;
    schema:name "Punishing: Gray Raven"@en,
        "战双帕弥什"@ja,
        "Punishing: Gray Raven"@ja-latn ;
    foaf:name "Punishing: Gray Raven"@en,
        "战双帕弥什"@ja,
        "Punishing: Gray Raven"@ja-latn .

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

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

<album/138059#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "When Day Breaks EP: To The Limit"@en,
        "幽塔黎光EP: To The Limit"@ja,
        "When Day Breaks EP: To The Limit"@ja-latn ;
    mo:performance_of <album/138059#musicalwork> ;
    mo:recorded_as <album/138059#musicalexpression> ;
    schema:name "When Day Breaks EP: To The Limit"@en,
        "幽塔黎光EP: To The Limit"@ja,
        "When Day Breaks EP: To The Limit"@ja-latn ;
    schema:workPerformed <album/138059#musicalwork> .

<https://media.vgm.io/albums/95/138059/138059-8ba8a8f8c953.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/138059#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/95/138059/138059-8ba8a8f8c953.jpg> ;
    foaf:depicts <album/138059#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/95/138059/138059-8ba8a8f8c953.jpg> .

<https://medium-media.vgm.io/albums/95/138059/138059-8ba8a8f8c953.jpg> a schema:ImageObject,
        foaf:Image .

<album/138059#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "When Day Breaks EP: To The Limit"@en,
        "幽塔黎光EP: To The Limit"@ja,
        "When Day Breaks EP: To The Limit"@ja-latn ;
    mo:composer <artist/33245#subject>,
        <artist/58655#subject> ;
    mo:produced_work <album/138059#musicalwork> ;
    schema:name "When Day Breaks EP: To The Limit"@en,
        "幽塔黎光EP: To The Limit"@ja,
        "When Day Breaks EP: To The Limit"@ja-latn .

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

<album/138059#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-03"^^xsd:date ;
    dcterms:title "When Day Breaks EP: To The Limit"@en,
        "幽塔黎光EP: To The Limit"@ja,
        "When Day Breaks EP: To The Limit"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/138059#musicalexpression> ;
    mo:publisher _:Nf59af4c079a04caba660f666761ee595 ;
    mo:record _:N6d7663448dfd4f7bbb6e5bbcc0758ffe ;
    mo:record_count 1 ;
    schema:about <product/10582#subject> ;
    schema:datePublished "2024-04-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/138059/138059-8ba8a8f8c953.jpg> ;
    schema:name "When Day Breaks EP: To The Limit"@en,
        "幽塔黎光EP: To The Limit"@ja,
        "When Day Breaks EP: To The Limit"@ja-latn ;
    schema:publisher _:Nf59af4c079a04caba660f666761ee595 ;
    foaf:depiction <https://media.vgm.io/albums/95/138059/138059-8ba8a8f8c953.jpg> .

_:N0e377bdb6f1a4861935bdc5b952f4df5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To The Limit"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N6d7663448dfd4f7bbb6e5bbcc0758ffe ;
    schema:name "To The Limit"@en .

_:Ne220dbe8d25d49cd940fa79e30cfaea3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To The Limit (Intense Ver.)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N6d7663448dfd4f7bbb6e5bbcc0758ffe ;
    schema:name "To The Limit (Intense Ver.)"@en .

_:Nf59af4c079a04caba660f666761ee595 schema:name "N/A"@en ;
    foaf:name "N/A"@en .

_:N6d7663448dfd4f7bbb6e5bbcc0758ffe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e377bdb6f1a4861935bdc5b952f4df5,
        _:Ne220dbe8d25d49cd940fa79e30cfaea3 ;
    mo:track_count 2 ;
    schema:duration "PT7:43"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0e377bdb6f1a4861935bdc5b952f4df5,
        _:Ne220dbe8d25d49cd940fa79e30cfaea3 .

