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

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

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

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

<album/146374#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Elijah & Lailah's Theme Music"@en,
        "伊莱亚&莱拉角色曲"@ja,
        "Elijah & Lailah's Theme Music"@ja-latn ;
    mo:composer <artist/32212#subject> ;
    mo:produced_work <album/146374#musicalwork> ;
    schema:name "Elijah & Lailah's Theme Music"@en,
        "伊莱亚&莱拉角色曲"@ja,
        "Elijah & Lailah's Theme Music"@ja-latn .

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

<album/146374#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Elijah & Lailah's Theme Music"@en,
        "伊莱亚&莱拉角色曲"@ja,
        "Elijah & Lailah's Theme Music"@ja-latn ;
    mo:performance_of <album/146374#musicalwork> ;
    mo:recorded_as <album/146374#musicalexpression> ;
    schema:name "Elijah & Lailah's Theme Music"@en,
        "伊莱亚&莱拉角色曲"@ja,
        "Elijah & Lailah's Theme Music"@ja-latn ;
    schema:workPerformed <album/146374#musicalwork> .

<https://media.vgm.io/albums/47/146374/146374-7c6d60cd1202.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/146374#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/47/146374/146374-7c6d60cd1202.jpg> ;
    foaf:depicts <album/146374#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/47/146374/146374-7c6d60cd1202.jpg> .

<https://medium-media.vgm.io/albums/47/146374/146374-7c6d60cd1202.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/146374#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-01-25"^^xsd:date ;
    dcterms:title "Elijah & Lailah's Theme Music"@en,
        "伊莱亚&莱拉角色曲"@ja,
        "Elijah & Lailah's Theme Music"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/146374#musicalexpression> ;
    mo:publisher _:Na605962f6c65452fb21ef29ad52a4247 ;
    mo:record _:N5cf030299f6a41f9b5573db225e72df0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "AFK Journey"@en ;
            foaf:name "AFK Journey"@en ] ;
    schema:datePublished "2025-01-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/146374/146374-7c6d60cd1202.jpg> ;
    schema:name "Elijah & Lailah's Theme Music"@en,
        "伊莱亚&莱拉角色曲"@ja,
        "Elijah & Lailah's Theme Music"@ja-latn ;
    schema:publisher _:Na605962f6c65452fb21ef29ad52a4247 ;
    foaf:depiction <https://media.vgm.io/albums/47/146374/146374-7c6d60cd1202.jpg> .

_:N5cf030299f6a41f9b5573db225e72df0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8d1e7d0ccd31458cb280438d69821fae ;
    mo:track_count 1 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N8d1e7d0ccd31458cb280438d69821fae .

_:N8d1e7d0ccd31458cb280438d69821fae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elijah & Lailah's Theme Music"@en,
        "伊莱亚&莱拉角色曲"@zd ;
    mo:track_number 1 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N5cf030299f6a41f9b5573db225e72df0 ;
    schema:name "Elijah & Lailah's Theme Music"@en,
        "伊莱亚&莱拉角色曲"@zd .

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

