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

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

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

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

<album/30684#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Steel Storm: Burning Retribution Video Game Soundtrack"@en,
        "Steel Storm: Burning Retribution Video Game Soundtrack"@ja,
        "Steel Storm: Burning Retribution Video Game Soundtrack"@ja-latn ;
    mo:performance_of <album/30684#musicalwork> ;
    mo:recorded_as <album/30684#musicalexpression> ;
    schema:name "Steel Storm: Burning Retribution Video Game Soundtrack"@en,
        "Steel Storm: Burning Retribution Video Game Soundtrack"@ja,
        "Steel Storm: Burning Retribution Video Game Soundtrack"@ja-latn ;
    schema:workPerformed <album/30684#musicalwork> .

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

<https://medium-media.vgm.io/albums/48/30684/30684-1324353771.jpg> a schema:ImageObject,
        foaf:Image .

<album/30684#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Steel Storm: Burning Retribution Video Game Soundtrack"@en,
        "Steel Storm: Burning Retribution Video Game Soundtrack"@ja,
        "Steel Storm: Burning Retribution Video Game Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Igor Correia"@en ;
            foaf:made <album/30684#composition> ;
            foaf:name "Igor Correia"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Christian Floisand"@en ;
            foaf:made <album/30684#composition> ;
            foaf:name "Christian Floisand"@en ] ;
    mo:produced_work <album/30684#musicalwork> ;
    schema:name "Steel Storm: Burning Retribution Video Game Soundtrack"@en,
        "Steel Storm: Burning Retribution Video Game Soundtrack"@ja,
        "Steel Storm: Burning Retribution Video Game Soundtrack"@ja-latn .

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

<album/30684#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-07-04"^^xsd:date ;
    dcterms:title "Steel Storm: Burning Retribution Video Game Soundtrack"@en,
        "Steel Storm: Burning Retribution Video Game Soundtrack"@ja,
        "Steel Storm: Burning Retribution Video Game Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30684#musicalexpression> ;
    mo:publisher _:N203c926b8b374cdd82d2fd0b5c71fd7d ;
    mo:record _:N4fc8adf9a6e24aa4aeba4dbd605867c0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Steel Storm: Burning Retribution"@en ;
            foaf:name "Steel Storm: Burning Retribution"@en ] ;
    schema:datePublished "2011-07-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/30684/30684-1324353771.jpg> ;
    schema:name "Steel Storm: Burning Retribution Video Game Soundtrack"@en,
        "Steel Storm: Burning Retribution Video Game Soundtrack"@ja,
        "Steel Storm: Burning Retribution Video Game Soundtrack"@ja-latn ;
    schema:publisher _:N203c926b8b374cdd82d2fd0b5c71fd7d ;
    foaf:depiction <https://media.vgm.io/albums/48/30684/30684-1324353771.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30684#subject> ;
    schema:name "Igor Correia"@en ;
    foaf:made <album/30684#subject> ;
    foaf:name "Igor Correia"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30684#subject> ;
    schema:name "Christian Floisand"@en ;
    foaf:made <album/30684#subject> ;
    foaf:name "Christian Floisand"@en .

_:N0bb5b8ab45ee4b82838d408be3b210f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hive"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N4fc8adf9a6e24aa4aeba4dbd605867c0 ;
    schema:name "The Hive"@en .

_:N123041f7d870418899c3abb7f0e69e26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky City"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N4fc8adf9a6e24aa4aeba4dbd605867c0 ;
    schema:name "Sky City"@en .

_:N203c926b8b374cdd82d2fd0b5c71fd7d schema:name "Kot-in-Action Creative Artel"@en ;
    foaf:name "Kot-in-Action Creative Artel"@en .

_:N383dfc154e4f4339adc4a1e1840019af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Boss"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N4fc8adf9a6e24aa4aeba4dbd605867c0 ;
    schema:name "The Boss"@en .

_:N3e77c5dc7d53479390e2ab2e05c2d677 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Windmill"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N4fc8adf9a6e24aa4aeba4dbd605867c0 ;
    schema:name "Windmill"@en .

_:N435552b99d8749c2967f40c5acc6366c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme (Chiptune Version)"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N4fc8adf9a6e24aa4aeba4dbd605867c0 ;
    schema:name "Main Theme (Chiptune Version)"@en .

_:N4f022d37a50f4942ba01b247e64b5cd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desert Tune"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N4fc8adf9a6e24aa4aeba4dbd605867c0 ;
    schema:name "Desert Tune"@en .

_:N88623bf26c9a4c4faee36e0ffa52b815 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Military March"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N4fc8adf9a6e24aa4aeba4dbd605867c0 ;
    schema:name "Military March"@en .

_:Nd01cf3201dc04441b08387919e23bd6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enemy's Outpost"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N4fc8adf9a6e24aa4aeba4dbd605867c0 ;
    schema:name "Enemy's Outpost"@en .

_:Nd21b011c79dd4ad6af245b3eaf0e9ae8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreadful City"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N4fc8adf9a6e24aa4aeba4dbd605867c0 ;
    schema:name "Dreadful City"@en .

_:Nd39b4f3e6bc44395870887b425524acb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frozen Danger"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N4fc8adf9a6e24aa4aeba4dbd605867c0 ;
    schema:name "Frozen Danger"@en .

_:Ne74012e9a8fc4ab681ec5fb6c0495f4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N4fc8adf9a6e24aa4aeba4dbd605867c0 ;
    schema:name "Main Theme"@en .

_:N4fc8adf9a6e24aa4aeba4dbd605867c0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bb5b8ab45ee4b82838d408be3b210f8,
        _:N123041f7d870418899c3abb7f0e69e26,
        _:N383dfc154e4f4339adc4a1e1840019af,
        _:N3e77c5dc7d53479390e2ab2e05c2d677,
        _:N435552b99d8749c2967f40c5acc6366c,
        _:N4f022d37a50f4942ba01b247e64b5cd2,
        _:N88623bf26c9a4c4faee36e0ffa52b815,
        _:Nd01cf3201dc04441b08387919e23bd6e,
        _:Nd21b011c79dd4ad6af245b3eaf0e9ae8,
        _:Nd39b4f3e6bc44395870887b425524acb,
        _:Ne74012e9a8fc4ab681ec5fb6c0495f4b ;
    mo:track_count 11 ;
    schema:duration "PT32:40"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0bb5b8ab45ee4b82838d408be3b210f8,
        _:N123041f7d870418899c3abb7f0e69e26,
        _:N383dfc154e4f4339adc4a1e1840019af,
        _:N3e77c5dc7d53479390e2ab2e05c2d677,
        _:N435552b99d8749c2967f40c5acc6366c,
        _:N4f022d37a50f4942ba01b247e64b5cd2,
        _:N88623bf26c9a4c4faee36e0ffa52b815,
        _:Nd01cf3201dc04441b08387919e23bd6e,
        _:Nd21b011c79dd4ad6af245b3eaf0e9ae8,
        _:Nd39b4f3e6bc44395870887b425524acb,
        _:Ne74012e9a8fc4ab681ec5fb6c0495f4b .

