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

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

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

<artist/131#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94004#subject> ;
    schema:name "Keishi Yonao"@en,
        "与猶啓至"@ja ;
    foaf:made <album/94004#composition>,
        <album/94004#subject> ;
    foaf:name "Keishi Yonao"@en,
        "与猶啓至"@ja .

<artist/4078#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94004#subject> ;
    schema:name "Izuru Aki"@en,
        "安芸出"@ja ;
    foaf:made <album/94004#composition>,
        <album/94004#subject> ;
    foaf:name "Izuru Aki"@en,
        "安芸出"@ja .

<event/232> a mo:Release ;
    schema:name "Released at Tokyo Game Music Show 2020 (Feb 15, 2020)" .

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

<org/2186#subject> schema:name "COLD NERVE"@en,
        "COLD NERVE"@ja,
        "COLD NERVE"@ja-latn ;
    foaf:name "COLD NERVE"@en,
        "COLD NERVE"@ja,
        "COLD NERVE"@ja-latn .

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

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

<album/94004#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "METAL SIGHT X68000 ORIGINAL SOUNDTRACK -30th Anniversary Complete Edition-"@en,
        "メタルサイト 30周年記念 X68000音楽篇 完全版"@ja,
        "METAL SIGHT X68000 ORIGINAL SOUNDTRACK -30th Anniversary Complete Edition-"@ja-latn ;
    mo:composer <artist/131#subject>,
        <artist/4078#subject> ;
    mo:produced_work <album/94004#musicalwork> ;
    schema:name "METAL SIGHT X68000 ORIGINAL SOUNDTRACK -30th Anniversary Complete Edition-"@en,
        "メタルサイト 30周年記念 X68000音楽篇 完全版"@ja,
        "METAL SIGHT X68000 ORIGINAL SOUNDTRACK -30th Anniversary Complete Edition-"@ja-latn .

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

<artist/27106#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94004#performance> ;
    schema:name "Ryo"@en,
        "りょ～"@ja ;
    foaf:name "Ryo"@en,
        "りょ～"@ja .

<artist/3290#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94004#performance> ;
    schema:name "Go Sato"@en,
        "佐藤豪"@ja ;
    foaf:name "Go Sato"@en,
        "佐藤豪"@ja .

<album/94004#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "METAL SIGHT X68000 ORIGINAL SOUNDTRACK -30th Anniversary Complete Edition-"@en,
        "メタルサイト 30周年記念 X68000音楽篇 完全版"@ja,
        "METAL SIGHT X68000 ORIGINAL SOUNDTRACK -30th Anniversary Complete Edition-"@ja-latn ;
    mo:performance_of <album/94004#musicalwork> ;
    mo:performer <artist/27106#subject>,
        <artist/3290#subject> ;
    mo:recorded_as <album/94004#musicalexpression> ;
    schema:byArtist <artist/27106#subject>,
        <artist/3290#subject> ;
    schema:name "METAL SIGHT X68000 ORIGINAL SOUNDTRACK -30th Anniversary Complete Edition-"@en,
        "メタルサイト 30周年記念 X68000音楽篇 完全版"@ja,
        "METAL SIGHT X68000 ORIGINAL SOUNDTRACK -30th Anniversary Complete Edition-"@ja-latn ;
    schema:workPerformed <album/94004#musicalwork> .

<album/94004#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-15"^^xsd:date ;
    dcterms:title "METAL SIGHT X68000 ORIGINAL SOUNDTRACK -30th Anniversary Complete Edition-"@en,
        "メタルサイト 30周年記念 X68000音楽篇 完全版"@ja,
        "METAL SIGHT X68000 ORIGINAL SOUNDTRACK -30th Anniversary Complete Edition-"@ja-latn ;
    mo:catalogue_number "CNCD-0001" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/94004#musicalexpression> ;
    mo:publisher <org/2186#subject> ;
    mo:record _:Na6df3a1929754a13b9f4d903fc5a8f4b,
        _:Nab842e45a4bb4673a8305cfea3b99241 ;
    mo:record_count 2 ;
    mo:release <event/232> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Metal Sight"@en ;
            foaf:name "Metal Sight"@en ] ;
    schema:byArtist <artist/27106#subject>,
        <artist/3290#subject> ;
    schema:datePublished "2020-02-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/94004/94004-1583343056.jpg> ;
    schema:name "METAL SIGHT X68000 ORIGINAL SOUNDTRACK -30th Anniversary Complete Edition-"@en,
        "メタルサイト 30周年記念 X68000音楽篇 完全版"@ja,
        "METAL SIGHT X68000 ORIGINAL SOUNDTRACK -30th Anniversary Complete Edition-"@ja-latn ;
    schema:publisher <org/2186#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/94004/94004-1583343056.jpg> .

