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

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

<product/9735#subject> a schema:CreativeWork ;
    schema:name "Resident Evil: Dead Aim"@en,
        "ガンサバイバー4 バイオハザード ヒーローズ・ネバー・ダイ"@ja,
        "Resident Evil: Dead Aim"@ja-latn ;
    foaf:name "Resident Evil: Dead Aim"@en,
        "ガンサバイバー4 バイオハザード ヒーローズ・ネバー・ダイ"@ja,
        "Resident Evil: Dead Aim"@ja-latn .

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

<org/648#subject> schema:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn ;
    foaf:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/1586/1586-1155595411.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/12107#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1586#subject> ;
    mo:performed <album/1586#performance> ;
    schema:name "RIZE"@en ;
    foaf:made <album/1586#composition>,
        <album/1586#lyrics>,
        <album/1586#subject> ;
    foaf:name "RIZE"@en .

<artist/12108#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1586#subject> ;
    mo:performed <album/1586#performance> ;
    schema:name "JESSE"@en ;
    foaf:made <album/1586#composition>,
        <album/1586#lyrics>,
        <album/1586#subject> ;
    foaf:name "JESSE"@en .

<artist/12109#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1586#subject> ;
    mo:performed <album/1586#performance> ;
    schema:name "Nobuaki Kaneko"@en,
        "金子ノブアキ"@ja ;
    foaf:made <album/1586#composition>,
        <album/1586#subject> ;
    foaf:name "Nobuaki Kaneko"@en,
        "金子ノブアキ"@ja .

<artist/12110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1586#subject> ;
    mo:performed <album/1586#performance> ;
    schema:name "u:zo"@en ;
    foaf:made <album/1586#composition>,
        <album/1586#subject> ;
    foaf:name "u:zo"@en .

<artist/12111#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1586#subject> ;
    mo:performed <album/1586#performance> ;
    schema:name "Yoshihiro Nakao"@en,
        "中尾宣弘"@ja ;
    foaf:made <album/1586#composition>,
        <album/1586#subject> ;
    foaf:name "Yoshihiro Nakao"@en,
        "中尾宣弘"@ja .

<album/1586#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gun Shot / RIZE"@en,
        "Gun Shot / RIZE"@ja,
        "Gun Shot / RIZE"@ja-latn ;
    mo:composer <artist/12107#subject>,
        <artist/12108#subject>,
        <artist/12109#subject>,
        <artist/12110#subject>,
        <artist/12111#subject> ;
    mo:produced_work <album/1586#musicalwork> ;
    schema:name "Gun Shot / RIZE"@en,
        "Gun Shot / RIZE"@ja,
        "Gun Shot / RIZE"@ja-latn .

<album/1586#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gun Shot / RIZE"@en,
        "Gun Shot / RIZE"@ja,
        "Gun Shot / RIZE"@ja-latn ;
    mo:performance_of <album/1586#musicalwork> ;
    mo:performer <artist/12107#subject>,
        <artist/12108#subject>,
        <artist/12109#subject>,
        <artist/12110#subject>,
        <artist/12111#subject> ;
    mo:recorded_as <album/1586#musicalexpression> ;
    schema:byArtist <artist/12107#subject>,
        <artist/12108#subject>,
        <artist/12109#subject>,
        <artist/12110#subject>,
        <artist/12111#subject> ;
    schema:name "Gun Shot / RIZE"@en,
        "Gun Shot / RIZE"@ja,
        "Gun Shot / RIZE"@ja-latn ;
    schema:workPerformed <album/1586#musicalwork> .

<album/1586#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-02-19"^^xsd:date ;
    dcterms:title "Gun Shot / RIZE"@en,
        "Gun Shot / RIZE"@ja,
        "Gun Shot / RIZE"@ja-latn ;
    mo:catalogue_number "ESCL-2391" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1586#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:Ncb22053f710f4bf4b337933ec6b8aed6 ;
    mo:record_count 1 ;
    schema:about <product/9735#subject> ;
    schema:byArtist <artist/12107#subject>,
        <artist/12108#subject>,
        <artist/12109#subject>,
        <artist/12110#subject>,
        <artist/12111#subject> ;
    schema:datePublished "2003-02-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/1586/1586-1155595411.jpg> ;
    schema:name "Gun Shot / RIZE"@en,
        "Gun Shot / RIZE"@ja,
        "Gun Shot / RIZE"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/1586/1586-1155595411.jpg> .

_:N2ca080423454455cbf54ec1aa898ea39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ツバサ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Ncb22053f710f4bf4b337933ec6b8aed6 ;
    schema:name "ツバサ"@ja .

_:Nbdb8039a7c5b48dbb47a0e9c1046fbfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HGKROC [爆雷02 港南BAY LIVE MIX]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Ncb22053f710f4bf4b337933ec6b8aed6 ;
    schema:name "HGKROC [爆雷02 港南BAY LIVE MIX]"@ja .

_:Nc72d76be186c40cda4b9896abee11b79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gun Shot"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Ncb22053f710f4bf4b337933ec6b8aed6 ;
    schema:name "Gun Shot"@ja .

_:Ncb22053f710f4bf4b337933ec6b8aed6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ca080423454455cbf54ec1aa898ea39,
        _:Nbdb8039a7c5b48dbb47a0e9c1046fbfd,
        _:Nc72d76be186c40cda4b9896abee11b79 ;
    mo:track_count 3 ;
    schema:duration "PT11:11"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2ca080423454455cbf54ec1aa898ea39,
        _:Nbdb8039a7c5b48dbb47a0e9c1046fbfd,
        _:Nc72d76be186c40cda4b9896abee11b79 .

