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

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

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

<artist/66592#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143874#subject> ;
    schema:name "Brandon Boone"@en ;
    foaf:made <album/143874#composition>,
        <album/143874#subject> ;
    foaf:name "Brandon Boone"@en .

<product/17878#subject> a schema:CreativeWork ;
    schema:name "Slay the Princess"@en,
        "Slay the Princess"@ja,
        "Slay the Princess"@ja-latn ;
    foaf:name "Slay the Princess"@en,
        "Slay the Princess"@ja,
        "Slay the Princess"@ja-latn .

<album/143874#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Slay the Princess - Extended Demo"@en,
        "Slay the Princess - Extended Demo"@ja,
        "Slay the Princess - Extended Demo"@ja-latn ;
    mo:composer <artist/66592#subject> ;
    mo:produced_work <album/143874#musicalwork> ;
    schema:name "Slay the Princess - Extended Demo"@en,
        "Slay the Princess - Extended Demo"@ja,
        "Slay the Princess - Extended Demo"@ja-latn .

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

<album/143874#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Slay the Princess - Extended Demo"@en,
        "Slay the Princess - Extended Demo"@ja,
        "Slay the Princess - Extended Demo"@ja-latn ;
    mo:performance_of <album/143874#musicalwork> ;
    mo:recorded_as <album/143874#musicalexpression> ;
    schema:name "Slay the Princess - Extended Demo"@en,
        "Slay the Princess - Extended Demo"@ja,
        "Slay the Princess - Extended Demo"@ja-latn ;
    schema:workPerformed <album/143874#musicalwork> .

<https://media.vgm.io/albums/47/143874/143874-41cf59abba6c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/143874#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/47/143874/143874-41cf59abba6c.jpg> ;
    foaf:depicts <album/143874#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/47/143874/143874-41cf59abba6c.jpg> .

<https://medium-media.vgm.io/albums/47/143874/143874-41cf59abba6c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/143874#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-03-20"^^xsd:date ;
    dcterms:title "Slay the Princess - Extended Demo"@en,
        "Slay the Princess - Extended Demo"@ja,
        "Slay the Princess - Extended Demo"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/143874#musicalexpression> ;
    mo:publisher _:Nabc16cf0c8494832a474f37417251d7e ;
    mo:record _:N5242969504e24151a835bc397af62ad7 ;
    mo:record_count 1 ;
    schema:about <product/17878#subject> ;
    schema:datePublished "2023-03-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/143874/143874-41cf59abba6c.jpg> ;
    schema:name "Slay the Princess - Extended Demo"@en,
        "Slay the Princess - Extended Demo"@ja,
        "Slay the Princess - Extended Demo"@ja-latn ;
    schema:publisher _:Nabc16cf0c8494832a474f37417251d7e ;
    foaf:depiction <https://media.vgm.io/albums/47/143874/143874-41cf59abba6c.jpg> .

_:N023c9ea4730a4ac588d0c1a6cc620c66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragmentation"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5242969504e24151a835bc397af62ad7 ;
    schema:name "Fragmentation"@en .

_:N0501881e91264ef1a6e82b96fe0d6ff6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Razor"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N5242969504e24151a835bc397af62ad7 ;
    schema:name "The Razor"@en .

_:N1413faa6d7404db7a1cfdbf51f9d4dfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Beast"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N5242969504e24151a835bc397af62ad7 ;
    schema:name "The Beast"@en .

_:N2212825ac4654241bf267982bb397fe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Princess"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N5242969504e24151a835bc397af62ad7 ;
    schema:name "The Princess"@en .

_:N3e5231ac4bc54b138c83590ad8e4c222 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The World-Ender"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N5242969504e24151a835bc397af62ad7 ;
    schema:name "The World-Ender"@en .

_:N5a3c0a2af1bf4107b0d5bdcfa8f64585 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Stranger"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N5242969504e24151a835bc397af62ad7 ;
    schema:name "The Stranger"@en .

