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

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

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

<artist/104#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4428#subject> ;
    schema:name "Noriyuki Iwadare"@en,
        "岩垂徳行"@ja ;
    foaf:made <album/4428#composition>,
        <album/4428#subject> ;
    foaf:name "Noriyuki Iwadare"@en,
        "岩垂徳行"@ja .

<artist/252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4428#subject> ;
    schema:name "Norihiko Hibino"@en,
        "日比野則彦"@ja ;
    foaf:made <album/4428#composition>,
        <album/4428#subject> ;
    foaf:name "Norihiko Hibino"@en,
        "日比野則彦"@ja .

<product/23276#subject> a schema:CreativeWork ;
    schema:name "Elvandia Story"@en,
        "エルヴァンディア・ストーリー"@ja,
        "Elvandia Story"@ja-latn ;
    foaf:name "Elvandia Story"@en,
        "エルヴァンディア・ストーリー"@ja,
        "Elvandia Story"@ja-latn .

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

<album/4428#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Elvandia Story Original Soundtrack"@en,
        "エルヴァンディアストーリー オリジナルサウンドトラック"@ja,
        "Elvandia Story Original Soundtrack"@ja-latn ;
    mo:performance_of <album/4428#musicalwork> ;
    mo:recorded_as <album/4428#musicalexpression> ;
    schema:name "Elvandia Story Original Soundtrack"@en,
        "エルヴァンディアストーリー オリジナルサウンドトラック"@ja,
        "Elvandia Story Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/4428#musicalwork> .

<org/2316#subject> schema:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn ;
    foaf:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/82/4428/4428-1190237688.jpg> a schema:ImageObject,
        foaf:Image .

<album/4428#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Elvandia Story Original Soundtrack"@en,
        "エルヴァンディアストーリー オリジナルサウンドトラック"@ja,
        "Elvandia Story Original Soundtrack"@ja-latn ;
    mo:composer <artist/104#subject>,
        <artist/252#subject> ;
    mo:produced_work <album/4428#musicalwork> ;
    schema:name "Elvandia Story Original Soundtrack"@en,
        "エルヴァンディアストーリー オリジナルサウンドトラック"@ja,
        "Elvandia Story Original Soundtrack"@ja-latn .

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

<album/4428#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-05-02"^^xsd:date ;
    dcterms:title "Elvandia Story Original Soundtrack"@en,
        "エルヴァンディアストーリー オリジナルサウンドトラック"@ja,
        "Elvandia Story Original Soundtrack"@ja-latn ;
    mo:catalogue_number "KDSD-00135" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4428#musicalexpression> ;
    mo:publisher <org/2316#subject> ;
    mo:record _:N2464794470524f08b910e90bcfc55671 ;
    mo:record_count 1 ;
    schema:about <product/23276#subject> ;
    schema:datePublished "2007-05-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/4428/4428-1190237688.jpg> ;
    schema:name "Elvandia Story Original Soundtrack"@en,
        "エルヴァンディアストーリー オリジナルサウンドトラック"@ja,
        "Elvandia Story Original Soundtrack"@ja-latn ;
    schema:publisher <org/2316#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/4428/4428-1190237688.jpg> .

_:N01d7c184662e443fa011eca8ef698050 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "alert"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "alert"@en .

_:N1a77e972f8bf4c7ca2c243fe8ec8d4d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in danger"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "in danger"@en .

_:N2dd57e6e8b4443d7aa0d5e4ad5c67ac7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elvandia Story Forever (full version.)"@en ;
    mo:track_number 30 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "Elvandia Story Forever (full version.)"@en .

_:N42392f582eec4fdba0c4051fbd43e7fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "once upon a time"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "once upon a time"@en .

_:N504ccee8506f4e1a85c213280c2492ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hope and courage"@en ;
    mo:track_number 24 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "hope and courage"@en .

_:N52c0377c553c4779880151ecf552b474 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "shop"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "shop"@en .

_:N5777963bf06a47d7abb388cdad9ea7ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "on fire"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "on fire"@en .

_:N6009626f796e496a974ce7f4a77e235b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "comrade"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "comrade"@en .

_:N64f5d9c4e7284ff4bfdb83af41db1c68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "confrontation"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "confrontation"@en .

_:N6d330c87ef764c3fa6802b88a6ab0cab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fighting preparation"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "fighting preparation"@en .

_:N74e743f1cdca488cbd8027fbba52b86f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "path unknown"@en ;
    mo:track_number 29 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "path unknown"@en .

_:N78ec11fc28d24c0cba795b1743f72d3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "only the good wins"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "only the good wins"@en .

_:N803f2415e3da46488c2ca6c5604da05c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ashley, the army of bravery"@en ;
    mo:track_number 28 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "Ashley, the army of bravery"@en .

_:N80edd949ee1746629089da30aace640a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "revelation"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "revelation"@en .

_:N837ec6e7d7134cd29f4ae18ef2084122 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rememberance"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "rememberance"@en .

_:N8d32a583f910442bbffba6c3168492c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "partnership"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "partnership"@en .

_:N90dba0b2731949c8b23a2b3f66cd1250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ruler of the dark"@en ;
    mo:track_number 26 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "ruler of the dark"@en .

_:N9809fd769dcb4a4fb30dde879d00d87e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the challenge"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "the challenge"@en .

_:N9935611ab2ff4d5f9ed6d6b126153527 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "menace"@en ;
    mo:track_number 21 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "menace"@en .

_:Na3eef8fff9d14a439569c151c5d7abdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "now the time has come"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "now the time has come"@en .

