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

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

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

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

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

<product/262#subject> a schema:CreativeWork ;
    schema:name "Streets of Rage"@en,
        "ベア・ナックル"@ja,
        "Bare Knuckle: Ikari no Tekken"@ja-latn ;
    foaf:name "Streets of Rage"@en,
        "ベア・ナックル"@ja,
        "Bare Knuckle: Ikari no Tekken"@ja-latn .

<product/263#subject> a schema:CreativeWork ;
    schema:name "Streets of Rage 2"@en,
        "ベア・ナックルII 死闘への鎮魂歌"@ja,
        "Bare Knuckle II: Shito he no Requiem"@ja-latn ;
    foaf:name "Streets of Rage 2"@en,
        "ベア・ナックルII 死闘への鎮魂歌"@ja,
        "Bare Knuckle II: Shito he no Requiem"@ja-latn .

<product/264#subject> a schema:CreativeWork ;
    schema:name "Streets of Rage 3"@en,
        "ベア・ナックルIII"@ja,
        "Bare Knuckle III"@ja-latn ;
    foaf:name "Streets of Rage 3"@en,
        "ベア・ナックルIII"@ja,
        "Bare Knuckle III"@ja-latn .

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

<https://media.vgm.io/albums/70/106507/106507-9cbb37f35678.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106507#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/106507/106507-9cbb37f35678.jpg> ;
    foaf:depicts <album/106507#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/106507/106507-9cbb37f35678.jpg> .

<https://medium-media.vgm.io/albums/70/106507/106507-9cbb37f35678.jpg> a schema:ImageObject,
        foaf:Image .

<album/106507#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bare Rage - A Tribute to the Streets"@en,
        "Bare Rage - A Tribute to the Streets"@ja,
        "Bare Rage - A Tribute to the Streets"@ja-latn ;
    mo:composer <artist/1177#subject>,
        <artist/148#subject> ;
    mo:produced_work <album/106507#musicalwork> ;
    schema:name "Bare Rage - A Tribute to the Streets"@en,
        "Bare Rage - A Tribute to the Streets"@ja,
        "Bare Rage - A Tribute to the Streets"@ja-latn .

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

<album/106507#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bare Rage - A Tribute to the Streets"@en,
        "Bare Rage - A Tribute to the Streets"@ja,
        "Bare Rage - A Tribute to the Streets"@ja-latn ;
    mo:performance_of <album/106507#musicalwork> ;
    mo:performer _:Nfb3103e3013f4192aecf85260c01443b ;
    mo:recorded_as <album/106507#musicalexpression> ;
    schema:byArtist _:Nfb3103e3013f4192aecf85260c01443b ;
    schema:name "Bare Rage - A Tribute to the Streets"@en,
        "Bare Rage - A Tribute to the Streets"@ja,
        "Bare Rage - A Tribute to the Streets"@ja-latn ;
    schema:workPerformed <album/106507#musicalwork> .

<album/106507#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-15"^^xsd:date ;
    dcterms:title "Bare Rage - A Tribute to the Streets"@en,
        "Bare Rage - A Tribute to the Streets"@ja,
        "Bare Rage - A Tribute to the Streets"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/106507#musicalexpression> ;
    mo:publisher _:N3089c7defe37407d85e06faee20312ce ;
    mo:record _:N0559d2f5a5904c2a8b8072f4b5e5445f ;
    mo:record_count 1 ;
    schema:about <product/262#subject>,
        <product/263#subject>,
        <product/264#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Vadell Gabriel"@en ;
            foaf:name "Vadell Gabriel"@en ] ;
    schema:datePublished "2020-02-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/106507/106507-9cbb37f35678.jpg> ;
    schema:name "Bare Rage - A Tribute to the Streets"@en,
        "Bare Rage - A Tribute to the Streets"@ja,
        "Bare Rage - A Tribute to the Streets"@ja-latn ;
    schema:publisher _:N3089c7defe37407d85e06faee20312ce ;
    foaf:depiction <https://media.vgm.io/albums/70/106507/106507-9cbb37f35678.jpg> .

_:N0a4f10cb335844558506af837cb25657 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rush Hour"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:20"^^xsd:interval ;
    schema:inPlaylist _:N0559d2f5a5904c2a8b8072f4b5e5445f ;
    schema:name "Rush Hour"@en .

