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

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

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

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3593#subject> ;
    schema:name "Falcom Sound Team jdk"@en,
        "ファルコム・サウンド・チーム・jdk"@ja ;
    foaf:made <album/3593#composition>,
        <album/3593#subject> ;
    foaf:name "Falcom Sound Team jdk"@en,
        "ファルコム・サウンド・チーム・jdk"@ja .

<album/3593#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ys MIDI-mushi Special"@en,
        "Ys MIDI虫 Special"@ja,
        "Ys MIDI-mushi Special"@ja-latn ;
    mo:composer <artist/293#subject> ;
    mo:produced_work <album/3593#musicalwork> ;
    schema:name "Ys MIDI-mushi Special"@en,
        "Ys MIDI虫 Special"@ja,
        "Ys MIDI-mushi Special"@ja-latn .

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

<album/3593#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ys MIDI-mushi Special"@en,
        "Ys MIDI虫 Special"@ja,
        "Ys MIDI-mushi Special"@ja-latn ;
    mo:performance_of <album/3593#musicalwork> ;
    mo:recorded_as <album/3593#musicalexpression> ;
    schema:name "Ys MIDI-mushi Special"@en,
        "Ys MIDI虫 Special"@ja,
        "Ys MIDI-mushi Special"@ja-latn ;
    schema:workPerformed <album/3593#musicalwork> .

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

<https://medium-media.vgm.io/albums/39/3593/3593-1310263183.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3593#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-12-31"^^xsd:date ;
    dcterms:title "Ys MIDI-mushi Special"@en,
        "Ys MIDI虫 Special"@ja,
        "Ys MIDI-mushi Special"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3593#musicalexpression> ;
    mo:publisher _:N425e0dd1571a4ed3a55f2e4a95a31b37 ;
    mo:record _:N7f1a1b835da4475bae834a16a6959d5c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ys 3"@en ;
            foaf:name "Ys 3"@en ],
        [ a schema:CreativeWork ;
            schema:name "Ys 4"@en ;
            foaf:name "Ys 4"@en ],
        [ a schema:CreativeWork ;
            schema:name "Ys 5"@en ;
            foaf:name "Ys 5"@en ],
        [ a schema:CreativeWork ;
            schema:name "Ys 1"@en ;
            foaf:name "Ys 1"@en ],
        [ a schema:CreativeWork ;
            schema:name "Ys 2"@en ;
            foaf:name "Ys 2"@en ] ;
    schema:datePublished "1998-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/3593/3593-1310263183.jpg> ;
    schema:name "Ys MIDI-mushi Special"@en,
        "Ys MIDI虫 Special"@ja,
        "Ys MIDI-mushi Special"@ja-latn ;
    schema:publisher _:N425e0dd1571a4ed3a55f2e4a95a31b37 ;
    foaf:depiction <https://media.vgm.io/albums/39/3593/3593-1310263183.jpg> .

_:N0a103aef9a8f4b7bbe4100a63d54aa6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feena [Ys 1]"@en,
        "Feena [Ys 1]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N7f1a1b835da4475bae834a16a6959d5c ;
    schema:name "Feena [Ys 1]"@en,
        "Feena [Ys 1]"@ja .

_:N0d85c5e0e518477ab4e710beaf712730 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Palace [Ys 1]"@en,
        "Palace [Ys 1]"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N7f1a1b835da4475bae834a16a6959d5c ;
    schema:name "Palace [Ys 1]"@en,
        "Palace [Ys 1]"@ja .

_:N1aa2610e2733462397503936da3e92b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Field [Ys 4]"@en,
        "フィールド [Ys 4]"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N7f1a1b835da4475bae834a16a6959d5c ;
    schema:name "Field [Ys 4]"@en,
        "フィールド [Ys 4]"@ja .

_:N1f360e0facbb47f5add9dedb7c4981e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "See You Again [Ys 1]"@en,
        "See You Again [Ys 1]"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N7f1a1b835da4475bae834a16a6959d5c ;
    schema:name "See You Again [Ys 1]"@en,
        "See You Again [Ys 1]"@ja .

