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

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

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

<artist/5698#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19690#subject> ;
    schema:name "Josh Whelchel"@en ;
    foaf:made <album/19690#composition>,
        <album/19690#subject> ;
    foaf:name "Josh Whelchel"@en .

<album/19690#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GunGirl 2 Original Soundtrack"@en,
        "GunGirl 2 Original Soundtrack"@ja,
        "GunGirl 2 Original Soundtrack"@ja-latn ;
    mo:composer <artist/5698#subject> ;
    mo:produced_work <album/19690#musicalwork> ;
    schema:name "GunGirl 2 Original Soundtrack"@en,
        "GunGirl 2 Original Soundtrack"@ja,
        "GunGirl 2 Original Soundtrack"@ja-latn .

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

<org/228#subject> schema:name "jwmusic.org"@en,
        "jwmusic.org"@ja,
        "jwmusic.org"@ja-latn ;
    foaf:name "jwmusic.org"@en,
        "jwmusic.org"@ja,
        "jwmusic.org"@ja-latn .

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

<https://medium-media.vgm.io/albums/09/19690/19690-1276004132.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17488#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19690#performance> ;
    schema:name "Stephanie Schönhofer"@en ;
    foaf:name "Stephanie Schönhofer"@en .

<artist/17489#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19690#performance> ;
    schema:name "Tara Morrow"@en ;
    foaf:name "Tara Morrow"@en .

<artist/17490#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19690#performance> ;
    schema:name "Rachel Denlinger"@en ;
    foaf:name "Rachel Denlinger"@en .

<artist/17491#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19690#performance> ;
    schema:name "Rich Brilli"@en ;
    foaf:name "Rich Brilli"@en .

<artist/9413#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19690#performance> ;
    schema:name "Melinda Hershey"@en ;
    foaf:name "Melinda Hershey"@en .

<album/19690#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-06-07"^^xsd:date ;
    dcterms:title "GunGirl 2 Original Soundtrack"@en,
        "GunGirl 2 Original Soundtrack"@ja,
        "GunGirl 2 Original Soundtrack"@ja-latn ;
    mo:catalogue_number "JWMUSIC.ORG 10104" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/19690#musicalexpression> ;
    mo:publisher <org/228#subject> ;
    mo:record _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "GunGirl 2"@en ;
            foaf:name "GunGirl 2"@en ] ;
    schema:byArtist <artist/17488#subject>,
        <artist/17489#subject>,
        <artist/17490#subject>,
        <artist/17491#subject>,
        <artist/9413#subject> ;
    schema:datePublished "2010-06-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/19690/19690-1276004132.jpg> ;
    schema:name "GunGirl 2 Original Soundtrack"@en,
        "GunGirl 2 Original Soundtrack"@ja,
        "GunGirl 2 Original Soundtrack"@ja-latn ;
    schema:publisher <org/228#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/19690/19690-1276004132.jpg> .

<album/19690#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GunGirl 2 Original Soundtrack"@en,
        "GunGirl 2 Original Soundtrack"@ja,
        "GunGirl 2 Original Soundtrack"@ja-latn ;
    mo:performance_of <album/19690#musicalwork> ;
    mo:performer <artist/17488#subject>,
        <artist/17489#subject>,
        <artist/17490#subject>,
        <artist/17491#subject>,
        <artist/9413#subject> ;
    mo:recorded_as <album/19690#musicalexpression> ;
    schema:byArtist <artist/17488#subject>,
        <artist/17489#subject>,
        <artist/17490#subject>,
        <artist/17491#subject>,
        <artist/9413#subject> ;
    schema:name "GunGirl 2 Original Soundtrack"@en,
        "GunGirl 2 Original Soundtrack"@ja,
        "GunGirl 2 Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/19690#musicalwork> .

_:N03c987b821344d4eab052c7ec11c0eb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GunGirl 2 Trailer"@en ;
    mo:track_number 30 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "GunGirl 2 Trailer"@en .

_:N069c5ec8c44f45f388e0b4613172d615 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hell in a Handbasket"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Hell in a Handbasket"@en .

_:N0fbf08f26bd649e6aa0b0428cab0a7f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death or Destiny (feat. Rich Brilli)"@en ;
    mo:track_number 15 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Death or Destiny (feat. Rich Brilli)"@en .

_:N2a1f29c225934e2db3a33c2944956a87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gloria Fatalis (feat. Rich Brilli)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Gloria Fatalis (feat. Rich Brilli)"@en .

