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

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

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

<album/55778> a mo:Release ;
    mo:catalogue_number "N/A" .

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1667#subject> ;
    schema:name "sound team jdk"@en ;
    foaf:made <album/1667#composition>,
        <album/1667#subject> ;
    foaf:name "sound team jdk"@en .

<product/1887#subject> a schema:CreativeWork ;
    schema:name "The Legend of Heroes III: White Witch"@en,
        "英雄伝説III 白き魔女"@ja,
        "Eiyuu Densetsu III: Shiroki Majo"@ja-latn ;
    foaf:name "The Legend of Heroes III: White Witch"@en,
        "英雄伝説III 白き魔女"@ja,
        "Eiyuu Densetsu III: Shiroki Majo"@ja-latn .

<album/1667#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Symphonic Fantasy \"White Witch\""@en,
        "交響幻想曲 ｢白き魔女｣"@ja,
        "Symphonic Fantasy \"White Witch\""@ja-latn ;
    mo:composer <artist/293#subject> ;
    mo:produced_work <album/1667#musicalwork> ;
    schema:name "Symphonic Fantasy \"White Witch\""@en,
        "交響幻想曲 ｢白き魔女｣"@ja,
        "Symphonic Fantasy \"White Witch\""@ja-latn .

<album/1667#musicalexpression> a mo:Signal ;
    mo:published_as <album/1667#subject> ;
    mo:records <album/1667#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/76/1667/1667-1452313476.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/1667#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/76/1667/1667-1452313476.jpg> ;
    foaf:depicts <album/1667#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/76/1667/1667-1452313476.jpg> .

<https://medium-media.vgm.io/albums/76/1667/1667-1452313476.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1667#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Symphonic Fantasy \"White Witch\""@en,
        "交響幻想曲 ｢白き魔女｣"@ja,
        "Symphonic Fantasy \"White Witch\""@ja-latn ;
    mo:performance_of <album/1667#musicalwork> ;
    mo:performer <artist/2079#subject> ;
    mo:recorded_as <album/1667#musicalexpression> ;
    schema:byArtist <artist/2079#subject> ;
    schema:name "Symphonic Fantasy \"White Witch\""@en,
        "交響幻想曲 ｢白き魔女｣"@ja,
        "Symphonic Fantasy \"White Witch\""@ja-latn ;
    schema:workPerformed <album/1667#musicalwork> .

<artist/2079#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/1667#performance> ;
    schema:name "jdk electric symphony orchestra"@en ;
    foaf:name "jdk electric symphony orchestra"@en .

<album/1667#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-06-27"^^xsd:date ;
    dcterms:title "Symphonic Fantasy \"White Witch\""@en,
        "交響幻想曲 ｢白き魔女｣"@ja,
        "Symphonic Fantasy \"White Witch\""@ja-latn ;
    mo:catalogue_number "NW10102510" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/55778> ;
    mo:publication_of <album/1667#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:Ned3f2d6073854c9180ccc25d588f6d89 ;
    mo:record_count 1 ;
    schema:about <product/1887#subject> ;
    schema:byArtist <artist/2079#subject> ;
    schema:datePublished "2002-06-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/1667/1667-1452313476.jpg> ;
    schema:name "Symphonic Fantasy \"White Witch\""@en,
        "交響幻想曲 ｢白き魔女｣"@ja,
        "Symphonic Fantasy \"White Witch\""@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/1667/1667-1452313476.jpg> .

_:N1ca9421d881f467c90dbcdc3cd47f35d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Second Melodic Subject: The Great Battle of Bolt (The Great Battle of Bolt)"@en,
        "The Great Battle of Bolt / \"The Great Battle of Bolt\""@en,
        "ボルト大決戦/「ボルト大決戦」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Ned3f2d6073854c9180ccc25d588f6d89 ;
    schema:name "Second Melodic Subject: The Great Battle of Bolt (The Great Battle of Bolt)"@en,
        "The Great Battle of Bolt / \"The Great Battle of Bolt\""@en,
        "ボルト大決戦/「ボルト大決戦」"@ja .

_:N1e09f41c6c614ae39e5d3d6e830aefbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fourth Melodic Subject: The Good Witch (The White Witch -Precious Soul-)"@en,
        "The Good Witch / \"The White Witch -Precious Soul-\""@en,
        "やさしき魔女/「白き魔女-尊き魂-」"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Ned3f2d6073854c9180ccc25d588f6d89 ;
    schema:name "Fourth Melodic Subject: The Good Witch (The White Witch -Precious Soul-)"@en,
        "The Good Witch / \"The White Witch -Precious Soul-\""@en,
        "やさしき魔女/「白き魔女-尊き魂-」"@ja .

_:N340c735897374a069fa559f7eb74a834 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Durzel's Letter / \"Durzel's Letter\" \"Little Heroes -Music Box-\""@en,
        "Epilogue: Durzel's Letter (Durzel's Letter / A Little Hero -Music Box-)"@en,
        "デュルゼルの手紙/「デュルゼルの手紙」「小さな英雄-オルゴール-」"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:Ned3f2d6073854c9180ccc25d588f6d89 ;
    schema:name "Durzel's Letter / \"Durzel's Letter\" \"Little Heroes -Music Box-\""@en,
        "Epilogue: Durzel's Letter (Durzel's Letter / A Little Hero -Music Box-)"@en,
        "デュルゼルの手紙/「デュルゼルの手紙」「小さな英雄-オルゴール-」"@ja .

