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

<album/144350#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "persona 5 - last surprise (jersey club remix)"@en,
        "persona 5 - last surprise (jersey club remix)"@ja,
        "persona 5 - last surprise (jersey club remix)"@ja-latn ;
    mo:produced_work <album/144350#musicalwork> ;
    schema:name "persona 5 - last surprise (jersey club remix)"@en,
        "persona 5 - last surprise (jersey club remix)"@ja,
        "persona 5 - last surprise (jersey club remix)"@ja-latn .

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

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

<product/4134#subject> a schema:CreativeWork ;
    schema:name "Persona 5"@en,
        "ペルソナ5"@ja,
        "Persona 5"@ja-latn ;
    foaf:name "Persona 5"@en,
        "ペルソナ5"@ja,
        "Persona 5"@ja-latn .

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

<album/144350#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "persona 5 - last surprise (jersey club remix)"@en,
        "persona 5 - last surprise (jersey club remix)"@ja,
        "persona 5 - last surprise (jersey club remix)"@ja-latn ;
    mo:performance_of <album/144350#musicalwork> ;
    mo:recorded_as <album/144350#musicalexpression> ;
    schema:name "persona 5 - last surprise (jersey club remix)"@en,
        "persona 5 - last surprise (jersey club remix)"@ja,
        "persona 5 - last surprise (jersey club remix)"@ja-latn ;
    schema:workPerformed <album/144350#musicalwork> .

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

<https://medium-media.vgm.io/albums/05/144350/144350-e5e6e2105913.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/144350#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-01-16"^^xsd:date ;
    dcterms:title "persona 5 - last surprise (jersey club remix)"@en,
        "persona 5 - last surprise (jersey club remix)"@ja,
        "persona 5 - last surprise (jersey club remix)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/144350#musicalexpression> ;
    mo:publisher _:N4575268920a54cf39b9021fb1e7ef440 ;
    mo:record _:Ne160846c555e4d0e9caece76f8b14c60 ;
    mo:record_count 1 ;
    schema:about <product/4134#subject> ;
    schema:datePublished "2024-01-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/144350/144350-e5e6e2105913.jpg> ;
    schema:name "persona 5 - last surprise (jersey club remix)"@en,
        "persona 5 - last surprise (jersey club remix)"@ja,
        "persona 5 - last surprise (jersey club remix)"@ja-latn ;
    schema:publisher _:N4575268920a54cf39b9021fb1e7ef440 ;
    foaf:depiction <https://media.vgm.io/albums/05/144350/144350-e5e6e2105913.jpg> .

_:N4575268920a54cf39b9021fb1e7ef440 schema:name "Reyrzy"@en,
        "Reyrzy"@ja,
        "Reyrzy"@ja-latn ;
    foaf:name "Reyrzy"@en,
        "Reyrzy"@ja,
        "Reyrzy"@ja-latn .

_:N9a4cb170665746e58a467c05b76f7a6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "last surprise (jersey club remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Ne160846c555e4d0e9caece76f8b14c60 ;
    schema:name "last surprise (jersey club remix)"@en .

_:Ne160846c555e4d0e9caece76f8b14c60 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9a4cb170665746e58a467c05b76f7a6d ;
    mo:track_count 1 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N9a4cb170665746e58a467c05b76f7a6d .

