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

<artist/11592#subject> a schema:Person,
        foaf:Person ;
    schema:name "sunny"@en ;
    foaf:made <album/14586#lyrics>,
        <album/14586#subject> ;
    foaf:name "sunny"@en .

<artist/9678#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanae Sakura"@en,
        "佐倉かなえ"@ja ;
    foaf:made <album/14586#lyrics>,
        <album/14586#subject>,
        <album/14586#vocals> ;
    foaf:name "Kanae Sakura"@en,
        "佐倉かなえ"@ja .

<artist/11593#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14586#subject> ;
    schema:name "CAP"@en ;
    foaf:made <album/14586#composition>,
        <album/14586#subject> ;
    foaf:name "CAP"@en .

<artist/7299#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14586#subject> ;
    schema:name "xaki"@en ;
    foaf:made <album/14586#composition>,
        <album/14586#subject> ;
    foaf:name "xaki"@en .

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

<release/4062#subject> a schema:CreativeWork ;
    schema:name "Umineko no Naku Koro ni Episode 4: Alliance of the golden witch"@en,
        "うみねこのなく頃に エピソード4 Alliance of the golden witch"@ja,
        "Umineko no Naku Koro ni Episode 4: Alliance of the golden witch"@ja-latn ;
    foaf:name "Umineko no Naku Koro ni Episode 4: Alliance of the golden witch"@en,
        "うみねこのなく頃に エピソード4 Alliance of the golden witch"@ja,
        "Umineko no Naku Koro ni Episode 4: Alliance of the golden witch"@ja-latn .

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

<album/14586#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DisCode"@en,
        "DisCode"@ja,
        "DisCode"@ja-latn ;
    mo:performance_of <album/14586#musicalwork> ;
    mo:recorded_as <album/14586#musicalexpression> ;
    schema:name "DisCode"@en,
        "DisCode"@ja,
        "DisCode"@ja-latn ;
    schema:workPerformed <album/14586#musicalwork> .

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

<org/1272#subject> schema:name "Roundbooster Architexture"@en,
        "Roundbooster Architexture"@ja,
        "Roundbooster Architexture"@ja-latn ;
    foaf:name "Roundbooster Architexture"@en,
        "Roundbooster Architexture"@ja,
        "Roundbooster Architexture"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/14586/14586-1435036899.jpg> a schema:ImageObject,
        foaf:Image .

<album/14586#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DisCode"@en,
        "DisCode"@ja,
        "DisCode"@ja-latn ;
    mo:composer <artist/11593#subject>,
        <artist/7299#subject> ;
    mo:produced_work <album/14586#musicalwork> ;
    schema:name "DisCode"@en,
        "DisCode"@ja,
        "DisCode"@ja-latn .

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

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

<album/14586#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "DisCode"@en,
        "DisCode"@ja,
        "DisCode"@ja-latn ;
    mo:catalogue_number "RBRC-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14586#musicalexpression> ;
    mo:publisher <org/1272#subject> ;
    mo:record _:Nda17e2d1681d450d9f0f52b3068d1302 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <release/4062#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/14586/14586-1435036899.jpg> ;
    schema:name "DisCode"@en,
        "DisCode"@ja,
        "DisCode"@ja-latn ;
    schema:publisher <org/1272#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/14586/14586-1435036899.jpg> .

_:N144aa7cf83d2479ea7edf6c9f6399755 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 1 -Discode-"@en,
        "第一章 Discode"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:00"^^xsd:interval ;
    schema:inPlaylist _:Nda17e2d1681d450d9f0f52b3068d1302 ;
    schema:name "Chapter 1 -Discode-"@en,
        "第一章 Discode"@ja .

_:N1b543a61639042668e39affade003c4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interval-2"@en,
        "Interval-2"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nda17e2d1681d450d9f0f52b3068d1302 ;
    schema:name "Interval-2"@en,
        "Interval-2"@ja .

_:N66009bdc4d6940fc880c8255e42905b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Discode(alternative ver.)"@en,
        "Discode(alternative ver.)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Nda17e2d1681d450d9f0f52b3068d1302 ;
    schema:name "Discode(alternative ver.)"@en,
        "Discode(alternative ver.)"@ja .

_:N82087b506c074a05a4e663fd9d5e8bde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue"@en,
        "Epilogue"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:Nda17e2d1681d450d9f0f52b3068d1302 ;
    schema:name "Epilogue"@en,
        "Epilogue"@ja .

