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

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

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

<album/98828#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Stellaris: Ancient Relics"@en,
        "Stellaris: Ancient Relics"@ja,
        "Stellaris: Ancient Relics"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Meyer"@en ;
            foaf:made <album/98828#composition> ;
            foaf:name "Meyer"@en ] ;
    mo:produced_work <album/98828#musicalwork> ;
    schema:name "Stellaris: Ancient Relics"@en,
        "Stellaris: Ancient Relics"@ja,
        "Stellaris: Ancient Relics"@ja-latn .

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

<album/98828#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Stellaris: Ancient Relics"@en,
        "Stellaris: Ancient Relics"@ja,
        "Stellaris: Ancient Relics"@ja-latn ;
    mo:performance_of <album/98828#musicalwork> ;
    mo:recorded_as <album/98828#musicalexpression> ;
    schema:name "Stellaris: Ancient Relics"@en,
        "Stellaris: Ancient Relics"@ja,
        "Stellaris: Ancient Relics"@ja-latn ;
    schema:workPerformed <album/98828#musicalwork> .

<org/1881#subject> schema:name "Paradox Interactive"@en,
        "Paradox Interactive"@ja,
        "Paradox Interactive"@ja-latn ;
    foaf:name "Paradox Interactive"@en,
        "Paradox Interactive"@ja,
        "Paradox Interactive"@ja-latn .

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

<https://medium-media.vgm.io/albums/82/98828/98828-1589326183.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/98828#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-04-10"^^xsd:date ;
    dcterms:title "Stellaris: Ancient Relics"@en,
        "Stellaris: Ancient Relics"@ja,
        "Stellaris: Ancient Relics"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/98828#musicalexpression> ;
    mo:publisher <org/1881#subject> ;
    mo:record _:N7060697a701a4cbc8d43beb93f46cfcb ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Stellaris"@en ;
            foaf:name "Stellaris"@en ] ;
    schema:datePublished "2020-04-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/98828/98828-1589326183.jpg> ;
    schema:name "Stellaris: Ancient Relics"@en,
        "Stellaris: Ancient Relics"@ja,
        "Stellaris: Ancient Relics"@ja-latn ;
    schema:publisher <org/1881#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/98828/98828-1589326183.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98828#subject> ;
    schema:name "Meyer"@en ;
    foaf:made <album/98828#subject> ;
    foaf:name "Meyer"@en .

_:Na3c03225264d4db18bdc935880c68a57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finding Sanctuary"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N7060697a701a4cbc8d43beb93f46cfcb ;
    schema:name "Finding Sanctuary"@en .

_:Na785bbb0ee5c48179a3af8be8d5a76c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abyss"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N7060697a701a4cbc8d43beb93f46cfcb ;
    schema:name "Abyss"@en .

_:Nb30516ad3d1c4b4883f2ec845861b53e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Among The Ruins"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N7060697a701a4cbc8d43beb93f46cfcb ;
    schema:name "Among The Ruins"@en .

_:Necc238190bba44bb94afb8c1d1eebe67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our Heritage"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N7060697a701a4cbc8d43beb93f46cfcb ;
    schema:name "Our Heritage"@en .

_:N7060697a701a4cbc8d43beb93f46cfcb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na3c03225264d4db18bdc935880c68a57,
        _:Na785bbb0ee5c48179a3af8be8d5a76c3,
        _:Nb30516ad3d1c4b4883f2ec845861b53e,
        _:Necc238190bba44bb94afb8c1d1eebe67 ;
    mo:track_count 4 ;
    schema:duration "PT17:25"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:Na3c03225264d4db18bdc935880c68a57,
        _:Na785bbb0ee5c48179a3af8be8d5a76c3,
        _:Nb30516ad3d1c4b4883f2ec845861b53e,
        _:Necc238190bba44bb94afb8c1d1eebe67 .

