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

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

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

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

<artist/148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137218#subject> ;
    schema:name "Yuzo Koshiro"@en,
        "古代祐三"@ja ;
    foaf:made <album/137218#composition>,
        <album/137218#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/137218#musicalexpression> a mo:Signal ;
    mo:published_as <album/137218#subject> ;
    mo:records <album/137218#performance> .

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

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

<https://media.vgm.io/albums/81/137218/137218-5069e73aed39.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/137218#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/81/137218/137218-5069e73aed39.jpg> ;
    foaf:depicts <album/137218#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/81/137218/137218-5069e73aed39.jpg> .

<https://medium-media.vgm.io/albums/81/137218/137218-5069e73aed39.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/137218#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-08-23"^^xsd:date ;
    dcterms:title "Beats of Rage"@en,
        "Beats of Rage"@ja,
        "Beats of Rage"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/137218#musicalexpression> ;
    mo:publisher <org/1137#subject> ;
    mo:record _:N06cbf097252b4e38aca0d240b4543245 ;
    mo:record_count 1 ;
    schema:about <product/262#subject>,
        <product/263#subject>,
        <product/264#subject> ;
    schema:datePublished "2022-08-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/137218/137218-5069e73aed39.jpg> ;
    schema:name "Beats of Rage"@en,
        "Beats of Rage"@ja,
        "Beats of Rage"@ja-latn ;
    schema:publisher <org/1137#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/137218/137218-5069e73aed39.jpg> .

_:N2a2fb828c8104145bfdca00e998f8d63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamer"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N06cbf097252b4e38aca0d240b4543245 ;
    schema:name "Dreamer"@en .

_:N2a7a7f8008f242059ba92114e642696c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Streets of Rage"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N06cbf097252b4e38aca0d240b4543245 ;
    schema:name "The Streets of Rage"@en .

_:N695b4b6286da4062850b96cb12323c4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Character Select"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N06cbf097252b4e38aca0d240b4543245 ;
    schema:name "Character Select"@en .

_:N91f178dc5927408d964e9082ecf92c06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep the Groovin'"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N06cbf097252b4e38aca0d240b4543245 ;
    schema:name "Keep the Groovin'"@en .

_:N9905ed9558794a5fa307554ed2ddd61a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Paradise"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N06cbf097252b4e38aca0d240b4543245 ;
    schema:name "Happy Paradise"@en .

_:N9a094f9650bd4fca9121116b090abc92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Straight"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N06cbf097252b4e38aca0d240b4543245 ;
    schema:name "Go Straight"@en .

_:Naba7aeca991b4656ac53d94c272f9a8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Violent Breathing"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N06cbf097252b4e38aca0d240b4543245 ;
    schema:name "Violent Breathing"@en .

_:Nea7ca360642a440288e45b7b95c07a4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fighting in the Street"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N06cbf097252b4e38aca0d240b4543245 ;
    schema:name "Fighting in the Street"@en .

_:Nf2a4f20fcbc14ca6951c07a5f53129f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alien Power"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N06cbf097252b4e38aca0d240b4543245 ;
    schema:name "Alien Power"@en .

_:Nf57b5e59487d42a78620fe4d785f8e7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dilapidated Town"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N06cbf097252b4e38aca0d240b4543245 ;
    schema:name "Dilapidated Town"@en .

_:Nf5c47f787859479eb8a390183f94202a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slow Moon"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N06cbf097252b4e38aca0d240b4543245 ;
    schema:name "Slow Moon"@en .

_:Nf826a6dc6e374bd0975a5d87ac036258 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Last Soul"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N06cbf097252b4e38aca0d240b4543245 ;
    schema:name "The Last Soul"@en .

_:N06cbf097252b4e38aca0d240b4543245 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a2fb828c8104145bfdca00e998f8d63,
        _:N2a7a7f8008f242059ba92114e642696c,
        _:N695b4b6286da4062850b96cb12323c4b,
        _:N91f178dc5927408d964e9082ecf92c06,
        _:N9905ed9558794a5fa307554ed2ddd61a,
        _:N9a094f9650bd4fca9121116b090abc92,
        _:Naba7aeca991b4656ac53d94c272f9a8e,
        _:Nea7ca360642a440288e45b7b95c07a4e,
        _:Nf2a4f20fcbc14ca6951c07a5f53129f3,
        _:Nf57b5e59487d42a78620fe4d785f8e7c,
        _:Nf5c47f787859479eb8a390183f94202a,
        _:Nf826a6dc6e374bd0975a5d87ac036258 ;
    mo:track_count 12 ;
    schema:duration "PT39:38"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N2a2fb828c8104145bfdca00e998f8d63,
        _:N2a7a7f8008f242059ba92114e642696c,
        _:N695b4b6286da4062850b96cb12323c4b,
        _:N91f178dc5927408d964e9082ecf92c06,
        _:N9905ed9558794a5fa307554ed2ddd61a,
        _:N9a094f9650bd4fca9121116b090abc92,
        _:Naba7aeca991b4656ac53d94c272f9a8e,
        _:Nea7ca360642a440288e45b7b95c07a4e,
        _:Nf2a4f20fcbc14ca6951c07a5f53129f3,
        _:Nf57b5e59487d42a78620fe4d785f8e7c,
        _:Nf5c47f787859479eb8a390183f94202a,
        _:Nf826a6dc6e374bd0975a5d87ac036258 .