_:N29bdd2c3418d434bb2c462c207d408fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Make the End of Battle [Ys 2]"@en,
        "To Make the End of Battle [Ys 2]"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N7f1a1b835da4475bae834a16a6959d5c ;
    schema:name "To Make the End of Battle [Ys 2]"@en,
        "To Make the End of Battle [Ys 2]"@ja .

_:N3f89b29b5a0a4b3cb79a0cc75cbeb2a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Church [Ys 1]"@en,
        "Church [Ys 1]"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N7f1a1b835da4475bae834a16a6959d5c ;
    schema:name "Church [Ys 1]"@en,
        "Church [Ys 1]"@ja .

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

_:N439cac002434433889796c6947bcd430 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Palace of Destruction [Ys 1]"@en,
        "Palace of Destruction [Ys 1]"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N7f1a1b835da4475bae834a16a6959d5c ;
    schema:name "Palace of Destruction [Ys 1]"@en,
        "Palace of Destruction [Ys 1]"@ja .

_:N47e0f5b9f8b84610a724e1b450249922 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Great Ordeal [Ys 4]"@en,
        "偉大なる試練 [Ys 4]"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N7f1a1b835da4475bae834a16a6959d5c ;
    schema:name "A Great Ordeal [Ys 4]"@en,
        "偉大なる試練 [Ys 4]"@ja .

_:N792233d7a07644f8ba592680d456d152 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Niena [Ys 5]"@en,
        "Niena [Ys 5]"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N7f1a1b835da4475bae834a16a6959d5c ;
    schema:name "Niena [Ys 5]"@en,
        "Niena [Ys 5]"@ja .

_:N91e74b8d16614a4a83b65082090b3a66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Open Your Heart [Ys 1]"@en,
        "Open Your Heart [Ys 1]"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N7f1a1b835da4475bae834a16a6959d5c ;
    schema:name "Open Your Heart [Ys 1]"@en,
        "Open Your Heart [Ys 1]"@ja .

_:N9d65710103ad45cf988472ceca4fbfd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seal of Time [Ys 3]"@en,
        "時の封印 [Ys 3]"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N7f1a1b835da4475bae834a16a6959d5c ;
    schema:name "Seal of Time [Ys 3]"@en,
        "時の封印 [Ys 3]"@ja .

_:Na4addf8d42de4f0eb0671f04bb267086 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Adol [Ys 1]"@en,
        "Theme of Adol [Ys 1]"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N7f1a1b835da4475bae834a16a6959d5c ;
    schema:name "Theme of Adol [Ys 1]"@en,
        "Theme of Adol [Ys 1]"@ja .

_:Nada29564e88a42988da5aeccb8ff1cdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dawn of Ys [Ys 4]"@en,
        "The Dawn of Ys [Ys 4]"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N7f1a1b835da4475bae834a16a6959d5c ;
    schema:name "The Dawn of Ys [Ys 4]"@en,
        "The Dawn of Ys [Ys 4]"@ja .

_:Nb555170bd7dc4ecaacf418ee4073f5bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tower of the Shadow of Death [Ys 1]"@en,
        "Tower of the Shadow of Death [Ys 1]"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N7f1a1b835da4475bae834a16a6959d5c ;
    schema:name "Tower of the Shadow of Death [Ys 1]"@en,
        "Tower of the Shadow of Death [Ys 1]"@ja .

_:Nb67019601f1b4cb8b3dba347ebd45db5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Foresta Village -Zundara Version- [Ys 5]"@en,
        "Foresta Village -ズンダラ・バージョン- [Ys 5]"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N7f1a1b835da4475bae834a16a6959d5c ;
    schema:name "Foresta Village -Zundara Version- [Ys 5]"@en,
        "Foresta Village -ズンダラ・バージョン- [Ys 5]"@ja .