_:Nb4314025a7b14f0aadc48875e02b5292 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Elvandia Story (full version.)"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:58"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "Theme of Elvandia Story (full version.)"@en .

_:Nb9174f83d5da4a1a9ed49f9174696d3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "joyful kids"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "joyful kids"@en .

_:Nbd1684999a8e4895a274e47724773c59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "searching"@en ;
    mo:track_number 25 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "searching"@en .

_:Ncc029a41565f40489315f7511f689aa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the trial"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "the trial"@en .

_:Nd17cbfeead314a08bdb104fd24ced38e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fight for justice"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "fight for justice"@en .

_:Ndc9e9132d3da484ca113ad4bc0243834 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "peace"@en ;
    mo:track_number 27 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "peace"@en .

_:Ne3ea3ff9282b4154bfb91b35d69e28c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "explore the world"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "explore the world"@en .

_:Ne814d840494c4e74be4de13143b66f9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "title"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "title"@en .

_:Nf688d28e3fb04a37acc73e492bfb31b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "caution!"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "caution!"@en .

_:Nfa54f0f50de64e229f13975abe3471cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "charge"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N2464794470524f08b910e90bcfc55671 ;
    schema:name "charge"@en .

_:N2464794470524f08b910e90bcfc55671 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01d7c184662e443fa011eca8ef698050,
        _:N1a77e972f8bf4c7ca2c243fe8ec8d4d7,
        _:N2dd57e6e8b4443d7aa0d5e4ad5c67ac7,
        _:N42392f582eec4fdba0c4051fbd43e7fb,
        _:N504ccee8506f4e1a85c213280c2492ab,
        _:N52c0377c553c4779880151ecf552b474,
        _:N5777963bf06a47d7abb388cdad9ea7ce,
        _:N6009626f796e496a974ce7f4a77e235b,
        _:N64f5d9c4e7284ff4bfdb83af41db1c68,
        _:N6d330c87ef764c3fa6802b88a6ab0cab,
        _:N74e743f1cdca488cbd8027fbba52b86f,
        _:N78ec11fc28d24c0cba795b1743f72d3d,
        _:N803f2415e3da46488c2ca6c5604da05c,
        _:N80edd949ee1746629089da30aace640a,
        _:N837ec6e7d7134cd29f4ae18ef2084122,
        _:N8d32a583f910442bbffba6c3168492c8,
        _:N90dba0b2731949c8b23a2b3f66cd1250,
        _:N9809fd769dcb4a4fb30dde879d00d87e,
        _:N9935611ab2ff4d5f9ed6d6b126153527,
        _:Na3eef8fff9d14a439569c151c5d7abdb,
        _:Nb4314025a7b14f0aadc48875e02b5292,
        _:Nb9174f83d5da4a1a9ed49f9174696d3a,
        _:Nbd1684999a8e4895a274e47724773c59,
        _:Ncc029a41565f40489315f7511f689aa0,
        _:Nd17cbfeead314a08bdb104fd24ced38e,
        _:Ndc9e9132d3da484ca113ad4bc0243834,
        _:Ne3ea3ff9282b4154bfb91b35d69e28c1,
        _:Ne814d840494c4e74be4de13143b66f9e,
        _:Nf688d28e3fb04a37acc73e492bfb31b7,
        _:Nfa54f0f50de64e229f13975abe3471cc ;
    mo:track_count 30 ;
    schema:duration "PT75:40"^^xsd:interval ;
    schema:numTracks 30 ;
    schema:track _:N01d7c184662e443fa011eca8ef698050,
        _:N1a77e972f8bf4c7ca2c243fe8ec8d4d7,
        _:N2dd57e6e8b4443d7aa0d5e4ad5c67ac7,
        _:N42392f582eec4fdba0c4051fbd43e7fb,
        _:N504ccee8506f4e1a85c213280c2492ab,
        _:N52c0377c553c4779880151ecf552b474,
        _:N5777963bf06a47d7abb388cdad9ea7ce,
        _:N6009626f796e496a974ce7f4a77e235b,
        _:N64f5d9c4e7284ff4bfdb83af41db1c68,
        _:N6d330c87ef764c3fa6802b88a6ab0cab,
        _:N74e743f1cdca488cbd8027fbba52b86f,
        _:N78ec11fc28d24c0cba795b1743f72d3d,
        _:N803f2415e3da46488c2ca6c5604da05c,
        _:N80edd949ee1746629089da30aace640a,
        _:N837ec6e7d7134cd29f4ae18ef2084122,
        _:N8d32a583f910442bbffba6c3168492c8,
        _:N90dba0b2731949c8b23a2b3f66cd1250,
        _:N9809fd769dcb4a4fb30dde879d00d87e,
        _:N9935611ab2ff4d5f9ed6d6b126153527,
        _:Na3eef8fff9d14a439569c151c5d7abdb,
        _:Nb4314025a7b14f0aadc48875e02b5292,
        _:Nb9174f83d5da4a1a9ed49f9174696d3a,
        _:Nbd1684999a8e4895a274e47724773c59,
        _:Ncc029a41565f40489315f7511f689aa0,
        _:Nd17cbfeead314a08bdb104fd24ced38e,
        _:Ndc9e9132d3da484ca113ad4bc0243834,
        _:Ne3ea3ff9282b4154bfb91b35d69e28c1,
        _:Ne814d840494c4e74be4de13143b66f9e,
        _:Nf688d28e3fb04a37acc73e492bfb31b7,
        _:Nfa54f0f50de64e229f13975abe3471cc .

