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

<album/143524#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MEMORIES"@en,
        "MEMORIES"@ja,
        "MEMORIES"@ja-latn ;
    mo:produced_work <album/143524#musicalwork> ;
    schema:name "MEMORIES"@en,
        "MEMORIES"@ja,
        "MEMORIES"@ja-latn .

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

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

<event/302> a mo:Release ;
    schema:name "Released at Comic Market 104 (Aug 11, 2024 to Aug 12, 2024)" .

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

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

<https://media.vgm.io/albums/42/143524/143524-2ec92baad29f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/143524#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/143524/143524-2ec92baad29f.jpg> ;
    foaf:depicts <album/143524#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/143524/143524-2ec92baad29f.jpg> .

<https://medium-media.vgm.io/albums/42/143524/143524-2ec92baad29f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/143524#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-08-12"^^xsd:date ;
    dcterms:title "MEMORIES"@en,
        "MEMORIES"@ja,
        "MEMORIES"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/143524#musicalexpression> ;
    mo:publisher _:N83dfe5b8ebc944cca183b0213d70793a ;
    mo:record _:N2909eccd959b4879afd72a803f0763d2 ;
    mo:record_count 1 ;
    mo:release <event/302> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pokémon Scarlet & Violet"@en ;
            foaf:name "Pokémon Scarlet & Violet"@en ] ;
    schema:datePublished "2024-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/143524/143524-2ec92baad29f.jpg> ;
    schema:name "MEMORIES"@en,
        "MEMORIES"@ja,
        "MEMORIES"@ja-latn ;
    schema:publisher _:N83dfe5b8ebc944cca183b0213d70793a ;
    foaf:depiction <https://media.vgm.io/albums/42/143524/143524-2ec92baad29f.jpg> .

_:N61f6e7c7ca2f4dba9f7a8762a24b7ac8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キタカミの里"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N2909eccd959b4879afd72a803f0763d2 ;
    schema:name "キタカミの里"@ja .

_:N83dfe5b8ebc944cca183b0213d70793a schema:name "Meirou Kaikei Day"@en ;
    foaf:name "Meirou Kaikei Day"@en .

_:Ne7b8abc67d764fd2a5c8214988e4b000 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦闘!スグリ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N2909eccd959b4879afd72a803f0763d2 ;
    schema:name "戦闘!スグリ"@ja .

_:N2909eccd959b4879afd72a803f0763d2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N61f6e7c7ca2f4dba9f7a8762a24b7ac8,
        _:Ne7b8abc67d764fd2a5c8214988e4b000 ;
    mo:track_count 2 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N61f6e7c7ca2f4dba9f7a8762a24b7ac8,
        _:Ne7b8abc67d764fd2a5c8214988e4b000 .