_:N0047c5526ec646ceb329323b99bc2ab1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darkness the Legend"@en,
        "Darkness the Legend"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nab842e45a4bb4673a8305cfea3b99241 ;
    schema:name "Darkness the Legend"@en,
        "Darkness the Legend"@ja .

_:N05f950d9b7384d8780ecb5c3282feb21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cold Nerve"@en,
        "The Cold Nerve"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Na6df3a1929754a13b9f4d903fc5a8f4b ;
    schema:name "The Cold Nerve"@en,
        "The Cold Nerve"@ja .

_:N13902c96c0154c8088815495aac58a02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Period"@en,
        "Last Period"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nab842e45a4bb4673a8305cfea3b99241 ;
    schema:name "Last Period"@en,
        "Last Period"@ja .

_:N17dd43fbbfca4e18ac223498834fa439 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unused Music 03"@en,
        "未使用曲03"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nab842e45a4bb4673a8305cfea3b99241 ;
    schema:name "Unused Music 03"@en,
        "未使用曲03"@ja .

_:N21734bed793843f08ece7265248afe89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Shadow (Arr)"@en,
        "Into the Shadow (Arr)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:Nab842e45a4bb4673a8305cfea3b99241 ;
    schema:name "Into the Shadow (Arr)"@en,
        "Into the Shadow (Arr)"@ja .

_:N21a136a33e1f49a0858ae63c5df8b496 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cvrette of the Space"@en,
        "Cvrette of the Space"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Na6df3a1929754a13b9f4d903fc5a8f4b ;
    schema:name "Cvrette of the Space"@en,
        "Cvrette of the Space"@ja .

_:N264a9027e5594201aa29fed46e61bec4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perpetual Road"@en,
        "Perpetual Road"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Na6df3a1929754a13b9f4d903fc5a8f4b ;
    schema:name "Perpetual Road"@en,
        "Perpetual Road"@ja .

_:N312d3de47b1540949407363d9372bb9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everlasting Period (Last Period)"@en,
        "Everlasting Period (Last Period)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Na6df3a1929754a13b9f4d903fc5a8f4b ;
    schema:name "Everlasting Period (Last Period)"@en,
        "Everlasting Period (Last Period)"@ja .

_:N34b8e5b8f19c4e3b8102f80e7a8590bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission Metal Sight"@en,
        "Mission Metal Sight"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:Na6df3a1929754a13b9f4d903fc5a8f4b ;
    schema:name "Mission Metal Sight"@en,
        "Mission Metal Sight"@ja .

_:N3c0868c214274b6fb375285070ceffb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Light Arrow Shot Through the Dark"@en,
        "The Light Arrow Shot Through the Dark"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nab842e45a4bb4673a8305cfea3b99241 ;
    schema:name "The Light Arrow Shot Through the Dark"@en,
        "The Light Arrow Shot Through the Dark"@ja .

_:N49971f28efe14af288f4d72c75850bbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Archive of Dimension"@en,
        "Archive of Dimension"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Na6df3a1929754a13b9f4d903fc5a8f4b ;
    schema:name "Archive of Dimension"@en,
        "Archive of Dimension"@ja .

_:N535b431d04194b59856e1133a700f4ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Count Down"@en,
        "Count Down"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:Nab842e45a4bb4673a8305cfea3b99241 ;
    schema:name "Count Down"@en,
        "Count Down"@ja .

_:N552a7b998b294539b243ff2970480a59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metallic Doom (Into the Shadow)"@en,
        "Metallic Doom (Into the Shadow)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT6:38"^^xsd:interval ;
    schema:inPlaylist _:Na6df3a1929754a13b9f4d903fc5a8f4b ;
    schema:name "Metallic Doom (Into the Shadow)"@en,
        "Metallic Doom (Into the Shadow)"@ja .

_:N571f0b59802e4f2495116f59c20a2781 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire of Black"@en,
        "Fire of Black"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:16"^^xsd:interval ;
    schema:inPlaylist _:Na6df3a1929754a13b9f4d903fc5a8f4b ;
    schema:name "Fire of Black"@en,
        "Fire of Black"@ja .

