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

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

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

<artist/1511#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67072#subject> ;
    schema:name "Tetsuya Shibata"@en,
        "柴田徹也"@ja ;
    foaf:made <album/67072#composition>,
        <album/67072#subject> ;
    foaf:name "Tetsuya Shibata"@en,
        "柴田徹也"@ja .

<artist/18290#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67072#subject> ;
    schema:name "Kenichi Tendo"@en,
        "天童健一"@ja ;
    foaf:made <album/67072#composition>,
        <album/67072#subject> ;
    foaf:name "Kenichi Tendo"@en,
        "天童健一"@ja .

<artist/676#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67072#subject> ;
    schema:name "Yoshino Aoki"@en,
        "青木佳乃"@ja ;
    foaf:made <album/67072#composition>,
        <album/67072#subject> ;
    foaf:name "Yoshino Aoki"@en,
        "青木佳乃"@ja .

<product/7074#subject> a schema:CreativeWork ;
    schema:name "Merc StoriA -Yujutsushi to Suzu no Shirabe-"@en,
        "メルクストーリア -癒術士と鈴のしらべ-"@ja,
        "Merc StoriA -Yujutsushi to Suzu no Shirabe-"@ja-latn ;
    foaf:name "Merc StoriA -Yujutsushi to Suzu no Shirabe-"@en,
        "メルクストーリア -癒術士と鈴のしらべ-"@ja,
        "Merc StoriA -Yujutsushi to Suzu no Shirabe-"@ja-latn .

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

<album/67072#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MERC STORIA ORIGINAL SOUND TRACK 2"@en,
        "メルクストーリア オリジナル サウンドトラック 2"@ja,
        "MERC STORIA ORIGINAL SOUND TRACK 2"@ja-latn ;
    mo:performance_of <album/67072#musicalwork> ;
    mo:recorded_as <album/67072#musicalexpression> ;
    schema:name "MERC STORIA ORIGINAL SOUND TRACK 2"@en,
        "メルクストーリア オリジナル サウンドトラック 2"@ja,
        "MERC STORIA ORIGINAL SOUND TRACK 2"@ja-latn ;
    schema:workPerformed <album/67072#musicalwork> .

<org/535#subject> schema:name "KADOKAWA CORPORATION"@en,
        "株式会社KADOKAWA"@ja,
        "KADOKAWA CORPORATION"@ja-latn ;
    foaf:name "KADOKAWA CORPORATION"@en,
        "株式会社KADOKAWA"@ja,
        "KADOKAWA CORPORATION"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/67072/67072-1491129865.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/67072#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MERC STORIA ORIGINAL SOUND TRACK 2"@en,
        "メルクストーリア オリジナル サウンドトラック 2"@ja,
        "MERC STORIA ORIGINAL SOUND TRACK 2"@ja-latn ;
    mo:composer <artist/1511#subject>,
        <artist/18290#subject>,
        <artist/676#subject> ;
    mo:produced_work <album/67072#musicalwork> ;
    schema:name "MERC STORIA ORIGINAL SOUND TRACK 2"@en,
        "メルクストーリア オリジナル サウンドトラック 2"@ja,
        "MERC STORIA ORIGINAL SOUND TRACK 2"@ja-latn .

<album/67072#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-03-31"^^xsd:date ;
    dcterms:title "MERC STORIA ORIGINAL SOUND TRACK 2"@en,
        "メルクストーリア オリジナル サウンドトラック 2"@ja,
        "MERC STORIA ORIGINAL SOUND TRACK 2"@ja-latn ;
    mo:catalogue_number "MERC-CD002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/67072#musicalexpression> ;
    mo:publisher <org/535#subject> ;
    mo:record _:Nf3df9e442ce14afc8009fcacf59097cc ;
    mo:record_count 1 ;
    schema:about <product/7074#subject> ;
    schema:datePublished "2016-03-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/67072/67072-1491129865.jpg> ;
    schema:name "MERC STORIA ORIGINAL SOUND TRACK 2"@en,
        "メルクストーリア オリジナル サウンドトラック 2"@ja,
        "MERC STORIA ORIGINAL SOUND TRACK 2"@ja-latn ;
    schema:publisher <org/535#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/67072/67072-1491129865.jpg> .

_:N02ff51032a154df0bdd454d42c8bfe85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "影よりも暗きもの"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "影よりも暗きもの"@ja .

_:N0edac2568de3458fbe75957f19efbc72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蒼空の巨影"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "蒼空の巨影"@ja .

_:N12046cbd00a74538858d3c560ddf03af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "狂瀾怒濤"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "狂瀾怒濤"@ja .

_:N17e014d5e36c4f1c82cefbc39a549e2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "4月1日の癒術士と共に"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "4月1日の癒術士と共に"@ja .

_:N1c51a2fe47004468b41f1ded606a5f09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想いは白銀を駆けて"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "想いは白銀を駆けて"@ja .

_:N20d2ae90753845d092ae05b3037d3549 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖夜の旋律"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "聖夜の旋律"@ja .

_:N26f1196c78fe43b6a43c41d070043100 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "新春の奏"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "新春の奏"@ja .

_:N306577e687464df9b01c011847d7f8cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "失われゆく春"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "失われゆく春"@ja .

_:N32bc7edf91654ba9a2a83f0eab1d8bb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神獣奇譚"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "神獣奇譚"@ja .

_:N351827de71e34c83909048c611ee455d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ショータイム"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "ショータイム"@ja .

_:N353ffe70878c442ea3e88f3ec93626f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アリーナロード"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "アリーナロード"@ja .

