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

<album/144181#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Spirit of the Dauntless / KO3 & Relect"@en,
        "Spirit of the Dauntless / KO3 & Relect"@ja,
        "Spirit of the Dauntless / KO3 & Relect"@ja-latn ;
    mo:produced_work <album/144181#musicalwork> ;
    schema:name "Spirit of the Dauntless / KO3 & Relect"@en,
        "Spirit of the Dauntless / KO3 & Relect"@ja,
        "Spirit of the Dauntless / KO3 & Relect"@ja-latn .

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

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

<product/10873#subject> a schema:CreativeWork ;
    schema:name "Arcaea"@en,
        "Arcaea"@ja,
        "Arcaea"@ja-latn ;
    foaf:name "Arcaea"@en,
        "Arcaea"@ja,
        "Arcaea"@ja-latn .

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

<album/144181#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Spirit of the Dauntless / KO3 & Relect"@en,
        "Spirit of the Dauntless / KO3 & Relect"@ja,
        "Spirit of the Dauntless / KO3 & Relect"@ja-latn ;
    mo:performance_of <album/144181#musicalwork> ;
    mo:recorded_as <album/144181#musicalexpression> ;
    schema:name "Spirit of the Dauntless / KO3 & Relect"@en,
        "Spirit of the Dauntless / KO3 & Relect"@ja,
        "Spirit of the Dauntless / KO3 & Relect"@ja-latn ;
    schema:workPerformed <album/144181#musicalwork> .

<https://media.vgm.io/albums/18/144181/144181-1862b3ac88ca.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144181#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/18/144181/144181-1862b3ac88ca.png> ;
    foaf:depicts <album/144181#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/18/144181/144181-1862b3ac88ca.png> .

<https://medium-media.vgm.io/albums/18/144181/144181-1862b3ac88ca.png> a schema:ImageObject,
        foaf:Image .

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

<album/144181#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-11-07"^^xsd:date ;
    dcterms:title "Spirit of the Dauntless / KO3 & Relect"@en,
        "Spirit of the Dauntless / KO3 & Relect"@ja,
        "Spirit of the Dauntless / KO3 & Relect"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/144181#musicalexpression> ;
    mo:publisher _:N30e78d92aaae4d878d462b376ec033a7 ;
    mo:record _:N78eca793533e43249abed1fdc632321e ;
    mo:record_count 1 ;
    schema:about <product/10873#subject> ;
    schema:datePublished "2024-11-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/144181/144181-1862b3ac88ca.png> ;
    schema:name "Spirit of the Dauntless / KO3 & Relect"@en,
        "Spirit of the Dauntless / KO3 & Relect"@ja,
        "Spirit of the Dauntless / KO3 & Relect"@ja-latn ;
    schema:publisher _:N30e78d92aaae4d878d462b376ec033a7 ;
    foaf:depiction <https://media.vgm.io/albums/18/144181/144181-1862b3ac88ca.png> .

_:N0f62322c9e444946997554a8fd550af4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spirit of the Dauntless"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N78eca793533e43249abed1fdc632321e ;
    schema:name "Spirit of the Dauntless"@en .

_:N30e78d92aaae4d878d462b376ec033a7 schema:name "KO3 & Relect"@en,
        "KO3 & Relect"@ja,
        "KO3 & Relect"@ja-latn ;
    foaf:name "KO3 & Relect"@en,
        "KO3 & Relect"@ja,
        "KO3 & Relect"@ja-latn .

_:N78eca793533e43249abed1fdc632321e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f62322c9e444946997554a8fd550af4 ;
    mo:track_count 1 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N0f62322c9e444946997554a8fd550af4 .

