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

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

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

<artist/32212#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149773#subject> ;
    schema:name "Ya-Xin Tian"@en,
        "田雅欣"@ja ;
    foaf:made <album/149773#composition>,
        <album/149773#subject> ;
    foaf:name "Ya-Xin Tian"@en,
        "田雅欣"@ja .

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

<album/149773#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Athalia's Theme Music"@en,
        "阿塔利娅角色曲"@ja,
        "Athalia's Theme Music"@ja-latn ;
    mo:performance_of <album/149773#musicalwork> ;
    mo:recorded_as <album/149773#musicalexpression> ;
    schema:name "Athalia's Theme Music"@en,
        "阿塔利娅角色曲"@ja,
        "Athalia's Theme Music"@ja-latn ;
    schema:workPerformed <album/149773#musicalwork> .

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

<https://medium-media.vgm.io/albums/37/149773/149773-f298ea33ecdd.jpg> a schema:ImageObject,
        foaf:Image .

<album/149773#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Athalia's Theme Music"@en,
        "阿塔利娅角色曲"@ja,
        "Athalia's Theme Music"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "@MOSA Audio"@en ;
            foaf:made <album/149773#composition> ;
            foaf:name "@MOSA Audio"@en ],
        <artist/32212#subject> ;
    mo:produced_work <album/149773#musicalwork> ;
    schema:name "Athalia's Theme Music"@en,
        "阿塔利娅角色曲"@ja,
        "Athalia's Theme Music"@ja-latn .

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

<album/149773#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-03-28"^^xsd:date ;
    dcterms:title "Athalia's Theme Music"@en,
        "阿塔利娅角色曲"@ja,
        "Athalia's Theme Music"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/149773#musicalexpression> ;
    mo:publisher _:Nbbc0dcb5616a4d43a39238b3ef2570eb ;
    mo:record _:Neba4b7c860824fdaa7828489a935d732 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "AFK Journey"@en ;
            foaf:name "AFK Journey"@en ] ;
    schema:datePublished "2025-03-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/149773/149773-f298ea33ecdd.jpg> ;
    schema:name "Athalia's Theme Music"@en,
        "阿塔利娅角色曲"@ja,
        "Athalia's Theme Music"@ja-latn ;
    schema:publisher _:Nbbc0dcb5616a4d43a39238b3ef2570eb ;
    foaf:depiction <https://media.vgm.io/albums/37/149773/149773-f298ea33ecdd.jpg> .

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

_:N3f4226ffc5954e6bb9a0af5447e6ea05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Athalia's Theme Music"@en,
        "阿塔利娅角色曲"@zd ;
    mo:track_number 1 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Neba4b7c860824fdaa7828489a935d732 ;
    schema:name "Athalia's Theme Music"@en,
        "阿塔利娅角色曲"@zd .

_:Nbbc0dcb5616a4d43a39238b3ef2570eb schema:name "Lilith Games"@en,
        "Lilith Games"@ja,
        "Lilith Games"@ja-latn ;
    foaf:name "Lilith Games"@en,
        "Lilith Games"@ja,
        "Lilith Games"@ja-latn .

_:Neba4b7c860824fdaa7828489a935d732 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3f4226ffc5954e6bb9a0af5447e6ea05 ;
    mo:track_count 1 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N3f4226ffc5954e6bb9a0af5447e6ea05 .

