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

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

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

<artist/1508#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142798#subject> ;
    schema:name "Hideki Okugawa"@en,
        "奥河英樹"@ja ;
    foaf:made <album/142798#composition>,
        <album/142798#subject> ;
    foaf:name "Hideki Okugawa"@en,
        "奥河英樹"@ja .

<artist/4130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142798#subject> ;
    schema:name "Marika Suzuki"@en,
        "鈴木まり香"@ja ;
    foaf:made <album/142798#composition>,
        <album/142798#subject> ;
    foaf:name "Marika Suzuki"@en,
        "鈴木まり香"@ja .

<release/25119#subject> a schema:CreativeWork ;
    schema:name "Dead Rising Deluxe Remaster"@en,
        "デッドライジング デラックスリマスター"@ja,
        "Dead Rising Deluxe Remaster"@ja-latn ;
    foaf:name "Dead Rising Deluxe Remaster"@en,
        "デッドライジング デラックスリマスター"@ja,
        "Dead Rising Deluxe Remaster"@ja-latn .

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

<album/142798#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DEAD RISING Deluxe Remaster - Rock & Alternative"@en,
        "DEAD RISING Deluxe Remaster - Rock & Alternative"@ja,
        "DEAD RISING Deluxe Remaster - Rock & Alternative"@ja-latn ;
    mo:performance_of <album/142798#musicalwork> ;
    mo:recorded_as <album/142798#musicalexpression> ;
    schema:name "DEAD RISING Deluxe Remaster - Rock & Alternative"@en,
        "DEAD RISING Deluxe Remaster - Rock & Alternative"@ja,
        "DEAD RISING Deluxe Remaster - Rock & Alternative"@ja-latn ;
    schema:workPerformed <album/142798#musicalwork> .

<org/36#subject> schema:name "SULEPUTER"@en,
        "セルピュータ"@ja,
        "SULEPUTER"@ja-latn ;
    foaf:name "SULEPUTER"@en,
        "セルピュータ"@ja,
        "SULEPUTER"@ja-latn .

<https://media.vgm.io/albums/89/142798/142798-0f8b8711b72e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142798#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/142798/142798-0f8b8711b72e.jpg> ;
    foaf:depicts <album/142798#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/142798/142798-0f8b8711b72e.jpg> .

<https://medium-media.vgm.io/albums/89/142798/142798-0f8b8711b72e.jpg> a schema:ImageObject,
        foaf:Image .

<album/142798#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DEAD RISING Deluxe Remaster - Rock & Alternative"@en,
        "DEAD RISING Deluxe Remaster - Rock & Alternative"@ja,
        "DEAD RISING Deluxe Remaster - Rock & Alternative"@ja-latn ;
    mo:composer <artist/1508#subject>,
        <artist/4130#subject> ;
    mo:produced_work <album/142798#musicalwork> ;
    schema:name "DEAD RISING Deluxe Remaster - Rock & Alternative"@en,
        "DEAD RISING Deluxe Remaster - Rock & Alternative"@ja,
        "DEAD RISING Deluxe Remaster - Rock & Alternative"@ja-latn .

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

<album/142798#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-09-19"^^xsd:date ;
    dcterms:title "DEAD RISING Deluxe Remaster - Rock & Alternative"@en,
        "DEAD RISING Deluxe Remaster - Rock & Alternative"@ja,
        "DEAD RISING Deluxe Remaster - Rock & Alternative"@ja-latn ;
    mo:catalogue_number "CPDA-10181" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/142798#musicalexpression> ;
    mo:publisher <org/36#subject> ;
    mo:record _:Na1095d1b8ef3455a8ace7d88f6d1816d ;
    mo:record_count 1 ;
    schema:about <release/25119#subject> ;
    schema:datePublished "2024-09-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/142798/142798-0f8b8711b72e.jpg> ;
    schema:name "DEAD RISING Deluxe Remaster - Rock & Alternative"@en,
        "DEAD RISING Deluxe Remaster - Rock & Alternative"@ja,
        "DEAD RISING Deluxe Remaster - Rock & Alternative"@ja-latn ;
    schema:publisher <org/36#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/142798/142798-0f8b8711b72e.jpg> .

_:N057f4d9a71ed4fea823d269eb9b76cf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Isabela 2"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Na1095d1b8ef3455a8ace7d88f6d1816d ;
    schema:name "Isabela 2"@en .

_:N766996a54caa46cda87ca8d710a3532f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kick The Pedal"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Na1095d1b8ef3455a8ace7d88f6d1816d ;
    schema:name "Kick The Pedal"@en .

_:N9c4a4f6596c64ce69430ea36467e3f57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brock (Commander)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Na1095d1b8ef3455a8ace7d88f6d1816d ;
    schema:name "Brock (Commander)"@en .

_:Nb0d17f1d79d948c1afa3d767ef7096c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Police Officer"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Na1095d1b8ef3455a8ace7d88f6d1816d ;
    schema:name "Police Officer"@en .

_:Nd2bb4369b41945e2890797a31062ea56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cletus (Gun Shop Owner)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Na1095d1b8ef3455a8ace7d88f6d1816d ;
    schema:name "Cletus (Gun Shop Owner)"@en .

_:Ndf3e3f3c697449c09b5b0ad29c533f8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kent (Rival Photographer)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Na1095d1b8ef3455a8ace7d88f6d1816d ;
    schema:name "Kent (Rival Photographer)"@en .

_:Nf15dc2d4fd064fedaa406131429243a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carlito"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Na1095d1b8ef3455a8ace7d88f6d1816d ;
    schema:name "Carlito"@en .

_:Na1095d1b8ef3455a8ace7d88f6d1816d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N057f4d9a71ed4fea823d269eb9b76cf9,
        _:N766996a54caa46cda87ca8d710a3532f,
        _:N9c4a4f6596c64ce69430ea36467e3f57,
        _:Nb0d17f1d79d948c1afa3d767ef7096c9,
        _:Nd2bb4369b41945e2890797a31062ea56,
        _:Ndf3e3f3c697449c09b5b0ad29c533f8d,
        _:Nf15dc2d4fd064fedaa406131429243a8 ;
    mo:track_count 7 ;
    schema:duration "PT15:13"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N057f4d9a71ed4fea823d269eb9b76cf9,
        _:N766996a54caa46cda87ca8d710a3532f,
        _:N9c4a4f6596c64ce69430ea36467e3f57,
        _:Nb0d17f1d79d948c1afa3d767ef7096c9,
        _:Nd2bb4369b41945e2890797a31062ea56,
        _:Ndf3e3f3c697449c09b5b0ad29c533f8d,
        _:Nf15dc2d4fd064fedaa406131429243a8 .

