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

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

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

<artist/27358#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71724#subject> ;
    schema:name "Craig Barnes"@en ;
    foaf:made <album/71724#composition>,
        <album/71724#subject> ;
    foaf:name "Craig Barnes"@en .

<album/71724#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Streets of Rogue"@en,
        "Streets of Rogue"@ja,
        "Streets of Rogue"@ja-latn ;
    mo:composer <artist/27358#subject> ;
    mo:produced_work <album/71724#musicalwork> ;
    schema:name "Streets of Rogue"@en,
        "Streets of Rogue"@ja,
        "Streets of Rogue"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/42/71724/71724-1506179379.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/71724#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-05"^^xsd:date ;
    dcterms:title "Streets of Rogue"@en,
        "Streets of Rogue"@ja,
        "Streets of Rogue"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/71724#musicalexpression> ;
    mo:publisher _:N7c9f45e1e2c847c18cba80191de32c65 ;
    mo:record _:N64f85834a4954022939d3b2d5173d32a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Streets of Rogue"@en ;
            foaf:name "Streets of Rogue"@en ] ;
    schema:datePublished "2017-10-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/71724/71724-1506179379.jpg> ;
    schema:name "Streets of Rogue"@en,
        "Streets of Rogue"@ja,
        "Streets of Rogue"@ja-latn ;
    schema:publisher _:N7c9f45e1e2c847c18cba80191de32c65 ;
    foaf:depiction <https://media.vgm.io/albums/42/71724/71724-1506179379.jpg> .

_:N114eececa6d541e6976dd233e202e5c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turn Up the Base"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N64f85834a4954022939d3b2d5173d32a ;
    schema:name "Turn Up the Base"@en .

_:N158f4ddcf2074eee9143a2a7b0b3a422 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Won't You Kindly Increase the Decibels (Bonus Track)"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N64f85834a4954022939d3b2d5173d32a ;
    schema:name "Won't You Kindly Increase the Decibels (Bonus Track)"@en .

_:N20cf7dbbd2ed4b8d9e7e6f28f21eb183 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floor 5-2: Gonna Bust a Blood Vessel"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N64f85834a4954022939d3b2d5173d32a ;
    schema:name "Floor 5-2: Gonna Bust a Blood Vessel"@en .

_:N36c77bc39d904bef92dc9a444fa0270f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floor 1-2: Shanty Chantey"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N64f85834a4954022939d3b2d5173d32a ;
    schema:name "Floor 1-2: Shanty Chantey"@en .

_:N3ebfe83709034ea69c806db48d4dad69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floor 3-1: Ace of La Boots"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N64f85834a4954022939d3b2d5173d32a ;
    schema:name "Floor 3-1: Ace of La Boots"@en .

_:N463c94c02b4c4918921150cc1488361d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floor 5-1: I'm Too Arousing For My Turtleneck"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N64f85834a4954022939d3b2d5173d32a ;
    schema:name "Floor 5-1: I'm Too Arousing For My Turtleneck"@en .

_:N5ca09017ffe8448192ec469f066e22f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floor 2-1: Gonna Make You Do Backbreaking Labor (Everybody Moil and Toil Now)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N64f85834a4954022939d3b2d5173d32a ;
    schema:name "Floor 2-1: Gonna Make You Do Backbreaking Labor (Everybody Moil and Toil Now)"@en .

_:N647a807e0d084ebaa2e513d1f1d33c85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floor 5-3: Tell It To My Cardiologist, Why Dontcha"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N64f85834a4954022939d3b2d5173d32a ;
    schema:name "Floor 5-3: Tell It To My Cardiologist, Why Dontcha"@en .

_:N6badcd88dc4542e9a0fa64d74a6c5e15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Streets of Rogue Trailer (Bonus Track)"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N64f85834a4954022939d3b2d5173d32a ;
    schema:name "Streets of Rogue Trailer (Bonus Track)"@en .

_:N76436118f3184a2d9652c5f8902c8e0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floor 4-1: Hit Me With Your Best Rock"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N64f85834a4954022939d3b2d5173d32a ;
    schema:name "Floor 4-1: Hit Me With Your Best Rock"@en .

_:N794b35d643dd42cb95d9eacb7952ac6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floor 1-3: Slum Scrum"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N64f85834a4954022939d3b2d5173d32a ;
    schema:name "Floor 1-3: Slum Scrum"@en .

_:N7c9f45e1e2c847c18cba80191de32c65 schema:name "Craig Barnes"@en,
        "Craig Barnes"@ja,
        "Craig Barnes"@ja-latn ;
    foaf:name "Craig Barnes"@en,
        "Craig Barnes"@ja,
        "Craig Barnes"@ja-latn .

