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

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

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

<artist/15239#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146803#subject> ;
    schema:name "Joseph Trapanese"@en ;
    foaf:made <album/146803#composition>,
        <album/146803#subject> ;
    foaf:name "Joseph Trapanese"@en .

<album/146803#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Witcher: Sirens of the Deep - Soundtrack from the Netflix Film"@en,
        "The Witcher: Sirens of the Deep - Soundtrack from the Netflix Film"@ja,
        "The Witcher: Sirens of the Deep - Soundtrack from the Netflix Film"@ja-latn ;
    mo:composer <artist/15239#subject> ;
    mo:produced_work <album/146803#musicalwork> ;
    schema:name "The Witcher: Sirens of the Deep - Soundtrack from the Netflix Film"@en,
        "The Witcher: Sirens of the Deep - Soundtrack from the Netflix Film"@ja,
        "The Witcher: Sirens of the Deep - Soundtrack from the Netflix Film"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/30/146803/146803-e0d370176967.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/146803#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Witcher: Sirens of the Deep - Soundtrack from the Netflix Film"@en,
        "The Witcher: Sirens of the Deep - Soundtrack from the Netflix Film"@ja,
        "The Witcher: Sirens of the Deep - Soundtrack from the Netflix Film"@ja-latn ;
    mo:performance_of <album/146803#musicalwork> ;
    mo:performer _:N3ae871f94e774e44bd38d265c1d8c44b,
        _:Na2d9b601a0b441888e42e99e8ee892ca,
        _:Nb9bf0331976d42a6886854ff0e7c360c ;
    mo:recorded_as <album/146803#musicalexpression> ;
    schema:byArtist _:N3ae871f94e774e44bd38d265c1d8c44b,
        _:Na2d9b601a0b441888e42e99e8ee892ca,
        _:Nb9bf0331976d42a6886854ff0e7c360c ;
    schema:name "The Witcher: Sirens of the Deep - Soundtrack from the Netflix Film"@en,
        "The Witcher: Sirens of the Deep - Soundtrack from the Netflix Film"@ja,
        "The Witcher: Sirens of the Deep - Soundtrack from the Netflix Film"@ja-latn ;
    schema:workPerformed <album/146803#musicalwork> .

<album/146803#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-02-11"^^xsd:date ;
    dcterms:title "The Witcher: Sirens of the Deep - Soundtrack from the Netflix Film"@en,
        "The Witcher: Sirens of the Deep - Soundtrack from the Netflix Film"@ja,
        "The Witcher: Sirens of the Deep - Soundtrack from the Netflix Film"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/146803#musicalexpression> ;
    mo:publisher _:Nea3acf76a85c416d8b5828ec64d239fc ;
    mo:record _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Witcher: Sirens of the Deep"@en ;
            foaf:name "The Witcher: Sirens of the Deep"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Joey Batey"@en ;
            foaf:name "Joey Batey"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Christina Wren"@en ;
            foaf:name "Christina Wren"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mallory Jansen"@en ;
            foaf:name "Mallory Jansen"@en ] ;
    schema:datePublished "2025-02-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/30/146803/146803-e0d370176967.jpg> ;
    schema:name "The Witcher: Sirens of the Deep - Soundtrack from the Netflix Film"@en,
        "The Witcher: Sirens of the Deep - Soundtrack from the Netflix Film"@ja,
        "The Witcher: Sirens of the Deep - Soundtrack from the Netflix Film"@ja-latn ;
    schema:publisher _:Nea3acf76a85c416d8b5828ec64d239fc ;
    foaf:depiction <https://media.vgm.io/albums/30/146803/146803-e0d370176967.jpg> .

_:N022f192179c34316b8de9fff65ef58a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sea Witch"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "The Sea Witch"@en .

_:N04a7d8c44d024626b9ec0059eb3a0ab4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Make Them Walk the Plank"@en ;
    mo:track_number 18 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "Make Them Walk the Plank"@en .

_:N17cf150283e84ab893cff8afe1e506a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Declaration of War"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "Declaration of War"@en .

_:N1a8dcef29ded4b7da1f9ca8ed9a2dc2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Peridot"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "The Peridot"@en .

