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

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

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

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

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

<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/7899#subject> a schema:CreativeWork ;
    schema:name "The Revenge of Shinobi"@en,
        "ザ・スーパー忍"@ja,
        "The Super Shinobi"@ja-latn ;
    foaf:name "The Revenge of Shinobi"@en,
        "ザ・スーパー忍"@ja,
        "The Super Shinobi"@ja-latn .

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

<album/80447#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Streets of Rage"@en,
        "Streets of Rage"@ja,
        "Streets of Rage"@ja-latn ;
    mo:performance_of <album/80447#musicalwork> ;
    mo:recorded_as <album/80447#musicalexpression> ;
    schema:name "Streets of Rage"@en,
        "Streets of Rage"@ja,
        "Streets of Rage"@ja-latn ;
    schema:workPerformed <album/80447#musicalwork> .

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

<https://medium-media.vgm.io/albums/74/80447/80447-1536242410.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/80447#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-02-22"^^xsd:date ;
    dcterms:title "Streets of Rage"@en,
        "Streets of Rage"@ja,
        "Streets of Rage"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/80447#musicalexpression> ;
    mo:publisher _:N883ce8b00eb54d4ea8c909370ecbe03f ;
    mo:record _:N429569b24da54ccea648a9b3a44c194f ;
    mo:record_count 1 ;
    schema:about <product/263#subject>,
        <product/7899#subject> ;
    schema:datePublished "2018-02-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/74/80447/80447-1536242410.jpg> ;
    schema:name "Streets of Rage"@en,
        "Streets of Rage"@ja,
        "Streets of Rage"@ja-latn ;
    schema:publisher _:N883ce8b00eb54d4ea8c909370ecbe03f ;
    foaf:depiction <https://media.vgm.io/albums/74/80447/80447-1536242410.jpg> .

_:N13a957f2b77443a3af3e7e19a750dba1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamer"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N429569b24da54ccea648a9b3a44c194f ;
    schema:name "Dreamer"@en .

_:N1e227b348ee1450f999c1b5c1062404e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Return"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N429569b24da54ccea648a9b3a44c194f ;
    schema:name "The Return"@en .

_:N3d57793d6b6143709781a1ab89d47821 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Straight"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N429569b24da54ccea648a9b3a44c194f ;
    schema:name "Go Straight"@en .

_:N3fb2ca988ff2448c8103dd5eb22ad78f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monster"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N429569b24da54ccea648a9b3a44c194f ;
    schema:name "Monster"@en .

_:N7d890573df8945cca08fedcb81997d14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Robot Factory"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N429569b24da54ccea648a9b3a44c194f ;
    schema:name "Robot Factory"@en .

_:N883ce8b00eb54d4ea8c909370ecbe03f schema:name "Stan Vegas Music"@en ;
    foaf:name "Stan Vegas Music"@en .

_:Nbc4732c2ec3844cc901800e1549daceb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Expedition"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:N429569b24da54ccea648a9b3a44c194f ;
    schema:name "Expedition"@en .

_:Nea191e861a824f0ca584f34820c2347e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Industrial"@en ;
    mo:track_number 7 ;
    schema:duration "PT9:48"^^xsd:interval ;
    schema:inPlaylist _:N429569b24da54ccea648a9b3a44c194f ;
    schema:name "Industrial"@en .

_:Nfb99d38294be41a389a300eba5aeb3b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jungle Base"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N429569b24da54ccea648a9b3a44c194f ;
    schema:name "Jungle Base"@en .

_:N429569b24da54ccea648a9b3a44c194f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13a957f2b77443a3af3e7e19a750dba1,
        _:N1e227b348ee1450f999c1b5c1062404e,
        _:N3d57793d6b6143709781a1ab89d47821,
        _:N3fb2ca988ff2448c8103dd5eb22ad78f,
        _:N7d890573df8945cca08fedcb81997d14,
        _:Nbc4732c2ec3844cc901800e1549daceb,
        _:Nea191e861a824f0ca584f34820c2347e,
        _:Nfb99d38294be41a389a300eba5aeb3b7 ;
    mo:track_count 8 ;
    schema:duration "PT42:13"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N13a957f2b77443a3af3e7e19a750dba1,
        _:N1e227b348ee1450f999c1b5c1062404e,
        _:N3d57793d6b6143709781a1ab89d47821,
        _:N3fb2ca988ff2448c8103dd5eb22ad78f,
        _:N7d890573df8945cca08fedcb81997d14,
        _:Nbc4732c2ec3844cc901800e1549daceb,
        _:Nea191e861a824f0ca584f34820c2347e,
        _:Nfb99d38294be41a389a300eba5aeb3b7 .

