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

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

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

<artist/6558#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80215#subject> ;
    schema:name "MARI"@en,
        "鞠"@ja ;
    foaf:made <album/80215#composition>,
        <album/80215#subject> ;
    foaf:name "MARI"@en,
        "鞠"@ja .

<album/80215#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Arc of Alchemist Original Soundtrack CD"@en,
        "アークオブアルケミスト オリジナルサウンドトラックCD"@ja,
        "Arc of Alchemist Original Soundtrack CD"@ja-latn ;
    mo:composer <artist/6558#subject> ;
    mo:produced_work <album/80215#musicalwork> ;
    schema:name "Arc of Alchemist Original Soundtrack CD"@en,
        "アークオブアルケミスト オリジナルサウンドトラックCD"@ja,
        "Arc of Alchemist Original Soundtrack CD"@ja-latn .

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

<album/80215#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Arc of Alchemist Original Soundtrack CD"@en,
        "アークオブアルケミスト オリジナルサウンドトラックCD"@ja,
        "Arc of Alchemist Original Soundtrack CD"@ja-latn ;
    mo:performance_of <album/80215#musicalwork> ;
    mo:recorded_as <album/80215#musicalexpression> ;
    schema:name "Arc of Alchemist Original Soundtrack CD"@en,
        "アークオブアルケミスト オリジナルサウンドトラックCD"@ja,
        "Arc of Alchemist Original Soundtrack CD"@ja-latn ;
    schema:workPerformed <album/80215#musicalwork> .

<org/1105#subject> schema:name "COMPILE HEART"@en,
        "株式会社コンパイルハート"@ja,
        "COMPILE HEART"@ja-latn ;
    foaf:name "COMPILE HEART"@en,
        "株式会社コンパイルハート"@ja,
        "COMPILE HEART"@ja-latn .

<https://media.vgm.io/albums/51/80215/80215-9f935982d4e3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/80215#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/80215/80215-9f935982d4e3.jpg> ;
    foaf:depicts <album/80215#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/80215/80215-9f935982d4e3.jpg> .

<https://medium-media.vgm.io/albums/51/80215/80215-9f935982d4e3.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/80215#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-07"^^xsd:date ;
    dcterms:title "Arc of Alchemist Original Soundtrack CD"@en,
        "アークオブアルケミスト オリジナルサウンドトラックCD"@ja,
        "Arc of Alchemist Original Soundtrack CD"@ja-latn ;
    mo:catalogue_number "IF-0154" ;
    mo:media_type "CD" ;
    mo:publication_of <album/80215#musicalexpression> ;
    mo:publisher <org/1105#subject> ;
    mo:record _:Na5f21f4716404b5296c632fde35d3192 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Arc of Alchemist"@en ;
            foaf:name "Arc of Alchemist"@en ] ;
    schema:datePublished "2019-02-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/80215/80215-9f935982d4e3.jpg> ;
    schema:name "Arc of Alchemist Original Soundtrack CD"@en,
        "アークオブアルケミスト オリジナルサウンドトラックCD"@ja,
        "Arc of Alchemist Original Soundtrack CD"@ja-latn ;
    schema:publisher <org/1105#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/80215/80215-9f935982d4e3.jpg> .

_:N058ceefeacd840e5a7cd19adb4b18ff2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鎮座"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "鎮座"@ja .

_:N05a4715b57424419813bb6e56955f9fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YO! YO! ～パート1"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "YO! YO! ～パート1"@ja .

_:N08ca2a57d44a402ebe144f4ec9f8ce44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Null"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "Null"@ja .

_:N1be8433cc6554fa7a1080dee761884d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルナギアとオーブ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "ルナギアとオーブ"@ja .

_:N2c92f490145245358cdac48dd85969fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メインテーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "メインテーマ"@ja .

_:N3100de0d83b84c77a285c4936a471475 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もっと前へ"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "もっと前へ"@ja .

_:N3ae72141482548bdba95f5145e59ed0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "手のとどかぬ青色"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "手のとどかぬ青色"@ja .

