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

<artist/2602#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuma Mizonokuchi"@en,
        "溝口ゆうま"@ja ;
    foaf:made <album/10149#lyrics>,
        <album/10149#subject> ;
    foaf:name "Yuma Mizonokuchi"@en,
        "溝口ゆうま"@ja .

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

<artist/148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10149#subject> ;
    schema:name "Yuzo Koshiro"@en,
        "古代祐三"@ja ;
    foaf:made <album/10149#composition>,
        <album/10149#subject> ;
    foaf:name "Yuzo Koshiro"@en,
        "古代祐三"@ja .

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

<product/304#subject> a schema:CreativeWork ;
    schema:name "Etrian Odyssey"@en,
        "世界樹の迷宮"@ja,
        "Sekaiju no MeiQ"@ja-latn ;
    foaf:name "Etrian Odyssey"@en,
        "世界樹の迷宮"@ja,
        "Sekaiju no MeiQ"@ja-latn .

<product/305#subject> a schema:CreativeWork ;
    schema:name "Etrian Odyssey II: Heroes of Lagaard"@en,
        "世界樹の迷宮II 諸王の聖杯"@ja,
        "Sekaiju no MeiQ² *shoou no seihai*"@ja-latn ;
    foaf:name "Etrian Odyssey II: Heroes of Lagaard"@en,
        "世界樹の迷宮II 諸王の聖杯"@ja,
        "Sekaiju no MeiQ² *shoou no seihai*"@ja-latn .

<album/10149#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sekaiju no Kyoshin: Melody of Etrian and High Lagaard"@en,
        "世界樹の響振　Melody of Etrian and High Lagaard"@ja,
        "Sekaiju no Kyoshin: Melody of Etrian and High Lagaard"@ja-latn ;
    mo:composer <artist/148#subject> ;
    mo:produced_work <album/10149#musicalwork> ;
    schema:name "Sekaiju no Kyoshin: Melody of Etrian and High Lagaard"@en,
        "世界樹の響振　Melody of Etrian and High Lagaard"@ja,
        "Sekaiju no Kyoshin: Melody of Etrian and High Lagaard"@ja-latn .

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

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

<org/349#subject> schema:name "Innocent Key"@en,
        "Innocent Key"@ja,
        "Innocent Key"@ja-latn ;
    foaf:name "Innocent Key"@en,
        "Innocent Key"@ja,
        "Innocent Key"@ja-latn .

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

<https://medium-media.vgm.io/albums/94/10149/10149-1219171974.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4864#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10149#performance> ;
    schema:name "Shion Itsuki"@en,
        "樹詩音"@ja ;
    foaf:name "Shion Itsuki"@en,
        "樹詩音"@ja .

<artist/6187#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10149#performance> ;
    schema:name "gak"@en ;
    foaf:name "gak"@en .

<album/10149#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sekaiju no Kyoshin: Melody of Etrian and High Lagaard"@en,
        "世界樹の響振　Melody of Etrian and High Lagaard"@ja,
        "Sekaiju no Kyoshin: Melody of Etrian and High Lagaard"@ja-latn ;
    mo:performance_of <album/10149#musicalwork> ;
    mo:performer _:N669a8dec532e4ddf86758431b55bc735,
        <artist/4864#subject>,
        <artist/6187#subject> ;
    mo:recorded_as <album/10149#musicalexpression> ;
    schema:byArtist _:N669a8dec532e4ddf86758431b55bc735,
        <artist/4864#subject>,
        <artist/6187#subject> ;
    schema:name "Sekaiju no Kyoshin: Melody of Etrian and High Lagaard"@en,
        "世界樹の響振　Melody of Etrian and High Lagaard"@ja,
        "Sekaiju no Kyoshin: Melody of Etrian and High Lagaard"@ja-latn ;
    schema:workPerformed <album/10149#musicalwork> .

<album/10149#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "Sekaiju no Kyoshin: Melody of Etrian and High Lagaard"@en,
        "世界樹の響振　Melody of Etrian and High Lagaard"@ja,
        "Sekaiju no Kyoshin: Melody of Etrian and High Lagaard"@ja-latn ;
    mo:catalogue_number "IK-06" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10149#musicalexpression> ;
    mo:publisher <org/349#subject> ;
    mo:record _:N0eb9280c4be3423c8ff87a7694e77494 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about <product/304#subject>,
        <product/305#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Shinji Yousuke"@en ;
            foaf:name "Shinji Yousuke"@en ],
        <artist/4864#subject>,
        <artist/6187#subject> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/10149/10149-1219171974.jpg> ;
    schema:name "Sekaiju no Kyoshin: Melody of Etrian and High Lagaard"@en,
        "世界樹の響振　Melody of Etrian and High Lagaard"@ja,
        "Sekaiju no Kyoshin: Melody of Etrian and High Lagaard"@ja-latn ;
    schema:publisher <org/349#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/10149/10149-1219171974.jpg> .

_:N10550dcbf025478e82442efd1fae811c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth VI - Forbidden Forest"@en,
        "迷宮Ⅵ 禁忌ノ森"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N0eb9280c4be3423c8ff87a7694e77494 ;
    schema:name "Labyrinth VI - Forbidden Forest"@en,
        "迷宮Ⅵ 禁忌ノ森"@ja .