_:N2dc0b199b7b74c839c477f3c3b032f49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening Themes (feat. Rich Brilli)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Opening Themes (feat. Rich Brilli)"@en .

_:N313f602f0f45452fb7c02f5cf6a1341a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sing Gloria (feat. Tara Morrow, Melinda Hershey, Rich Brilli)"@en ;
    mo:track_number 29 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Sing Gloria (feat. Tara Morrow, Melinda Hershey, Rich Brilli)"@en .

_:N34c94274a4344d86b737a857b9355758 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "They All Fall Down (feat. Rich Brilli)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "They All Fall Down (feat. Rich Brilli)"@en .

_:N37772b7d8b584752806fedb576d53d8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleighbells, with Temper!"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Sleighbells, with Temper!"@en .

_:N4a7a7164bc0648e1832e9366c35b3ae0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Descent (feat. Rich Brilli)"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Descent (feat. Rich Brilli)"@en .

_:N4ca333f905be4ab7a6bb9a5fc49b49d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Looking Back!"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "No Looking Back!"@en .

_:N4f4f4e8c4c6e488397eb87204e7c72fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantasmagoria Ex (feat. Tara Morrow and Melinda Hershey)"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Phantasmagoria Ex (feat. Tara Morrow and Melinda Hershey)"@en .

_:N57ab209b726b4fa6a0bbc86a3e6d0053 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unto the Wicked"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Unto the Wicked"@en .

_:N6379a43947474108a4b9b0623390f226 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whac-A-Zombie (feat. Rich Brilli)"@en ;
    mo:track_number 27 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Whac-A-Zombie (feat. Rich Brilli)"@en .

_:N6858a30b983a4989bd3b5976078c9e84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demoninution"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Demoninution"@en .

_:N69e7d305d7554f9db18df01078e11f28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over / Libera Me (feat. Rachel Denlinger)"@en ;
    mo:track_number 28 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Game Over / Libera Me (feat. Rachel Denlinger)"@en .

_:N6b917306f2d742cf8449daf2ae995291 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "12-Gauge Rave"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "12-Gauge Rave"@en .

_:N75a4a97a5e4d4de0b01129976b2297d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantasmagoria"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Phantasmagoria"@en .

_:N7634b9f53e834d0aa1460adda34748f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From Under the Ice (their glowing eyes, their shallow souls)"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "From Under the Ice (their glowing eyes, their shallow souls)"@en .

_:N83921213fc4b4ce3b5f9ac2c4920ddc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sanctus Inferno (feat. Rich Brilli)"@en ;
    mo:track_number 25 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Sanctus Inferno (feat. Rich Brilli)"@en .

_:N83a21b74eaea4d06b10087f629859060 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zombie Slums (feat. Rich Brilli)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Zombie Slums (feat. Rich Brilli)"@en .

_:N96903d887b9649b4bc048ca1f7389ca8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kyrie Immanis"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Kyrie Immanis"@en .

_:Nc09aa8b375b94cf8a10220cd3e792769 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angels in the Void"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Angels in the Void"@en .

_:Nc17748d596414c018c3c12759feb4d3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Hope for Those of Darkness"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "No Hope for Those of Darkness"@en .

_:Nc962b1f69b894e4aac5d754694893570 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iron Curse"@en ;
    mo:track_number 21 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Iron Curse"@en .

_:Ncd12d5ef3ff047a29101e3ecf41acc74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anomaly (feat. Rachel Denlinger and Rich Brilli)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Anomaly (feat. Rachel Denlinger and Rich Brilli)"@en .

_:Nd059ef0eeab7420484d1ede3891b0228 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Unforgiven"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "The Unforgiven"@en .

_:Nd28cc1b9b452486abd9d704944116c96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Libera Me (feat. Stephanie Schoenhofer and Rachel Denlinger)"@en ;
    mo:track_number 26 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Libera Me (feat. Stephanie Schoenhofer and Rachel Denlinger)"@en .

_:Nd8d7db84b91442cea6ae6de7f363b733 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dies Irae"@en ;
    mo:track_number 23 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Dies Irae"@en .

_:Ndfdf9d48dd984e7b82902d36e24d4bb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oblivion (feat. Rich Brilli)"@en ;
    mo:track_number 22 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Oblivion (feat. Rich Brilli)"@en .

_:Nf06eb7b10a3c4761b0002fa04b4adc54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartless Abyss (feat. Rachel Denlinger)"@en ;
    mo:track_number 24 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nc9e9d71e2d384b65a5017ee2a6fc1538 ;
    schema:name "Heartless Abyss (feat. Rachel Denlinger)"@en .

