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

<album/147566#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Streets Of Rage (arrange)"@en,
        "The Streets Of Rage (arrange)"@ja,
        "The Streets Of Rage (arrange)"@ja-latn ;
    mo:produced_work <album/147566#musicalwork> ;
    schema:name "The Streets Of Rage (arrange)"@en,
        "The Streets Of Rage (arrange)"@ja,
        "The Streets Of Rage (arrange)"@ja-latn .

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

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

<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 .

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

<album/147566#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Streets Of Rage (arrange)"@en,
        "The Streets Of Rage (arrange)"@ja,
        "The Streets Of Rage (arrange)"@ja-latn ;
    mo:performance_of <album/147566#musicalwork> ;
    mo:recorded_as <album/147566#musicalexpression> ;
    schema:name "The Streets Of Rage (arrange)"@en,
        "The Streets Of Rage (arrange)"@ja,
        "The Streets Of Rage (arrange)"@ja-latn ;
    schema:workPerformed <album/147566#musicalwork> .

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

<album/147566#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-12-28"^^xsd:date ;
    dcterms:title "The Streets Of Rage (arrange)"@en,
        "The Streets Of Rage (arrange)"@ja,
        "The Streets Of Rage (arrange)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/147566#musicalexpression> ;
    mo:publisher _:Nbdd3061228794367bc692b80f60f006e ;
    mo:record _:N2846083986c643ef8a3aadb977d6b868 ;
    mo:record_count 1 ;
    schema:about <product/262#subject> ;
    schema:datePublished "2021-12-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "The Streets Of Rage (arrange)"@en,
        "The Streets Of Rage (arrange)"@ja,
        "The Streets Of Rage (arrange)"@ja-latn ;
    schema:publisher _:Nbdd3061228794367bc692b80f60f006e ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/147566#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/147566#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N21ace48e20ff42cf8581943b81483c28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SOR1_op-01"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N2846083986c643ef8a3aadb977d6b868 ;
    schema:name "SOR1_op-01"@en .

_:Nbdd3061228794367bc692b80f60f006e schema:name "Yuzo Koshiro"@en,
        "Yuzo Koshiro"@ja,
        "Yuzo Koshiro"@ja-latn ;
    foaf:name "Yuzo Koshiro"@en,
        "Yuzo Koshiro"@ja,
        "Yuzo Koshiro"@ja-latn .

_:Ne0281c560c9b4a749513caf455c1b531 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SOR1_op-01_ext"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N2846083986c643ef8a3aadb977d6b868 ;
    schema:name "SOR1_op-01_ext"@en .

_:N2846083986c643ef8a3aadb977d6b868 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21ace48e20ff42cf8581943b81483c28,
        _:Ne0281c560c9b4a749513caf455c1b531 ;
    mo:track_count 2 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N21ace48e20ff42cf8581943b81483c28,
        _:Ne0281c560c9b4a749513caf455c1b531 .