_:N1994ae2b8d8941ee97ac773977c88a5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attack of Todd, the Barbarian"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N0559d2f5a5904c2a8b8072f4b5e5445f ;
    schema:name "Attack of Todd, the Barbarian"@en .

_:N3089c7defe37407d85e06faee20312ce schema:name "DJ Chidow"@en,
        "DJ Chidow"@ja,
        "DJ Chidow"@ja-latn ;
    foaf:name "DJ Chidow"@en,
        "DJ Chidow"@ja,
        "DJ Chidow"@ja-latn .

_:N7b7cb36124104c13be88ecc3e28ec82d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Little Baby (The New Edition)"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:N0559d2f5a5904c2a8b8072f4b5e5445f ;
    schema:name "My Little Baby (The New Edition)"@en .

_:N89caff3b9f6a473187e1ada08143c459 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamer (PLANITsor Remix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT9:25"^^xsd:interval ;
    schema:inPlaylist _:N0559d2f5a5904c2a8b8072f4b5e5445f ;
    schema:name "Dreamer (PLANITsor Remix)"@en .

_:N9ca95dc550884f98b0e7922a586f5c89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ingabberasen"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N0559d2f5a5904c2a8b8072f4b5e5445f ;
    schema:name "Ingabberasen"@en .

_:Nc104bc1f6ec2448bb7e5f8303ff051e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Soul (What 'cha Gonna Do?)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N0559d2f5a5904c2a8b8072f4b5e5445f ;
    schema:name "Last Soul (What 'cha Gonna Do?)"@en .

_:Nce4aefa0286841c3815a67a6cdfe468c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rage in the Streets"@en ;
    mo:track_number 1 ;
    schema:duration "PT9:05"^^xsd:interval ;
    schema:inPlaylist _:N0559d2f5a5904c2a8b8072f4b5e5445f ;
    schema:name "Rage in the Streets"@en .

_:Nddc2007149fb45a28923a335dd03a159 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fuzion Break"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N0559d2f5a5904c2a8b8072f4b5e5445f ;
    schema:name "Fuzion Break"@en .

_:Ne1da506715cf430fabc78092bfec73d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Violent Groove"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N0559d2f5a5904c2a8b8072f4b5e5445f ;
    schema:name "Violent Groove"@en .

_:Nf8f8a4dddf3a4ebeb5f760b595c98ace a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Jack Joint (The MiSH Cut)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N0559d2f5a5904c2a8b8072f4b5e5445f ;
    schema:name "In the Jack Joint (The MiSH Cut)"@en .

_:Nfb3103e3013f4192aecf85260c01443b a schema:Person,
        foaf:Person ;
    mo:performed <album/106507#performance> ;
    schema:name "Vadell Gabriel"@en ;
    foaf:name "Vadell Gabriel"@en .

_:N0559d2f5a5904c2a8b8072f4b5e5445f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a4f10cb335844558506af837cb25657,
        _:N1994ae2b8d8941ee97ac773977c88a5f,
        _:N7b7cb36124104c13be88ecc3e28ec82d,
        _:N89caff3b9f6a473187e1ada08143c459,
        _:N9ca95dc550884f98b0e7922a586f5c89,
        _:Nc104bc1f6ec2448bb7e5f8303ff051e0,
        _:Nce4aefa0286841c3815a67a6cdfe468c,
        _:Nddc2007149fb45a28923a335dd03a159,
        _:Ne1da506715cf430fabc78092bfec73d1,
        _:Nf8f8a4dddf3a4ebeb5f760b595c98ace ;
    mo:track_count 10 ;
    schema:duration "PT58:40"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0a4f10cb335844558506af837cb25657,
        _:N1994ae2b8d8941ee97ac773977c88a5f,
        _:N7b7cb36124104c13be88ecc3e28ec82d,
        _:N89caff3b9f6a473187e1ada08143c459,
        _:N9ca95dc550884f98b0e7922a586f5c89,
        _:Nc104bc1f6ec2448bb7e5f8303ff051e0,
        _:Nce4aefa0286841c3815a67a6cdfe468c,
        _:Nddc2007149fb45a28923a335dd03a159,
        _:Ne1da506715cf430fabc78092bfec73d1,
        _:Nf8f8a4dddf3a4ebeb5f760b595c98ace .

