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

<artist/2112#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chiyoko Amai"@en,
        "甘井チヨコ"@ja ;
    foaf:made <album/1463#subject>,
        <album/1463#vocals> ;
    foaf:name "Chiyoko Amai"@en,
        "甘井チヨコ"@ja .

<artist/2953#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshihiko Ando"@en,
        "安藤芳彦"@ja ;
    foaf:made <album/1463#lyrics>,
        <album/1463#subject> ;
    foaf:name "Yoshihiko Ando"@en,
        "安藤芳彦"@ja .

<artist/338#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuko Imai"@en,
        "今井優子"@ja ;
    foaf:made <album/1463#subject>,
        <album/1463#vocals> ;
    foaf:name "Yuko Imai"@en,
        "今井優子"@ja .

<artist/864#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akino Arai"@en,
        "新居昭乃"@ja ;
    foaf:made <album/1463#lyrics>,
        <album/1463#subject>,
        <album/1463#vocals> ;
    foaf:name "Akino Arai"@en,
        "新居昭乃"@ja .

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1463#subject> ;
    schema:name "Falcom Sound Team J.D.K."@en ;
    foaf:made <album/1463#composition>,
        <album/1463#subject> ;
    foaf:name "Falcom Sound Team J.D.K."@en .

<product/1076#subject> a schema:CreativeWork ;
    schema:name "Dragon Slayer: The Legend of Heroes"@en,
        "ドラゴンスレイヤー英雄伝説"@ja,
        "Dragon Slayer: Eiyuu Densetsu"@ja-latn ;
    foaf:name "Dragon Slayer: The Legend of Heroes"@en,
        "ドラゴンスレイヤー英雄伝説"@ja,
        "Dragon Slayer: Eiyuu Densetsu"@ja-latn .

<product/1077#subject> a schema:CreativeWork ;
    schema:name "Lord Monarch"@en,
        "ロードモナーク"@ja,
        "Lord Monarch"@ja-latn ;
    foaf:name "Lord Monarch"@en,
        "ロードモナーク"@ja,
        "Lord Monarch"@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/3589#subject> a schema:CreativeWork ;
    schema:name "DINOSAUR"@en,
        "ダイナソア"@ja,
        "DINOSAUR"@ja-latn ;
    foaf:name "DINOSAUR"@en,
        "ダイナソア"@ja,
        "DINOSAUR"@ja-latn .

<album/1463#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Falcom Special Box '92"@en,
        "ファルコム・スペシャル・ボックス '92"@ja,
        "Falcom Special Box '92"@ja-latn ;
    mo:composer <artist/293#subject> ;
    mo:produced_work <album/1463#musicalwork> ;
    schema:name "Falcom Special Box '92"@en,
        "ファルコム・スペシャル・ボックス '92"@ja,
        "Falcom Special Box '92"@ja-latn .

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

<org/1943#subject> schema:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn ;
    foaf:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn .

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

<https://medium-media.vgm.io/albums/36/1463/1463-1462198715.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/1463#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Falcom Special Box '92"@en,
        "ファルコム・スペシャル・ボックス '92"@ja,
        "Falcom Special Box '92"@ja-latn ;
    mo:performance_of <album/1463#musicalwork> ;
    mo:performer <artist/2079#subject> ;
    mo:recorded_as <album/1463#musicalexpression> ;
    schema:byArtist <artist/2079#subject> ;
    schema:name "Falcom Special Box '92"@en,
        "ファルコム・スペシャル・ボックス '92"@ja,
        "Falcom Special Box '92"@ja-latn ;
    schema:workPerformed <album/1463#musicalwork> .

<artist/2079#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/1463#performance> ;
    schema:name "J.D.K. Electric Orchestra"@en ;
    foaf:name "J.D.K. Electric Orchestra"@en .

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

<album/1463#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-12-21"^^xsd:date ;
    dcterms:title "Falcom Special Box '92"@en,
        "ファルコム・スペシャル・ボックス '92"@ja,
        "Falcom Special Box '92"@ja-latn ;
    mo:catalogue_number "KICA-9009~11" ;
    mo:media_type "3 CD" ;
    mo:publication_of <album/1463#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:N0cc36305934a46c1bf903d321af55345,
        _:N53730129072845a6a0d59123e9905b68,
        _:Nb31ce0a34ef04ff788f5f3bd757fdeb0 ;
    mo:record_count 3 ;
    schema:about <product/1076#subject>,
        <product/1077#subject>,
        <product/280#subject>,
        <product/3589#subject> ;
    schema:byArtist <artist/2079#subject> ;
    schema:datePublished "1991-12-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/1463/1463-1462198715.jpg> ;
    schema:name "Falcom Special Box '92"@en,
        "ファルコム・スペシャル・ボックス '92"@ja,
        "Falcom Special Box '92"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/1463/1463-1462198715.jpg> .