_:N3cf8466c501046adbd80381c916be5c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "それは弧を描く"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "それは弧を描く"@ja .

_:N43e49ead1fcc46f1bb8df196bbcee3e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こたえがあるばしょ"@ja ;
    mo:track_number 33 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "こたえがあるばしょ"@ja .

_:N45d94f57d6a14c2c94bf0e22442bfce4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "意志は陽炎"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "意志は陽炎"@ja .

_:N470da04efea54ad08a9b3b1ffbeee53e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YO! YO! ～パート2"@ja ;
    mo:track_number 27 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "YO! YO! ～パート2"@ja .

_:N67e01d4036e8414aa21868a4cab97a24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いにしえの伝承"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "いにしえの伝承"@ja .

_:N71c5b3ee69e1402d8bd9234e35af0e2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕焼けにたたずむ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "夕焼けにたたずむ"@ja .

_:N776e404172204d98bed34d4cf399ba8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Search"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "Search"@ja .

_:N7822e93e903b44a2a9bd2ab662ae793b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏バテおたまじゃくし"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "夏バテおたまじゃくし"@ja .

_:N792b2c119ac9483aae206453c40155a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "誕生"@ja ;
    mo:track_number 30 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "誕生"@ja .

_:N80832954bd0b42b09c22c0b715236bc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小国の英雄"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "小国の英雄"@ja .

_:N80b7a4807aa5469b8f9560aa7dc7f9c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僅かな人々"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "僅かな人々"@ja .

_:N8168ee695f0a4ee4af585d13bbff946d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "英雄譚の外に住まう者"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "英雄譚の外に住まう者"@ja .

_:N94fb56288830440c8c28a3a6f212da9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇夜を照らす"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "闇夜を照らす"@ja .

_:Na016792f5d68461c8b08635adc2b94f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Execute"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "Execute"@ja .

_:Na3a6256e69614d98b2d4851ed5f1f841 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "到来"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "到来"@ja .

_:Na64dc7fc0e96463693c496767b595506 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "砂のお城でダンスを"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "砂のお城でダンスを"@ja .

_:Na784ec725c6549818747c64ca6b73d01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intercept"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "Intercept"@ja .

_:Na80e4990dddf48d2b67233d99c35a9e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "砂漠の脅威"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "砂漠の脅威"@ja .

_:Nbccc82963b7842778cf10297cfc8d612 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "死に様のおわり"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "死に様のおわり"@ja .

_:Nd356496fef894dadad4b39e1f3f8e922 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "すくいあげたもの"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "すくいあげたもの"@ja .

_:Nd5eec3548e4445e4aa09bd95d537ccde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "血と油と砂埃"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "血と油と砂埃"@ja .

_:Nd6201b44d3ee46b38061630fd8755693 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "舞い上がる風"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "舞い上がる風"@ja .

_:Ne34da1ce64d440e8891d94e225939627 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quell"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "Quell"@ja .

_:Nedfd799eb10845b69fa6dbb6cb2cd963 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Assault"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "Assault"@ja .

_:Nf0346393c65e4867a6531b0b168552e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さいごの世界と思い出"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "さいごの世界と思い出"@ja .

_:Nf27df93f77644df984aaeecc8041c955 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はじまり"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Na5f21f4716404b5296c632fde35d3192 ;
    schema:name "はじまり"@ja .