_:N1ec84f4823144023ab604e9900c95e35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Witcher's Honor"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "A Witcher's Honor"@en .

_:N25ff8f6aa82e46a984fc6e4e36adaa35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Allamorax Attack"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "Allamorax Attack"@en .

_:N2629e318022d4210812331e0e9d5edad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vodkrieg (feat. Percival Schuttenbach)"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "Vodkrieg (feat. Percival Schuttenbach)"@en .

_:N2c7cc1d9f3784b42880e6b4576627de0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carnage"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "Carnage"@en .

_:N2e72f29c60ce4f8c8fc0a37d7488d84e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Price of Love"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "The Price of Love"@en .

_:N350a8dcd41934d6fb10dda93ce5874bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Connecting with a Human"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "Connecting with a Human"@en .

_:N3ae871f94e774e44bd38d265c1d8c44b a schema:Person,
        foaf:Person ;
    mo:performed <album/146803#performance> ;
    schema:name "Christina Wren"@en ;
    foaf:name "Christina Wren"@en .

_:N4e0bc5d7e1d94a60acec5a65d73c4a63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Geralt Enters the Chat"@en ;
    mo:track_number 20 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "Geralt Enters the Chat"@en .

_:N530f70f2905541c9a64e0fbc73af1f67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Violet - Eyed Witch"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "Violet - Eyed Witch"@en .

_:N6e00897e90b849d194837de1143e927f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Story"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "My Story"@en .

_:N732061d99ac844cdb50db3946f94d986 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Like Our Odds (feat. Percival Schuttenbach)"@en ;
    mo:track_number 19 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "I Like Our Odds (feat. Percival Schuttenbach)"@en .

_:N7c101ccecaf2480380a3ef66672be3d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calamari (feat. Percival Schuttenbach)"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "Calamari (feat. Percival Schuttenbach)"@en .

_:N7c31c34deccc4c8697d5961deca9b773 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where to Next"@en ;
    mo:track_number 26 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "Where to Next"@en .

_:N80514d6769d646a48dce1dd5f47cccd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mertation"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "Mertation"@en .

_:N8263d4cb49ca4a4d923370914999425a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Checkmate"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "Checkmate"@en .

_:Na105b591599e4c2da1b4b228cb2c804c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Undersea World (Sirens of the Deep Main Titles)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "Undersea World (Sirens of the Deep Main Titles)"@en .

_:Na2d9b601a0b441888e42e99e8ee892ca a schema:Person,
        foaf:Person ;
    mo:performed <album/146803#performance> ;
    schema:name "Mallory Jansen"@en ;
    foaf:name "Mallory Jansen"@en .

_:Nac8257c885cf4cf7860921698f24874c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Betrayed"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "Betrayed"@en .

_:Nb9bf0331976d42a6886854ff0e7c360c a schema:Person,
        foaf:Person ;
    mo:performed <album/146803#performance> ;
    schema:name "Joey Batey"@en ;
    foaf:name "Joey Batey"@en .

_:Nc7bbf6fd5b5a429b966243a007b62e3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Little Sacrifice"@en ;
    mo:track_number 27 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "A Little Sacrifice"@en .

_:Nc87d6b61345a4541b6e3c8a1d3493509 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sh'eenaz and Agloval"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "Sh'eenaz and Agloval"@en .

_:Ncc31619686124a5792657dc9c0af7322 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bremervoord"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "Bremervoord"@en .

_:Ne8459e4ece28482082f3dcde052563fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tides of War"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "Tides of War"@en .

_:Nea3acf76a85c416d8b5828ec64d239fc schema:name "Netflix Music"@en,
        "Netflix Music"@ja,
        "Netflix Music"@ja-latn ;
    foaf:name "Netflix Music"@en,
        "Netflix Music"@ja,
        "Netflix Music"@ja-latn .

_:Nf4bd1dfe32804d9fb0e23e1c3988d407 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Larger Destiny"@en ;
    mo:track_number 25 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "Larger Destiny"@en .

_:Nf9c62fb84a4249bd8191074c8c5b8228 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Julian"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "Julian"@en .