_:N26e3893661334ac1a65f43b38ec7e1ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dungeon"@en,
        "ダンジョン"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nb31ce0a34ef04ff788f5f3bd757fdeb0 ;
    schema:name "Dungeon"@en,
        "ダンジョン"@ja .

_:N2998f991014c4e52913e19292e4e36af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A World Full of Love (from Lord Monarch ''Map Edit'')"@en,
        "世界はいつも恋してる (ロードモナーク「マップエディット」より)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N53730129072845a6a0d59123e9905b68 ;
    schema:name "A World Full of Love (from Lord Monarch ''Map Edit'')"@en,
        "世界はいつも恋してる (ロードモナーク「マップエディット」より)"@ja .

_:N3d30b7399bbf490fb0975d72c69ab047 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice of God"@en,
        "神の声"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:Nb31ce0a34ef04ff788f5f3bd757fdeb0 ;
    schema:name "Voice of God"@en,
        "神の声"@ja .

_:N49c4975154f04339aacf462dfffe87cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take me Another World (from Lord Monarch ''Title'')"@en,
        "Take me Another World (ロードモナーク「タイトル」より)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N53730129072845a6a0d59123e9905b68 ;
    schema:name "Take me Another World (from Lord Monarch ''Title'')"@en,
        "Take me Another World (ロードモナーク「タイトル」より)"@ja .

_:N5bbd90502e974a51b9d6413acd195bd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pirate Island"@en,
        "海賊島"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nb31ce0a34ef04ff788f5f3bd757fdeb0 ;
    schema:name "Pirate Island"@en,
        "海賊島"@ja .

_:N5e4c4e016e3d4410ae16f8af3438a482 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Movement ''A Premonition=Styx=''"@en,
        "第一楽章 「予感=スティクス」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N0cc36305934a46c1bf903d321af55345 ;
    schema:name "First Movement ''A Premonition=Styx=''"@en,
        "第一楽章 「予感=スティクス」"@ja .

_:N7e6ce916f3bb499d8ad82cd9dffcfe23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ship"@en,
        "船"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nb31ce0a34ef04ff788f5f3bd757fdeb0 ;
    schema:name "Ship"@en,
        "船"@ja .

_:N892aac136a974f46b5b5dd2742badd73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ENDING II"@en,
        "ENDING II"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:Nb31ce0a34ef04ff788f5f3bd757fdeb0 ;
    schema:name "ENDING II"@en,
        "ENDING II"@ja .

_:N9641438810284c879f3f627cc27c1ca1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage De Roi (from Dinosaur ''The Weaving of Dreams'')"@en,
        "Voyage De Roi (ダイナソア「夢つむぎ」より)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N53730129072845a6a0d59123e9905b68 ;
    schema:name "Voyage De Roi (from Dinosaur ''The Weaving of Dreams'')"@en,
        "Voyage De Roi (ダイナソア「夢つむぎ」より)"@ja .

_:N97f0e4fa0f644ba0931e308db4bbe4fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Second Movement \"Trading Village of Redmont\""@en,
        "第二楽章 「貿易の街レドモンド」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:N0cc36305934a46c1bf903d321af55345 ;
    schema:name "Second Movement \"Trading Village of Redmont\""@en,
        "第二楽章 「貿易の街レドモンド」"@ja .

_:Naa54a3a8c76d4330bffc18eb8f6471ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Light Mystery (from Dragon Slayer: The Legend of Heroes ''Field'')"@en,
        "Moon Light Mystery (ドラスレ英雄伝説「フィールド」より)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N53730129072845a6a0d59123e9905b68 ;
    schema:name "Moon Light Mystery (from Dragon Slayer: The Legend of Heroes ''Field'')"@en,
        "Moon Light Mystery (ドラスレ英雄伝説「フィールド」より)"@ja .

_:Nab0e1428d0ef41cd8de9b95ff3273886 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fifth Movement \"Departure at Sunrise\""@en,
        "第五楽章 「旅立ちの朝」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N0cc36305934a46c1bf903d321af55345 ;
    schema:name "Fifth Movement \"Departure at Sunrise\""@en,
        "第五楽章 「旅立ちの朝」"@ja .

