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

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

<album/84504#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Killing Ground / Funker Vogt"@en,
        "Killing Ground / Funker Vogt"@ja,
        "Killing Ground / Funker Vogt"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Gerrit Thomas"@en ;
            foaf:made <album/84504#composition> ;
            foaf:name "Gerrit Thomas"@en ] ;
    mo:produced_work <album/84504#musicalwork> ;
    schema:name "Killing Ground / Funker Vogt"@en,
        "Killing Ground / Funker Vogt"@ja,
        "Killing Ground / Funker Vogt"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/40/84504/84504-1550546809.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/84504#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Killing Ground / Funker Vogt"@en,
        "Killing Ground / Funker Vogt"@ja,
        "Killing Ground / Funker Vogt"@ja-latn ;
    mo:performance_of <album/84504#musicalwork> ;
    mo:performer _:N083b13f9852b409f9ef5a289c79677ff,
        _:N38474ec241a9486a815daa08bb1b4db1,
        _:N462fdc687cd9449a807225234c9f42ca,
        _:N6c417317935f4e69b3a03dd4b0db739c,
        _:N96ecc3b5bedc417dbe8d8ddfcfcd2c03 ;
    mo:recorded_as <album/84504#musicalexpression> ;
    schema:byArtist _:N083b13f9852b409f9ef5a289c79677ff,
        _:N38474ec241a9486a815daa08bb1b4db1,
        _:N462fdc687cd9449a807225234c9f42ca,
        _:N6c417317935f4e69b3a03dd4b0db739c,
        _:N96ecc3b5bedc417dbe8d8ddfcfcd2c03 ;
    schema:name "Killing Ground / Funker Vogt"@en,
        "Killing Ground / Funker Vogt"@ja,
        "Killing Ground / Funker Vogt"@ja-latn ;
    schema:workPerformed <album/84504#musicalwork> .

<album/84504#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-08"^^xsd:date ;
    dcterms:title "Killing Ground / Funker Vogt"@en,
        "Killing Ground / Funker Vogt"@ja,
        "Killing Ground / Funker Vogt"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/84504#musicalexpression> ;
    mo:publisher _:Nc7a3c5bad4c9470eb5f39b9f50598a66 ;
    mo:record _:Nbc6db36df39848b592043556e90761e2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "World War I: Grabenkrieg in Europa"@en ;
            foaf:name "World War I: Grabenkrieg in Europa"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Gerrit Thomas"@en ;
            foaf:name "Gerrit Thomas"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Funker Vogt"@en ;
            foaf:name "Funker Vogt"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Frank Schweigert"@en ;
            foaf:name "Frank Schweigert"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Björn Böttcher"@en ;
            foaf:name "Björn Böttcher"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jens Kästel"@en ;
            foaf:name "Jens Kästel"@en ] ;
    schema:datePublished "2006-12-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/84504/84504-1550546809.jpg> ;
    schema:name "Killing Ground / Funker Vogt"@en,
        "Killing Ground / Funker Vogt"@ja,
        "Killing Ground / Funker Vogt"@ja-latn ;
    schema:publisher _:Nc7a3c5bad4c9470eb5f39b9f50598a66 ;
    foaf:depiction <https://media.vgm.io/albums/40/84504/84504-1550546809.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kai Schmidt"@en ;
    foaf:made <album/84504#lyrics> ;
    foaf:name "Kai Schmidt"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84504#subject> ;
    schema:name "Gerrit Thomas"@en ;
    foaf:made <album/84504#subject> ;
    foaf:name "Gerrit Thomas"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kai Schmidt"@en ;
    foaf:made <album/84504#subject> ;
    foaf:name "Kai Schmidt"@en .

_:N083b13f9852b409f9ef5a289c79677ff a schema:Person,
        foaf:Person ;
    mo:performed <album/84504#performance> ;
    schema:name "Gerrit Thomas"@en ;
    foaf:name "Gerrit Thomas"@en .

_:N115b3992294d402f8a080a95130fb06d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paralyzed (First Edit)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Nbc6db36df39848b592043556e90761e2 ;
    schema:name "Paralyzed (First Edit)"@en .

_:N38474ec241a9486a815daa08bb1b4db1 a schema:Person,
        foaf:Person ;
    mo:performed <album/84504#performance> ;
    schema:name "Björn Böttcher"@en ;
    foaf:name "Björn Böttcher"@en .

_:N462fdc687cd9449a807225234c9f42ca a schema:Person,
        foaf:Person ;
    mo:performed <album/84504#performance> ;
    schema:name "Funker Vogt"@en ;
    foaf:name "Funker Vogt"@en .

_:N68ed987aac45475791a2fda156c39977 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Killing Ground (Grabenkrieg-Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nbc6db36df39848b592043556e90761e2 ;
    schema:name "Killing Ground (Grabenkrieg-Remix)"@en .

_:N6c417317935f4e69b3a03dd4b0db739c a schema:Person,
        foaf:Person ;
    mo:performed <album/84504#performance> ;
    schema:name "Frank Schweigert"@en ;
    foaf:name "Frank Schweigert"@en .

_:N7f2f17f56d6f4b038218275fc6362f43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Killing Ground (AE4 Remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nbc6db36df39848b592043556e90761e2 ;
    schema:name "Killing Ground (AE4 Remix)"@en .

_:N96ecc3b5bedc417dbe8d8ddfcfcd2c03 a schema:Person,
        foaf:Person ;
    mo:performed <album/84504#performance> ;
    schema:name "Jens Kästel"@en ;
    foaf:name "Jens Kästel"@en .

_:Naee3a7e00e6b4772849dc1d65c253af9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Killing Ground (Album Version)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Nbc6db36df39848b592043556e90761e2 ;
    schema:name "Killing Ground (Album Version)"@en .

_:Nc7a3c5bad4c9470eb5f39b9f50598a66 schema:name "SPV"@en ;
    foaf:name "SPV"@en .

_:Nbc6db36df39848b592043556e90761e2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N115b3992294d402f8a080a95130fb06d,
        _:N68ed987aac45475791a2fda156c39977,
        _:N7f2f17f56d6f4b038218275fc6362f43,
        _:Naee3a7e00e6b4772849dc1d65c253af9 ;
    mo:track_count 4 ;
    schema:duration "PT21:16"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N115b3992294d402f8a080a95130fb06d,
        _:N68ed987aac45475791a2fda156c39977,
        _:N7f2f17f56d6f4b038218275fc6362f43,
        _:Naee3a7e00e6b4772849dc1d65c253af9 .

