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

<album/2134> a mo:Release ;
    mo:catalogue_number "MCM-10106-2" .

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

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

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

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

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

<album/357#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BARE NUCKLE II"@en,
        "ベア・ナックルII"@ja,
        "BARE NUCKLE II"@ja-latn ;
    mo:performance_of <album/357#musicalwork> ;
    mo:recorded_as <album/357#musicalexpression> ;
    schema:name "BARE NUCKLE II"@en,
        "ベア・ナックルII"@ja,
        "BARE NUCKLE II"@ja-latn ;
    schema:workPerformed <album/357#musicalwork> .

<org/9#subject> schema:name "G.M.O. Records"@en,
        "G.M.O. Records"@ja,
        "G.M.O. Records"@ja-latn ;
    foaf:name "G.M.O. Records"@en,
        "G.M.O. Records"@ja,
        "G.M.O. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/75/357/357-1234988709.jpg> a schema:ImageObject,
        foaf:Image .

<album/357#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BARE NUCKLE II"@en,
        "ベア・ナックルII"@ja,
        "BARE NUCKLE II"@ja-latn ;
    mo:composer <artist/1177#subject>,
        <artist/148#subject> ;
    mo:produced_work <album/357#musicalwork> ;
    schema:name "BARE NUCKLE II"@en,
        "ベア・ナックルII"@ja,
        "BARE NUCKLE II"@ja-latn .

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

<album/357#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-01-21"^^xsd:date ;
    dcterms:title "BARE NUCKLE II"@en,
        "ベア・ナックルII"@ja,
        "BARE NUCKLE II"@ja-latn ;
    mo:catalogue_number "ALCA-443" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/2134> ;
    mo:publication_of <album/357#musicalexpression> ;
    mo:publisher <org/9#subject> ;
    mo:record _:Nfaefffa82d8d4a90826fa6583217e9de ;
    mo:record_count 1 ;
    schema:about <product/263#subject> ;
    schema:datePublished "1993-01-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/75/357/357-1234988709.jpg> ;
    schema:name "BARE NUCKLE II"@en,
        "ベア・ナックルII"@ja,
        "BARE NUCKLE II"@ja-latn ;
    schema:publisher <org/9#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/357/357-1234988709.jpg> .

_:N08e45163e4174a0998fcc6fb393bb8b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revenge Of Mr.X"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nfaefffa82d8d4a90826fa6583217e9de ;
    schema:name "Revenge Of Mr.X"@en .

_:N4981f3b2ea8d4348b999885d0be781e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Money Avenue"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nfaefffa82d8d4a90826fa6583217e9de ;
    schema:name "Little Money Avenue"@en .

_:N5ac9461a359949b4b358276e8c42b543 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walking Bottom"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nfaefffa82d8d4a90826fa6583217e9de ;
    schema:name "Walking Bottom"@en .

_:N5e059fe905c24e8585d3d5fab6049308 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Too Deep"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nfaefffa82d8d4a90826fa6583217e9de ;
    schema:name "Too Deep"@en .

_:N661768ee9caf49e49b887e5f2b753809 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under Logic"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nfaefffa82d8d4a90826fa6583217e9de ;
    schema:name "Under Logic"@en .

_:N6a3971cded434c01b9d29ef18efbe451 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spin On The Bridge"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nfaefffa82d8d4a90826fa6583217e9de ;
    schema:name "Spin On The Bridge"@en .

_:N6df6d7abd6de4d3aa008f7200a715496 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back To The Industry"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nfaefffa82d8d4a90826fa6583217e9de ;
    schema:name "Back To The Industry"@en .

_:N74ee78da7b2b4d47953ba49b72dabf8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jungle Base"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nfaefffa82d8d4a90826fa6583217e9de ;
    schema:name "Jungle Base"@en .

_:N7d440e37432a43519bd41c0e97ff5c1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Expander"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nfaefffa82d8d4a90826fa6583217e9de ;
    schema:name "Expander"@en .

_:N959023351f9f44749493a34e370e3e80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S.O.R. Super Mix"@en ;
    mo:track_number 15 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Nfaefffa82d8d4a90826fa6583217e9de ;
    schema:name "S.O.R. Super Mix"@en .

_:Na8a12eeb3ca545b4b7659754d86c8644 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alien Power"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nfaefffa82d8d4a90826fa6583217e9de ;
    schema:name "Alien Power"@en .

