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

<artist/6740#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takuma Terashima"@en,
        "寺島拓篤"@ja ;
    foaf:made <album/152499#lyrics>,
        <album/152499#subject>,
        <album/152499#vocals> ;
    foaf:name "Takuma Terashima"@en,
        "寺島拓篤"@ja .

<album/152498> a mo:Release ;
    mo:catalogue_number "LACM-24742" .

<artist/13019#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152499#subject> ;
    schema:name "Shinnosuke"@en ;
    foaf:made <album/152499#composition>,
        <album/152499#subject> ;
    foaf:name "Shinnosuke"@en .

<artist/42681#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152499#subject> ;
    schema:name "TAKE"@en ;
    foaf:made <album/152499#composition>,
        <album/152499#subject> ;
    foaf:name "TAKE"@en .

<product/22205#subject> a schema:CreativeWork ;
    schema:name "Apocalypse Bringer Mynoghra"@en,
        "異世界黙示録マイノグーラ ～破滅の文明で始める世界征服～"@ja,
        "Isekai Mokushiroku Mynoghra: Hametsu no Bunmei de Hajimeru Sekai Seifuku"@ja-latn ;
    foaf:name "Apocalypse Bringer Mynoghra"@en,
        "異世界黙示録マイノグーラ ～破滅の文明で始める世界征服～"@ja,
        "Isekai Mokushiroku Mynoghra: Hametsu no Bunmei de Hajimeru Sekai Seifuku"@ja-latn .

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

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

<album/152499#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "more than W / Takuma Terashima [Limited Edition]"@en,
        "more than W / 寺島拓篤 [初回限定盤]"@ja,
        "more than W / Takuma Terashima [Limited Edition]"@ja-latn ;
    mo:performance_of <album/152499#musicalwork> ;
    mo:recorded_as <album/152499#musicalexpression> ;
    schema:name "more than W / Takuma Terashima [Limited Edition]"@en,
        "more than W / 寺島拓篤 [初回限定盤]"@ja,
        "more than W / Takuma Terashima [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/152499#musicalwork> .

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

<org/3439#subject> schema:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn ;
    foaf:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/152499/152499-ef108b120eb3.jpg> a schema:ImageObject,
        foaf:Image .

<album/152499#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "more than W / Takuma Terashima [Limited Edition]"@en,
        "more than W / 寺島拓篤 [初回限定盤]"@ja,
        "more than W / Takuma Terashima [Limited Edition]"@ja-latn ;
    mo:composer <artist/13019#subject>,
        <artist/42681#subject> ;
    mo:produced_work <album/152499#musicalwork> ;
    schema:name "more than W / Takuma Terashima [Limited Edition]"@en,
        "more than W / 寺島拓篤 [初回限定盤]"@ja,
        "more than W / Takuma Terashima [Limited Edition]"@ja-latn .

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

<album/152499#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-08-27"^^xsd:date ;
    dcterms:title "more than W / Takuma Terashima [Limited Edition]"@en,
        "more than W / 寺島拓篤 [初回限定盤]"@ja,
        "more than W / Takuma Terashima [Limited Edition]"@ja-latn ;
    mo:catalogue_number "LACM-34742" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/152498> ;
    mo:publication_of <album/152499#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:N14f1645796bd4b41b869792cf95a718c ;
    mo:record_count 1 ;
    schema:about <product/22205#subject> ;
    schema:datePublished "2025-08-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/152499/152499-ef108b120eb3.jpg> ;
    schema:name "more than W / Takuma Terashima [Limited Edition]"@en,
        "more than W / 寺島拓篤 [初回限定盤]"@ja,
        "more than W / Takuma Terashima [Limited Edition]"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/152499/152499-ef108b120eb3.jpg> .

_:N20df9c4ec4af4dc5826ddb7f723f6605 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Midsummer Night's Dream"@en,
        "夏の夜の夢"@ja,
        "Natsu no Yo no Yume"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N14f1645796bd4b41b869792cf95a718c ;
    schema:name "A Midsummer Night's Dream"@en,
        "夏の夜の夢"@ja,
        "Natsu no Yo no Yume"@ja-latn .

_:N7a752011bdd84cd6b6a319835fe6361a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "more than W"@en,
        "more than W"@ja,
        "more than W"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N14f1645796bd4b41b869792cf95a718c ;
    schema:name "more than W"@en,
        "more than W"@ja,
        "more than W"@ja-latn .

_:Na26e2ce2c3ce4c2aa27abbb5d2f5314b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Midsummer Night's Dream (Instrumental)"@en,
        "夏の夜の夢 (Instrumental)"@ja,
        "Natsu no Yo no Yume (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N14f1645796bd4b41b869792cf95a718c ;
    schema:name "A Midsummer Night's Dream (Instrumental)"@en,
        "夏の夜の夢 (Instrumental)"@ja,
        "Natsu no Yo no Yume (Instrumental)"@ja-latn .

_:Nda84edc92aae4150a770f8881f8787fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "more than W (Instrumental)"@en,
        "more than W (Instrumental)"@ja,
        "more than W (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N14f1645796bd4b41b869792cf95a718c ;
    schema:name "more than W (Instrumental)"@en,
        "more than W (Instrumental)"@ja,
        "more than W (Instrumental)"@ja-latn .

_:N14f1645796bd4b41b869792cf95a718c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20df9c4ec4af4dc5826ddb7f723f6605,
        _:N7a752011bdd84cd6b6a319835fe6361a,
        _:Na26e2ce2c3ce4c2aa27abbb5d2f5314b,
        _:Nda84edc92aae4150a770f8881f8787fb ;
    mo:track_count 4 ;
    schema:duration "PT15:34"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N20df9c4ec4af4dc5826ddb7f723f6605,
        _:N7a752011bdd84cd6b6a319835fe6361a,
        _:Na26e2ce2c3ce4c2aa27abbb5d2f5314b,
        _:Nda84edc92aae4150a770f8881f8787fb .