_:N36f8b1c346b643c5abd62bc731f76618 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fourth Melodic Subject: Wave of Catastrophe (Raual / Roudo Castle)"@en,
        "Wave of Disaster / \"Raual\" \"Roudo Castle\""@en,
        "災いの波/「ラウアール」「ルード城」"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Ned3f2d6073854c9180ccc25d588f6d89 ;
    schema:name "Fourth Melodic Subject: Wave of Catastrophe (Raual / Roudo Castle)"@en,
        "Wave of Disaster / \"Raual\" \"Roudo Castle\""@en,
        "災いの波/「ラウアール」「ルード城」"@ja .

_:Na4b011b6e1254c0584d759101efc5c43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Second Melodic Subject: Visitor's Hymn (Oldos Cathedral / Visitor's Hymn)"@en,
        "Visitor's Hymn / \"Oldos Cathedral\" \"Visitor's Hymn\""@en,
        "まろうどの賛歌/「オルドス大聖堂」「まろうどの賛歌」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Ned3f2d6073854c9180ccc25d588f6d89 ;
    schema:name "Second Melodic Subject: Visitor's Hymn (Oldos Cathedral / Visitor's Hymn)"@en,
        "Visitor's Hymn / \"Oldos Cathedral\" \"Visitor's Hymn\""@en,
        "まろうどの賛歌/「オルドス大聖堂」「まろうどの賛歌」"@ja .

_:Nbaa78c0a07714379b247f99dd68d3161 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Second Melodic Subject: The Prophecy (Lodi)"@en,
        "The Prophecy / \"Lodi\""@en,
        "予言/「ローディ」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Ned3f2d6073854c9180ccc25d588f6d89 ;
    schema:name "Second Melodic Subject: The Prophecy (Lodi)"@en,
        "The Prophecy / \"Lodi\""@en,
        "予言/「ローディ」"@ja .

_:Nd35f51ec4d7f457e96f04d09810a766b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fourth Melodic Subject: Queen Isabelle (Queen Isabelle)"@en,
        "Queen Isabelle / \"Queen Isabelle\""@en,
        "王妃イザベル/「王妃イザベル」"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Ned3f2d6073854c9180ccc25d588f6d89 ;
    schema:name "Fourth Melodic Subject: Queen Isabelle (Queen Isabelle)"@en,
        "Queen Isabelle / \"Queen Isabelle\""@en,
        "王妃イザベル/「王妃イザベル」"@ja .

_:Ne44ecbb0ad934617b33ab2abcd7819d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Melodic Subject: Waltz (Waltz / A Little Hero)"@en,
        "Waltz / \"Waltz\" \"Little Hero\""@en,
        "円舞曲/「円舞曲」「小さな英雄」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Ned3f2d6073854c9180ccc25d588f6d89 ;
    schema:name "First Melodic Subject: Waltz (Waltz / A Little Hero)"@en,
        "Waltz / \"Waltz\" \"Little Hero\""@en,
        "円舞曲/「円舞曲」「小さな英雄」"@ja .

_:Nffb865ebf4c047b9a6a8071656ae5c94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem / \"Requiem\" \"Sorrowful Melody\""@en,
        "Third Melodic Subject: Requiem (Requiem / Sorrowful Melody)"@en,
        "鎮魂歌/「レクイエム」「悲しみのメロディ」"@ja ;
    mo:track_number 6 ;
    schema:duration "PT11:03"^^xsd:interval ;
    schema:inPlaylist _:Ned3f2d6073854c9180ccc25d588f6d89 ;
    schema:name "Requiem / \"Requiem\" \"Sorrowful Melody\""@en,
        "Third Melodic Subject: Requiem (Requiem / Sorrowful Melody)"@en,
        "鎮魂歌/「レクイエム」「悲しみのメロディ」"@ja .

_:Nfff1c9da15ec4906b03c8de6d8213116 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Melodic Subject: The White Witch (The White Witch Gueld)"@en,
        "The White Witch / \"The White Witch Gueld\""@en,
        "白き魔女/「白き魔女ゲルド」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:Ned3f2d6073854c9180ccc25d588f6d89 ;
    schema:name "First Melodic Subject: The White Witch (The White Witch Gueld)"@en,
        "The White Witch / \"The White Witch Gueld\""@en,
        "白き魔女/「白き魔女ゲルド」"@ja .

_:Ned3f2d6073854c9180ccc25d588f6d89 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ca9421d881f467c90dbcdc3cd47f35d,
        _:N1e09f41c6c614ae39e5d3d6e830aefbb,
        _:N340c735897374a069fa559f7eb74a834,
        _:N36f8b1c346b643c5abd62bc731f76618,
        _:Na4b011b6e1254c0584d759101efc5c43,
        _:Nbaa78c0a07714379b247f99dd68d3161,
        _:Nd35f51ec4d7f457e96f04d09810a766b,
        _:Ne44ecbb0ad934617b33ab2abcd7819d7,
        _:Nffb865ebf4c047b9a6a8071656ae5c94,
        _:Nfff1c9da15ec4906b03c8de6d8213116 ;
    mo:track_count 10 ;
    schema:duration "PT57:34"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1ca9421d881f467c90dbcdc3cd47f35d,
        _:N1e09f41c6c614ae39e5d3d6e830aefbb,
        _:N340c735897374a069fa559f7eb74a834,
        _:N36f8b1c346b643c5abd62bc731f76618,
        _:Na4b011b6e1254c0584d759101efc5c43,
        _:Nbaa78c0a07714379b247f99dd68d3161,
        _:Nd35f51ec4d7f457e96f04d09810a766b,
        _:Ne44ecbb0ad934617b33ab2abcd7819d7,
        _:Nffb865ebf4c047b9a6a8071656ae5c94,
        _:Nfff1c9da15ec4906b03c8de6d8213116 .