_:N598d2a6b09934adf84a9d4b30301566b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S.E. Collection"@en,
        "効果音 SE1/SE2/SE3/SE4"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:Nab842e45a4bb4673a8305cfea3b99241 ;
    schema:name "S.E. Collection"@en,
        "効果音 SE1/SE2/SE3/SE4"@ja .

_:N62da358bf6884d5c89da4fe0ca965143 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darkness the Legend"@en,
        "Darkness the Legend"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Na6df3a1929754a13b9f4d903fc5a8f4b ;
    schema:name "Darkness the Legend"@en,
        "Darkness the Legend"@ja .

_:N64340bad76fd4cd58d205c9995935de1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rialize of the Dream"@en,
        "Rialize of the Dream"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nab842e45a4bb4673a8305cfea3b99241 ;
    schema:name "Rialize of the Dream"@en,
        "Rialize of the Dream"@ja .

_:N6c4f2053cf9e4a0ca2a92577027d4629 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire of Black"@en,
        "Fire of Black"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nab842e45a4bb4673a8305cfea3b99241 ;
    schema:name "Fire of Black"@en,
        "Fire of Black"@ja .

_:N6cb6e76a6cac4653a83fd872c2d8a9f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Shadow"@en,
        "Into the Shadow"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Na6df3a1929754a13b9f4d903fc5a8f4b ;
    schema:name "Into the Shadow"@en,
        "Into the Shadow"@ja .

_:N79a75146a5cb42579fc204b16b029e2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dep_seated Grudge of for Lives"@en,
        "Dep_seated Grudge of for Lives"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nab842e45a4bb4673a8305cfea3b99241 ;
    schema:name "Dep_seated Grudge of for Lives"@en,
        "Dep_seated Grudge of for Lives"@ja .

_:N7bad84367ac742f1a5ccada6e0314b0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unused Music 01"@en,
        "未使用曲01"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nab842e45a4bb4673a8305cfea3b99241 ;
    schema:name "Unused Music 01"@en,
        "未使用曲01"@ja .

_:N7bb2a8ea143541558474d232bb5ca23c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cold Nerve"@en,
        "The Cold Nerve"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nab842e45a4bb4673a8305cfea3b99241 ;
    schema:name "The Cold Nerve"@en,
        "The Cold Nerve"@ja .

_:N8084b5f132d84ac49f1b94cc8f3d2bdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Period"@en,
        "Last Period"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Na6df3a1929754a13b9f4d903fc5a8f4b ;
    schema:name "Last Period"@en,
        "Last Period"@ja .

_:N83db73cac17d429e978e42d5b5b3a5ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rialize of the Dream"@en,
        "Rialize of the Dream"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Na6df3a1929754a13b9f4d903fc5a8f4b ;
    schema:name "Rialize of the Dream"@en,
        "Rialize of the Dream"@ja .

_:N84e50bd26de44b19b75e87f7b1f3aabb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unused Music 02"@en,
        "未使用曲02"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:Na6df3a1929754a13b9f4d903fc5a8f4b ;
    schema:name "Unused Music 02"@en,
        "未使用曲02"@ja .

_:N891e0e2aca20497686a44cca6e62470e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La vigilia della tempesta (Last Period x Into the Shadow)"@en,
        "La vigilia della tempesta (Last Period x Into the Shadow)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Na6df3a1929754a13b9f4d903fc5a8f4b ;
    schema:name "La vigilia della tempesta (Last Period x Into the Shadow)"@en,
        "La vigilia della tempesta (Last Period x Into the Shadow)"@ja .

_:N8d6a4283fcd64ab08f5f974ce1af25b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind of Wildness"@en,
        "Wind of Wildness"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Na6df3a1929754a13b9f4d903fc5a8f4b ;
    schema:name "Wind of Wildness"@en,
        "Wind of Wildness"@ja .

_:N9dc820b080cd4400aa4ca6c6ccab2763 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unused Music 02"@en,
        "未使用曲02"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:Nab842e45a4bb4673a8305cfea3b99241 ;
    schema:name "Unused Music 02"@en,
        "未使用曲02"@ja .

_:Na10d029286a84b5d81f35369f2ddcfff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perpetual Road"@en,
        "Perpetual Road"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nab842e45a4bb4673a8305cfea3b99241 ;
    schema:name "Perpetual Road"@en,
        "Perpetual Road"@ja .

