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

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

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

<artist/47813#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1005#subject> ;
    schema:name "Yoshiyuki Ito"@en,
        "伊藤ヨシユキ"@ja ;
    foaf:made <album/1005#composition>,
        <album/1005#subject> ;
    foaf:name "Yoshiyuki Ito"@en,
        "伊藤ヨシユキ"@ja .

<album/1005#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wizap! The CD"@en,
        "ウィザップ！・ザ・ＣＤ"@ja,
        "Wizap! The CD"@ja-latn ;
    mo:composer <artist/47813#subject> ;
    mo:produced_work <album/1005#musicalwork> ;
    schema:name "Wizap! The CD"@en,
        "ウィザップ！・ザ・ＣＤ"@ja,
        "Wizap! The CD"@ja-latn .

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

<album/1005#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wizap! The CD"@en,
        "ウィザップ！・ザ・ＣＤ"@ja,
        "Wizap! The CD"@ja-latn ;
    mo:performance_of <album/1005#musicalwork> ;
    mo:recorded_as <album/1005#musicalexpression> ;
    schema:name "Wizap! The CD"@en,
        "ウィザップ！・ザ・ＣＤ"@ja,
        "Wizap! The CD"@ja-latn ;
    schema:workPerformed <album/1005#musicalwork> .

<org/2192#subject> schema:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn ;
    foaf:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn .

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

<https://medium-media.vgm.io/albums/50/1005/1005-1277682413.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1005#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-11-01"^^xsd:date ;
    dcterms:title "Wizap! The CD"@en,
        "ウィザップ！・ザ・ＣＤ"@ja,
        "Wizap! The CD"@ja-latn ;
    mo:catalogue_number "COCC-12064" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1005#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Ndd6e0f2616d247dd8c423bcecbe37528 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Wizap!"@en ;
            foaf:name "Wizap!"@en ] ;
    schema:datePublished "1994-11-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/1005/1005-1277682413.jpg> ;
    schema:name "Wizap! The CD"@en,
        "ウィザップ！・ザ・ＣＤ"@ja,
        "Wizap! The CD"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/1005/1005-1277682413.jpg> .

_:N00a6f026a7be444cba499760ec00988a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promise to Again"@en,
        "Promise to Again"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Ndd6e0f2616d247dd8c423bcecbe37528 ;
    schema:name "Promise to Again"@en,
        "Promise to Again"@ja .

_:N14b67b8d55274fa2a4f7cf5d5fe05b4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "~Reflection 1~"@en,
        "～回想1～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Ndd6e0f2616d247dd8c423bcecbe37528 ;
    schema:name "~Reflection 1~"@en,
        "～回想1～"@ja .

_:N231085214d4d4ca1971ab4432c974981 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to \"Fortune\""@en,
        "Welcome to \"Fortune\""@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Ndd6e0f2616d247dd8c423bcecbe37528 ;
    schema:name "Welcome to \"Fortune\""@en,
        "Welcome to \"Fortune\""@ja .

_:N37f30506ebe14fa6b93367c5482c21f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "memories"@en,
        "memories"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Ndd6e0f2616d247dd8c423bcecbe37528 ;
    schema:name "memories"@en,
        "memories"@ja .

_:N3df6a2e9e81d40fa9c593fa30cde7c0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "~Reflection 2~"@en,
        "～回想2～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Ndd6e0f2616d247dd8c423bcecbe37528 ;
    schema:name "~Reflection 2~"@en,
        "～回想2～"@ja .

_:N43a7e4a2653347eaa7ddb04772b9573a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pest Extermination"@en,
        "害虫退治"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Ndd6e0f2616d247dd8c423bcecbe37528 ;
    schema:name "Pest Extermination"@en,
        "害虫退治"@ja .

_:N4c08e571efda4bbf9988746cfb7fafb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en,
        "Prologue"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:Ndd6e0f2616d247dd8c423bcecbe37528 ;
    schema:name "Prologue"@en,
        "Prologue"@ja .

_:N5677337f906e48adb2684ddd062bc502 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"DINO\""@en,
        "\"DINO\""@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Ndd6e0f2616d247dd8c423bcecbe37528 ;
    schema:name "\"DINO\""@en,
        "\"DINO\""@ja .

_:N68a1be0870ff462d95a7764cd81cd040 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "~Reflection 4~"@en,
        "～回想4～"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Ndd6e0f2616d247dd8c423bcecbe37528 ;
    schema:name "~Reflection 4~"@en,
        "～回想4～"@ja .

_:N6e905b6118b045d98ccc3a11b216ccc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fotoria's Theme"@en,
        "フォートリアのテーマ"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Ndd6e0f2616d247dd8c423bcecbe37528 ;
    schema:name "Fotoria's Theme"@en,
        "フォートリアのテーマ"@ja .

_:N82e2846bc5f24fd893371c43deffdddd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Stronghold"@en,
        "The Stronghold"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Ndd6e0f2616d247dd8c423bcecbe37528 ;
    schema:name "The Stronghold"@en,
        "The Stronghold"@ja .

