@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 _:N461e7cfdcdd64541b02c79a82797bce1 ;
    mo:record _:Nf3130f62796c4a19b8a39b30ff9fd53a ;
    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 _:N461e7cfdcdd64541b02c79a82797bce1 ;
    foaf:depiction <https://media.vgm.io/albums/90/137809/137809-69fe0ca775eb.jpg> .

_:N3161ebea23ff422a9f773159aea13ea4 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 _:Nf3130f62796c4a19b8a39b30ff9fd53a ;
    schema:name "The Shifting Mound Movement V"@en .

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

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

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

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

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

_:Na77cd235852e44d6becabbb5a8701951 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 _:Nf3130f62796c4a19b8a39b30ff9fd53a ;
    schema:name "The Shifting Mound Movement III"@en .

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

_:Ne7ea2ca9772e4e949676ab82f47083e1 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 _:Nf3130f62796c4a19b8a39b30ff9fd53a ;
    schema:name "The Shifting Mound Movement II"@en .

_:Nf3130f62796c4a19b8a39b30ff9fd53a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3161ebea23ff422a9f773159aea13ea4,
        _:N53e70937c1de4d4382eaa2fb97ab38c5,
        _:N5cf46609538047ea8b9a911c59d3cb55,
        _:N6d08a51ba4be48049c725b6d3afad3a8,
        _:N876cd0eca1ae4fb686234d42317e47f7,
        _:Na77cd235852e44d6becabbb5a8701951,
        _:Ne023094061cf4f919520f4f3044ef9c3,
        _:Ne7ea2ca9772e4e949676ab82f47083e1 ;
    mo:track_count 8 ;
    schema:duration "PT25:13"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N3161ebea23ff422a9f773159aea13ea4,
        _:N53e70937c1de4d4382eaa2fb97ab38c5,
        _:N5cf46609538047ea8b9a911c59d3cb55,
        _:N6d08a51ba4be48049c725b6d3afad3a8,
        _:N876cd0eca1ae4fb686234d42317e47f7,
        _:Na77cd235852e44d6becabbb5a8701951,
        _:Ne023094061cf4f919520f4f3044ef9c3,
        _:Ne7ea2ca9772e4e949676ab82f47083e1 .

