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

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

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

<album/153435#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Perseus Theme Music"@en,
        "珀尔修斯主题曲"@ja,
        "Perseus Theme Music"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Billy Ng"@en ;
            foaf:made <album/153435#composition> ;
            foaf:name "Billy Ng"@en ] ;
    mo:produced_work <album/153435#musicalwork> ;
    schema:name "Perseus Theme Music"@en,
        "珀尔修斯主题曲"@ja,
        "Perseus Theme Music"@ja-latn .

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

<album/153435#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Perseus Theme Music"@en,
        "珀尔修斯主题曲"@ja,
        "Perseus Theme Music"@ja-latn ;
    mo:performance_of <album/153435#musicalwork> ;
    mo:recorded_as <album/153435#musicalexpression> ;
    schema:name "Perseus Theme Music"@en,
        "珀尔修斯主题曲"@ja,
        "Perseus Theme Music"@ja-latn ;
    schema:workPerformed <album/153435#musicalwork> .

<https://media.vgm.io/albums/53/153435/153435-314be0b7d52e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/153435#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/53/153435/153435-314be0b7d52e.jpg> ;
    foaf:depicts <album/153435#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/53/153435/153435-314be0b7d52e.jpg> .

<https://medium-media.vgm.io/albums/53/153435/153435-314be0b7d52e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/153435#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-09-26"^^xsd:date ;
    dcterms:title "Perseus Theme Music"@en,
        "珀尔修斯主题曲"@ja,
        "Perseus Theme Music"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/153435#musicalexpression> ;
    mo:publisher _:Ne78999f9b96a44118a655c6d8038d90f ;
    mo:record _:N8a7a2c07a2a647b0adba96bd4a706659 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "AFK Journey"@en ;
            foaf:name "AFK Journey"@en ] ;
    schema:datePublished "2025-09-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/153435/153435-314be0b7d52e.jpg> ;
    schema:name "Perseus Theme Music"@en,
        "珀尔修斯主题曲"@ja,
        "Perseus Theme Music"@ja-latn ;
    schema:publisher _:Ne78999f9b96a44118a655c6d8038d90f ;
    foaf:depiction <https://media.vgm.io/albums/53/153435/153435-314be0b7d52e.jpg> .

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

_:N3befd99dc08f423499d5054de3a61620 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perseus Theme Music"@en,
        "珀尔修斯主题曲"@zd ;
    mo:track_number 1 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N8a7a2c07a2a647b0adba96bd4a706659 ;
    schema:name "Perseus Theme Music"@en,
        "珀尔修斯主题曲"@zd .

_:N8a7a2c07a2a647b0adba96bd4a706659 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3befd99dc08f423499d5054de3a61620 ;
    mo:track_count 1 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N3befd99dc08f423499d5054de3a61620 .

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