_:Nb8b73812621b4c14b87963cf7a3f1bd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lucky [Ys 1]"@en,
        "Lucky [Ys 1]"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:N7f1a1b835da4475bae834a16a6959d5c ;
    schema:name "Lucky [Ys 1]"@en,
        "Lucky [Ys 1]"@ja .

_:Nc14eb9e032624703b1de93f74bef679c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Departure at Sunrise [Ys 3]"@en,
        "旅立ちの朝 [Ys 3]"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N7f1a1b835da4475bae834a16a6959d5c ;
    schema:name "Departure at Sunrise [Ys 3]"@en,
        "旅立ちの朝 [Ys 3]"@ja .

_:Nc8a8031879f948f887066d69114bf3f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay With Me Forever [Ys 2]"@en,
        "Stay With Me Forever [Ys 2]"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N7f1a1b835da4475bae834a16a6959d5c ;
    schema:name "Stay With Me Forever [Ys 2]"@en,
        "Stay With Me Forever [Ys 2]"@ja .

_:Nda4af3cdc0804b1db128ea17ba651c0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Steps Towards Wars [Ys 1]"@en,
        "First Steps Towards Wars [Ys 1]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N7f1a1b835da4475bae834a16a6959d5c ;
    schema:name "First Steps Towards Wars [Ys 1]"@en,
        "First Steps Towards Wars [Ys 1]"@ja .

_:N7f1a1b835da4475bae834a16a6959d5c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a103aef9a8f4b7bbe4100a63d54aa6b,
        _:N0d85c5e0e518477ab4e710beaf712730,
        _:N1aa2610e2733462397503936da3e92b6,
        _:N1f360e0facbb47f5add9dedb7c4981e4,
        _:N29bdd2c3418d434bb2c462c207d408fc,
        _:N3f89b29b5a0a4b3cb79a0cc75cbeb2a7,
        _:N439cac002434433889796c6947bcd430,
        _:N47e0f5b9f8b84610a724e1b450249922,
        _:N792233d7a07644f8ba592680d456d152,
        _:N91e74b8d16614a4a83b65082090b3a66,
        _:N9d65710103ad45cf988472ceca4fbfd9,
        _:Na4addf8d42de4f0eb0671f04bb267086,
        _:Nada29564e88a42988da5aeccb8ff1cdc,
        _:Nb555170bd7dc4ecaacf418ee4073f5bb,
        _:Nb67019601f1b4cb8b3dba347ebd45db5,
        _:Nb8b73812621b4c14b87963cf7a3f1bd0,
        _:Nc14eb9e032624703b1de93f74bef679c,
        _:Nc8a8031879f948f887066d69114bf3f9,
        _:Nda4af3cdc0804b1db128ea17ba651c0c ;
    mo:track_count 19 ;
    schema:duration "PT47:21"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N0a103aef9a8f4b7bbe4100a63d54aa6b,
        _:N0d85c5e0e518477ab4e710beaf712730,
        _:N1aa2610e2733462397503936da3e92b6,
        _:N1f360e0facbb47f5add9dedb7c4981e4,
        _:N29bdd2c3418d434bb2c462c207d408fc,
        _:N3f89b29b5a0a4b3cb79a0cc75cbeb2a7,
        _:N439cac002434433889796c6947bcd430,
        _:N47e0f5b9f8b84610a724e1b450249922,
        _:N792233d7a07644f8ba592680d456d152,
        _:N91e74b8d16614a4a83b65082090b3a66,
        _:N9d65710103ad45cf988472ceca4fbfd9,
        _:Na4addf8d42de4f0eb0671f04bb267086,
        _:Nada29564e88a42988da5aeccb8ff1cdc,
        _:Nb555170bd7dc4ecaacf418ee4073f5bb,
        _:Nb67019601f1b4cb8b3dba347ebd45db5,
        _:Nb8b73812621b4c14b87963cf7a3f1bd0,
        _:Nc14eb9e032624703b1de93f74bef679c,
        _:Nc8a8031879f948f887066d69114bf3f9,
        _:Nda4af3cdc0804b1db128ea17ba651c0c .

