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

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

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

<artist/4067#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100999#subject> ;
    schema:name "Keisuke Ito"@en,
        "いとうけいすけ"@ja ;
    foaf:made <album/100999#composition>,
        <album/100999#subject> ;
    foaf:name "Keisuke Ito"@en,
        "いとうけいすけ"@ja .

<product/22521#subject> a schema:CreativeWork ;
    schema:name "Aegis of Earth: Protonovus Assault"@en,
        "絶対迎撃ウォーズ Metropolis Defenders"@ja,
        "Zettai Geigeki Wars: Metropolis Defenders"@ja-latn ;
    foaf:name "Aegis of Earth: Protonovus Assault"@en,
        "絶対迎撃ウォーズ Metropolis Defenders"@ja,
        "Zettai Geigeki Wars: Metropolis Defenders"@ja-latn .

<album/100999#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aegis of Earth: Protonovus Assault Original SoundTrack"@en,
        "絶対迎撃ウォーズ オリジナルサウンドトラック"@ja,
        "Zettai Geigaki Wars ORIGINAL SOUND TRACK"@ja-latn ;
    mo:composer <artist/4067#subject> ;
    mo:produced_work <album/100999#musicalwork> ;
    schema:name "Aegis of Earth: Protonovus Assault Original SoundTrack"@en,
        "絶対迎撃ウォーズ オリジナルサウンドトラック"@ja,
        "Zettai Geigaki Wars ORIGINAL SOUND TRACK"@ja-latn .

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

<album/100999#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aegis of Earth: Protonovus Assault Original SoundTrack"@en,
        "絶対迎撃ウォーズ オリジナルサウンドトラック"@ja,
        "Zettai Geigaki Wars ORIGINAL SOUND TRACK"@ja-latn ;
    mo:performance_of <album/100999#musicalwork> ;
    mo:recorded_as <album/100999#musicalexpression> ;
    schema:name "Aegis of Earth: Protonovus Assault Original SoundTrack"@en,
        "絶対迎撃ウォーズ オリジナルサウンドトラック"@ja,
        "Zettai Geigaki Wars ORIGINAL SOUND TRACK"@ja-latn ;
    schema:workPerformed <album/100999#musicalwork> .

<org/4339#subject> schema:name "ACQUIRE Corp."@en,
        "株式会社アクワイア"@ja,
        "ACQUIRE Corp."@ja-latn ;
    foaf:name "ACQUIRE Corp."@en,
        "株式会社アクワイア"@ja,
        "ACQUIRE Corp."@ja-latn .

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

<https://medium-media.vgm.io/albums/99/100999/100999-1593727924.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/100999#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-07-02"^^xsd:date ;
    dcterms:title "Aegis of Earth: Protonovus Assault Original SoundTrack"@en,
        "絶対迎撃ウォーズ オリジナルサウンドトラック"@ja,
        "Zettai Geigaki Wars ORIGINAL SOUND TRACK"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/100999#musicalexpression> ;
    mo:publisher <org/4339#subject> ;
    mo:record _:Ne790b97880d348aeb5515d4cc0cb232b ;
    mo:record_count 1 ;
    schema:about <product/22521#subject> ;
    schema:datePublished "2020-07-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/100999/100999-1593727924.jpg> ;
    schema:name "Aegis of Earth: Protonovus Assault Original SoundTrack"@en,
        "絶対迎撃ウォーズ オリジナルサウンドトラック"@ja,
        "Zettai Geigaki Wars ORIGINAL SOUND TRACK"@ja-latn ;
    schema:publisher <org/4339#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/100999/100999-1593727924.jpg> .

_:N160df5d29ea94462a5911e07378b4982 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legacy Capital"@en,
        "かつての首都"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Ne790b97880d348aeb5515d4cc0cb232b ;
    schema:name "Legacy Capital"@en,
        "かつての首都"@ja .

_:N30f7c0fc6d844ad890ae2d9b096b973e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Protonovus Assault"@en,
        "プロティノウス強襲"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Ne790b97880d348aeb5515d4cc0cb232b ;
    schema:name "Protonovus Assault"@en,
        "プロティノウス強襲"@ja .

_:N4ae240ec1fc34752a935f6a0e793229b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Operator"@en,
        "オペレーター"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Ne790b97880d348aeb5515d4cc0cb232b ;
    schema:name "Operator"@en,
        "オペレーター"@ja .

_:N59e832a19a6b496db09aa651c038070b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endlessly Interception"@en,
        "迎撃戦は果てしなく"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Ne790b97880d348aeb5515d4cc0cb232b ;
    schema:name "Endlessly Interception"@en,
        "迎撃戦は果てしなく"@ja .

