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

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

<artist/1177#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100995#subject> ;
    schema:name "Motohiro Kawashima"@en,
        "川島基宏"@ja ;
    foaf:made <album/100995#composition>,
        <album/100995#subject> ;
    foaf:name "Motohiro Kawashima"@en,
        "川島基宏"@ja .

<artist/139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100995#subject> ;
    schema:name "Yoko Shimomura"@en,
        "下村陽子"@ja ;
    foaf:made <album/100995#composition>,
        <album/100995#subject> ;
    foaf:name "Yoko Shimomura"@en,
        "下村陽子"@ja .

<artist/1455#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100995#subject> ;
    schema:name "Harumi Fujita"@en,
        "藤田晴美"@ja ;
    foaf:made <album/100995#composition>,
        <album/100995#subject> ;
    foaf:name "Harumi Fujita"@en,
        "藤田晴美"@ja .

<artist/148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100995#subject> ;
    schema:name "Yuzo Koshiro"@en,
        "古代祐三"@ja ;
    foaf:made <album/100995#composition>,
        <album/100995#subject> ;
    foaf:name "Yuzo Koshiro"@en,
        "古代祐三"@ja .

<artist/3688#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100995#subject> ;
    schema:name "Keiji Yamagishi"@en,
        "山岸継司"@ja ;
    foaf:made <album/100995#composition>,
        <album/100995#subject> ;
    foaf:name "Keiji Yamagishi"@en,
        "山岸継司"@ja .

<artist/5456#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100995#subject> ;
    schema:name "Olivier Deriviere"@en ;
    foaf:made <album/100995#composition>,
        <album/100995#lyrics>,
        <album/100995#subject> ;
    foaf:name "Olivier Deriviere"@en .

<product/8311#subject> a schema:CreativeWork ;
    schema:name "Streets of Rage 4"@en,
        "Streets of Rage 4"@ja,
        "Streets of Rage 4"@ja-latn ;
    foaf:name "Streets of Rage 4"@en,
        "Streets of Rage 4"@ja,
        "Streets of Rage 4"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/59/100995/100995-1594726233.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/100995#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Streets of Rage 4 Limited Run Games Exclusive Track Selection"@en,
        "Streets of Rage 4 Limited Run Games Exclusive Track Selection"@ja,
        "Streets of Rage 4 Limited Run Games Exclusive Track Selection"@ja-latn ;
    mo:performance_of <album/100995#musicalwork> ;
    mo:performer _:N3d9539908782427cb45ca7ebb23d9b77 ;
    mo:recorded_as <album/100995#musicalexpression> ;
    schema:byArtist _:N3d9539908782427cb45ca7ebb23d9b77 ;
    schema:name "Streets of Rage 4 Limited Run Games Exclusive Track Selection"@en,
        "Streets of Rage 4 Limited Run Games Exclusive Track Selection"@ja,
        "Streets of Rage 4 Limited Run Games Exclusive Track Selection"@ja-latn ;
    schema:workPerformed <album/100995#musicalwork> .

<album/100995#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Streets of Rage 4 Limited Run Games Exclusive Track Selection"@en,
        "Streets of Rage 4 Limited Run Games Exclusive Track Selection"@ja,
        "Streets of Rage 4 Limited Run Games Exclusive Track Selection"@ja-latn ;
    mo:composer <artist/1177#subject>,
        <artist/139#subject>,
        <artist/1455#subject>,
        <artist/148#subject>,
        <artist/3688#subject>,
        <artist/5456#subject> ;
    mo:produced_work <album/100995#musicalwork> ;
    schema:name "Streets of Rage 4 Limited Run Games Exclusive Track Selection"@en,
        "Streets of Rage 4 Limited Run Games Exclusive Track Selection"@ja,
        "Streets of Rage 4 Limited Run Games Exclusive Track Selection"@ja-latn .

<album/100995#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-07-01"^^xsd:date ;
    dcterms:title "Streets of Rage 4 Limited Run Games Exclusive Track Selection"@en,
        "Streets of Rage 4 Limited Run Games Exclusive Track Selection"@ja,
        "Streets of Rage 4 Limited Run Games Exclusive Track Selection"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/100995#musicalexpression> ;
    mo:publisher _:N7585957c8b3b4f86981b245054dc7a5c ;
    mo:record _:N51cd2dad29154509b824e909175bbeff ;
    mo:record_count 1 ;
    schema:about <product/8311#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Laure-Hélène Césari"@en ;
            foaf:name "Laure-Hélène Césari"@en ] ;
    schema:datePublished "2020-07-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/100995/100995-1594726233.jpg> ;
    schema:name "Streets of Rage 4 Limited Run Games Exclusive Track Selection"@en,
        "Streets of Rage 4 Limited Run Games Exclusive Track Selection"@ja,
        "Streets of Rage 4 Limited Run Games Exclusive Track Selection"@ja-latn ;
    schema:publisher _:N7585957c8b3b4f86981b245054dc7a5c ;
    foaf:depiction <https://media.vgm.io/albums/59/100995/100995-1594726233.jpg> .

_:N024ac7ecfbb842029a47674c4b0c6cb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "They're Back"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N51cd2dad29154509b824e909175bbeff ;
    schema:name "They're Back"@en .

_:N1b65600ea174467aa5dc355bfe5b8fb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme of Streets of Rage 4"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N51cd2dad29154509b824e909175bbeff ;
    schema:name "Main Theme of Streets of Rage 4"@en .

_:N2168d0c6f29a408eab6fafbca830cd2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Streets of Rage 4 Encore Remix"@en ;
    mo:track_number 18 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N51cd2dad29154509b824e909175bbeff ;
    schema:name "Streets of Rage 4 Encore Remix"@en .

