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

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

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

<artist/1765#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79004#subject> ;
    schema:name "Jun Funahashi"@en,
        "船橋淳"@ja ;
    foaf:made <album/79004#composition>,
        <album/79004#subject> ;
    foaf:name "Jun Funahashi"@en,
        "船橋淳"@ja .

<artist/2242#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79004#subject> ;
    schema:name "Yukie Morimoto"@en,
        "森本ゆきえ"@ja ;
    foaf:made <album/79004#composition>,
        <album/79004#subject> ;
    foaf:name "Yukie Morimoto"@en,
        "森本ゆきえ"@ja .

<artist/309#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79004#subject> ;
    schema:name "Naoki Kodaka"@en,
        "小高直樹"@ja ;
    foaf:made <album/79004#composition>,
        <album/79004#subject> ;
    foaf:name "Naoki Kodaka"@en,
        "小高直樹"@ja .

<artist/3229#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79004#subject> ;
    schema:name "Hidenori Maezawa"@en,
        "前澤ヒデノリ"@ja ;
    foaf:made <album/79004#composition>,
        <album/79004#subject> ;
    foaf:name "Hidenori Maezawa"@en,
        "前澤ヒデノリ"@ja .

<artist/7111#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79004#subject> ;
    schema:name "Takashi Tateishi"@en,
        "立石孝"@ja ;
    foaf:made <album/79004#composition>,
        <album/79004#subject> ;
    foaf:name "Takashi Tateishi"@en,
        "立石孝"@ja .

<product/10970#subject> a schema:CreativeWork ;
    schema:name "Batman Returns (NES)"@en,
        "Batman Returns (NES)"@ja,
        "Batman Returns (NES)"@ja-latn ;
    foaf:name "Batman Returns (NES)"@en,
        "Batman Returns (NES)"@ja,
        "Batman Returns (NES)"@ja-latn .

<product/2431#subject> a schema:CreativeWork ;
    schema:name "Batman: The Video Game (NES)"@en,
        "バットマン (NES)"@ja,
        "Batman: The Video Game (NES)"@ja-latn ;
    foaf:name "Batman: The Video Game (NES)"@en,
        "バットマン (NES)"@ja,
        "Batman: The Video Game (NES)"@ja-latn .

<product/2437#subject> a schema:CreativeWork ;
    schema:name "Batman: Return of The Joker (NES)"@en,
        "ダイナマイトバットマン (NES)"@ja,
        "Dynamite Batman (NES)"@ja-latn ;
    foaf:name "Batman: Return of The Joker (NES)"@en,
        "ダイナマイトバットマン (NES)"@ja,
        "Dynamite Batman (NES)"@ja-latn .

<product/814#subject> a schema:CreativeWork ;
    schema:name "Castlevania III: Dracula's Curse"@en,
        "悪魔城伝説"@ja,
        "Akumajo Densetsu"@ja-latn ;
    foaf:name "Castlevania III: Dracula's Curse"@en,
        "悪魔城伝説"@ja,
        "Akumajo Densetsu"@ja-latn .

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

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

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

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

<artist/20446#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79004#performance> ;
    schema:name "Super MadNES"@en ;
    foaf:name "Super MadNES"@en .

<artist/5008#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79004#performance> ;
    schema:name "Grant Henry"@en ;
    foaf:name "Grant Henry"@en .

<album/79004#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gothic Warriors"@en,
        "Gothic Warriors"@ja,
        "Gothic Warriors"@ja-latn ;
    mo:composer <artist/1765#subject>,
        <artist/2242#subject>,
        <artist/309#subject>,
        <artist/3229#subject>,
        <artist/7111#subject> ;
    mo:produced_work <album/79004#musicalwork> ;
    schema:name "Gothic Warriors"@en,
        "Gothic Warriors"@ja,
        "Gothic Warriors"@ja-latn .