_:N8e40169651004a3c8f9da221a6191307 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floor 4-3: Heavy Wheezing on the Dancefloor"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N64f85834a4954022939d3b2d5173d32a ;
    schema:name "Floor 4-3: Heavy Wheezing on the Dancefloor"@en .

_:N9e952d81e6354402823e9212262f3ccd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floor 3-3: Don’t Stop Movin’! Like Really! Killer Robot is After You!"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N64f85834a4954022939d3b2d5173d32a ;
    schema:name "Floor 3-3: Don’t Stop Movin’! Like Really! Killer Robot is After You!"@en .

_:N9fc15334ff474300a3de018ba53b5f7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floor 2-3: LET'S GET READY TO (Hash Out Our Differences Peacefully)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N64f85834a4954022939d3b2d5173d32a ;
    schema:name "Floor 2-3: LET'S GET READY TO (Hash Out Our Differences Peacefully)"@en .

_:Na8c472d11dd046db9080cbbd4f3d44f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floor 4-2: Groove is in the Blood-Pumping Organ of an Animate Being"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N64f85834a4954022939d3b2d5173d32a ;
    schema:name "Floor 4-2: Groove is in the Blood-Pumping Organ of an Animate Being"@en .

_:Nab9286e63b2b4cada174853eee36a6cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floor 2-2: THWOMP! (There It [A Rollicking Good Time] Is)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N64f85834a4954022939d3b2d5173d32a ;
    schema:name "Floor 2-2: THWOMP! (There It [A Rollicking Good Time] Is)"@en .

_:Nbf25050268c546bdb2e4720c9d9c33a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floor 3-2: Do the Gorilla"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N64f85834a4954022939d3b2d5173d32a ;
    schema:name "Floor 3-2: Do the Gorilla"@en .

_:Nf8ebff0e667641d59a8126d6f82a9c0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floor 1-1: Ghetto Libretto"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N64f85834a4954022939d3b2d5173d32a ;
    schema:name "Floor 1-1: Ghetto Libretto"@en .

_:N64f85834a4954022939d3b2d5173d32a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N114eececa6d541e6976dd233e202e5c1,
        _:N158f4ddcf2074eee9143a2a7b0b3a422,
        _:N20cf7dbbd2ed4b8d9e7e6f28f21eb183,
        _:N36c77bc39d904bef92dc9a444fa0270f,
        _:N3ebfe83709034ea69c806db48d4dad69,
        _:N463c94c02b4c4918921150cc1488361d,
        _:N5ca09017ffe8448192ec469f066e22f0,
        _:N647a807e0d084ebaa2e513d1f1d33c85,
        _:N6badcd88dc4542e9a0fa64d74a6c5e15,
        _:N76436118f3184a2d9652c5f8902c8e0a,
        _:N794b35d643dd42cb95d9eacb7952ac6f,
        _:N8e40169651004a3c8f9da221a6191307,
        _:N9e952d81e6354402823e9212262f3ccd,
        _:N9fc15334ff474300a3de018ba53b5f7f,
        _:Na8c472d11dd046db9080cbbd4f3d44f0,
        _:Nab9286e63b2b4cada174853eee36a6cb,
        _:Nbf25050268c546bdb2e4720c9d9c33a4,
        _:Nf8ebff0e667641d59a8126d6f82a9c0c ;
    mo:track_count 18 ;
    schema:duration "PT60:48"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N114eececa6d541e6976dd233e202e5c1,
        _:N158f4ddcf2074eee9143a2a7b0b3a422,
        _:N20cf7dbbd2ed4b8d9e7e6f28f21eb183,
        _:N36c77bc39d904bef92dc9a444fa0270f,
        _:N3ebfe83709034ea69c806db48d4dad69,
        _:N463c94c02b4c4918921150cc1488361d,
        _:N5ca09017ffe8448192ec469f066e22f0,
        _:N647a807e0d084ebaa2e513d1f1d33c85,
        _:N6badcd88dc4542e9a0fa64d74a6c5e15,
        _:N76436118f3184a2d9652c5f8902c8e0a,
        _:N794b35d643dd42cb95d9eacb7952ac6f,
        _:N8e40169651004a3c8f9da221a6191307,
        _:N9e952d81e6354402823e9212262f3ccd,
        _:N9fc15334ff474300a3de018ba53b5f7f,
        _:Na8c472d11dd046db9080cbbd4f3d44f0,
        _:Nab9286e63b2b4cada174853eee36a6cb,
        _:Nbf25050268c546bdb2e4720c9d9c33a4,
        _:Nf8ebff0e667641d59a8126d6f82a9c0c .

