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

<album/1663#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Heroes III Electric Orchestra"@en,
        "交響詩 英雄伝説III 寺嶋民哉eオーケストラ"@ja,
        "Koukyoushi Eiyuu Densetsu III Tamiya Terashima e Orchestra"@ja-latn ;
    mo:produced_work <album/1663#musicalwork> ;
    schema:name "The Legend of Heroes III Electric Orchestra"@en,
        "交響詩 英雄伝説III 寺嶋民哉eオーケストラ"@ja,
        "Koukyoushi Eiyuu Densetsu III Tamiya Terashima e Orchestra"@ja-latn .

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

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

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

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

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

<album/1663#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend of Heroes III Electric Orchestra"@en,
        "交響詩 英雄伝説III 寺嶋民哉eオーケストラ"@ja,
        "Koukyoushi Eiyuu Densetsu III Tamiya Terashima e Orchestra"@ja-latn ;
    mo:performance_of <album/1663#musicalwork> ;
    mo:performer <artist/2079#subject> ;
    mo:recorded_as <album/1663#musicalexpression> ;
    schema:byArtist <artist/2079#subject> ;
    schema:name "The Legend of Heroes III Electric Orchestra"@en,
        "交響詩 英雄伝説III 寺嶋民哉eオーケストラ"@ja,
        "Koukyoushi Eiyuu Densetsu III Tamiya Terashima e Orchestra"@ja-latn ;
    schema:workPerformed <album/1663#musicalwork> .

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

<album/1663#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-02-10"^^xsd:date ;
    dcterms:title "The Legend of Heroes III Electric Orchestra"@en,
        "交響詩 英雄伝説III 寺嶋民哉eオーケストラ"@ja,
        "Koukyoushi Eiyuu Densetsu III Tamiya Terashima e Orchestra"@ja-latn ;
    mo:catalogue_number "NW10102430" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1663#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:Ned6ecda0c0914a08858622e5820da119 ;
    mo:record_count 1 ;
    schema:about <product/1887#subject> ;
    schema:byArtist <artist/2079#subject> ;
    schema:datePublished "2001-02-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/1663/1663-1396737858.jpg> ;
    schema:name "The Legend of Heroes III Electric Orchestra"@en,
        "交響詩 英雄伝説III 寺嶋民哉eオーケストラ"@ja,
        "Koukyoushi Eiyuu Densetsu III Tamiya Terashima e Orchestra"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/1663/1663-1396737858.jpg> .

_:N00cf409cc3154b9382e7793680160d9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Queen Isabelle"@en,
        "王妃イザベル"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Ned6ecda0c0914a08858622e5820da119 ;
    schema:name "Queen Isabelle"@en,
        "王妃イザベル"@ja .

_:N0853d2773269487c8d94f58235fca5df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Afternoon on the Beach"@en,
        "浜辺の午後"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Ned6ecda0c0914a08858622e5820da119 ;
    schema:name "Afternoon on the Beach"@en,
        "浜辺の午後"@ja .

_:N8a651f76fe9741a485f4710a68271a67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The White Witch Gueld"@en,
        "白き魔女ゲルド"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:Ned6ecda0c0914a08858622e5820da119 ;
    schema:name "The White Witch Gueld"@en,
        "白き魔女ゲルド"@ja .

_:N92f24a9b8baf4852b82b8f777ad8199e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demise"@en,
        "終焉"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Ned6ecda0c0914a08858622e5820da119 ;
    schema:name "Demise"@en,
        "終焉"@ja .

_:N961a999bea85453faa0f909e9e61502f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Sparkle of Love"@en,
        "愛はきらめきのなかに"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Ned6ecda0c0914a08858622e5820da119 ;
    schema:name "In the Sparkle of Love"@en,
        "愛はきらめきのなかに"@ja .

_:Nbcaaa8b29bf046cab8bffc53e989d1d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Heroes"@en,
        "小さな英雄"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Ned6ecda0c0914a08858622e5820da119 ;
    schema:name "Little Heroes"@en,
        "小さな英雄"@ja .

_:Ndfc59954eab74c6f8bfeb8e3d29970ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Great Battle of Bolt"@en,
        "ボルト大決戦"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Ned6ecda0c0914a08858622e5820da119 ;
    schema:name "The Great Battle of Bolt"@en,
        "ボルト大決戦"@ja .

_:Nede9d3d50a334219918b27799f72a5c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oldos Cathedral"@en,
        "オルドス大聖堂"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Ned6ecda0c0914a08858622e5820da119 ;
    schema:name "Oldos Cathedral"@en,
        "オルドス大聖堂"@ja .

_:Nf10ece23b2ce45f994138a6808d527ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sorrowful Melody"@en,
        "哀しみのメロディ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Ned6ecda0c0914a08858622e5820da119 ;
    schema:name "Sorrowful Melody"@en,
        "哀しみのメロディ"@ja .

_:Nf1f35bffc4bd4ef187d1357ccc6cc1ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "See Our Spirit"@en,
        "それ見よ我が元気"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Ned6ecda0c0914a08858622e5820da119 ;
    schema:name "See Our Spirit"@en,
        "それ見よ我が元気"@ja .

_:Ned6ecda0c0914a08858622e5820da119 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00cf409cc3154b9382e7793680160d9a,
        _:N0853d2773269487c8d94f58235fca5df,
        _:N8a651f76fe9741a485f4710a68271a67,
        _:N92f24a9b8baf4852b82b8f777ad8199e,
        _:N961a999bea85453faa0f909e9e61502f,
        _:Nbcaaa8b29bf046cab8bffc53e989d1d7,
        _:Ndfc59954eab74c6f8bfeb8e3d29970ca,
        _:Nede9d3d50a334219918b27799f72a5c0,
        _:Nf10ece23b2ce45f994138a6808d527ea,
        _:Nf1f35bffc4bd4ef187d1357ccc6cc1ba ;
    mo:track_count 10 ;
    schema:duration "PT44:07"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N00cf409cc3154b9382e7793680160d9a,
        _:N0853d2773269487c8d94f58235fca5df,
        _:N8a651f76fe9741a485f4710a68271a67,
        _:N92f24a9b8baf4852b82b8f777ad8199e,
        _:N961a999bea85453faa0f909e9e61502f,
        _:Nbcaaa8b29bf046cab8bffc53e989d1d7,
        _:Ndfc59954eab74c6f8bfeb8e3d29970ca,
        _:Nede9d3d50a334219918b27799f72a5c0,
        _:Nf10ece23b2ce45f994138a6808d527ea,
        _:Nf1f35bffc4bd4ef187d1357ccc6cc1ba .