_:N8b813a0dbb9c43c1b118802b1d191f5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"LOST TIME\""@en,
        "\"LOST TIME\""@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Ndd6e0f2616d247dd8c423bcecbe37528 ;
    schema:name "\"LOST TIME\""@en,
        "\"LOST TIME\""@ja .

_:N8c8f5bf5ff7543a3a92bd5f03f634fdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "~Reflection 3~"@en,
        "～回想3～"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:Ndd6e0f2616d247dd8c423bcecbe37528 ;
    schema:name "~Reflection 3~"@en,
        "～回想3～"@ja .

_:N924b711c68f043ac93767921e4d690b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The rescue"@en,
        "The rescue"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Ndd6e0f2616d247dd8c423bcecbe37528 ;
    schema:name "The rescue"@en,
        "The rescue"@ja .

_:N990d9fc4723545029b0d0d335b005f0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ebante Mine"@en,
        "エバンテ鉱山"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Ndd6e0f2616d247dd8c423bcecbe37528 ;
    schema:name "Ebante Mine"@en,
        "エバンテ鉱山"@ja .

_:Naea31bb3576a4e9a8057f71a638e8657 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Stand"@en,
        "Last Stand"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Ndd6e0f2616d247dd8c423bcecbe37528 ;
    schema:name "Last Stand"@en,
        "Last Stand"@ja .

_:Nb0acd85f7fda4dd6ac6f66952913c8ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape"@en,
        "脱出"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Ndd6e0f2616d247dd8c423bcecbe37528 ;
    schema:name "Escape"@en,
        "脱出"@ja .

_:Nb442295bdbfd474a925a4d932f441242 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue"@en,
        "Epilogue"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Ndd6e0f2616d247dd8c423bcecbe37528 ;
    schema:name "Epilogue"@en,
        "Epilogue"@ja .

_:Nce5164658b5646798d49978fcb8e6355 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "~Reflection 5~"@en,
        "～回想5～"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Ndd6e0f2616d247dd8c423bcecbe37528 ;
    schema:name "~Reflection 5~"@en,
        "～回想5～"@ja .

_:Ne3b3373c61fe45e1a257825042003ef0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haunted House"@en,
        "幻の家"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Ndd6e0f2616d247dd8c423bcecbe37528 ;
    schema:name "Haunted House"@en,
        "幻の家"@ja .

_:Ndd6e0f2616d247dd8c423bcecbe37528 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00a6f026a7be444cba499760ec00988a,
        _:N14b67b8d55274fa2a4f7cf5d5fe05b4e,
        _:N231085214d4d4ca1971ab4432c974981,
        _:N37f30506ebe14fa6b93367c5482c21f8,
        _:N3df6a2e9e81d40fa9c593fa30cde7c0b,
        _:N43a7e4a2653347eaa7ddb04772b9573a,
        _:N4c08e571efda4bbf9988746cfb7fafb4,
        _:N5677337f906e48adb2684ddd062bc502,
        _:N68a1be0870ff462d95a7764cd81cd040,
        _:N6e905b6118b045d98ccc3a11b216ccc4,
        _:N82e2846bc5f24fd893371c43deffdddd,
        _:N8b813a0dbb9c43c1b118802b1d191f5a,
        _:N8c8f5bf5ff7543a3a92bd5f03f634fdb,
        _:N924b711c68f043ac93767921e4d690b9,
        _:N990d9fc4723545029b0d0d335b005f0d,
        _:Naea31bb3576a4e9a8057f71a638e8657,
        _:Nb0acd85f7fda4dd6ac6f66952913c8ae,
        _:Nb442295bdbfd474a925a4d932f441242,
        _:Nce5164658b5646798d49978fcb8e6355,
        _:Ne3b3373c61fe45e1a257825042003ef0 ;
    mo:track_count 20 ;
    schema:duration "PT60:21"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N00a6f026a7be444cba499760ec00988a,
        _:N14b67b8d55274fa2a4f7cf5d5fe05b4e,
        _:N231085214d4d4ca1971ab4432c974981,
        _:N37f30506ebe14fa6b93367c5482c21f8,
        _:N3df6a2e9e81d40fa9c593fa30cde7c0b,
        _:N43a7e4a2653347eaa7ddb04772b9573a,
        _:N4c08e571efda4bbf9988746cfb7fafb4,
        _:N5677337f906e48adb2684ddd062bc502,
        _:N68a1be0870ff462d95a7764cd81cd040,
        _:N6e905b6118b045d98ccc3a11b216ccc4,
        _:N82e2846bc5f24fd893371c43deffdddd,
        _:N8b813a0dbb9c43c1b118802b1d191f5a,
        _:N8c8f5bf5ff7543a3a92bd5f03f634fdb,
        _:N924b711c68f043ac93767921e4d690b9,
        _:N990d9fc4723545029b0d0d335b005f0d,
        _:Naea31bb3576a4e9a8057f71a638e8657,
        _:Nb0acd85f7fda4dd6ac6f66952913c8ae,
        _:Nb442295bdbfd474a925a4d932f441242,
        _:Nce5164658b5646798d49978fcb8e6355,
        _:Ne3b3373c61fe45e1a257825042003ef0 .

