@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 _:Nc89e2e63ada442379eafac6a23c237e0 ;
    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> .

_:N041a75e5db53496f816db984c4d6d3c3 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 _:Nc89e2e63ada442379eafac6a23c237e0 ;
    schema:name "Interval-2"@en,
        "Interval-2"@ja .

_:N480385d1f4cd4325acd18ea2cf5323c3 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 _:Nc89e2e63ada442379eafac6a23c237e0 ;
    schema:name "Discode(ED size)"@en,
        "Discode(ED size)"@ja .

_:N4dd2c8022eef4632af45cb1d859514c1 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 _:Nc89e2e63ada442379eafac6a23c237e0 ;
    schema:name "Chapter 1 -Discode-"@en,
        "第一章 Discode"@ja .

_:N703b46a3e2dd4d6d8c17ac6a94fb8872 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 _:Nc89e2e63ada442379eafac6a23c237e0 ;
    schema:name "Moon to Night~Mid Night~(without vocal)"@en,
        "月無夜～Mid Night～(without vocal)"@ja .

_:N71f4f1e4249c4a018f457f1f34534e6f 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 _:Nc89e2e63ada442379eafac6a23c237e0 ;
    schema:name "Interval-1"@en,
        "Interval-1"@ja .

_:N87ec32ad7f4a4ffdb23bc77e31b3e43d 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 _:Nc89e2e63ada442379eafac6a23c237e0 ;
    schema:name "Discode(without vocal)"@en,
        "Discode(without vocal)"@ja .

_:N8cd2c300727943bdaec6004e55ee130b 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 _:Nc89e2e63ada442379eafac6a23c237e0 ;
    schema:name "Chapter 3 If you have been hearing the Requiem ~REQUIEM~"@en,
        "第三章 鎮魂歌が聴こえてきたなら ～REQUIEM～"@ja .

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

_:Ncb362c8e7be141d184fb90ee130c0bd1 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 _:Nc89e2e63ada442379eafac6a23c237e0 ;
    schema:name "Discode(alternative ver.)"@en,
        "Discode(alternative ver.)"@ja .

_:Ndf6866fa0fc944e8b1dec422286d66b6 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 _:Nc89e2e63ada442379eafac6a23c237e0 ;
    schema:name "If you have been hearing the Requiem ~REQUIEM~(without vocal)"@en,
        "鎮魂歌が聴こえてきたなら ～REQUIEM～(without vocal)"@ja .

_:Nef3158ad1f5c48b6a871b65f6284aecf 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 _:Nc89e2e63ada442379eafac6a23c237e0 ;
    schema:name "Chapter 2 -The Moon to Night-~Mid Night~"@en,
        "第二章 月無夜～Mid Night～"@ja .

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

_:Nc89e2e63ada442379eafac6a23c237e0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N041a75e5db53496f816db984c4d6d3c3,
        _:N480385d1f4cd4325acd18ea2cf5323c3,
        _:N4dd2c8022eef4632af45cb1d859514c1,
        _:N703b46a3e2dd4d6d8c17ac6a94fb8872,
        _:N71f4f1e4249c4a018f457f1f34534e6f,
        _:N87ec32ad7f4a4ffdb23bc77e31b3e43d,
        _:N8cd2c300727943bdaec6004e55ee130b,
        _:N91dc461d9cb941249e6900d3a0754108,
        _:Ncb362c8e7be141d184fb90ee130c0bd1,
        _:Ndf6866fa0fc944e8b1dec422286d66b6,
        _:Nef3158ad1f5c48b6a871b65f6284aecf,
        _:Nf3a30f2d3d6f4ae3b11876af9831fb08 ;
    mo:track_count 12 ;
    schema:duration "PT50:20"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N041a75e5db53496f816db984c4d6d3c3,
        _:N480385d1f4cd4325acd18ea2cf5323c3,
        _:N4dd2c8022eef4632af45cb1d859514c1,
        _:N703b46a3e2dd4d6d8c17ac6a94fb8872,
        _:N71f4f1e4249c4a018f457f1f34534e6f,
        _:N87ec32ad7f4a4ffdb23bc77e31b3e43d,
        _:N8cd2c300727943bdaec6004e55ee130b,
        _:N91dc461d9cb941249e6900d3a0754108,
        _:Ncb362c8e7be141d184fb90ee130c0bd1,
        _:Ndf6866fa0fc944e8b1dec422286d66b6,
        _:Nef3158ad1f5c48b6a871b65f6284aecf,
        _:Nf3a30f2d3d6f4ae3b11876af9831fb08 .