_:N52f5b283f2314d04a85d66c7c59755db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竜騎手たち"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "竜騎手たち"@ja .

_:N58ef43afacaa4bf0876204aaa7798098 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "回旋の街路"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "回旋の街路"@ja .

_:N6f06449fadc5496e946b743708b3654c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅晄の災"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "紅晄の災"@ja .

_:N78c507ce2afa4f6eb2f0b14271554e6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "甘いワルツと共に"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "甘いワルツと共に"@ja .

_:N83d0daf02b754bf0af971de1d7a0f217 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖天の万祈"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "聖天の万祈"@ja .

_:Naf0c7773366e479c9c3a8653b2142e77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇にあらがって"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "闇にあらがって"@ja .

_:Nbd8575ca18aa4eeb940edf1cea32b647 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宿星の巡り"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "宿星の巡り"@ja .

_:Nc0c04b2798f84dfea9ff65ee84c3703b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "女王の遣い"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "女王の遣い"@ja .

_:Ncbb9a2d7180d4e08ab604a435cbdcfa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "太古の脈動"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "太古の脈動"@ja .

_:Ncd83be9bd87d4b72908efa644c311c14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鉱麓の探訪"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "鉱麓の探訪"@ja .

_:Nd0b785b11b124e7dab4400ed662e51c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光の先に"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "光の先に"@ja .

_:Nd3013a43e0c249519238b3d7ba0da763 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "百折不撓"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "百折不撓"@ja .

_:Nf8685399f55b4212945ac83ec3a146df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミルクで乾杯を"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "ミルクで乾杯を"@ja .

_:Nf9072ae698954aefa4eb58a325f95622 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天空の吹奏"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "天空の吹奏"@ja .

_:Nf9e2f366350d442ebdc74f6575046713 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "荒野の果たし合い"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nf3df9e442ce14afc8009fcacf59097cc ;
    schema:name "荒野の果たし合い"@ja .

_:Nf3df9e442ce14afc8009fcacf59097cc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02ff51032a154df0bdd454d42c8bfe85,
        _:N0edac2568de3458fbe75957f19efbc72,
        _:N12046cbd00a74538858d3c560ddf03af,
        _:N17e014d5e36c4f1c82cefbc39a549e2d,
        _:N1c51a2fe47004468b41f1ded606a5f09,
        _:N20d2ae90753845d092ae05b3037d3549,
        _:N26f1196c78fe43b6a43c41d070043100,
        _:N306577e687464df9b01c011847d7f8cb,
        _:N32bc7edf91654ba9a2a83f0eab1d8bb4,
        _:N351827de71e34c83909048c611ee455d,
        _:N353ffe70878c442ea3e88f3ec93626f5,
        _:N52f5b283f2314d04a85d66c7c59755db,
        _:N58ef43afacaa4bf0876204aaa7798098,
        _:N6f06449fadc5496e946b743708b3654c,
        _:N78c507ce2afa4f6eb2f0b14271554e6d,
        _:N83d0daf02b754bf0af971de1d7a0f217,
        _:Naf0c7773366e479c9c3a8653b2142e77,
        _:Nbd8575ca18aa4eeb940edf1cea32b647,
        _:Nc0c04b2798f84dfea9ff65ee84c3703b,
        _:Ncbb9a2d7180d4e08ab604a435cbdcfa9,
        _:Ncd83be9bd87d4b72908efa644c311c14,
        _:Nd0b785b11b124e7dab4400ed662e51c3,
        _:Nd3013a43e0c249519238b3d7ba0da763,
        _:Nf8685399f55b4212945ac83ec3a146df,
        _:Nf9072ae698954aefa4eb58a325f95622,
        _:Nf9e2f366350d442ebdc74f6575046713 ;
    mo:track_count 26 ;
    schema:duration "PT48:04"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N02ff51032a154df0bdd454d42c8bfe85,
        _:N0edac2568de3458fbe75957f19efbc72,
        _:N12046cbd00a74538858d3c560ddf03af,
        _:N17e014d5e36c4f1c82cefbc39a549e2d,
        _:N1c51a2fe47004468b41f1ded606a5f09,
        _:N20d2ae90753845d092ae05b3037d3549,
        _:N26f1196c78fe43b6a43c41d070043100,
        _:N306577e687464df9b01c011847d7f8cb,
        _:N32bc7edf91654ba9a2a83f0eab1d8bb4,
        _:N351827de71e34c83909048c611ee455d,
        _:N353ffe70878c442ea3e88f3ec93626f5,
        _:N52f5b283f2314d04a85d66c7c59755db,
        _:N58ef43afacaa4bf0876204aaa7798098,
        _:N6f06449fadc5496e946b743708b3654c,
        _:N78c507ce2afa4f6eb2f0b14271554e6d,
        _:N83d0daf02b754bf0af971de1d7a0f217,
        _:Naf0c7773366e479c9c3a8653b2142e77,
        _:Nbd8575ca18aa4eeb940edf1cea32b647,
        _:Nc0c04b2798f84dfea9ff65ee84c3703b,
        _:Ncbb9a2d7180d4e08ab604a435cbdcfa9,
        _:Ncd83be9bd87d4b72908efa644c311c14,
        _:Nd0b785b11b124e7dab4400ed662e51c3,
        _:Nd3013a43e0c249519238b3d7ba0da763,
        _:Nf8685399f55b4212945ac83ec3a146df,
        _:Nf9072ae698954aefa4eb58a325f95622,
        _:Nf9e2f366350d442ebdc74f6575046713 .

