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

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

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

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

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

<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/358#musicalexpression> a mo:Signal ;
    mo:published_as <album/358#subject> ;
    mo:records <album/358#performance> .

<album/358#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BARE KNUCKLE III"@en,
        "ベアナックルIII"@ja,
        "BARE KNUCKLE III"@ja-latn ;
    mo:performance_of <album/358#musicalwork> ;
    mo:recorded_as <album/358#musicalexpression> ;
    schema:name "BARE KNUCKLE III"@en,
        "ベアナックルIII"@ja,
        "BARE KNUCKLE III"@ja-latn ;
    schema:workPerformed <album/358#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/85/358/358-e4e62a335c91.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/358#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/85/358/358-e4e62a335c91.jpg> ;
    foaf:depicts <album/358#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/85/358/358-e4e62a335c91.jpg> .

<https://medium-media.vgm.io/albums/85/358/358-e4e62a335c91.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/358#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-08-24"^^xsd:date ;
    dcterms:title "BARE KNUCKLE III"@en,
        "ベアナックルIII"@ja,
        "BARE KNUCKLE III"@ja-latn ;
    mo:catalogue_number "ALCA-5006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/358#musicalexpression> ;
    mo:publisher <org/9#subject> ;
    mo:record _:Nb508383969ae43eb935bc9df2fac4e66 ;
    mo:record_count 1 ;
    schema:about <product/264#subject> ;
    schema:datePublished "1994-08-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/358/358-e4e62a335c91.jpg> ;
    schema:name "BARE KNUCKLE III"@en,
        "ベアナックルIII"@ja,
        "BARE KNUCKLE III"@ja-latn ;
    schema:publisher <org/9#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/358/358-e4e62a335c91.jpg> .

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

_:N5f5612ed400c448fa7bf4d2a142e3b33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bulldozer"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nb508383969ae43eb935bc9df2fac4e66 ;
    schema:name "Bulldozer"@en .

_:N692f7b493117410ebeeefde27862d5b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cycle I"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nb508383969ae43eb935bc9df2fac4e66 ;
    schema:name "Cycle I"@en .

_:N6fdcccf6164c41ff9d247c80e1e6b1e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Percussion"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nb508383969ae43eb935bc9df2fac4e66 ;
    schema:name "Percussion"@en .

_:N77ef9be2f3f9440081af5e5d430f732a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fuze"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nb508383969ae43eb935bc9df2fac4e66 ;
    schema:name "Fuze"@en .

_:N843ec476280b46f7b132045a5fc899cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sinobi Reverse"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nb508383969ae43eb935bc9df2fac4e66 ;
    schema:name "Sinobi Reverse"@en .

_:N86d8602a44944fd584fdbab8b02c5c0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spinning Machine"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Nb508383969ae43eb935bc9df2fac4e66 ;
    schema:name "Spinning Machine"@en .

_:N9ea840f1a7734213ba9095533a8585a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inga Rasen"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nb508383969ae43eb935bc9df2fac4e66 ;
    schema:name "Inga Rasen"@en .

_:Na33176a1ec6943f6817ddd376d0d69aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cycle II"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nb508383969ae43eb935bc9df2fac4e66 ;
    schema:name "Cycle II"@en .

_:Nb91ee36f1cd641e1a5accb4ee4683948 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Random Cross"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nb508383969ae43eb935bc9df2fac4e66 ;
    schema:name "Random Cross"@en .

_:Nb9906e3a4b3d4631a2200c7489ce8e06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nb508383969ae43eb935bc9df2fac4e66 ;
    schema:name "Boss"@en .

_:Nc3ebecb1bf6f4b8aa70296c5a22934c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KAMADECOCO"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nb508383969ae43eb935bc9df2fac4e66 ;
    schema:name "KAMADECOCO"@en .

_:Ne27bc385e2184ebf97d6506f2969e796 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Poets I"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nb508383969ae43eb935bc9df2fac4e66 ;
    schema:name "The Poets I"@en .

_:Nebd4f2e6a7f54a808d3a1ab5c3995720 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dub Slash"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nb508383969ae43eb935bc9df2fac4e66 ;
    schema:name "Dub Slash"@en .

_:Neec7dba66ddc457b8ce09f93a3988d56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Poets II"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nb508383969ae43eb935bc9df2fac4e66 ;
    schema:name "The Poets II"@en .

_:Nf072573c36374bf7964c1476fef3e9e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beat Ambience"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nb508383969ae43eb935bc9df2fac4e66 ;
    schema:name "Beat Ambience"@en .

_:Nf1dc527612b54abea230473cf82a598f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Paradise"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nb508383969ae43eb935bc9df2fac4e66 ;
    schema:name "Happy Paradise"@en .

_:Nf5ed485b87d9411690249c865bb4f363 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crazy Train"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nb508383969ae43eb935bc9df2fac4e66 ;
    schema:name "Crazy Train"@en .

_:Nb508383969ae43eb935bc9df2fac4e66 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N312d8a43ca094e9f860bcf99806a4212,
        _:N5f5612ed400c448fa7bf4d2a142e3b33,
        _:N692f7b493117410ebeeefde27862d5b9,
        _:N6fdcccf6164c41ff9d247c80e1e6b1e6,
        _:N77ef9be2f3f9440081af5e5d430f732a,
        _:N843ec476280b46f7b132045a5fc899cf,
        _:N86d8602a44944fd584fdbab8b02c5c0f,
        _:N9ea840f1a7734213ba9095533a8585a4,
        _:Na33176a1ec6943f6817ddd376d0d69aa,
        _:Nb91ee36f1cd641e1a5accb4ee4683948,
        _:Nb9906e3a4b3d4631a2200c7489ce8e06,
        _:Nc3ebecb1bf6f4b8aa70296c5a22934c8,
        _:Ne27bc385e2184ebf97d6506f2969e796,
        _:Nebd4f2e6a7f54a808d3a1ab5c3995720,
        _:Neec7dba66ddc457b8ce09f93a3988d56,
        _:Nf072573c36374bf7964c1476fef3e9e2,
        _:Nf1dc527612b54abea230473cf82a598f,
        _:Nf5ed485b87d9411690249c865bb4f363 ;
    mo:track_count 18 ;
    schema:duration "PT45:54"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N312d8a43ca094e9f860bcf99806a4212,
        _:N5f5612ed400c448fa7bf4d2a142e3b33,
        _:N692f7b493117410ebeeefde27862d5b9,
        _:N6fdcccf6164c41ff9d247c80e1e6b1e6,
        _:N77ef9be2f3f9440081af5e5d430f732a,
        _:N843ec476280b46f7b132045a5fc899cf,
        _:N86d8602a44944fd584fdbab8b02c5c0f,
        _:N9ea840f1a7734213ba9095533a8585a4,
        _:Na33176a1ec6943f6817ddd376d0d69aa,
        _:Nb91ee36f1cd641e1a5accb4ee4683948,
        _:Nb9906e3a4b3d4631a2200c7489ce8e06,
        _:Nc3ebecb1bf6f4b8aa70296c5a22934c8,
        _:Ne27bc385e2184ebf97d6506f2969e796,
        _:Nebd4f2e6a7f54a808d3a1ab5c3995720,
        _:Neec7dba66ddc457b8ce09f93a3988d56,
        _:Nf072573c36374bf7964c1476fef3e9e2,
        _:Nf1dc527612b54abea230473cf82a598f,
        _:Nf5ed485b87d9411690249c865bb4f363 .