_:Na1667e0e2acd4a2c81e15cbb262e0100 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission Metal Sight"@en,
        "Mission Metal Sight"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:Nab842e45a4bb4673a8305cfea3b99241 ;
    schema:name "Mission Metal Sight"@en,
        "Mission Metal Sight"@ja .

_:Nae712a968b7245bd89250380ae8f2a05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Light Arrow Shot Through the Dark"@en,
        "The Light Arrow Shot Through the Dark"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Na6df3a1929754a13b9f4d903fc5a8f4b ;
    schema:name "The Light Arrow Shot Through the Dark"@en,
        "The Light Arrow Shot Through the Dark"@ja .

_:Nb83fb168fc21474b9f7cdf9e7531834d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dep_seated Grudge of for Lives"@en,
        "Dep_seated Grudge of for Lives"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Na6df3a1929754a13b9f4d903fc5a8f4b ;
    schema:name "Dep_seated Grudge of for Lives"@en,
        "Dep_seated Grudge of for Lives"@ja .

_:Nb85eb725dbf447489775220e4025d8f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Period (Arr)"@en,
        "Last Period (Arr)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nab842e45a4bb4673a8305cfea3b99241 ;
    schema:name "Last Period (Arr)"@en,
        "Last Period (Arr)"@ja .

_:Nc0fbec6953194f1f971bf318e404b3b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cold Nerve (Arr)"@en,
        "The Cold Nerve (Arr)"@ja ;
    mo:track_number 21 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nab842e45a4bb4673a8305cfea3b99241 ;
    schema:name "The Cold Nerve (Arr)"@en,
        "The Cold Nerve (Arr)"@ja .

_:Nc17ea7e633214dccb5b8ef13dd99b4ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cvrette of the Space"@en,
        "Cvrette of the Space"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nab842e45a4bb4673a8305cfea3b99241 ;
    schema:name "Cvrette of the Space"@en,
        "Cvrette of the Space"@ja .

_:Nc2d8cb2024e94f5c886ee4f6c0748bca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unused Music 03"@en,
        "未使用曲03"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Na6df3a1929754a13b9f4d903fc5a8f4b ;
    schema:name "Unused Music 03"@en,
        "未使用曲03"@ja .

_:Ncafb7f1e21c94b8c9161f2aefa40517a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind of Wildness"@en,
        "Wind of Wildness"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nab842e45a4bb4673a8305cfea3b99241 ;
    schema:name "Wind of Wildness"@en,
        "Wind of Wildness"@ja .

_:Ncecac1ff8ea649359352916831cbe5a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Count Down"@en,
        "Count Down"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:Na6df3a1929754a13b9f4d903fc5a8f4b ;
    schema:name "Count Down"@en,
        "Count Down"@ja .

_:Nd4003d1ca92b46c699b25be286e0d96e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Shadow"@en,
        "Into the Shadow"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nab842e45a4bb4673a8305cfea3b99241 ;
    schema:name "Into the Shadow"@en,
        "Into the Shadow"@ja .

_:Ne87dbf6cd3b348d4b883f47b85de4cd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Archive of Dimension"@en,
        "Archive of Dimension"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nab842e45a4bb4673a8305cfea3b99241 ;
    schema:name "Archive of Dimension"@en,
        "Archive of Dimension"@ja .

