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

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

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

<artist/14965#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144658#subject> ;
    schema:name "Alan Menken"@en ;
    foaf:made <album/144658#composition>,
        <album/144658#subject> ;
    foaf:name "Alan Menken"@en .

<album/144658#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Spellbound: Soundtrack from the Netflix Film by Skydance Animation"@en,
        "Spellbound: Soundtrack from the Netflix Film by Skydance Animation"@ja,
        "Spellbound: Soundtrack from the Netflix Film by Skydance Animation"@ja-latn ;
    mo:composer <artist/14965#subject> ;
    mo:produced_work <album/144658#musicalwork> ;
    schema:name "Spellbound: Soundtrack from the Netflix Film by Skydance Animation"@en,
        "Spellbound: Soundtrack from the Netflix Film by Skydance Animation"@ja,
        "Spellbound: Soundtrack from the Netflix Film by Skydance Animation"@ja-latn .

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

<album/144658#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Spellbound: Soundtrack from the Netflix Film by Skydance Animation"@en,
        "Spellbound: Soundtrack from the Netflix Film by Skydance Animation"@ja,
        "Spellbound: Soundtrack from the Netflix Film by Skydance Animation"@ja-latn ;
    mo:performance_of <album/144658#musicalwork> ;
    mo:recorded_as <album/144658#musicalexpression> ;
    schema:name "Spellbound: Soundtrack from the Netflix Film by Skydance Animation"@en,
        "Spellbound: Soundtrack from the Netflix Film by Skydance Animation"@ja,
        "Spellbound: Soundtrack from the Netflix Film by Skydance Animation"@ja-latn ;
    schema:workPerformed <album/144658#musicalwork> .

<org/2790#subject> schema:name "Republic Records"@en,
        "Republic Records"@ja,
        "Republic Records"@ja-latn ;
    foaf:name "Republic Records"@en,
        "Republic Records"@ja,
        "Republic Records"@ja-latn .

<https://media.vgm.io/albums/85/144658/144658-575f2ef9f29a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144658#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/85/144658/144658-575f2ef9f29a.jpg> ;
    foaf:depicts <album/144658#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/85/144658/144658-575f2ef9f29a.jpg> .

<https://medium-media.vgm.io/albums/85/144658/144658-575f2ef9f29a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/144658#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-11-22"^^xsd:date ;
    dcterms:title "Spellbound: Soundtrack from the Netflix Film by Skydance Animation"@en,
        "Spellbound: Soundtrack from the Netflix Film by Skydance Animation"@ja,
        "Spellbound: Soundtrack from the Netflix Film by Skydance Animation"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/144658#musicalexpression> ;
    mo:publisher <org/2790#subject> ;
    mo:record _:N65bc1ef19323457e91574ebb54b4065c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Spellbound"@en ;
            foaf:name "Spellbound"@en ] ;
    schema:datePublished "2024-11-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/85/144658/144658-575f2ef9f29a.jpg> ;
    schema:name "Spellbound: Soundtrack from the Netflix Film by Skydance Animation"@en,
        "Spellbound: Soundtrack from the Netflix Film by Skydance Animation"@ja,
        "Spellbound: Soundtrack from the Netflix Film by Skydance Animation"@ja-latn ;
    schema:publisher <org/2790#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/144658/144658-575f2ef9f29a.jpg> .