_:Nc9e9d71e2d384b65a5017ee2a6fc1538 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03c987b821344d4eab052c7ec11c0eb2,
        _:N069c5ec8c44f45f388e0b4613172d615,
        _:N0fbf08f26bd649e6aa0b0428cab0a7f0,
        _:N2a1f29c225934e2db3a33c2944956a87,
        _:N2dc0b199b7b74c839c477f3c3b032f49,
        _:N313f602f0f45452fb7c02f5cf6a1341a,
        _:N34c94274a4344d86b737a857b9355758,
        _:N37772b7d8b584752806fedb576d53d8e,
        _:N4a7a7164bc0648e1832e9366c35b3ae0,
        _:N4ca333f905be4ab7a6bb9a5fc49b49d4,
        _:N4f4f4e8c4c6e488397eb87204e7c72fc,
        _:N57ab209b726b4fa6a0bbc86a3e6d0053,
        _:N6379a43947474108a4b9b0623390f226,
        _:N6858a30b983a4989bd3b5976078c9e84,
        _:N69e7d305d7554f9db18df01078e11f28,
        _:N6b917306f2d742cf8449daf2ae995291,
        _:N75a4a97a5e4d4de0b01129976b2297d7,
        _:N7634b9f53e834d0aa1460adda34748f8,
        _:N83921213fc4b4ce3b5f9ac2c4920ddc4,
        _:N83a21b74eaea4d06b10087f629859060,
        _:N96903d887b9649b4bc048ca1f7389ca8,
        _:Nc09aa8b375b94cf8a10220cd3e792769,
        _:Nc17748d596414c018c3c12759feb4d3f,
        _:Nc962b1f69b894e4aac5d754694893570,
        _:Ncd12d5ef3ff047a29101e3ecf41acc74,
        _:Nd059ef0eeab7420484d1ede3891b0228,
        _:Nd28cc1b9b452486abd9d704944116c96,
        _:Nd8d7db84b91442cea6ae6de7f363b733,
        _:Ndfdf9d48dd984e7b82902d36e24d4bb0,
        _:Nf06eb7b10a3c4761b0002fa04b4adc54 ;
    mo:track_count 30 ;
    schema:duration "PT102:39"^^xsd:interval ;
    schema:numTracks 30 ;
    schema:track _:N03c987b821344d4eab052c7ec11c0eb2,
        _:N069c5ec8c44f45f388e0b4613172d615,
        _:N0fbf08f26bd649e6aa0b0428cab0a7f0,
        _:N2a1f29c225934e2db3a33c2944956a87,
        _:N2dc0b199b7b74c839c477f3c3b032f49,
        _:N313f602f0f45452fb7c02f5cf6a1341a,
        _:N34c94274a4344d86b737a857b9355758,
        _:N37772b7d8b584752806fedb576d53d8e,
        _:N4a7a7164bc0648e1832e9366c35b3ae0,
        _:N4ca333f905be4ab7a6bb9a5fc49b49d4,
        _:N4f4f4e8c4c6e488397eb87204e7c72fc,
        _:N57ab209b726b4fa6a0bbc86a3e6d0053,
        _:N6379a43947474108a4b9b0623390f226,
        _:N6858a30b983a4989bd3b5976078c9e84,
        _:N69e7d305d7554f9db18df01078e11f28,
        _:N6b917306f2d742cf8449daf2ae995291,
        _:N75a4a97a5e4d4de0b01129976b2297d7,
        _:N7634b9f53e834d0aa1460adda34748f8,
        _:N83921213fc4b4ce3b5f9ac2c4920ddc4,
        _:N83a21b74eaea4d06b10087f629859060,
        _:N96903d887b9649b4bc048ca1f7389ca8,
        _:Nc09aa8b375b94cf8a10220cd3e792769,
        _:Nc17748d596414c018c3c12759feb4d3f,
        _:Nc962b1f69b894e4aac5d754694893570,
        _:Ncd12d5ef3ff047a29101e3ecf41acc74,
        _:Nd059ef0eeab7420484d1ede3891b0228,
        _:Nd28cc1b9b452486abd9d704944116c96,
        _:Nd8d7db84b91442cea6ae6de7f363b733,
        _:Ndfdf9d48dd984e7b82902d36e24d4bb0,
        _:Nf06eb7b10a3c4761b0002fa04b4adc54 .