_:Nfebf3e9614df4144a58ad72760ce4c8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abandon Ship"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N4e4bb214d8e54f1c904637dbce1381b2 ;
    schema:name "Abandon Ship"@en .

_:N4e4bb214d8e54f1c904637dbce1381b2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N022f192179c34316b8de9fff65ef58a9,
        _:N04a7d8c44d024626b9ec0059eb3a0ab4,
        _:N17cf150283e84ab893cff8afe1e506a1,
        _:N1a8dcef29ded4b7da1f9ca8ed9a2dc2f,
        _:N1ec84f4823144023ab604e9900c95e35,
        _:N25ff8f6aa82e46a984fc6e4e36adaa35,
        _:N2629e318022d4210812331e0e9d5edad,
        _:N2c7cc1d9f3784b42880e6b4576627de0,
        _:N2e72f29c60ce4f8c8fc0a37d7488d84e,
        _:N350a8dcd41934d6fb10dda93ce5874bd,
        _:N4e0bc5d7e1d94a60acec5a65d73c4a63,
        _:N530f70f2905541c9a64e0fbc73af1f67,
        _:N6e00897e90b849d194837de1143e927f,
        _:N732061d99ac844cdb50db3946f94d986,
        _:N7c101ccecaf2480380a3ef66672be3d1,
        _:N7c31c34deccc4c8697d5961deca9b773,
        _:N80514d6769d646a48dce1dd5f47cccd5,
        _:N8263d4cb49ca4a4d923370914999425a,
        _:Na105b591599e4c2da1b4b228cb2c804c,
        _:Nac8257c885cf4cf7860921698f24874c,
        _:Nc7bbf6fd5b5a429b966243a007b62e3b,
        _:Nc87d6b61345a4541b6e3c8a1d3493509,
        _:Ncc31619686124a5792657dc9c0af7322,
        _:Ne8459e4ece28482082f3dcde052563fc,
        _:Nf4bd1dfe32804d9fb0e23e1c3988d407,
        _:Nf9c62fb84a4249bd8191074c8c5b8228,
        _:Nfebf3e9614df4144a58ad72760ce4c8c ;
    mo:track_count 27 ;
    schema:duration "PT59:49"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N022f192179c34316b8de9fff65ef58a9,
        _:N04a7d8c44d024626b9ec0059eb3a0ab4,
        _:N17cf150283e84ab893cff8afe1e506a1,
        _:N1a8dcef29ded4b7da1f9ca8ed9a2dc2f,
        _:N1ec84f4823144023ab604e9900c95e35,
        _:N25ff8f6aa82e46a984fc6e4e36adaa35,
        _:N2629e318022d4210812331e0e9d5edad,
        _:N2c7cc1d9f3784b42880e6b4576627de0,
        _:N2e72f29c60ce4f8c8fc0a37d7488d84e,
        _:N350a8dcd41934d6fb10dda93ce5874bd,
        _:N4e0bc5d7e1d94a60acec5a65d73c4a63,
        _:N530f70f2905541c9a64e0fbc73af1f67,
        _:N6e00897e90b849d194837de1143e927f,
        _:N732061d99ac844cdb50db3946f94d986,
        _:N7c101ccecaf2480380a3ef66672be3d1,
        _:N7c31c34deccc4c8697d5961deca9b773,
        _:N80514d6769d646a48dce1dd5f47cccd5,
        _:N8263d4cb49ca4a4d923370914999425a,
        _:Na105b591599e4c2da1b4b228cb2c804c,
        _:Nac8257c885cf4cf7860921698f24874c,
        _:Nc7bbf6fd5b5a429b966243a007b62e3b,
        _:Nc87d6b61345a4541b6e3c8a1d3493509,
        _:Ncc31619686124a5792657dc9c0af7322,
        _:Ne8459e4ece28482082f3dcde052563fc,
        _:Nf4bd1dfe32804d9fb0e23e1c3988d407,
        _:Nf9c62fb84a4249bd8191074c8c5b8228,
        _:Nfebf3e9614df4144a58ad72760ce4c8c .