_:N5fccda8c926948e99b04a322e34ac82f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Damsel"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N5242969504e24151a835bc397af62ad7 ;
    schema:name "The Damsel"@en .

_:N680e8b3ec3fb497f8545b1a261006b1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Nightmare"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N5242969504e24151a835bc397af62ad7 ;
    schema:name "The Nightmare"@en .

_:N6c76a4c6cc3f4f38905066f91de1f5db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Spectre"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N5242969504e24151a835bc397af62ad7 ;
    schema:name "The Spectre"@en .

_:N7d33daaba4a1452e863c0753734ee4e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Prisoner"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N5242969504e24151a835bc397af62ad7 ;
    schema:name "The Prisoner"@en .

_:N7dd4700d0a0f47b494d136d401bafe40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reality Unwound"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5242969504e24151a835bc397af62ad7 ;
    schema:name "Reality Unwound"@en .

_:Nabc16cf0c8494832a474f37417251d7e schema:name "Brandon Boone"@en ;
    foaf:name "Brandon Boone"@en .

_:Naf47c0628336476e932bbbbfa2df5559 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Adversary"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N5242969504e24151a835bc397af62ad7 ;
    schema:name "The Adversary"@en .

_:Nc2664e2849714e4ba88ddb9bfdf3c504 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tower"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N5242969504e24151a835bc397af62ad7 ;
    schema:name "The Tower"@en .

_:Ne027e44c5ea543d1840c57ab258e45df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Witch"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N5242969504e24151a835bc397af62ad7 ;
    schema:name "The Witch"@en .

_:Nf51d7beb00014f6bb2b78fa0ced88b80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Prisoner Concept (Bonus Track)"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N5242969504e24151a835bc397af62ad7 ;
    schema:name "The Prisoner Concept (Bonus Track)"@en .

_:N5242969504e24151a835bc397af62ad7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N023c9ea4730a4ac588d0c1a6cc620c66,
        _:N0501881e91264ef1a6e82b96fe0d6ff6,
        _:N1413faa6d7404db7a1cfdbf51f9d4dfa,
        _:N2212825ac4654241bf267982bb397fe3,
        _:N3e5231ac4bc54b138c83590ad8e4c222,
        _:N5a3c0a2af1bf4107b0d5bdcfa8f64585,
        _:N5fccda8c926948e99b04a322e34ac82f,
        _:N680e8b3ec3fb497f8545b1a261006b1b,
        _:N6c76a4c6cc3f4f38905066f91de1f5db,
        _:N7d33daaba4a1452e863c0753734ee4e6,
        _:N7dd4700d0a0f47b494d136d401bafe40,
        _:Naf47c0628336476e932bbbbfa2df5559,
        _:Nc2664e2849714e4ba88ddb9bfdf3c504,
        _:Ne027e44c5ea543d1840c57ab258e45df,
        _:Nf51d7beb00014f6bb2b78fa0ced88b80 ;
    mo:track_count 15 ;
    schema:duration "PT38:12"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N023c9ea4730a4ac588d0c1a6cc620c66,
        _:N0501881e91264ef1a6e82b96fe0d6ff6,
        _:N1413faa6d7404db7a1cfdbf51f9d4dfa,
        _:N2212825ac4654241bf267982bb397fe3,
        _:N3e5231ac4bc54b138c83590ad8e4c222,
        _:N5a3c0a2af1bf4107b0d5bdcfa8f64585,
        _:N5fccda8c926948e99b04a322e34ac82f,
        _:N680e8b3ec3fb497f8545b1a261006b1b,
        _:N6c76a4c6cc3f4f38905066f91de1f5db,
        _:N7d33daaba4a1452e863c0753734ee4e6,
        _:N7dd4700d0a0f47b494d136d401bafe40,
        _:Naf47c0628336476e932bbbbfa2df5559,
        _:Nc2664e2849714e4ba88ddb9bfdf3c504,
        _:Ne027e44c5ea543d1840c57ab258e45df,
        _:Nf51d7beb00014f6bb2b78fa0ced88b80 .

