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

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

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

<artist/15472#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63855#subject> ;
    schema:name "Nago"@en ;
    foaf:made <album/63855#composition>,
        <album/63855#subject> ;
    foaf:name "Nago"@en .

<artist/27494#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63855#subject> ;
    schema:name "Motome Nakaji"@en,
        "中路もとめ"@ja ;
    foaf:made <album/63855#composition>,
        <album/63855#subject> ;
    foaf:name "Motome Nakaji"@en,
        "中路もとめ"@ja .

<artist/35717#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63855#subject> ;
    schema:name "Aiobahn"@en ;
    foaf:made <album/63855#composition>,
        <album/63855#subject> ;
    foaf:name "Aiobahn"@en .

<artist/40287#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63855#subject> ;
    schema:name "dover"@en,
        "ドーバー"@ja ;
    foaf:made <album/63855#composition>,
        <album/63855#subject> ;
    foaf:name "dover"@en,
        "ドーバー"@ja .

<artist/40288#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63855#subject> ;
    schema:name "ITM"@en ;
    foaf:made <album/63855#composition>,
        <album/63855#subject> ;
    foaf:name "ITM"@en .

<artist/5295#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63855#subject> ;
    schema:name "Veneo Isrugi"@en ;
    foaf:made <album/63855#composition>,
        <album/63855#subject> ;
    foaf:name "Veneo Isrugi"@en .

<artist/5296#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63855#subject> ;
    schema:name "kaguraduki"@en ;
    foaf:made <album/63855#composition>,
        <album/63855#subject> ;
    foaf:name "kaguraduki"@en .

<event/195> a mo:Release ;
    schema:name "Released at Comic Market 91 (Dec 29, 2016 to Dec 31, 2016)" .

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

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

<org/158#subject> schema:name "Lost Garden"@en,
        "Lost Garden"@ja,
        "Lost Garden"@ja-latn ;
    foaf:name "Lost Garden"@en,
        "Lost Garden"@ja,
        "Lost Garden"@ja-latn .

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

<https://medium-media.vgm.io/albums/55/63855/63855-1482126502.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/63855#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KALEIDOSCOPE DIVER"@en,
        "KALEIDOSCOPE DIVER"@ja,
        "KALEIDOSCOPE DIVER"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Lost Garden"@en ;
            foaf:made <album/63855#composition> ;
            foaf:name "(Lost Garden"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(floater-io)"@en ;
            foaf:made <album/63855#composition> ;
            foaf:name "(floater-io)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Lost Garden)"@en ;
            foaf:made <album/63855#composition> ;
            foaf:name "(Lost Garden)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Tokyo Audio Waffle)"@en ;
            foaf:made <album/63855#composition> ;
            foaf:name "(Tokyo Audio Waffle)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Digital Logics)"@en ;
            foaf:made <album/63855#composition> ;
            foaf:name "(Digital Logics)"@en ],
        <artist/15472#subject>,
        <artist/27494#subject>,
        <artist/35717#subject>,
        <artist/40287#subject>,
        <artist/40288#subject>,
        <artist/5295#subject>,
        <artist/5296#subject> ;
    mo:produced_work <album/63855#musicalwork> ;
    schema:name "KALEIDOSCOPE DIVER"@en,
        "KALEIDOSCOPE DIVER"@ja,
        "KALEIDOSCOPE DIVER"@ja-latn .