_:N0d6cc87ae2d7470a937ab46784d1a444 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Way It Was Before (End Credits Version) [From the Netflix film by Skydance Animation \"Spellbound\"]"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N65bc1ef19323457e91574ebb54b4065c ;
    schema:name "The Way It Was Before (End Credits Version) [From the Netflix film by Skydance Animation \"Spellbound\"]"@en .

_:N1d1bb2f12baa415aa2d6f0a0d5a5623a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elian and Her Parents Suite"@en ;
    mo:track_number 12 ;
    schema:duration "PT9:01"^^xsd:interval ;
    schema:inPlaylist _:N65bc1ef19323457e91574ebb54b4065c ;
    schema:name "Elian and Her Parents Suite"@en .

_:N25c061fca1cc4ffca7bc04b8354a1d1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Way It Was Before"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N65bc1ef19323457e91574ebb54b4065c ;
    schema:name "The Way It Was Before"@en .

_:N2c522f04616e4c94a44db59269e25125 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Monsters are Parents"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N65bc1ef19323457e91574ebb54b4065c ;
    schema:name "My Monsters are Parents"@en .

_:N570c999ede9e46728551f396815b3f64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remembering"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N65bc1ef19323457e91574ebb54b4065c ;
    schema:name "Remembering"@en .

_:N5bb631e57681444ea2e3f2370badf540 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Look for the Light"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N65bc1ef19323457e91574ebb54b4065c ;
    schema:name "Look for the Light"@en .

_:N68482ff6421f4715bf67c7d5a07918d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lord Candypants"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N65bc1ef19323457e91574ebb54b4065c ;
    schema:name "Lord Candypants"@en .

_:Na2daa0b1d9b741caa4c174e7497023a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What About Me"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N65bc1ef19323457e91574ebb54b4065c ;
    schema:name "What About Me"@en .

_:Na949d66e4bd14d56857e55b723b50b1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What About Us-The Way It Was Before (Reprise)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N65bc1ef19323457e91574ebb54b4065c ;
    schema:name "What About Us-The Way It Was Before (Reprise)"@en .

_:Nc37ccdbbc9ef4157b9dc362c40573a22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Step by Step"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N65bc1ef19323457e91574ebb54b4065c ;
    schema:name "Step by Step"@en .

_:Ncb544f5a82fb4a6cbc513d33bc0ccbaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Journey Suite"@en ;
    mo:track_number 13 ;
    schema:duration "PT8:37"^^xsd:interval ;
    schema:inPlaylist _:N65bc1ef19323457e91574ebb54b4065c ;
    schema:name "Journey Suite"@en .

_:Nd649dacc1e8a4283a05880dbdc189ec3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flinks Suite"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N65bc1ef19323457e91574ebb54b4065c ;
    schema:name "Flinks Suite"@en .

_:Ne7d380f8e39d4070b59ae46521cf8f1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Could Get Used to This"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N65bc1ef19323457e91574ebb54b4065c ;
    schema:name "I Could Get Used to This"@en .

_:Nee11e596bc684f4c854aa09da6631601 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oracles Suite"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N65bc1ef19323457e91574ebb54b4065c ;
    schema:name "Oracles Suite"@en .

_:Nf17ba1481c79415793b5ea5c301b85d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How to Break the Spell"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N65bc1ef19323457e91574ebb54b4065c ;
    schema:name "How to Break the Spell"@en .

_:Nf189cf94d11f4d159d1da7a8ce6f1406 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Parents are Monsters"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N65bc1ef19323457e91574ebb54b4065c ;
    schema:name "My Parents are Monsters"@en .

_:N65bc1ef19323457e91574ebb54b4065c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d6cc87ae2d7470a937ab46784d1a444,
        _:N1d1bb2f12baa415aa2d6f0a0d5a5623a,
        _:N25c061fca1cc4ffca7bc04b8354a1d1d,
        _:N2c522f04616e4c94a44db59269e25125,
        _:N570c999ede9e46728551f396815b3f64,
        _:N5bb631e57681444ea2e3f2370badf540,
        _:N68482ff6421f4715bf67c7d5a07918d6,
        _:Na2daa0b1d9b741caa4c174e7497023a4,
        _:Na949d66e4bd14d56857e55b723b50b1a,
        _:Nc37ccdbbc9ef4157b9dc362c40573a22,
        _:Ncb544f5a82fb4a6cbc513d33bc0ccbaa,
        _:Nd649dacc1e8a4283a05880dbdc189ec3,
        _:Ne7d380f8e39d4070b59ae46521cf8f1c,
        _:Nee11e596bc684f4c854aa09da6631601,
        _:Nf17ba1481c79415793b5ea5c301b85d1,
        _:Nf189cf94d11f4d159d1da7a8ce6f1406 ;
    mo:track_count 16 ;
    schema:duration "PT60:10"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0d6cc87ae2d7470a937ab46784d1a444,
        _:N1d1bb2f12baa415aa2d6f0a0d5a5623a,
        _:N25c061fca1cc4ffca7bc04b8354a1d1d,
        _:N2c522f04616e4c94a44db59269e25125,
        _:N570c999ede9e46728551f396815b3f64,
        _:N5bb631e57681444ea2e3f2370badf540,
        _:N68482ff6421f4715bf67c7d5a07918d6,
        _:Na2daa0b1d9b741caa4c174e7497023a4,
        _:Na949d66e4bd14d56857e55b723b50b1a,
        _:Nc37ccdbbc9ef4157b9dc362c40573a22,
        _:Ncb544f5a82fb4a6cbc513d33bc0ccbaa,
        _:Nd649dacc1e8a4283a05880dbdc189ec3,
        _:Ne7d380f8e39d4070b59ae46521cf8f1c,
        _:Nee11e596bc684f4c854aa09da6631601,
        _:Nf17ba1481c79415793b5ea5c301b85d1,
        _:Nf189cf94d11f4d159d1da7a8ce6f1406 .