_:Nce22e896f3384dd493aff2ef1ba74de9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sixth Movement \"WANDERERS FROM Ys\""@en,
        "第六楽章 「WANDERERS FROM Ys」"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N0cc36305934a46c1bf903d321af55345 ;
    schema:name "Sixth Movement \"WANDERERS FROM Ys\""@en,
        "第六楽章 「WANDERERS FROM Ys」"@ja .

_:Nd6f6fe2035b44ad0865298744407aba7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fourth Movement \"Tower of Destiny\""@en,
        "第四楽章 「運命の塔」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:N0cc36305934a46c1bf903d321af55345 ;
    schema:name "Fourth Movement \"Tower of Destiny\""@en,
        "第四楽章 「運命の塔」"@ja .

_:Ndef04379e41a483587ce5237291b6225 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Magic X'mas (from Lord Monarch ''Opening'')"@en,
        "White Magic X'mas (ロードモナーク「オープニング」より)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N53730129072845a6a0d59123e9905b68 ;
    schema:name "White Magic X'mas (from Lord Monarch ''Opening'')"@en,
        "White Magic X'mas (ロードモナーク「オープニング」より)"@ja .

_:Ne212236959a14132a55e8b9c097e33e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening"@en,
        "オープニング"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:Nb31ce0a34ef04ff788f5f3bd757fdeb0 ;
    schema:name "Opening"@en,
        "オープニング"@ja .

_:Nfdbf340472d441af8c5f93366bb1cda2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Third Movement \"Snare of Darkness\""@en,
        "第三楽章 「暗黒の罠」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N0cc36305934a46c1bf903d321af55345 ;
    schema:name "Third Movement \"Snare of Darkness\""@en,
        "第三楽章 「暗黒の罠」"@ja .

_:N53730129072845a6a0d59123e9905b68 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2998f991014c4e52913e19292e4e36af,
        _:N49c4975154f04339aacf462dfffe87cd,
        _:N9641438810284c879f3f627cc27c1ca1,
        _:Naa54a3a8c76d4330bffc18eb8f6471ea,
        _:Ndef04379e41a483587ce5237291b6225 ;
    mo:track_count 5 ;
    schema:duration "PT19:52"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2998f991014c4e52913e19292e4e36af,
        _:N49c4975154f04339aacf462dfffe87cd,
        _:N9641438810284c879f3f627cc27c1ca1,
        _:Naa54a3a8c76d4330bffc18eb8f6471ea,
        _:Ndef04379e41a483587ce5237291b6225 .

_:N0cc36305934a46c1bf903d321af55345 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 3 ;
    mo:track _:N5e4c4e016e3d4410ae16f8af3438a482,
        _:N97f0e4fa0f644ba0931e308db4bbe4fa,
        _:Nab0e1428d0ef41cd8de9b95ff3273886,
        _:Nce22e896f3384dd493aff2ef1ba74de9,
        _:Nd6f6fe2035b44ad0865298744407aba7,
        _:Nfdbf340472d441af8c5f93366bb1cda2 ;
    mo:track_count 6 ;
    schema:duration "PT35:47"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N5e4c4e016e3d4410ae16f8af3438a482,
        _:N97f0e4fa0f644ba0931e308db4bbe4fa,
        _:Nab0e1428d0ef41cd8de9b95ff3273886,
        _:Nce22e896f3384dd493aff2ef1ba74de9,
        _:Nd6f6fe2035b44ad0865298744407aba7,
        _:Nfdbf340472d441af8c5f93366bb1cda2 .

_:Nb31ce0a34ef04ff788f5f3bd757fdeb0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N26e3893661334ac1a65f43b38ec7e1ce,
        _:N3d30b7399bbf490fb0975d72c69ab047,
        _:N5bbd90502e974a51b9d6413acd195bd6,
        _:N7e6ce916f3bb499d8ad82cd9dffcfe23,
        _:N892aac136a974f46b5b5dd2742badd73,
        _:Ne212236959a14132a55e8b9c097e33e1 ;
    mo:track_count 6 ;
    schema:duration "PT34:33"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N26e3893661334ac1a65f43b38ec7e1ce,
        _:N3d30b7399bbf490fb0975d72c69ab047,
        _:N5bbd90502e974a51b9d6413acd195bd6,
        _:N7e6ce916f3bb499d8ad82cd9dffcfe23,
        _:N892aac136a974f46b5b5dd2742badd73,
        _:Ne212236959a14132a55e8b9c097e33e1 .