_:Na5f21f4716404b5296c632fde35d3192 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N058ceefeacd840e5a7cd19adb4b18ff2,
        _:N05a4715b57424419813bb6e56955f9fb,
        _:N08ca2a57d44a402ebe144f4ec9f8ce44,
        _:N1be8433cc6554fa7a1080dee761884d0,
        _:N2c92f490145245358cdac48dd85969fe,
        _:N3100de0d83b84c77a285c4936a471475,
        _:N3ae72141482548bdba95f5145e59ed0c,
        _:N3cf8466c501046adbd80381c916be5c7,
        _:N43e49ead1fcc46f1bb8df196bbcee3e2,
        _:N45d94f57d6a14c2c94bf0e22442bfce4,
        _:N470da04efea54ad08a9b3b1ffbeee53e,
        _:N67e01d4036e8414aa21868a4cab97a24,
        _:N71c5b3ee69e1402d8bd9234e35af0e2e,
        _:N776e404172204d98bed34d4cf399ba8e,
        _:N7822e93e903b44a2a9bd2ab662ae793b,
        _:N792b2c119ac9483aae206453c40155a6,
        _:N80832954bd0b42b09c22c0b715236bc4,
        _:N80b7a4807aa5469b8f9560aa7dc7f9c9,
        _:N8168ee695f0a4ee4af585d13bbff946d,
        _:N94fb56288830440c8c28a3a6f212da9c,
        _:Na016792f5d68461c8b08635adc2b94f4,
        _:Na3a6256e69614d98b2d4851ed5f1f841,
        _:Na64dc7fc0e96463693c496767b595506,
        _:Na784ec725c6549818747c64ca6b73d01,
        _:Na80e4990dddf48d2b67233d99c35a9e8,
        _:Nbccc82963b7842778cf10297cfc8d612,
        _:Nd356496fef894dadad4b39e1f3f8e922,
        _:Nd5eec3548e4445e4aa09bd95d537ccde,
        _:Nd6201b44d3ee46b38061630fd8755693,
        _:Ne34da1ce64d440e8891d94e225939627,
        _:Nedfd799eb10845b69fa6dbb6cb2cd963,
        _:Nf0346393c65e4867a6531b0b168552e3,
        _:Nf27df93f77644df984aaeecc8041c955 ;
    mo:track_count 33 ;
    schema:duration "PT65:50"^^xsd:interval ;
    schema:numTracks 33 ;
    schema:track _:N058ceefeacd840e5a7cd19adb4b18ff2,
        _:N05a4715b57424419813bb6e56955f9fb,
        _:N08ca2a57d44a402ebe144f4ec9f8ce44,
        _:N1be8433cc6554fa7a1080dee761884d0,
        _:N2c92f490145245358cdac48dd85969fe,
        _:N3100de0d83b84c77a285c4936a471475,
        _:N3ae72141482548bdba95f5145e59ed0c,
        _:N3cf8466c501046adbd80381c916be5c7,
        _:N43e49ead1fcc46f1bb8df196bbcee3e2,
        _:N45d94f57d6a14c2c94bf0e22442bfce4,
        _:N470da04efea54ad08a9b3b1ffbeee53e,
        _:N67e01d4036e8414aa21868a4cab97a24,
        _:N71c5b3ee69e1402d8bd9234e35af0e2e,
        _:N776e404172204d98bed34d4cf399ba8e,
        _:N7822e93e903b44a2a9bd2ab662ae793b,
        _:N792b2c119ac9483aae206453c40155a6,
        _:N80832954bd0b42b09c22c0b715236bc4,
        _:N80b7a4807aa5469b8f9560aa7dc7f9c9,
        _:N8168ee695f0a4ee4af585d13bbff946d,
        _:N94fb56288830440c8c28a3a6f212da9c,
        _:Na016792f5d68461c8b08635adc2b94f4,
        _:Na3a6256e69614d98b2d4851ed5f1f841,
        _:Na64dc7fc0e96463693c496767b595506,
        _:Na784ec725c6549818747c64ca6b73d01,
        _:Na80e4990dddf48d2b67233d99c35a9e8,
        _:Nbccc82963b7842778cf10297cfc8d612,
        _:Nd356496fef894dadad4b39e1f3f8e922,
        _:Nd5eec3548e4445e4aa09bd95d537ccde,
        _:Nd6201b44d3ee46b38061630fd8755693,
        _:Ne34da1ce64d440e8891d94e225939627,
        _:Nedfd799eb10845b69fa6dbb6cb2cd963,
        _:Nf0346393c65e4867a6531b0b168552e3,
        _:Nf27df93f77644df984aaeecc8041c955 .

