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

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

<artist/83#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56976#subject> ;
    schema:name "Ryo Mizutsuki"@en,
        "水月陵"@ja ;
    foaf:made <album/56976#composition>,
        <album/56976#lyrics>,
        <album/56976#subject> ;
    foaf:name "Ryo Mizutsuki"@en,
        "水月陵"@ja .

<event/171> a mo:Release ;
    schema:name "Released at Comic Market 86 (Aug 15, 2014 to Aug 17, 2014)" .

<product/4642#subject> a schema:CreativeWork ;
    schema:name "Nanatsuiro★Drops (PC)"@en,
        "ななついろ★ドロップス (PC)"@ja,
        "Nanatsuiro★Drops (PC)"@ja-latn ;
    foaf:name "Nanatsuiro★Drops (PC)"@en,
        "ななついろ★ドロップス (PC)"@ja,
        "Nanatsuiro★Drops (PC)"@ja-latn .

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

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

<org/1587#subject> schema:name "Nyan-koubou"@en,
        "にゃん工房"@ja,
        "Nyan-koubou"@ja-latn ;
    foaf:name "Nyan-koubou"@en,
        "にゃん工房"@ja,
        "Nyan-koubou"@ja-latn .

<https://media.vgm.io/albums/67/56976/56976-1454313446.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/56976#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/67/56976/56976-1454313446.png> ;
    foaf:depicts <album/56976#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/67/56976/56976-1454313446.png> .

<https://medium-media.vgm.io/albums/67/56976/56976-1454313446.png> a schema:ImageObject,
        foaf:Image .

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

<artist/16391#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56976#performance> ;
    schema:name "shack'n"@en ;
    foaf:name "shack'n"@en .

<artist/28864#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56976#performance> ;
    schema:name "Kazuya Kogoshi"@en,
        "小越和也"@ja ;
    foaf:name "Kazuya Kogoshi"@en,
        "小越和也"@ja .

<artist/93#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56976#performance> ;
    schema:name "KIYO"@en ;
    foaf:name "KIYO"@en .

<album/56976#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Memories"@en,
        "Memories"@ja,
        "Memories"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "JOH"@en ;
            foaf:made <album/56976#composition> ;
            foaf:name "JOH"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "kei"@en ;
            foaf:made <album/56976#composition> ;
            foaf:name "kei"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nono Maemori"@en ;
            foaf:made <album/56976#composition> ;
            foaf:name "Nono Maemori"@en ],
        <artist/83#subject> ;
    mo:produced_work <album/56976#musicalwork> ;
    schema:name "Memories"@en,
        "Memories"@ja,
        "Memories"@ja-latn .

<album/56976#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Memories"@en,
        "Memories"@ja,
        "Memories"@ja-latn ;
    mo:performance_of <album/56976#musicalwork> ;
    mo:performer _:N3872f9660f61418bb6526b07e9416916,
        _:Nf5ae36a030f6448bb73c710e6b00d75d,
        <artist/16391#subject>,
        <artist/28864#subject>,
        <artist/93#subject> ;
    mo:recorded_as <album/56976#musicalexpression> ;
    schema:byArtist _:N3872f9660f61418bb6526b07e9416916,
        _:Nf5ae36a030f6448bb73c710e6b00d75d,
        <artist/16391#subject>,
        <artist/28864#subject>,
        <artist/93#subject> ;
    schema:name "Memories"@en,
        "Memories"@ja,
        "Memories"@ja-latn ;
    schema:workPerformed <album/56976#musicalwork> .

<album/56976#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-17"^^xsd:date ;
    dcterms:title "Memories"@en,
        "Memories"@ja,
        "Memories"@ja-latn ;
    mo:catalogue_number "N-04RM2014" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/56976#musicalexpression> ;
    mo:publisher <org/1587#subject> ;
    mo:record _:N7f52104c9a4e4daeb134c657c2aae7d9,
        _:Ne1d31b4ab85c4f679e3c3b67e24f9524 ;
    mo:record_count 2 ;
    mo:release <event/171> ;
    schema:about <product/4642#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Akira"@en ;
            foaf:name "Akira"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "JOH"@en ;
            foaf:name "JOH"@en ],
        <artist/16391#subject>,
        <artist/28864#subject>,
        <artist/93#subject> ;
    schema:datePublished "2014-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/56976/56976-1454313446.png> ;
    schema:name "Memories"@en,
        "Memories"@ja,
        "Memories"@ja-latn ;
    schema:publisher <org/1587#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/56976/56976-1454313446.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56976#subject> ;
    schema:name "Nono Maemori"@en ;
    foaf:made <album/56976#subject> ;
    foaf:name "Nono Maemori"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56976#subject> ;
    schema:name "JOH"@en ;
    foaf:made <album/56976#subject> ;
    foaf:name "JOH"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56976#subject> ;
    schema:name "kei"@en ;
    foaf:made <album/56976#subject> ;
    foaf:name "kei"@en .