_:Nc2c056daed6c44c49651df8d3c1646aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready Funk"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nfaefffa82d8d4a90826fa6583217e9de ;
    schema:name "Ready Funk"@en .

_:Nc823a1b63ec44f48857508b842192968 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Return Alive"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nfaefffa82d8d4a90826fa6583217e9de ;
    schema:name "Never Return Alive"@en .

_:Nc924877759664413a485ba95966e76e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamer"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nfaefffa82d8d4a90826fa6583217e9de ;
    schema:name "Dreamer"@en .

_:Ncef1ca75d98245fca4171bd348d0b6c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Max Man"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nfaefffa82d8d4a90826fa6583217e9de ;
    schema:name "Max Man"@en .

_:Nda32c4b2e7aa45a38700aaa5ae712b5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wave 131"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nfaefffa82d8d4a90826fa6583217e9de ;
    schema:name "Wave 131"@en .

_:Ndac76a243d75430eae409a19b88efdf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good End"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nfaefffa82d8d4a90826fa6583217e9de ;
    schema:name "Good End"@en .

_:Ne618bb86516b4eeeb9f9ba41406e3158 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The Bar"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nfaefffa82d8d4a90826fa6583217e9de ;
    schema:name "In The Bar"@en .

_:Nec2b69ff650048108496f8ad5d241a2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Straight"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nfaefffa82d8d4a90826fa6583217e9de ;
    schema:name "Go Straight"@en .

_:Nef576891a4b84171a8827da0d79ee4fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slow Moon"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nfaefffa82d8d4a90826fa6583217e9de ;
    schema:name "Slow Moon"@en .

_:Nfaefffa82d8d4a90826fa6583217e9de a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08e45163e4174a0998fcc6fb393bb8b7,
        _:N4981f3b2ea8d4348b999885d0be781e3,
        _:N5ac9461a359949b4b358276e8c42b543,
        _:N5e059fe905c24e8585d3d5fab6049308,
        _:N661768ee9caf49e49b887e5f2b753809,
        _:N6a3971cded434c01b9d29ef18efbe451,
        _:N6df6d7abd6de4d3aa008f7200a715496,
        _:N74ee78da7b2b4d47953ba49b72dabf8d,
        _:N7d440e37432a43519bd41c0e97ff5c1b,
        _:N959023351f9f44749493a34e370e3e80,
        _:Na8a12eeb3ca545b4b7659754d86c8644,
        _:Nc2c056daed6c44c49651df8d3c1646aa,
        _:Nc823a1b63ec44f48857508b842192968,
        _:Nc924877759664413a485ba95966e76e0,
        _:Ncef1ca75d98245fca4171bd348d0b6c4,
        _:Nda32c4b2e7aa45a38700aaa5ae712b5f,
        _:Ndac76a243d75430eae409a19b88efdf2,
        _:Ne618bb86516b4eeeb9f9ba41406e3158,
        _:Nec2b69ff650048108496f8ad5d241a2e,
        _:Nef576891a4b84171a8827da0d79ee4fa ;
    mo:track_count 20 ;
    schema:duration "PT55:21"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N08e45163e4174a0998fcc6fb393bb8b7,
        _:N4981f3b2ea8d4348b999885d0be781e3,
        _:N5ac9461a359949b4b358276e8c42b543,
        _:N5e059fe905c24e8585d3d5fab6049308,
        _:N661768ee9caf49e49b887e5f2b753809,
        _:N6a3971cded434c01b9d29ef18efbe451,
        _:N6df6d7abd6de4d3aa008f7200a715496,
        _:N74ee78da7b2b4d47953ba49b72dabf8d,
        _:N7d440e37432a43519bd41c0e97ff5c1b,
        _:N959023351f9f44749493a34e370e3e80,
        _:Na8a12eeb3ca545b4b7659754d86c8644,
        _:Nc2c056daed6c44c49651df8d3c1646aa,
        _:Nc823a1b63ec44f48857508b842192968,
        _:Nc924877759664413a485ba95966e76e0,
        _:Ncef1ca75d98245fca4171bd348d0b6c4,
        _:Nda32c4b2e7aa45a38700aaa5ae712b5f,
        _:Ndac76a243d75430eae409a19b88efdf2,
        _:Ne618bb86516b4eeeb9f9ba41406e3158,
        _:Nec2b69ff650048108496f8ad5d241a2e,
        _:Nef576891a4b84171a8827da0d79ee4fa .

