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

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

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

<artist/73312#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158462#subject> ;
    schema:name "Carlos Aguilar"@en ;
    foaf:made <album/158462#composition>,
        <album/158462#subject> ;
    foaf:name "Carlos Aguilar"@en .

<album/158462#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nicktoons & The Dice of Destiny - Official Soundtrack"@en,
        "Nicktoons & The Dice of Destiny - Official Soundtrack"@ja,
        "Nicktoons & The Dice of Destiny - Official Soundtrack"@ja-latn ;
    mo:composer <artist/73312#subject> ;
    mo:produced_work <album/158462#musicalwork> ;
    schema:name "Nicktoons & The Dice of Destiny - Official Soundtrack"@en,
        "Nicktoons & The Dice of Destiny - Official Soundtrack"@ja,
        "Nicktoons & The Dice of Destiny - Official Soundtrack"@ja-latn .

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

<album/158462#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nicktoons & The Dice of Destiny - Official Soundtrack"@en,
        "Nicktoons & The Dice of Destiny - Official Soundtrack"@ja,
        "Nicktoons & The Dice of Destiny - Official Soundtrack"@ja-latn ;
    mo:performance_of <album/158462#musicalwork> ;
    mo:recorded_as <album/158462#musicalexpression> ;
    schema:name "Nicktoons & The Dice of Destiny - Official Soundtrack"@en,
        "Nicktoons & The Dice of Destiny - Official Soundtrack"@ja,
        "Nicktoons & The Dice of Destiny - Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/158462#musicalwork> .

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

<https://medium-media.vgm.io/albums/26/158462/158462-ef593c81293a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/158462#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-12-02"^^xsd:date ;
    dcterms:title "Nicktoons & The Dice of Destiny - Official Soundtrack"@en,
        "Nicktoons & The Dice of Destiny - Official Soundtrack"@ja,
        "Nicktoons & The Dice of Destiny - Official Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/158462#musicalexpression> ;
    mo:publisher _:N6a6794d902c94b98927fba7aab69f517 ;
    mo:record _:N8714f323674348559563c0baf588d858 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Nicktoons & The Dice of Destiny"@en ;
            foaf:name "Nicktoons & The Dice of Destiny"@en ] ;
    schema:datePublished "2025-12-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/158462/158462-ef593c81293a.jpg> ;
    schema:name "Nicktoons & The Dice of Destiny - Official Soundtrack"@en,
        "Nicktoons & The Dice of Destiny - Official Soundtrack"@ja,
        "Nicktoons & The Dice of Destiny - Official Soundtrack"@ja-latn ;
    schema:publisher _:N6a6794d902c94b98927fba7aab69f517 ;
    foaf:depiction <https://media.vgm.io/albums/26/158462/158462-ef593c81293a.jpg> .

_:N0144240c80fc4232ac5fd7fbb9101de7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy Forest 2"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Fairy Forest 2"@en .

_:N046afcec4274465dbfae89c6b57556d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bottomshire Village 2"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Bottomshire Village 2"@en .

_:N09d8ffcc647a4f558826d99bad21a341 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory Screen"@en ;
    mo:track_number 28 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Victory Screen"@en .

_:N13a7965179af40ee85ea4c0e982f4812 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bottomshire Forest 2"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Bottomshire Forest 2"@en .

_:N18cabb6c13a845809aca70bcaf8a6571 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy Village 1"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Fairy Village 1"@en .

_:N1d4b223c05044d83a896310785808a10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angelica Boss Battle"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Angelica Boss Battle"@en .

_:N309d1492dec94636a15c9071eb1bd38a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Battle"@en ;
    mo:track_number 25 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Boss Battle"@en .

_:N34f84c949d8b45b5a178c88129984ef1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story 2"@en ;
    mo:track_number 26 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Story 2"@en .

_:N3e56d898d0964567824a62c146afdcb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ghost Zone 2"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "The Ghost Zone 2"@en .

_:N440d37b06b63467999ccd0b83129b29a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sewers 1"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Sewers 1"@en .

_:N4ad07171e8ae49228b06c38fc86ed606 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vicky Boss Battle Phase 2"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Vicky Boss Battle Phase 2"@en .

_:N4eb4d7381adb462597d34fdcc857cd35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ember Boss Battle"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Ember Boss Battle"@en .

_:N4f98f39fd74e4817be897c4b0ccb7867 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Volcanic Wasteland 1"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Volcanic Wasteland 1"@en .

_:N4fe1ced9804d4dc8ba181676537faa63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ghost Zone 1"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "The Ghost Zone 1"@en .

_:N63a8ef1caf544c48a1ca7c4409f0729a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flame Fatale"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Flame Fatale"@en .

_:N66eeb1125e8745b2a3ab090bba6451e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire Nation 2"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Fire Nation 2"@en .

_:N6a6794d902c94b98927fba7aab69f517 schema:name "GameMill Entertainment"@en,
        "GameMill Entertainment"@ja,
        "GameMill Entertainment"@ja-latn ;
    foaf:name "GameMill Entertainment"@en,
        "GameMill Entertainment"@ja,
        "GameMill Entertainment"@ja-latn .

_:N6bd5b4a3299745e29455322f43716e55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defeat Screen"@en ;
    mo:track_number 29 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Defeat Screen"@en .

_:N6e00ca8979a44e6cb260235d83a3396d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story 1"@en ;
    mo:track_number 27 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Story 1"@en .