_:N898cbc7b488c407da95e8530cbcd3dd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interval-1"@en,
        "Interval-1"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Nda17e2d1681d450d9f0f52b3068d1302 ;
    schema:name "Interval-1"@en,
        "Interval-1"@ja .

_:N9c3b292bffa64d619ff01b337ce78653 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 3 If you have been hearing the Requiem ~REQUIEM~"@en,
        "第三章 鎮魂歌が聴こえてきたなら ～REQUIEM～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:Nda17e2d1681d450d9f0f52b3068d1302 ;
    schema:name "Chapter 3 If you have been hearing the Requiem ~REQUIEM~"@en,
        "第三章 鎮魂歌が聴こえてきたなら ～REQUIEM～"@ja .

_:Na446fe733e404ecb89622d33e56488f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 2 -The Moon to Night-~Mid Night~"@en,
        "第二章 月無夜～Mid Night～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Nda17e2d1681d450d9f0f52b3068d1302 ;
    schema:name "Chapter 2 -The Moon to Night-~Mid Night~"@en,
        "第二章 月無夜～Mid Night～"@ja .

_:Naeb3538c58c94f89a1661e3bb12025c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Discode(ED size)"@en,
        "Discode(ED size)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nda17e2d1681d450d9f0f52b3068d1302 ;
    schema:name "Discode(ED size)"@en,
        "Discode(ED size)"@ja .

_:Nc92c1c96a7d34d8e9debd46c51408644 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon to Night~Mid Night~(without vocal)"@en,
        "月無夜～Mid Night～(without vocal)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Nda17e2d1681d450d9f0f52b3068d1302 ;
    schema:name "Moon to Night~Mid Night~(without vocal)"@en,
        "月無夜～Mid Night～(without vocal)"@ja .

_:Ncd0e4a7e25b24c7a9dc5d1e066a36ba8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en,
        "Prologue"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:Nda17e2d1681d450d9f0f52b3068d1302 ;
    schema:name "Prologue"@en,
        "Prologue"@ja .

_:Ncd76b125ffb54bc091f6ac5e73730a66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Discode(without vocal)"@en,
        "Discode(without vocal)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:inPlaylist _:Nda17e2d1681d450d9f0f52b3068d1302 ;
    schema:name "Discode(without vocal)"@en,
        "Discode(without vocal)"@ja .

_:Ndfd6b82dc6de401e8ec3ea26fd836666 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If you have been hearing the Requiem ~REQUIEM~(without vocal)"@en,
        "鎮魂歌が聴こえてきたなら ～REQUIEM～(without vocal)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:Nda17e2d1681d450d9f0f52b3068d1302 ;
    schema:name "If you have been hearing the Requiem ~REQUIEM~(without vocal)"@en,
        "鎮魂歌が聴こえてきたなら ～REQUIEM～(without vocal)"@ja .

_:Nda17e2d1681d450d9f0f52b3068d1302 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N144aa7cf83d2479ea7edf6c9f6399755,
        _:N1b543a61639042668e39affade003c4e,
        _:N66009bdc4d6940fc880c8255e42905b3,
        _:N82087b506c074a05a4e663fd9d5e8bde,
        _:N898cbc7b488c407da95e8530cbcd3dd5,
        _:N9c3b292bffa64d619ff01b337ce78653,
        _:Na446fe733e404ecb89622d33e56488f9,
        _:Naeb3538c58c94f89a1661e3bb12025c5,
        _:Nc92c1c96a7d34d8e9debd46c51408644,
        _:Ncd0e4a7e25b24c7a9dc5d1e066a36ba8,
        _:Ncd76b125ffb54bc091f6ac5e73730a66,
        _:Ndfd6b82dc6de401e8ec3ea26fd836666 ;
    mo:track_count 12 ;
    schema:duration "PT50:20"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N144aa7cf83d2479ea7edf6c9f6399755,
        _:N1b543a61639042668e39affade003c4e,
        _:N66009bdc4d6940fc880c8255e42905b3,
        _:N82087b506c074a05a4e663fd9d5e8bde,
        _:N898cbc7b488c407da95e8530cbcd3dd5,
        _:N9c3b292bffa64d619ff01b337ce78653,
        _:Na446fe733e404ecb89622d33e56488f9,
        _:Naeb3538c58c94f89a1661e3bb12025c5,
        _:Nc92c1c96a7d34d8e9debd46c51408644,
        _:Ncd0e4a7e25b24c7a9dc5d1e066a36ba8,
        _:Ncd76b125ffb54bc091f6ac5e73730a66,
        _:Ndfd6b82dc6de401e8ec3ea26fd836666 .

