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

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

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

<artist/81031#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150495#subject> ;
    schema:name "Anyar"@en,
        "Anyar暗鸦"@ja ;
    foaf:made <album/150495#composition>,
        <album/150495#subject> ;
    foaf:name "Anyar"@en,
        "Anyar暗鸦"@ja .

<album/150495#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Weigher of Hearts"@en,
        "众神派对 - Weigher of Hearts"@ja,
        "Weigher of Hearts"@ja-latn ;
    mo:composer <artist/81031#subject> ;
    mo:produced_work <album/150495#musicalwork> ;
    schema:name "Weigher of Hearts"@en,
        "众神派对 - Weigher of Hearts"@ja,
        "Weigher of Hearts"@ja-latn .

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

<album/150495#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Weigher of Hearts"@en,
        "众神派对 - Weigher of Hearts"@ja,
        "Weigher of Hearts"@ja-latn ;
    mo:performance_of <album/150495#musicalwork> ;
    mo:recorded_as <album/150495#musicalexpression> ;
    schema:name "Weigher of Hearts"@en,
        "众神派对 - Weigher of Hearts"@ja,
        "Weigher of Hearts"@ja-latn ;
    schema:workPerformed <album/150495#musicalwork> .

<https://media.vgm.io/albums/59/150495/150495-3077dcab8652.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150495#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/59/150495/150495-3077dcab8652.jpg> ;
    foaf:depicts <album/150495#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/59/150495/150495-3077dcab8652.jpg> .

<https://medium-media.vgm.io/albums/59/150495/150495-3077dcab8652.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/150495#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-03-28"^^xsd:date ;
    dcterms:title "Weigher of Hearts"@en,
        "众神派对 - Weigher of Hearts"@ja,
        "Weigher of Hearts"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/150495#musicalexpression> ;
    mo:publisher _:N1a0e973ef6ae409aabe39a388c6fc27f ;
    mo:record _:Nf20ce8f065ad43de922e64448db6985d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dislyte"@en ;
            foaf:name "Dislyte"@en ] ;
    schema:datePublished "2025-03-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/150495/150495-3077dcab8652.jpg> ;
    schema:name "Weigher of Hearts"@en,
        "众神派对 - Weigher of Hearts"@ja,
        "Weigher of Hearts"@ja-latn ;
    schema:publisher _:N1a0e973ef6ae409aabe39a388c6fc27f ;
    foaf:depiction <https://media.vgm.io/albums/59/150495/150495-3077dcab8652.jpg> .

_:N1a0e973ef6ae409aabe39a388c6fc27f schema:name "XHz Official"@en,
        "XHz Official"@ja,
        "XHz Official"@ja-latn ;
    foaf:name "XHz Official"@en,
        "XHz Official"@ja,
        "XHz Official"@ja-latn .

_:N2ec7f718aaa143b7a4e7ecf282434f01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Weigher of Hearts"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nf20ce8f065ad43de922e64448db6985d ;
    schema:name "Weigher of Hearts"@en .

_:Nf20ce8f065ad43de922e64448db6985d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ec7f718aaa143b7a4e7ecf282434f01 ;
    mo:track_count 1 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N2ec7f718aaa143b7a4e7ecf282434f01 .