_:Na060003fb6394df2bf27f62762c6ee75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vicky Boss Battle"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Vicky Boss Battle"@en .

_:Na228227c661d477291d568cedcc73a81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy Village 2"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Fairy Village 2"@en .

_:Na2f570f4a843413288750757a04ca6c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Volcanic Wasteland 2"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Volcanic Wasteland 2"@en .

_:Na4a626ec949840079415872987c4fc82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Azula Boss Battle"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Azula Boss Battle"@en .

_:Nc2bf9674ed914b57a839ad3075d76c4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire Nation 1"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Fire Nation 1"@en .

_:Nc6cf70df60f04eb1b098709cf2bc196c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sewers 2"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Sewers 2"@en .

_:Ne16240f15dfe4bc5862315457eee90cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bottomshire Forest 1"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Bottomshire Forest 1"@en .

_:Ne42f66f3ea33457f946c30933f3ee522 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy Forest 1"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Fairy Forest 1"@en .

_:Nee9b150b5646480999eb4a5c9b10f0ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bottomshire Village 1"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Bottomshire Village 1"@en .

_:Nf586d28cc3604a128e803107dba4de5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hub World"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Hub World"@en .

_:Nfd05a4956bd04ad495ffa3fc276b9941 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N8714f323674348559563c0baf588d858 ;
    schema:name "Main Theme"@en .

_:N8714f323674348559563c0baf588d858 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0144240c80fc4232ac5fd7fbb9101de7,
        _:N046afcec4274465dbfae89c6b57556d3,
        _:N09d8ffcc647a4f558826d99bad21a341,
        _:N13a7965179af40ee85ea4c0e982f4812,
        _:N18cabb6c13a845809aca70bcaf8a6571,
        _:N1d4b223c05044d83a896310785808a10,
        _:N309d1492dec94636a15c9071eb1bd38a,
        _:N34f84c949d8b45b5a178c88129984ef1,
        _:N3e56d898d0964567824a62c146afdcb4,
        _:N440d37b06b63467999ccd0b83129b29a,
        _:N4ad07171e8ae49228b06c38fc86ed606,
        _:N4eb4d7381adb462597d34fdcc857cd35,
        _:N4f98f39fd74e4817be897c4b0ccb7867,
        _:N4fe1ced9804d4dc8ba181676537faa63,
        _:N63a8ef1caf544c48a1ca7c4409f0729a,
        _:N66eeb1125e8745b2a3ab090bba6451e6,
        _:N6bd5b4a3299745e29455322f43716e55,
        _:N6e00ca8979a44e6cb260235d83a3396d,
        _:Na060003fb6394df2bf27f62762c6ee75,
        _:Na228227c661d477291d568cedcc73a81,
        _:Na2f570f4a843413288750757a04ca6c9,
        _:Na4a626ec949840079415872987c4fc82,
        _:Nc2bf9674ed914b57a839ad3075d76c4f,
        _:Nc6cf70df60f04eb1b098709cf2bc196c,
        _:Ne16240f15dfe4bc5862315457eee90cf,
        _:Ne42f66f3ea33457f946c30933f3ee522,
        _:Nee9b150b5646480999eb4a5c9b10f0ca,
        _:Nf586d28cc3604a128e803107dba4de5a,
        _:Nfd05a4956bd04ad495ffa3fc276b9941 ;
    mo:track_count 29 ;
    schema:duration "PT65:39"^^xsd:interval ;
    schema:numTracks 29 ;
    schema:track _:N0144240c80fc4232ac5fd7fbb9101de7,
        _:N046afcec4274465dbfae89c6b57556d3,
        _:N09d8ffcc647a4f558826d99bad21a341,
        _:N13a7965179af40ee85ea4c0e982f4812,
        _:N18cabb6c13a845809aca70bcaf8a6571,
        _:N1d4b223c05044d83a896310785808a10,
        _:N309d1492dec94636a15c9071eb1bd38a,
        _:N34f84c949d8b45b5a178c88129984ef1,
        _:N3e56d898d0964567824a62c146afdcb4,
        _:N440d37b06b63467999ccd0b83129b29a,
        _:N4ad07171e8ae49228b06c38fc86ed606,
        _:N4eb4d7381adb462597d34fdcc857cd35,
        _:N4f98f39fd74e4817be897c4b0ccb7867,
        _:N4fe1ced9804d4dc8ba181676537faa63,
        _:N63a8ef1caf544c48a1ca7c4409f0729a,
        _:N66eeb1125e8745b2a3ab090bba6451e6,
        _:N6bd5b4a3299745e29455322f43716e55,
        _:N6e00ca8979a44e6cb260235d83a3396d,
        _:Na060003fb6394df2bf27f62762c6ee75,
        _:Na228227c661d477291d568cedcc73a81,
        _:Na2f570f4a843413288750757a04ca6c9,
        _:Na4a626ec949840079415872987c4fc82,
        _:Nc2bf9674ed914b57a839ad3075d76c4f,
        _:Nc6cf70df60f04eb1b098709cf2bc196c,
        _:Ne16240f15dfe4bc5862315457eee90cf,
        _:Ne42f66f3ea33457f946c30933f3ee522,
        _:Nee9b150b5646480999eb4a5c9b10f0ca,
        _:Nf586d28cc3604a128e803107dba4de5a,
        _:Nfd05a4956bd04ad495ffa3fc276b9941 .

