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

<artist/30970#subject> a schema:Person,
        foaf:Person ;
    schema:name "Amelia Jones"@en ;
    foaf:made <album/137809#subject>,
        <album/137809#vocals> ;
    foaf:name "Amelia Jones"@en .

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

<artist/66592#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137809#subject> ;
    schema:name "Brandon Boone"@en ;
    foaf:made <album/137809#composition>,
        <album/137809#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/137809#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Slay the Princess Live"@en,
        "Slay the Princess Live"@ja,
        "Slay the Princess Live"@ja-latn ;
    mo:composer <artist/66592#subject> ;
    mo:produced_work <album/137809#musicalwork> ;
    schema:name "Slay the Princess Live"@en,
        "Slay the Princess Live"@ja,
        "Slay the Princess Live"@ja-latn .

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

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

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

<https://media.vgm.io/albums/90/137809/137809-69fe0ca775eb.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/137809#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/137809/137809-69fe0ca775eb.jpg> ;
    foaf:depicts <album/137809#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/137809/137809-69fe0ca775eb.jpg> .

<https://medium-media.vgm.io/albums/90/137809/137809-69fe0ca775eb.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/137809#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-03-24"^^xsd:date ;
    dcterms:title "Slay the Princess Live"@en,
        "Slay the Princess Live"@ja,
        "Slay the Princess Live"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/137809#musicalexpression> ;
    mo:publisher _:Na8614df282274367a7581c8a9311b5ce ;
    mo:record _:N420b8dd004c64e2491db2ed8717c2655 ;
    mo:record_count 1 ;
    schema:about <product/17878#subject> ;
    schema:datePublished "2024-03-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/137809/137809-69fe0ca775eb.jpg> ;
    schema:name "Slay the Princess Live"@en,
        "Slay the Princess Live"@ja,
        "Slay the Princess Live"@ja-latn ;
    schema:publisher _:Na8614df282274367a7581c8a9311b5ce ;
    foaf:depiction <https://media.vgm.io/albums/90/137809/137809-69fe0ca775eb.jpg> .

_:N207c1dbba0fd4d84be4e6b9e5581e801 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Apotheosis"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N420b8dd004c64e2491db2ed8717c2655 ;
    schema:name "The Apotheosis"@en .

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

_:N2466072171b44f928fef41f384fa65c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Transformation"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N420b8dd004c64e2491db2ed8717c2655 ;
    schema:name "Transformation"@en .

_:N64b5b0836b004e58831bfcadb83e7db7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shifting Mound Movement II"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N420b8dd004c64e2491db2ed8717c2655 ;
    schema:name "The Shifting Mound Movement II"@en .

_:N751fb2f501244428a83f96ddd7ed4939 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shifting Mound Movement V"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N420b8dd004c64e2491db2ed8717c2655 ;
    schema:name "The Shifting Mound Movement V"@en .

_:N7fcb6a52cc6a4b50b183e6d0dc769996 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Damsel"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N420b8dd004c64e2491db2ed8717c2655 ;
    schema:name "The Damsel"@en .

_:N94dc788f82ff4f9cb2b9b84209b82d86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Unknown Together"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N420b8dd004c64e2491db2ed8717c2655 ;
    schema:name "The Unknown Together"@en .

_:Na8614df282274367a7581c8a9311b5ce schema:name "Brandon Boone"@en,
        "Brandon Boone"@ja,
        "Brandon Boone"@ja-latn ;
    foaf:name "Brandon Boone"@en,
        "Brandon Boone"@ja,
        "Brandon Boone"@ja-latn .

_:Ncf1aee2a0bf84fe6a82ee1142a6ebf43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shifting Mound Movement III"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N420b8dd004c64e2491db2ed8717c2655 ;
    schema:name "The Shifting Mound Movement III"@en .

_:N420b8dd004c64e2491db2ed8717c2655 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N207c1dbba0fd4d84be4e6b9e5581e801,
        _:N22c600001602456b801fc52331c73239,
        _:N2466072171b44f928fef41f384fa65c6,
        _:N64b5b0836b004e58831bfcadb83e7db7,
        _:N751fb2f501244428a83f96ddd7ed4939,
        _:N7fcb6a52cc6a4b50b183e6d0dc769996,
        _:N94dc788f82ff4f9cb2b9b84209b82d86,
        _:Ncf1aee2a0bf84fe6a82ee1142a6ebf43 ;
    mo:track_count 8 ;
    schema:duration "PT25:13"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N207c1dbba0fd4d84be4e6b9e5581e801,
        _:N22c600001602456b801fc52331c73239,
        _:N2466072171b44f928fef41f384fa65c6,
        _:N64b5b0836b004e58831bfcadb83e7db7,
        _:N751fb2f501244428a83f96ddd7ed4939,
        _:N7fcb6a52cc6a4b50b183e6d0dc769996,
        _:N94dc788f82ff4f9cb2b9b84209b82d86,
        _:Ncf1aee2a0bf84fe6a82ee1142a6ebf43 .

