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

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/47/65474/65474-1486569928.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/65474#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-12"^^xsd:date ;
    dcterms:title "Pixels of Rage"@en,
        "Pixels of Rage"@ja,
        "Pixels of Rage"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/65474#musicalexpression> ;
    mo:publisher _:N0575a3facc954fa5961913b97db4e668 ;
    mo:record _:Nb52de5bdef3b46878090b48c8ce74330 ;
    mo:record_count 1 ;
    schema:about <product/262#subject>,
        <product/263#subject>,
        <product/264#subject> ;
    schema:datePublished "2016-12-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/65474/65474-1486569928.jpg> ;
    schema:name "Pixels of Rage"@en,
        "Pixels of Rage"@ja,
        "Pixels of Rage"@ja-latn ;
    schema:publisher _:N0575a3facc954fa5961913b97db4e668 ;
    foaf:depiction <https://media.vgm.io/albums/47/65474/65474-1486569928.jpg> .

_:N0575a3facc954fa5961913b97db4e668 schema:name "PIXELIZER MUSIC"@en ;
    foaf:name "PIXELIZER MUSIC"@en .

_:N082c2ef4cafa484180d7bc53cd090337 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance Club"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nb52de5bdef3b46878090b48c8ce74330 ;
    schema:name "Dance Club"@en .

_:N28bcc78bdb06459190b16e8253adc62d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back to the Industry"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nb52de5bdef3b46878090b48c8ce74330 ;
    schema:name "Back to the Industry"@en .

_:N3225cfe9976749c39f8757be9fdd1ad3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Street of Rage"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nb52de5bdef3b46878090b48c8ce74330 ;
    schema:name "The Street of Rage"@en .

_:N520a0f4c320a48ada9742cc59f5cb607 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beatnik on the Ship"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Nb52de5bdef3b46878090b48c8ce74330 ;
    schema:name "Beatnik on the Ship"@en .

_:N66e0538b714d4203a6e4837be8b365bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fighting in the Street"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nb52de5bdef3b46878090b48c8ce74330 ;
    schema:name "Fighting in the Street"@en .

_:N69e8275f0bc74688abe9c122fa900446 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Straight"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nb52de5bdef3b46878090b48c8ce74330 ;
    schema:name "Go Straight"@en .

_:N86a18b02f95d4881a885c251ceb468a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nb52de5bdef3b46878090b48c8ce74330 ;
    schema:name "Moon"@en .

_:Na2b51919bd7140be8563877937759727 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Beach"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nb52de5bdef3b46878090b48c8ce74330 ;
    schema:name "Moon Beach"@en .

_:Na646794df4e949f18518d57be7fe2582 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Last Soul"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:Nb52de5bdef3b46878090b48c8ce74330 ;
    schema:name "The Last Soul"@en .

_:Nf06f404af66b41c2b3f8baeb0e02cbb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep the Groovin'"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nb52de5bdef3b46878090b48c8ce74330 ;
    schema:name "Keep the Groovin'"@en .

_:Nf1d7b747e22a4905b52c87d5a0a00425 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamer"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nb52de5bdef3b46878090b48c8ce74330 ;
    schema:name "Dreamer"@en .

_:Nb52de5bdef3b46878090b48c8ce74330 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N082c2ef4cafa484180d7bc53cd090337,
        _:N28bcc78bdb06459190b16e8253adc62d,
        _:N3225cfe9976749c39f8757be9fdd1ad3,
        _:N520a0f4c320a48ada9742cc59f5cb607,
        _:N66e0538b714d4203a6e4837be8b365bc,
        _:N69e8275f0bc74688abe9c122fa900446,
        _:N86a18b02f95d4881a885c251ceb468a6,
        _:Na2b51919bd7140be8563877937759727,
        _:Na646794df4e949f18518d57be7fe2582,
        _:Nf06f404af66b41c2b3f8baeb0e02cbb1,
        _:Nf1d7b747e22a4905b52c87d5a0a00425 ;
    mo:track_count 11 ;
    schema:duration "PT42:31"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N082c2ef4cafa484180d7bc53cd090337,
        _:N28bcc78bdb06459190b16e8253adc62d,
        _:N3225cfe9976749c39f8757be9fdd1ad3,
        _:N520a0f4c320a48ada9742cc59f5cb607,
        _:N66e0538b714d4203a6e4837be8b365bc,
        _:N69e8275f0bc74688abe9c122fa900446,
        _:N86a18b02f95d4881a885c251ceb468a6,
        _:Na2b51919bd7140be8563877937759727,
        _:Na646794df4e949f18518d57be7fe2582,
        _:Nf06f404af66b41c2b3f8baeb0e02cbb1,
        _:Nf1d7b747e22a4905b52c87d5a0a00425 .