<album/79004#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gothic Warriors"@en,
        "Gothic Warriors"@ja,
        "Gothic Warriors"@ja-latn ;
    mo:performance_of <album/79004#musicalwork> ;
    mo:performer _:N20829287e60e484791ca2bc53a365fb6,
        _:N2ca15e9888d0428fa6574dc5d7432fec,
        _:N6e342b27055e4405b4773950095c0b37,
        _:N756e3cf4c9ac4a1eb2c83aa4979aa370,
        _:N7ee35b3f0ead4adfb768b08b8f03ad5a,
        <artist/20446#subject>,
        <artist/5008#subject> ;
    mo:recorded_as <album/79004#musicalexpression> ;
    schema:byArtist _:N20829287e60e484791ca2bc53a365fb6,
        _:N2ca15e9888d0428fa6574dc5d7432fec,
        _:N6e342b27055e4405b4773950095c0b37,
        _:N756e3cf4c9ac4a1eb2c83aa4979aa370,
        _:N7ee35b3f0ead4adfb768b08b8f03ad5a,
        <artist/20446#subject>,
        <artist/5008#subject> ;
    schema:name "Gothic Warriors"@en,
        "Gothic Warriors"@ja,
        "Gothic Warriors"@ja-latn ;
    schema:workPerformed <album/79004#musicalwork> .

<album/79004#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-07-11"^^xsd:date ;
    dcterms:title "Gothic Warriors"@en,
        "Gothic Warriors"@ja,
        "Gothic Warriors"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/79004#musicalexpression> ;
    mo:publisher _:N6ae75061ee024010af6bdd872c518b5b ;
    mo:record _:N963cf5732fa24ba2b1af76a958616db9 ;
    mo:record_count 1 ;
    schema:about <product/10970#subject>,
        <product/2431#subject>,
        <product/2437#subject>,
        <product/814#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Josh Seguin"@en ;
            foaf:name "Josh Seguin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nico Saavedra)"@en ;
            foaf:name "Nico Saavedra)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gabriel Hidalgo"@en ;
            foaf:name "Gabriel Hidalgo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Ryan Iyengar"@en ;
            foaf:name "(Ryan Iyengar"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ryan Bradley"@en ;
            foaf:name "Ryan Bradley"@en ],
        <artist/20446#subject>,
        <artist/5008#subject> ;
    schema:datePublished "2018-07-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/79004/79004-1531395499.jpg> ;
    schema:name "Gothic Warriors"@en,
        "Gothic Warriors"@ja,
        "Gothic Warriors"@ja-latn ;
    schema:publisher _:N6ae75061ee024010af6bdd872c518b5b ;
    foaf:depiction <https://media.vgm.io/albums/40/79004/79004-1531395499.jpg> .

_:N1068a9ef8987426288740f9df7fb8a76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shreck's Department Store [Batman]"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N963cf5732fa24ba2b1af76a958616db9 ;
    schema:name "Shreck's Department Store [Batman]"@en .

_:N164c9623a2f5482a9096689d043777de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Laboratory Ruins [Batman]"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N963cf5732fa24ba2b1af76a958616db9 ;
    schema:name "Laboratory Ruins [Batman]"@en .

_:N20829287e60e484791ca2bc53a365fb6 a schema:Person,
        foaf:Person ;
    mo:performed <album/79004#performance> ;
    schema:name "Ryan Bradley"@en ;
    foaf:name "Ryan Bradley"@en .

_:N223b239cf3b6463ebedafaf9e4b79f43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clockwork [Castlevania III]"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N963cf5732fa24ba2b1af76a958616db9 ;
    schema:name "Clockwork [Castlevania III]"@en .

_:N28bb0307030349f59465833a11f2d119 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mad Forest [Castlevania III]"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N963cf5732fa24ba2b1af76a958616db9 ;
    schema:name "Mad Forest [Castlevania III]"@en .

_:N2ca15e9888d0428fa6574dc5d7432fec a schema:Person,
        foaf:Person ;
    mo:performed <album/79004#performance> ;
    schema:name "Josh Seguin"@en ;
    foaf:name "Josh Seguin"@en .