_:N2efa19fdd0fe4c73baf3d2a672906226 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nora"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N51cd2dad29154509b824e909175bbeff ;
    schema:name "Nora"@en .

_:N3317c553b5ad4536807f7e8a938bd431 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ms Y"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N51cd2dad29154509b824e909175bbeff ;
    schema:name "Ms Y"@en .

_:N3d9539908782427cb45ca7ebb23d9b77 a schema:Person,
        foaf:Person ;
    mo:performed <album/100995#performance> ;
    schema:name "Laure-Hélène Césari"@en ;
    foaf:name "Laure-Hélène Césari"@en .

_:N680dc7e9b00243bfbdb116c2820288b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Barbon"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N51cd2dad29154509b824e909175bbeff ;
    schema:name "Barbon"@en .

_:N7585957c8b3b4f86981b245054dc7a5c schema:name "Limited Run Games, Brave Wave Productions"@en ;
    foaf:name "Limited Run Games, Brave Wave Productions"@en .

_:N94744ef8b91c41f78e99f7110be080b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Estel: Round 2"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N51cd2dad29154509b824e909175bbeff ;
    schema:name "Estel: Round 2"@en .

_:N9f440a054a864b8d97e6ae3254700171 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Estel: Round 1"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N51cd2dad29154509b824e909175bbeff ;
    schema:name "Estel: Round 1"@en .

_:Na78f39e5a5ae4192b4b0a35be5b2b79e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Extra - Full Mix"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N51cd2dad29154509b824e909175bbeff ;
    schema:name "It's Extra - Full Mix"@en .

_:Nabccf84abd954433b89b24930764eca2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mr Y"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N51cd2dad29154509b824e909175bbeff ;
    schema:name "Mr Y"@en .

_:Nb29b917b994a4c2f8f49fda5bea64107 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Staff Roll"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N51cd2dad29154509b824e909175bbeff ;
    schema:name "Staff Roll"@en .

_:Nbad16c9b22634e0f9c30f2b8add360b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DJ Kwashi"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N51cd2dad29154509b824e909175bbeff ;
    schema:name "DJ Kwashi"@en .

_:Nc2ae8825c53c406ba631d8006cf5dde2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Extra"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N51cd2dad29154509b824e909175bbeff ;
    schema:name "It's Extra"@en .

_:Nc5f79b1554cd4797b17d24bd5fc46137 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shiva"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N51cd2dad29154509b824e909175bbeff ;
    schema:name "Shiva"@en .

_:Ncc7a0db12eb942a986a6b8946811379e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Character Select"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N51cd2dad29154509b824e909175bbeff ;
    schema:name "Character Select"@en .

_:Ne37ae517f02445b9acf01af41c064a39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Double Divas"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N51cd2dad29154509b824e909175bbeff ;
    schema:name "Double Divas"@en .

_:Ne999f91f82fd4e448aa92dd83b82c05b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Down The Beatch"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N51cd2dad29154509b824e909175bbeff ;
    schema:name "Down The Beatch"@en .

_:Nf6c9161dd4b14e04bae0c39d5e8d62e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rising Up Extended"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N51cd2dad29154509b824e909175bbeff ;
    schema:name "Rising Up Extended"@en .

_:N51cd2dad29154509b824e909175bbeff a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N024ac7ecfbb842029a47674c4b0c6cb1,
        _:N1b65600ea174467aa5dc355bfe5b8fb8,
        _:N2168d0c6f29a408eab6fafbca830cd2b,
        _:N2efa19fdd0fe4c73baf3d2a672906226,
        _:N3317c553b5ad4536807f7e8a938bd431,
        _:N680dc7e9b00243bfbdb116c2820288b4,
        _:N94744ef8b91c41f78e99f7110be080b4,
        _:N9f440a054a864b8d97e6ae3254700171,
        _:Na78f39e5a5ae4192b4b0a35be5b2b79e,
        _:Nabccf84abd954433b89b24930764eca2,
        _:Nb29b917b994a4c2f8f49fda5bea64107,
        _:Nbad16c9b22634e0f9c30f2b8add360b6,
        _:Nc2ae8825c53c406ba631d8006cf5dde2,
        _:Nc5f79b1554cd4797b17d24bd5fc46137,
        _:Ncc7a0db12eb942a986a6b8946811379e,
        _:Ne37ae517f02445b9acf01af41c064a39,
        _:Ne999f91f82fd4e448aa92dd83b82c05b,
        _:Nf6c9161dd4b14e04bae0c39d5e8d62e9 ;
    mo:track_count 18 ;
    schema:duration "PT58:20"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N024ac7ecfbb842029a47674c4b0c6cb1,
        _:N1b65600ea174467aa5dc355bfe5b8fb8,
        _:N2168d0c6f29a408eab6fafbca830cd2b,
        _:N2efa19fdd0fe4c73baf3d2a672906226,
        _:N3317c553b5ad4536807f7e8a938bd431,
        _:N680dc7e9b00243bfbdb116c2820288b4,
        _:N94744ef8b91c41f78e99f7110be080b4,
        _:N9f440a054a864b8d97e6ae3254700171,
        _:Na78f39e5a5ae4192b4b0a35be5b2b79e,
        _:Nabccf84abd954433b89b24930764eca2,
        _:Nb29b917b994a4c2f8f49fda5bea64107,
        _:Nbad16c9b22634e0f9c30f2b8add360b6,
        _:Nc2ae8825c53c406ba631d8006cf5dde2,
        _:Nc5f79b1554cd4797b17d24bd5fc46137,
        _:Ncc7a0db12eb942a986a6b8946811379e,
        _:Ne37ae517f02445b9acf01af41c064a39,
        _:Ne999f91f82fd4e448aa92dd83b82c05b,
        _:Nf6c9161dd4b14e04bae0c39d5e8d62e9 .