_:Na6df3a1929754a13b9f4d903fc5a8f4b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N05f950d9b7384d8780ecb5c3282feb21,
        _:N21a136a33e1f49a0858ae63c5df8b496,
        _:N264a9027e5594201aa29fed46e61bec4,
        _:N312d3de47b1540949407363d9372bb9d,
        _:N34b8e5b8f19c4e3b8102f80e7a8590bb,
        _:N49971f28efe14af288f4d72c75850bbd,
        _:N552a7b998b294539b243ff2970480a59,
        _:N571f0b59802e4f2495116f59c20a2781,
        _:N62da358bf6884d5c89da4fe0ca965143,
        _:N6cb6e76a6cac4653a83fd872c2d8a9f1,
        _:N8084b5f132d84ac49f1b94cc8f3d2bdf,
        _:N83db73cac17d429e978e42d5b5b3a5ac,
        _:N84e50bd26de44b19b75e87f7b1f3aabb,
        _:N891e0e2aca20497686a44cca6e62470e,
        _:N8d6a4283fcd64ab08f5f974ce1af25b0,
        _:Nae712a968b7245bd89250380ae8f2a05,
        _:Nb83fb168fc21474b9f7cdf9e7531834d,
        _:Nc2d8cb2024e94f5c886ee4f6c0748bca,
        _:Ncecac1ff8ea649359352916831cbe5a7 ;
    mo:track_count 19 ;
    schema:duration "PT74:05"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N05f950d9b7384d8780ecb5c3282feb21,
        _:N21a136a33e1f49a0858ae63c5df8b496,
        _:N264a9027e5594201aa29fed46e61bec4,
        _:N312d3de47b1540949407363d9372bb9d,
        _:N34b8e5b8f19c4e3b8102f80e7a8590bb,
        _:N49971f28efe14af288f4d72c75850bbd,
        _:N552a7b998b294539b243ff2970480a59,
        _:N571f0b59802e4f2495116f59c20a2781,
        _:N62da358bf6884d5c89da4fe0ca965143,
        _:N6cb6e76a6cac4653a83fd872c2d8a9f1,
        _:N8084b5f132d84ac49f1b94cc8f3d2bdf,
        _:N83db73cac17d429e978e42d5b5b3a5ac,
        _:N84e50bd26de44b19b75e87f7b1f3aabb,
        _:N891e0e2aca20497686a44cca6e62470e,
        _:N8d6a4283fcd64ab08f5f974ce1af25b0,
        _:Nae712a968b7245bd89250380ae8f2a05,
        _:Nb83fb168fc21474b9f7cdf9e7531834d,
        _:Nc2d8cb2024e94f5c886ee4f6c0748bca,
        _:Ncecac1ff8ea649359352916831cbe5a7 .

_:Nab842e45a4bb4673a8305cfea3b99241 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0047c5526ec646ceb329323b99bc2ab1,
        _:N13902c96c0154c8088815495aac58a02,
        _:N17dd43fbbfca4e18ac223498834fa439,
        _:N21734bed793843f08ece7265248afe89,
        _:N3c0868c214274b6fb375285070ceffb8,
        _:N535b431d04194b59856e1133a700f4ed,
        _:N598d2a6b09934adf84a9d4b30301566b,
        _:N64340bad76fd4cd58d205c9995935de1,
        _:N6c4f2053cf9e4a0ca2a92577027d4629,
        _:N79a75146a5cb42579fc204b16b029e2c,
        _:N7bad84367ac742f1a5ccada6e0314b0e,
        _:N7bb2a8ea143541558474d232bb5ca23c,
        _:N9dc820b080cd4400aa4ca6c6ccab2763,
        _:Na10d029286a84b5d81f35369f2ddcfff,
        _:Na1667e0e2acd4a2c81e15cbb262e0100,
        _:Nb85eb725dbf447489775220e4025d8f9,
        _:Nc0fbec6953194f1f971bf318e404b3b4,
        _:Nc17ea7e633214dccb5b8ef13dd99b4ba,
        _:Ncafb7f1e21c94b8c9161f2aefa40517a,
        _:Nd4003d1ca92b46c699b25be286e0d96e,
        _:Ne87dbf6cd3b348d4b883f47b85de4cd4 ;
    mo:track_count 21 ;
    schema:duration "PT71:49"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N0047c5526ec646ceb329323b99bc2ab1,
        _:N13902c96c0154c8088815495aac58a02,
        _:N17dd43fbbfca4e18ac223498834fa439,
        _:N21734bed793843f08ece7265248afe89,
        _:N3c0868c214274b6fb375285070ceffb8,
        _:N535b431d04194b59856e1133a700f4ed,
        _:N598d2a6b09934adf84a9d4b30301566b,
        _:N64340bad76fd4cd58d205c9995935de1,
        _:N6c4f2053cf9e4a0ca2a92577027d4629,
        _:N79a75146a5cb42579fc204b16b029e2c,
        _:N7bad84367ac742f1a5ccada6e0314b0e,
        _:N7bb2a8ea143541558474d232bb5ca23c,
        _:N9dc820b080cd4400aa4ca6c6ccab2763,
        _:Na10d029286a84b5d81f35369f2ddcfff,
        _:Na1667e0e2acd4a2c81e15cbb262e0100,
        _:Nb85eb725dbf447489775220e4025d8f9,
        _:Nc0fbec6953194f1f971bf318e404b3b4,
        _:Nc17ea7e633214dccb5b8ef13dd99b4ba,
        _:Ncafb7f1e21c94b8c9161f2aefa40517a,
        _:Nd4003d1ca92b46c699b25be286e0d96e,
        _:Ne87dbf6cd3b348d4b883f47b85de4cd4 .

