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

<album/12978#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ys Battle Special"@en,
        "イース バトル・スペシャル"@ja,
        "Ys Battle Special"@ja-latn ;
    mo:produced_work <album/12978#musicalwork> ;
    schema:name "Ys Battle Special"@en,
        "イース バトル・スペシャル"@ja,
        "Ys Battle Special"@ja-latn .

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

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

<product/266#subject> a schema:CreativeWork ;
    schema:name "Ys: Ancient Ys Vanished Omen"@en,
        "イース: Ancient Ys Vanished Omen"@ja,
        "Ys: Ancient Ys Vanished Omen"@ja-latn ;
    foaf:name "Ys: Ancient Ys Vanished Omen"@en,
        "イース: Ancient Ys Vanished Omen"@ja,
        "Ys: Ancient Ys Vanished Omen"@ja-latn .

<product/267#subject> a schema:CreativeWork ;
    schema:name "Ys II: Ancient Ys Vanished The Final Chapter"@en,
        "イース II: Ancient Ys Vanished The Final Chapter"@ja,
        "Ys II: Ancient Ys Vanished The Final Chapter"@ja-latn ;
    foaf:name "Ys II: Ancient Ys Vanished The Final Chapter"@en,
        "イース II: Ancient Ys Vanished The Final Chapter"@ja,
        "Ys II: Ancient Ys Vanished The Final Chapter"@ja-latn .

<product/280#subject> a schema:CreativeWork ;
    schema:name "Ys III: Wanderers from Ys"@en,
        "イース III ワンダラーズ フロム イース"@ja,
        "Ys III: Wanderers from Ys"@ja-latn ;
    foaf:name "Ys III: Wanderers from Ys"@en,
        "イース III ワンダラーズ フロム イース"@ja,
        "Ys III: Wanderers from Ys"@ja-latn .

<product/281#subject> a schema:CreativeWork ;
    schema:name "Ys IV: The Dawn of Ys"@en,
        "イース IV: The Dawn of Ys"@ja,
        "Ys IV: The Dawn of Ys"@ja-latn ;
    foaf:name "Ys IV: The Dawn of Ys"@en,
        "イース IV: The Dawn of Ys"@ja,
        "Ys IV: The Dawn of Ys"@ja-latn .

<product/803#subject> a schema:CreativeWork ;
    schema:name "Ys V: Ushinawareta Suna no Miyako Kefin"@en,
        "イース V: 失われた砂の都ケフィン"@ja,
        "Ys V: Ushinawareta Suna no Miyako Kefin"@ja-latn ;
    foaf:name "Ys V: Ushinawareta Suna no Miyako Kefin"@en,
        "イース V: 失われた砂の都ケフィン"@ja,
        "Ys V: Ushinawareta Suna no Miyako Kefin"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/87/12978/12978-1255746627.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/471#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12978#performance> ;
    schema:name "Toshinori Hiramatsu"@en,
        "平松俊紀"@ja ;
    foaf:name "Toshinori Hiramatsu"@en,
        "平松俊紀"@ja .

<artist/7011#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12978#performance> ;
    schema:name "MIDI-mushi"@en,
        "MIDI虫"@ja ;
    foaf:name "MIDI-mushi"@en,
        "MIDI虫"@ja .

<album/12978#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ys Battle Special"@en,
        "イース バトル・スペシャル"@ja,
        "Ys Battle Special"@ja-latn ;
    mo:performance_of <album/12978#musicalwork> ;
    mo:performer <artist/471#subject>,
        <artist/7011#subject> ;
    mo:recorded_as <album/12978#musicalexpression> ;
    schema:byArtist <artist/471#subject>,
        <artist/7011#subject> ;
    schema:name "Ys Battle Special"@en,
        "イース バトル・スペシャル"@ja,
        "Ys Battle Special"@ja-latn ;
    schema:workPerformed <album/12978#musicalwork> .

<album/12978#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-01-01"^^xsd:date ;
    dcterms:title "Ys Battle Special"@en,
        "イース バトル・スペシャル"@ja,
        "Ys Battle Special"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/12978#musicalexpression> ;
    mo:publisher _:Nb5a0f717e37146de9b3b06f74c9c0779 ;
    mo:record _:N6373874244374abaa6ae8b3e114514b7 ;
    mo:record_count 1 ;
    schema:about <product/266#subject>,
        <product/267#subject>,
        <product/280#subject>,
        <product/281#subject>,
        <product/803#subject> ;
    schema:byArtist <artist/471#subject>,
        <artist/7011#subject> ;
    schema:datePublished "2002-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/12978/12978-1255746627.jpg> ;
    schema:name "Ys Battle Special"@en,
        "イース バトル・スペシャル"@ja,
        "Ys Battle Special"@ja-latn ;
    schema:publisher _:Nb5a0f717e37146de9b3b06f74c9c0779 ;
    foaf:depiction <https://media.vgm.io/albums/87/12978/12978-1255746627.jpg> .