_:N113c93ac601e4635ad4e0cf1d5596b41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield - First Campaign"@en,
        "戦場 初陣"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N0eb9280c4be3423c8ff87a7694e77494 ;
    schema:name "Battlefield - First Campaign"@en,
        "戦場 初陣"@ja .

_:N22cc8401ded94dc298f7c6a5721849b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth V - Heavens' Rock Seat"@en,
        "迷宮Ⅴ 天ノ磐座"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N0eb9280c4be3423c8ff87a7694e77494 ;
    schema:name "Labyrinth V - Heavens' Rock Seat"@en,
        "迷宮Ⅴ 天ノ磐座"@ja .

_:N28b2efe6b3594a71be32daa65bf14149 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield - Scatter About"@en,
        "戦場 散るもかなり"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N0eb9280c4be3423c8ff87a7694e77494 ;
    schema:name "Battlefield - Scatter About"@en,
        "戦場 散るもかなり"@ja .

_:N33f6e9ebe1ff4302b645f79d22ccaf25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield - Shiver"@en,
        "戦場 戦慄"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N0eb9280c4be3423c8ff87a7694e77494 ;
    schema:name "Battlefield - Shiver"@en,
        "戦場 戦慄"@ja .

_:N38c87ce2c62f48179beae67b8fef4b78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield - A Sudden Gust of Wind that Calls for Death"@en,
        "戦場 死を呼ぶ突風"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N0eb9280c4be3423c8ff87a7694e77494 ;
    schema:name "Battlefield - A Sudden Gust of Wind that Calls for Death"@en,
        "戦場 死を呼ぶ突風"@ja .

_:N51aa733e001f4eee89bdf162fba49833 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth I - The Green Green Woodlands"@en,
        "迷宮Ⅰ 翠緑ノ樹海"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N0eb9280c4be3423c8ff87a7694e77494 ;
    schema:name "Labyrinth I - The Green Green Woodlands"@en,
        "迷宮Ⅰ 翠緑ノ樹海"@ja .

_:N5fccadc96d4b43df95abea3527f24fb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth II - Ever-Scarlet Forest"@en,
        "迷宮Ⅱ 常緋ノ樹林"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N0eb9280c4be3423c8ff87a7694e77494 ;
    schema:name "Labyrinth II - Ever-Scarlet Forest"@en,
        "迷宮Ⅱ 常緋ノ樹林"@ja .

_:N669a8dec532e4ddf86758431b55bc735 a schema:Person,
        foaf:Person ;
    mo:performed <album/10149#performance> ;
    schema:name "Shinji Yousuke"@en ;
    foaf:name "Shinji Yousuke"@en .

_:N6a1c6e13af554dde952ccf450438f74b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Heroes Return"@en,
        "英雄たちの帰還"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N0eb9280c4be3423c8ff87a7694e77494 ;
    schema:name "The Heroes Return"@en,
        "英雄たちの帰還"@ja .

_:N6bcd014e90074b14a0783341ad5c4266 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle - Initial Strike (ReMaster)"@en,
        "鉄華 初太刀 (ReMaster)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N0eb9280c4be3423c8ff87a7694e77494 ;
    schema:name "Battle - Initial Strike (ReMaster)"@en,
        "鉄華 初太刀 (ReMaster)"@ja .

_:N88a1b0468884460bb3c81854ee92d083 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Townscape - Vast Lands Stretching to the North"@en,
        "街景 北に広がる大地"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N0eb9280c4be3423c8ff87a7694e77494 ;
    schema:name "Townscape - Vast Lands Stretching to the North"@en,
        "街景 北に広がる大地"@ja .

_:N911d8f2da4404c48a48567de6624af49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "400 - The Adventure Has Ended for Your Group (ReMaster)"@en,
        "400 キミ達の冒険は終わった (ReMaster)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N0eb9280c4be3423c8ff87a7694e77494 ;
    schema:name "400 - The Adventure Has Ended for Your Group (ReMaster)"@en,
        "400 キミ達の冒険は終わった (ReMaster)"@ja .

_:N958fac4591fc48e7a8b0ae834ff083d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth V - The Capital of Shinjuku (Violin edition)"@en,
        "迷宮Ⅴ 遺都シンジュク (Violin edition)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N0eb9280c4be3423c8ff87a7694e77494 ;
    schema:name "Labyrinth V - The Capital of Shinjuku (Violin edition)"@en,
        "迷宮Ⅴ 遺都シンジュク (Violin edition)"@ja .

_:Nb291fa298f7840a2be730a80b8d2a399 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield - Heavens' Governor"@en,
        "戦場 天の支配者"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N0eb9280c4be3423c8ff87a7694e77494 ;
    schema:name "Battlefield - Heavens' Governor"@en,
        "戦場 天の支配者"@ja .