_:N447add26a00a49d18d837fc9cb57ff7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Fight [Batman]"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N963cf5732fa24ba2b1af76a958616db9 ;
    schema:name "Boss Fight [Batman]"@en .

_:N52683a0f0e2e469fbcc78256228675bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over [Batman]"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N963cf5732fa24ba2b1af76a958616db9 ;
    schema:name "Game Over [Batman]"@en .

_:N6862d59f3ba448b4b353599ea8c88dde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cathedral [Batman]"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N963cf5732fa24ba2b1af76a958616db9 ;
    schema:name "Cathedral [Batman]"@en .

_:N6ae75061ee024010af6bdd872c518b5b schema:name "Super MadNES"@en,
        "Super MadNES"@ja,
        "Super MadNES"@ja-latn ;
    foaf:name "Super MadNES"@en,
        "Super MadNES"@ja,
        "Super MadNES"@ja-latn .

_:N6e342b27055e4405b4773950095c0b37 a schema:Person,
        foaf:Person ;
    mo:performed <album/79004#performance> ;
    schema:name "Nico Saavedra)"@en ;
    foaf:name "Nico Saavedra)"@en .

_:N756e3cf4c9ac4a1eb2c83aa4979aa370 a schema:Person,
        foaf:Person ;
    mo:performed <album/79004#performance> ;
    schema:name "Gabriel Hidalgo"@en ;
    foaf:name "Gabriel Hidalgo"@en .

_:N78e04310dc914c9ab0e68056eb035574 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prayer [Castlevania III]"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N963cf5732fa24ba2b1af76a958616db9 ;
    schema:name "Prayer [Castlevania III]"@en .

_:N7ee35b3f0ead4adfb768b08b8f03ad5a a schema:Person,
        foaf:Person ;
    mo:performed <album/79004#performance> ;
    schema:name "(Ryan Iyengar"@en ;
    foaf:name "(Ryan Iyengar"@en .

_:N916d0c9bb480435b923760d317ec8e4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stream [Castlevania III]"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N963cf5732fa24ba2b1af76a958616db9 ;
    schema:name "Stream [Castlevania III]"@en .

_:N9f8d05b50d0349588e8baf6ca95475da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground Conduit [Batman]"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N963cf5732fa24ba2b1af76a958616db9 ;
    schema:name "Underground Conduit [Batman]"@en .

_:Naae42a7f75ae4ee3ae2ab85d95f01738 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Screen [Batman]"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N963cf5732fa24ba2b1af76a958616db9 ;
    schema:name "Title Screen [Batman]"@en .

_:Naf7a94ddec5f4db3bac0024098d9645d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Streets of Gotham [Batman]"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N963cf5732fa24ba2b1af76a958616db9 ;
    schema:name "Streets of Gotham [Batman]"@en .

_:Nb05133006454467584980f59a6a2ac59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aquarius [Castlevania III]"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N963cf5732fa24ba2b1af76a958616db9 ;
    schema:name "Aquarius [Castlevania III]"@en .

_:Nb1725af446cd423ca879a9eb2e328435 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anxiety [Castlevania III]"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N963cf5732fa24ba2b1af76a958616db9 ;
    schema:name "Anxiety [Castlevania III]"@en .

_:Nc4e9e997c9f746e99cb70957fddc2abc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deadbeat [Castlevania III]"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N963cf5732fa24ba2b1af76a958616db9 ;
    schema:name "Deadbeat [Castlevania III]"@en .

_:Nc50a38591d114a9ca4042dc310fc8670 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plot Thickens [Batman]"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N963cf5732fa24ba2b1af76a958616db9 ;
    schema:name "Plot Thickens [Batman]"@en .

_:Nc5804b9bcbbd4df98dc7f66ac7548cd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beginning [Castlevania III]"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N963cf5732fa24ba2b1af76a958616db9 ;
    schema:name "Beginning [Castlevania III]"@en .