_:N003a360955f74788926f5ac92254325f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warriors of forever ~from\"Space Battleship Yamato\"~"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Ne1d31b4ab85c4f679e3c3b67e24f9524 ;
    schema:name "Warriors of forever ~from\"Space Battleship Yamato\"~"@ja .

_:N185ba0ef9d884dc8b278be3be73657a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reality"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Ne1d31b4ab85c4f679e3c3b67e24f9524 ;
    schema:name "Reality"@ja .

_:N250d1c0c4fd548bf8e1db6cee1654ca1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rhythmic Suite"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Ne1d31b4ab85c4f679e3c3b67e24f9524 ;
    schema:name "Rhythmic Suite"@ja .

_:N267d219f37ff4429aa69c894b59b7991 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢舞う未来へ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N7f52104c9a4e4daeb134c657c2aae7d9 ;
    schema:name "夢舞う未来へ"@ja .

_:N3872f9660f61418bb6526b07e9416916 a schema:Person,
        foaf:Person ;
    mo:performed <album/56976#performance> ;
    schema:name "JOH"@en ;
    foaf:name "JOH"@en .

_:N38d934a59ecd475ebfad0d1700a4eff8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミと、笑顔と、日曜日。"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N7f52104c9a4e4daeb134c657c2aae7d9 ;
    schema:name "キミと、笑顔と、日曜日。"@ja .

_:N434b4232ef33422aa2555cebe227e639 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Ne1d31b4ab85c4f679e3c3b67e24f9524 ;
    schema:name "M"@ja .

_:N564313a77f1343d0adfa8ea49cad9cee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DIAMOND†DUST"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Ne1d31b4ab85c4f679e3c3b67e24f9524 ;
    schema:name "DIAMOND†DUST"@ja .

_:N5a1ff2b7298a419eaf45a7e0991cf011 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All-onE"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ne1d31b4ab85c4f679e3c3b67e24f9524 ;
    schema:name "All-onE"@ja .

_:N67afec1582db4b268827009a95065e89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHUSHINGURA -Forty-seven Ronin-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Ne1d31b4ab85c4f679e3c3b67e24f9524 ;
    schema:name "CHUSHINGURA -Forty-seven Ronin-"@ja .

_:N78c82aecafc44988b1a3637583136b2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コイスル★フローライト ~Ballad ver.~ (Vocal-less Track)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:N7f52104c9a4e4daeb134c657c2aae7d9 ;
    schema:name "コイスル★フローライト ~Ballad ver.~ (Vocal-less Track)"@ja .

_:N7c3ea533c3df485eb136eb4ed43b9ee5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aliena"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:Ne1d31b4ab85c4f679e3c3b67e24f9524 ;
    schema:name "Aliena"@ja .

_:N8d589866dbae46108cdcdc577a2eaa2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowing wave"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:Ne1d31b4ab85c4f679e3c3b67e24f9524 ;
    schema:name "Snowing wave"@ja .

_:N8d7fdaec2628424da3197bc9ffee4779 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢舞う未来へ (Vocal-less Track)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N7f52104c9a4e4daeb134c657c2aae7d9 ;
    schema:name "夢舞う未来へ (Vocal-less Track)"@ja .

_:N8e7d9e1cc04e431db39d09ec2e973562 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミと、笑顔と、日曜日。 (Vocal-less Track)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N7f52104c9a4e4daeb134c657c2aae7d9 ;
    schema:name "キミと、笑顔と、日曜日。 (Vocal-less Track)"@ja .

_:Na7c2af66c6504caea7a17a9c405ac3f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lights (Vocal-less Track)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N7f52104c9a4e4daeb134c657c2aae7d9 ;
    schema:name "Lights (Vocal-less Track)"@ja .

_:Nadfacce726ed40d1a3eb41e50fe5e494 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZIPANG"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Ne1d31b4ab85c4f679e3c3b67e24f9524 ;
    schema:name "ZIPANG"@ja .

_:Nce496ef8d6fc41f29a06aa20c79c0a1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "re:||"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Ne1d31b4ab85c4f679e3c3b67e24f9524 ;
    schema:name "re:||"@ja .