_:N5c58cbd02b7b42db9d2d2aef47425696 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memory of City"@en,
        "都市の記憶"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ne790b97880d348aeb5515d4cc0cb232b ;
    schema:name "Memory of City"@en,
        "都市の記憶"@ja .

_:N5e4704e3b88f449dad980147d0a76f5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invisible Eschatology -Aegis of Earth-"@en,
        "不可視の終末 ～絶対迎撃ウォーズ～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Ne790b97880d348aeb5515d4cc0cb232b ;
    schema:name "Invisible Eschatology -Aegis of Earth-"@en,
        "不可視の終末 ～絶対迎撃ウォーズ～"@ja .

_:N64660a2340674e8c813e7cedfd209a84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Degeneration World"@en,
        "変性しゆく世界"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Ne790b97880d348aeb5515d4cc0cb232b ;
    schema:name "Degeneration World"@en,
        "変性しゆく世界"@ja .

_:N9d8d8657bfdb42cc8dc3751135cfa9e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Throbs of Altenite"@en,
        "アルタナイト躍動"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Ne790b97880d348aeb5515d4cc0cb232b ;
    schema:name "Throbs of Altenite"@en,
        "アルタナイト躍動"@ja .

_:Na1820a62a6dc48f49f34f0f6be8bcfeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defense Outpost"@en,
        "防衛都市"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Ne790b97880d348aeb5515d4cc0cb232b ;
    schema:name "Defense Outpost"@en,
        "防衛都市"@ja .

_:Nb0fc6cdfa8a746dc8512e9678637c221 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rise"@en,
        "興隆"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Ne790b97880d348aeb5515d4cc0cb232b ;
    schema:name "Rise"@en,
        "興隆"@ja .

_:Ne2ac3e203f03488bb74abb21ae76c2cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strike"@en,
        "奮起"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Ne790b97880d348aeb5515d4cc0cb232b ;
    schema:name "Strike"@en,
        "奮起"@ja .

_:Nef1a7bee00af46599b5e1f08f658295e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Headquarters Diary"@en,
        "司令部の日常"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Ne790b97880d348aeb5515d4cc0cb232b ;
    schema:name "Headquarters Diary"@en,
        "司令部の日常"@ja .

_:Nfcd9f6470f6e470db0f688ecb79394fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meet the Enemy"@en,
        "大地と共に"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Ne790b97880d348aeb5515d4cc0cb232b ;
    schema:name "Meet the Enemy"@en,
        "大地と共に"@ja .

_:Ne790b97880d348aeb5515d4cc0cb232b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N160df5d29ea94462a5911e07378b4982,
        _:N30f7c0fc6d844ad890ae2d9b096b973e,
        _:N4ae240ec1fc34752a935f6a0e793229b,
        _:N59e832a19a6b496db09aa651c038070b,
        _:N5c58cbd02b7b42db9d2d2aef47425696,
        _:N5e4704e3b88f449dad980147d0a76f5b,
        _:N64660a2340674e8c813e7cedfd209a84,
        _:N9d8d8657bfdb42cc8dc3751135cfa9e1,
        _:Na1820a62a6dc48f49f34f0f6be8bcfeb,
        _:Nb0fc6cdfa8a746dc8512e9678637c221,
        _:Ne2ac3e203f03488bb74abb21ae76c2cf,
        _:Nef1a7bee00af46599b5e1f08f658295e,
        _:Nfcd9f6470f6e470db0f688ecb79394fd ;
    mo:track_count 13 ;
    schema:duration "PT45:29"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N160df5d29ea94462a5911e07378b4982,
        _:N30f7c0fc6d844ad890ae2d9b096b973e,
        _:N4ae240ec1fc34752a935f6a0e793229b,
        _:N59e832a19a6b496db09aa651c038070b,
        _:N5c58cbd02b7b42db9d2d2aef47425696,
        _:N5e4704e3b88f449dad980147d0a76f5b,
        _:N64660a2340674e8c813e7cedfd209a84,
        _:N9d8d8657bfdb42cc8dc3751135cfa9e1,
        _:Na1820a62a6dc48f49f34f0f6be8bcfeb,
        _:Nb0fc6cdfa8a746dc8512e9678637c221,
        _:Ne2ac3e203f03488bb74abb21ae76c2cf,
        _:Nef1a7bee00af46599b5e1f08f658295e,
        _:Nfcd9f6470f6e470db0f688ecb79394fd .

