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

<album/142630#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VGM SPEED REMIX VOL.3"@en,
        "VGM SPEED REMIX VOL.3"@ja,
        "VGM SPEED REMIX VOL.3"@ja-latn ;
    mo:produced_work <album/142630#musicalwork> ;
    schema:name "VGM SPEED REMIX VOL.3"@en,
        "VGM SPEED REMIX VOL.3"@ja,
        "VGM SPEED REMIX VOL.3"@ja-latn .

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

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

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

<product/1098#subject> a schema:CreativeWork ;
    schema:name "DoDonPachi True Death"@en,
        "怒首領蜂最大往生"@ja,
        "DoDonPachi Saidaioujou"@ja-latn ;
    foaf:name "DoDonPachi True Death"@en,
        "怒首領蜂最大往生"@ja,
        "DoDonPachi Saidaioujou"@ja-latn .

<product/11046#subject> a schema:CreativeWork ;
    schema:name "Super Bomberman 2"@en,
        "スーパーボンバーマン2"@ja,
        "Super Bomberman 2"@ja-latn ;
    foaf:name "Super Bomberman 2"@en,
        "スーパーボンバーマン2"@ja,
        "Super Bomberman 2"@ja-latn .

<product/1605#subject> a schema:CreativeWork ;
    schema:name "Street Fighter II: The World Warrior"@en,
        "ストリートファイターII -The World Warrior-"@ja,
        "Street Fighter II: The World Warrior"@ja-latn ;
    foaf:name "Street Fighter II: The World Warrior"@en,
        "ストリートファイターII -The World Warrior-"@ja,
        "Street Fighter II: The World Warrior"@ja-latn .

<product/182#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@ja-latn ;
    foaf:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@ja-latn .

<product/6849#subject> a schema:CreativeWork ;
    schema:name "DELTARUNE"@en,
        "DELTARUNE"@ja,
        "DELTARUNE"@ja-latn ;
    foaf:name "DELTARUNE"@en,
        "DELTARUNE"@ja,
        "DELTARUNE"@ja-latn .

<product/7214#subject> a schema:CreativeWork ;
    schema:name "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@en,
        "東方鬼形獣　〜 Wily Beast and Weakest Creature."@ja,
        "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@ja-latn ;
    foaf:name "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@en,
        "東方鬼形獣　〜 Wily Beast and Weakest Creature."@ja,
        "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@ja-latn .

<product/9457#subject> a schema:CreativeWork ;
    schema:name "Super Bomberman 5"@en,
        "スーパーボンバーマン5"@ja,
        "Super Bomberman 5"@ja-latn ;
    foaf:name "Super Bomberman 5"@en,
        "スーパーボンバーマン5"@ja,
        "Super Bomberman 5"@ja-latn .

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

<album/142630#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VGM SPEED REMIX VOL.3"@en,
        "VGM SPEED REMIX VOL.3"@ja,
        "VGM SPEED REMIX VOL.3"@ja-latn ;
    mo:performance_of <album/142630#musicalwork> ;
    mo:recorded_as <album/142630#musicalexpression> ;
    schema:name "VGM SPEED REMIX VOL.3"@en,
        "VGM SPEED REMIX VOL.3"@ja,
        "VGM SPEED REMIX VOL.3"@ja-latn ;
    schema:workPerformed <album/142630#musicalwork> .

<org/281#subject> schema:name "salvation by faith records"@en,
        "salvation by faith records"@ja,
        "salvation by faith records"@ja-latn ;
    foaf:name "salvation by faith records"@en,
        "salvation by faith records"@ja,
        "salvation by faith records"@ja-latn .

<https://media.vgm.io/albums/03/142630/142630-761b3864f98f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142630#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/03/142630/142630-761b3864f98f.jpg> ;
    foaf:depicts <album/142630#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/03/142630/142630-761b3864f98f.jpg> .

<https://medium-media.vgm.io/albums/03/142630/142630-761b3864f98f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/142630#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-08-12"^^xsd:date ;
    dcterms:title "VGM SPEED REMIX VOL.3"@en,
        "VGM SPEED REMIX VOL.3"@ja,
        "VGM SPEED REMIX VOL.3"@ja-latn ;
    mo:catalogue_number "SSEB-0138" ;
    mo:media_type "CD" ;
    mo:publication_of <album/142630#musicalexpression> ;
    mo:publisher <org/281#subject> ;
    mo:record _:N50a631446b7d4df88f720f3c40703828 ;
    mo:record_count 1 ;
    mo:release <event/302> ;
    schema:about <product/1098#subject>,
        <product/11046#subject>,
        <product/1605#subject>,
        <product/182#subject>,
        <product/6849#subject>,
        <product/7214#subject>,
        <product/9457#subject> ;
    schema:datePublished "2024-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/142630/142630-761b3864f98f.jpg> ;
    schema:name "VGM SPEED REMIX VOL.3"@en,
        "VGM SPEED REMIX VOL.3"@ja,
        "VGM SPEED REMIX VOL.3"@ja-latn ;
    schema:publisher <org/281#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/142630/142630-761b3864f98f.jpg> .

_:N15459be5b41a4662b4dbc61d6ea026f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hard Puncher with No Mercy"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N50a631446b7d4df88f720f3c40703828 ;
    schema:name "Hard Puncher with No Mercy"@ja .

_:N1ec6bf0bb49f4d3c967eb514ae072782 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Searching Friends (Respect CS mix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:N50a631446b7d4df88f720f3c40703828 ;
    schema:name "Searching Friends (Respect CS mix)"@ja .

_:N9b192f7a4b1644a5bdaad72baa3fc6d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IT'S JUST A SIMPLE CHAOS"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N50a631446b7d4df88f720f3c40703828 ;
    schema:name "IT'S JUST A SIMPLE CHAOS"@ja .

_:N9d5ca0e59cba43849e90e080f7b2b630 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Belief in the Idoratrize Itself"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N50a631446b7d4df88f720f3c40703828 ;
    schema:name "Belief in the Idoratrize Itself"@ja .

_:Nc93b219012954410b5a62a4986ae8c7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bomber Musical Accompaniment on March 3"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:41"^^xsd:interval ;
    schema:inPlaylist _:N50a631446b7d4df88f720f3c40703828 ;
    schema:name "Bomber Musical Accompaniment on March 3"@ja .

_:Nd4673af7817e4f768173048c0e3c094b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "掴んだ脱線のキザシ (2024 Update Ver)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N50a631446b7d4df88f720f3c40703828 ;
    schema:name "掴んだ脱線のキザシ (2024 Update Ver)"@ja .

_:N50a631446b7d4df88f720f3c40703828 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15459be5b41a4662b4dbc61d6ea026f6,
        _:N1ec6bf0bb49f4d3c967eb514ae072782,
        _:N9b192f7a4b1644a5bdaad72baa3fc6d7,
        _:N9d5ca0e59cba43849e90e080f7b2b630,
        _:Nc93b219012954410b5a62a4986ae8c7a,
        _:Nd4673af7817e4f768173048c0e3c094b ;
    mo:track_count 6 ;
    schema:duration "PT34:39"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N15459be5b41a4662b4dbc61d6ea026f6,
        _:N1ec6bf0bb49f4d3c967eb514ae072782,
        _:N9b192f7a4b1644a5bdaad72baa3fc6d7,
        _:N9d5ca0e59cba43849e90e080f7b2b630,
        _:Nc93b219012954410b5a62a4986ae8c7a,
        _:Nd4673af7817e4f768173048c0e3c094b .