_:Nd18c00617272488cb9553fd1901bf1b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quechua"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Ne1d31b4ab85c4f679e3c3b67e24f9524 ;
    schema:name "Quechua"@ja .

_:Neb0c81f694364638811716511a7c583e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Ne1d31b4ab85c4f679e3c3b67e24f9524 ;
    schema:name "Lost"@ja .

_:Ned81a893cf02452980ea7c7c02c624fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コイスル★フローライト ~Ballad ver.~"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:N7f52104c9a4e4daeb134c657c2aae7d9 ;
    schema:name "コイスル★フローライト ~Ballad ver.~"@ja .

_:Nf440b72c25df486b8fa816edd3e9f7ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lights"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N7f52104c9a4e4daeb134c657c2aae7d9 ;
    schema:name "Lights"@ja .

_:Nf5ae36a030f6448bb73c710e6b00d75d a schema:Person,
        foaf:Person ;
    mo:performed <album/56976#performance> ;
    schema:name "Akira"@en ;
    foaf:name "Akira"@en .

_:Nf97e56773c624fb5a11d22c38d87801e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shine"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Ne1d31b4ab85c4f679e3c3b67e24f9524 ;
    schema:name "Shine"@ja .

_:N7f52104c9a4e4daeb134c657c2aae7d9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N267d219f37ff4429aa69c894b59b7991,
        _:N38d934a59ecd475ebfad0d1700a4eff8,
        _:N78c82aecafc44988b1a3637583136b2c,
        _:N8d7fdaec2628424da3197bc9ffee4779,
        _:N8e7d9e1cc04e431db39d09ec2e973562,
        _:Na7c2af66c6504caea7a17a9c405ac3f6,
        _:Ned81a893cf02452980ea7c7c02c624fd,
        _:Nf440b72c25df486b8fa816edd3e9f7ae ;
    mo:track_count 8 ;
    schema:duration "PT38:39"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N267d219f37ff4429aa69c894b59b7991,
        _:N38d934a59ecd475ebfad0d1700a4eff8,
        _:N78c82aecafc44988b1a3637583136b2c,
        _:N8d7fdaec2628424da3197bc9ffee4779,
        _:N8e7d9e1cc04e431db39d09ec2e973562,
        _:Na7c2af66c6504caea7a17a9c405ac3f6,
        _:Ned81a893cf02452980ea7c7c02c624fd,
        _:Nf440b72c25df486b8fa816edd3e9f7ae .

_:Ne1d31b4ab85c4f679e3c3b67e24f9524 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N003a360955f74788926f5ac92254325f,
        _:N185ba0ef9d884dc8b278be3be73657a4,
        _:N250d1c0c4fd548bf8e1db6cee1654ca1,
        _:N434b4232ef33422aa2555cebe227e639,
        _:N564313a77f1343d0adfa8ea49cad9cee,
        _:N5a1ff2b7298a419eaf45a7e0991cf011,
        _:N67afec1582db4b268827009a95065e89,
        _:N7c3ea533c3df485eb136eb4ed43b9ee5,
        _:N8d589866dbae46108cdcdc577a2eaa2c,
        _:Nadfacce726ed40d1a3eb41e50fe5e494,
        _:Nce496ef8d6fc41f29a06aa20c79c0a1d,
        _:Nd18c00617272488cb9553fd1901bf1b7,
        _:Neb0c81f694364638811716511a7c583e,
        _:Nf97e56773c624fb5a11d22c38d87801e ;
    mo:track_count 14 ;
    schema:duration "PT50:27"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N003a360955f74788926f5ac92254325f,
        _:N185ba0ef9d884dc8b278be3be73657a4,
        _:N250d1c0c4fd548bf8e1db6cee1654ca1,
        _:N434b4232ef33422aa2555cebe227e639,
        _:N564313a77f1343d0adfa8ea49cad9cee,
        _:N5a1ff2b7298a419eaf45a7e0991cf011,
        _:N67afec1582db4b268827009a95065e89,
        _:N7c3ea533c3df485eb136eb4ed43b9ee5,
        _:N8d589866dbae46108cdcdc577a2eaa2c,
        _:Nadfacce726ed40d1a3eb41e50fe5e494,
        _:Nce496ef8d6fc41f29a06aa20c79c0a1d,
        _:Nd18c00617272488cb9553fd1901bf1b7,
        _:Neb0c81f694364638811716511a7c583e,
        _:Nf97e56773c624fb5a11d22c38d87801e .