_:N0f42831ff601433d8dbba9e97ea25008 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Great Ordeal (Ys IV)"@en,
        "偉大なる試練（イースIV）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N6373874244374abaa6ae8b3e114514b7 ;
    schema:name "A Great Ordeal (Ys IV)"@en,
        "偉大なる試練（イースIV）"@ja .

_:N2065786630ad4682a4bbba461e1566c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Species -Zundara Version- (Ys V)"@en,
        "Bad Species－ズンダラ・バージョン－（イースV）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N6373874244374abaa6ae8b3e114514b7 ;
    schema:name "Bad Species -Zundara Version- (Ys V)"@en,
        "Bad Species－ズンダラ・バージョン－（イースV）"@ja .

_:N2310f0738397436ba9f6af46d76b09ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Ground (Ys I Unused Song)"@en,
        "Battle Ground（イースI未使用曲）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N6373874244374abaa6ae8b3e114514b7 ;
    schema:name "Battle Ground (Ys I Unused Song)"@en,
        "Battle Ground（イースI未使用曲）"@ja .

_:N458bdd1e2de1449797a1d39caf48f75c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Termination (Ys II)"@en,
        "Termination（イースII）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N6373874244374abaa6ae8b3e114514b7 ;
    schema:name "Termination (Ys II)"@en,
        "Termination（イースII）"@ja .

_:N71370adcb11244ac8e331d5fe8b7258d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Battle (Ys I)"@en,
        "Final Battle（イースI）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N6373874244374abaa6ae8b3e114514b7 ;
    schema:name "Final Battle (Ys I)"@en,
        "Final Battle（イースI）"@ja .

_:N79a2e746680b43488cf52959f063417d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle #58 (Ys IV)"@en,
        "Battle #58（イースIV）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N6373874244374abaa6ae8b3e114514b7 ;
    schema:name "Battle #58 (Ys IV)"@en,
        "Battle #58（イースIV）"@ja .

_:N85493e83b0874f9e874966e177129019 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Character (Ys III Unused Song)"@en,
        "デカキャラ（イースIII未使用曲）"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N6373874244374abaa6ae8b3e114514b7 ;
    schema:name "Big Character (Ys III Unused Song)"@en,
        "デカキャラ（イースIII未使用曲）"@ja .

_:Nb5a0f717e37146de9b3b06f74c9c0779 schema:name "Mushi.net"@en ;
    foaf:name "Mushi.net"@en .

_:Nc8ede2a3d9964faca93c6e00005ee205 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Beasts as Black as Night (Ys III)"@en,
        "漆黒の魔獣（イースIII）"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N6373874244374abaa6ae8b3e114514b7 ;
    schema:name "Dark Beasts as Black as Night (Ys III)"@en,
        "漆黒の魔獣（イースIII）"@ja .

_:Nd8901f5c78b14ed28ca52cac1bb95238 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Protectors (Ys II)"@en,
        "Protectors（イースII）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N6373874244374abaa6ae8b3e114514b7 ;
    schema:name "Protectors (Ys II)"@en,
        "Protectors（イースII）"@ja .

_:Nf4aa2220933443ac8e549c5fa05f28d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turning Death Spiral (Ys V)"@en,
        "Turning Death Spiral（イースV）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N6373874244374abaa6ae8b3e114514b7 ;
    schema:name "Turning Death Spiral (Ys V)"@en,
        "Turning Death Spiral（イースV）"@ja .

_:N6373874244374abaa6ae8b3e114514b7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f42831ff601433d8dbba9e97ea25008,
        _:N2065786630ad4682a4bbba461e1566c2,
        _:N2310f0738397436ba9f6af46d76b09ee,
        _:N458bdd1e2de1449797a1d39caf48f75c,
        _:N71370adcb11244ac8e331d5fe8b7258d,
        _:N79a2e746680b43488cf52959f063417d,
        _:N85493e83b0874f9e874966e177129019,
        _:Nc8ede2a3d9964faca93c6e00005ee205,
        _:Nd8901f5c78b14ed28ca52cac1bb95238,
        _:Nf4aa2220933443ac8e549c5fa05f28d1 ;
    mo:track_count 10 ;
    schema:duration "PT45:03"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0f42831ff601433d8dbba9e97ea25008,
        _:N2065786630ad4682a4bbba461e1566c2,
        _:N2310f0738397436ba9f6af46d76b09ee,
        _:N458bdd1e2de1449797a1d39caf48f75c,
        _:N71370adcb11244ac8e331d5fe8b7258d,
        _:N79a2e746680b43488cf52959f063417d,
        _:N85493e83b0874f9e874966e177129019,
        _:Nc8ede2a3d9964faca93c6e00005ee205,
        _:Nd8901f5c78b14ed28ca52cac1bb95238,
        _:Nf4aa2220933443ac8e549c5fa05f28d1 .