_:Nd148532c72964174b54f72ff53c1ecd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joker's Fall [Batman]"@en ;
    mo:track_number 20 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N963cf5732fa24ba2b1af76a958616db9 ;
    schema:name "Joker's Fall [Batman]"@en .

_:Ne404d28a69c44f22b3fc46f7e51f9a1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rising [Castlevania III]"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N963cf5732fa24ba2b1af76a958616db9 ;
    schema:name "Rising [Castlevania III]"@en .

_:Nf06fe2ec1a9c4affbd3a53ea3ab75c5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deja Vu - Vampire Killer [Castlevania III]"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N963cf5732fa24ba2b1af76a958616db9 ;
    schema:name "Deja Vu - Vampire Killer [Castlevania III]"@en .

_:Nfa708ce1d8854131ba41460227723d1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Axis Chemical Factory [Batman]"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N963cf5732fa24ba2b1af76a958616db9 ;
    schema:name "Axis Chemical Factory [Batman]"@en .

_:N963cf5732fa24ba2b1af76a958616db9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1068a9ef8987426288740f9df7fb8a76,
        _:N164c9623a2f5482a9096689d043777de,
        _:N223b239cf3b6463ebedafaf9e4b79f43,
        _:N28bb0307030349f59465833a11f2d119,
        _:N447add26a00a49d18d837fc9cb57ff7f,
        _:N52683a0f0e2e469fbcc78256228675bf,
        _:N6862d59f3ba448b4b353599ea8c88dde,
        _:N78e04310dc914c9ab0e68056eb035574,
        _:N916d0c9bb480435b923760d317ec8e4d,
        _:N9f8d05b50d0349588e8baf6ca95475da,
        _:Naae42a7f75ae4ee3ae2ab85d95f01738,
        _:Naf7a94ddec5f4db3bac0024098d9645d,
        _:Nb05133006454467584980f59a6a2ac59,
        _:Nb1725af446cd423ca879a9eb2e328435,
        _:Nc4e9e997c9f746e99cb70957fddc2abc,
        _:Nc50a38591d114a9ca4042dc310fc8670,
        _:Nc5804b9bcbbd4df98dc7f66ac7548cd2,
        _:Nd148532c72964174b54f72ff53c1ecd6,
        _:Ne404d28a69c44f22b3fc46f7e51f9a1a,
        _:Nf06fe2ec1a9c4affbd3a53ea3ab75c5f,
        _:Nfa708ce1d8854131ba41460227723d1f ;
    mo:track_count 21 ;
    schema:duration "PT44:28"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N1068a9ef8987426288740f9df7fb8a76,
        _:N164c9623a2f5482a9096689d043777de,
        _:N223b239cf3b6463ebedafaf9e4b79f43,
        _:N28bb0307030349f59465833a11f2d119,
        _:N447add26a00a49d18d837fc9cb57ff7f,
        _:N52683a0f0e2e469fbcc78256228675bf,
        _:N6862d59f3ba448b4b353599ea8c88dde,
        _:N78e04310dc914c9ab0e68056eb035574,
        _:N916d0c9bb480435b923760d317ec8e4d,
        _:N9f8d05b50d0349588e8baf6ca95475da,
        _:Naae42a7f75ae4ee3ae2ab85d95f01738,
        _:Naf7a94ddec5f4db3bac0024098d9645d,
        _:Nb05133006454467584980f59a6a2ac59,
        _:Nb1725af446cd423ca879a9eb2e328435,
        _:Nc4e9e997c9f746e99cb70957fddc2abc,
        _:Nc50a38591d114a9ca4042dc310fc8670,
        _:Nc5804b9bcbbd4df98dc7f66ac7548cd2,
        _:Nd148532c72964174b54f72ff53c1ecd6,
        _:Ne404d28a69c44f22b3fc46f7e51f9a1a,
        _:Nf06fe2ec1a9c4affbd3a53ea3ab75c5f,
        _:Nfa708ce1d8854131ba41460227723d1f .