<album/63855#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-31"^^xsd:date ;
    dcterms:title "KALEIDOSCOPE DIVER"@en,
        "KALEIDOSCOPE DIVER"@ja,
        "KALEIDOSCOPE DIVER"@ja-latn ;
    mo:catalogue_number "LGCD-0032" ;
    mo:media_type "CD" ;
    mo:publication_of <album/63855#musicalexpression> ;
    mo:publisher <org/158#subject> ;
    mo:record _:N2760f7640c4a489ca3b8e8bfd5dac7b5 ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:datePublished "2016-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/55/63855/63855-1482126502.jpg> ;
    schema:name "KALEIDOSCOPE DIVER"@en,
        "KALEIDOSCOPE DIVER"@ja,
        "KALEIDOSCOPE DIVER"@ja-latn ;
    schema:publisher <org/158#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/63855/63855-1482126502.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63855#subject> ;
    schema:name "(Digital Logics)"@en ;
    foaf:made <album/63855#subject> ;
    foaf:name "(Digital Logics)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63855#subject> ;
    schema:name "(Tokyo Audio Waffle)"@en ;
    foaf:made <album/63855#subject> ;
    foaf:name "(Tokyo Audio Waffle)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63855#subject> ;
    schema:name "(Lost Garden"@en ;
    foaf:made <album/63855#subject> ;
    foaf:name "(Lost Garden"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63855#subject> ;
    schema:name "(floater-io)"@en ;
    foaf:made <album/63855#subject> ;
    foaf:name "(floater-io)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63855#subject> ;
    schema:name "(Lost Garden)"@en ;
    foaf:made <album/63855#subject> ;
    foaf:name "(Lost Garden)"@en .

_:N1aadcf10b64646188560cd722a28fff7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartbeat"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:51"^^xsd:interval ;
    schema:inPlaylist _:N2760f7640c4a489ca3b8e8bfd5dac7b5 ;
    schema:name "Heartbeat"@en .

_:N32a2c6167b8f49ddb10949182051dcff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowflake"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N2760f7640c4a489ca3b8e8bfd5dac7b5 ;
    schema:name "Snowflake"@en .

_:N64c6401ced71472a97239f62728ba1db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kalos Eidos"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N2760f7640c4a489ca3b8e8bfd5dac7b5 ;
    schema:name "Kalos Eidos"@en .

_:N7c075b6f32a74af1b9e443a7f8da05cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My house My party"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N2760f7640c4a489ca3b8e8bfd5dac7b5 ;
    schema:name "My house My party"@en .

_:N86bda5c159e043e39b553fae44b0a81d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Momentary"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:12"^^xsd:interval ;
    schema:inPlaylist _:N2760f7640c4a489ca3b8e8bfd5dac7b5 ;
    schema:name "Blue Momentary"@en .

_:Nb58d97072ec24a3d8f05e866e8b9af5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Urban Universe"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N2760f7640c4a489ca3b8e8bfd5dac7b5 ;
    schema:name "Urban Universe"@en .

_:Nc119b50f9dea4fd8b96a30d57239e1f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Generation"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N2760f7640c4a489ca3b8e8bfd5dac7b5 ;
    schema:name "Generation"@en .

_:Nde3af06f108f4f7cb9209d7764d00776 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Franca"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:N2760f7640c4a489ca3b8e8bfd5dac7b5 ;
    schema:name "Franca"@en .

_:N2760f7640c4a489ca3b8e8bfd5dac7b5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1aadcf10b64646188560cd722a28fff7,
        _:N32a2c6167b8f49ddb10949182051dcff,
        _:N64c6401ced71472a97239f62728ba1db,
        _:N7c075b6f32a74af1b9e443a7f8da05cb,
        _:N86bda5c159e043e39b553fae44b0a81d,
        _:Nb58d97072ec24a3d8f05e866e8b9af5f,
        _:Nc119b50f9dea4fd8b96a30d57239e1f2,
        _:Nde3af06f108f4f7cb9209d7764d00776 ;
    mo:track_count 8 ;
    schema:duration "PT42:56"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1aadcf10b64646188560cd722a28fff7,
        _:N32a2c6167b8f49ddb10949182051dcff,
        _:N64c6401ced71472a97239f62728ba1db,
        _:N7c075b6f32a74af1b9e443a7f8da05cb,
        _:N86bda5c159e043e39b553fae44b0a81d,
        _:Nb58d97072ec24a3d8f05e866e8b9af5f,
        _:Nc119b50f9dea4fd8b96a30d57239e1f2,
        _:Nde3af06f108f4f7cb9209d7764d00776 .