_:Nb3bb6e67b167474f8e15c21e664dc4fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth III - Woodlands of Frozen Flowers"@en,
        "迷宮Ⅲ 六花氷樹海"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N0eb9280c4be3423c8ff87a7694e77494 ;
    schema:name "Labyrinth III - Woodlands of Frozen Flowers"@en,
        "迷宮Ⅲ 六花氷樹海"@ja .

_:Nb41054c7521f4b08b26d3d7cd803d0dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield - Scarlet Rain"@en,
        "戦場 朱色の雨"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N0eb9280c4be3423c8ff87a7694e77494 ;
    schema:name "Battlefield - Scarlet Rain"@en,
        "戦場 朱色の雨"@ja .

_:Ndfd2fb18ea62466881175f9607a27b8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth I - Woodland Ruins"@en,
        "迷宮Ⅰ 古跡ノ樹海"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N0eb9280c4be3423c8ff87a7694e77494 ;
    schema:name "Labyrinth I - Woodland Ruins"@en,
        "迷宮Ⅰ 古跡ノ樹海"@ja .

_:Ne9789f9b22f94f5cae8fb0e4b415be10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield - My Gun is Shooting Flames!"@en,
        "戦場 わしの銃が火を噴くんじゃよ！"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N0eb9280c4be3423c8ff87a7694e77494 ;
    schema:name "Battlefield - My Gun is Shooting Flames!"@en,
        "戦場 わしの銃が火を噴くんじゃよ！"@ja .

_:Nf25bb95352a744eeba2e28396597ee63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come On, Start the Adventure! ~A Poem Handed Down, Those Who Become Heroes"@en,
        "さぁ冒険を始めたまえ！ ～ 伝承の詩、勇敢なる者達"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N0eb9280c4be3423c8ff87a7694e77494 ;
    schema:name "Come On, Start the Adventure! ~A Poem Handed Down, Those Who Become Heroes"@en,
        "さぁ冒険を始めたまえ！ ～ 伝承の詩、勇敢なる者達"@ja .

_:Nfbba500548ec4135bbf647c9c8529922 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth IV - Cherry Tree Bridge"@en,
        "迷宮Ⅳ 桜ノ立橋"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N0eb9280c4be3423c8ff87a7694e77494 ;
    schema:name "Labyrinth IV - Cherry Tree Bridge"@en,
        "迷宮Ⅳ 桜ノ立橋"@ja .

_:N0eb9280c4be3423c8ff87a7694e77494 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10550dcbf025478e82442efd1fae811c,
        _:N113c93ac601e4635ad4e0cf1d5596b41,
        _:N22cc8401ded94dc298f7c6a5721849b4,
        _:N28b2efe6b3594a71be32daa65bf14149,
        _:N33f6e9ebe1ff4302b645f79d22ccaf25,
        _:N38c87ce2c62f48179beae67b8fef4b78,
        _:N51aa733e001f4eee89bdf162fba49833,
        _:N5fccadc96d4b43df95abea3527f24fb4,
        _:N6a1c6e13af554dde952ccf450438f74b,
        _:N6bcd014e90074b14a0783341ad5c4266,
        _:N88a1b0468884460bb3c81854ee92d083,
        _:N911d8f2da4404c48a48567de6624af49,
        _:N958fac4591fc48e7a8b0ae834ff083d2,
        _:Nb291fa298f7840a2be730a80b8d2a399,
        _:Nb3bb6e67b167474f8e15c21e664dc4fc,
        _:Nb41054c7521f4b08b26d3d7cd803d0dc,
        _:Ndfd2fb18ea62466881175f9607a27b8a,
        _:Ne9789f9b22f94f5cae8fb0e4b415be10,
        _:Nf25bb95352a744eeba2e28396597ee63,
        _:Nfbba500548ec4135bbf647c9c8529922 ;
    mo:track_count 20 ;
    schema:duration "PT69:55"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N10550dcbf025478e82442efd1fae811c,
        _:N113c93ac601e4635ad4e0cf1d5596b41,
        _:N22cc8401ded94dc298f7c6a5721849b4,
        _:N28b2efe6b3594a71be32daa65bf14149,
        _:N33f6e9ebe1ff4302b645f79d22ccaf25,
        _:N38c87ce2c62f48179beae67b8fef4b78,
        _:N51aa733e001f4eee89bdf162fba49833,
        _:N5fccadc96d4b43df95abea3527f24fb4,
        _:N6a1c6e13af554dde952ccf450438f74b,
        _:N6bcd014e90074b14a0783341ad5c4266,
        _:N88a1b0468884460bb3c81854ee92d083,
        _:N911d8f2da4404c48a48567de6624af49,
        _:N958fac4591fc48e7a8b0ae834ff083d2,
        _:Nb291fa298f7840a2be730a80b8d2a399,
        _:Nb3bb6e67b167474f8e15c21e664dc4fc,
        _:Nb41054c7521f4b08b26d3d7cd803d0dc,
        _:Ndfd2fb18ea62466881175f9607a27b8a,
        _:Ne9789f9b22f94f5cae8fb0e4b415be10,
        _:Nf25bb95352a744eeba2e28396597ee63,
        _:Nfbba500548ec4135bbf647c9c8529922 .

