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

<artist/11899#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kai"@en,
        "魁"@ja ;
    foaf:made <album/20008#lyrics>,
        <album/20008#subject> ;
    foaf:name "Kai"@en,
        "魁"@ja .

<artist/13317#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chika Shirokiri"@en,
        "城桐央"@ja ;
    foaf:made <album/20008#lyrics>,
        <album/20008#subject> ;
    foaf:name "Chika Shirokiri"@en,
        "城桐央"@ja .

<artist/149#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:made <album/20008#subject>,
        <album/20008#vocals> ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<artist/7891#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyako Suzuta"@en,
        "鈴田美夜子"@ja ;
    foaf:made <album/20008#subject>,
        <album/20008#vocals> ;
    foaf:name "Miyako Suzuta"@en,
        "鈴田美夜子"@ja .

<artist/37323#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20008#subject> ;
    schema:name "Junichi Shimizu"@en,
        "清水準一"@ja ;
    foaf:made <album/20008#composition>,
        <album/20008#subject> ;
    foaf:name "Junichi Shimizu"@en,
        "清水準一"@ja .

<product/1027#subject> a schema:CreativeWork ;
    schema:name "Kud Wafter (Game)"@en,
        "クドわふたー (Game)"@ja,
        "Kud Wafter (Game)"@ja-latn ;
    foaf:name "Kud Wafter (Game)"@en,
        "クドわふたー (Game)"@ja,
        "Kud Wafter (Game)"@ja-latn .

<album/20008#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kud Wafter Original SoundTrack"@en,
        "クドわふたー オリジナル サウンドトラック"@ja,
        "Kud Wafter Original SoundTrack"@ja-latn ;
    mo:composer <artist/37323#subject> ;
    mo:produced_work <album/20008#musicalwork> ;
    schema:name "Kud Wafter Original SoundTrack"@en,
        "クドわふたー オリジナル サウンドトラック"@ja,
        "Kud Wafter Original SoundTrack"@ja-latn .

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

<album/20008#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kud Wafter Original SoundTrack"@en,
        "クドわふたー オリジナル サウンドトラック"@ja,
        "Kud Wafter Original SoundTrack"@ja-latn ;
    mo:performance_of <album/20008#musicalwork> ;
    mo:recorded_as <album/20008#musicalexpression> ;
    schema:name "Kud Wafter Original SoundTrack"@en,
        "クドわふたー オリジナル サウンドトラック"@ja,
        "Kud Wafter Original SoundTrack"@ja-latn ;
    schema:workPerformed <album/20008#musicalwork> .

<org/1#subject> schema:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn ;
    foaf:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn .

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

<https://medium-media.vgm.io/albums/80/20008/20008-1277464538.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/20008#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-06-25"^^xsd:date ;
    dcterms:title "Kud Wafter Original SoundTrack"@en,
        "クドわふたー オリジナル サウンドトラック"@ja,
        "Kud Wafter Original SoundTrack"@ja-latn ;
    mo:catalogue_number "KSLA-0057" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20008#musicalexpression> ;
    mo:publisher <org/1#subject> ;
    mo:record _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    mo:record_count 1 ;
    schema:about <product/1027#subject> ;
    schema:datePublished "2010-06-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/20008/20008-1277464538.jpg> ;
    schema:name "Kud Wafter Original SoundTrack"@en,
        "クドわふたー オリジナル サウンドトラック"@ja,
        "Kud Wafter Original SoundTrack"@ja-latn ;
    schema:publisher <org/1#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/20008/20008-1277464538.jpg> .

_:N18df57e8b3214dc9b001f7be02ab0926 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stardust"@en,
        "星屑"@ja,
        "Hoshikuzu"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "Stardust"@en,
        "星屑"@ja,
        "Hoshikuzu"@ja-latn .

_:N1ad3ba7afa854a24a2e24d7ba8587caf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "grief"@en,
        "grief"@ja,
        "grief"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "grief"@en,
        "grief"@ja,
        "grief"@ja-latn .

_:N24aad2373a0f426b9ddd65436df6fe23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom of Youth"@en,
        "Bloom of Youth"@ja,
        "Bloom of Youth"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "Bloom of Youth"@en,
        "Bloom of Youth"@ja,
        "Bloom of Youth"@ja-latn .

_:N2652518679e84b33a738d6be4af38b36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trampoline Girl"@en,
        "Trampoline Girl"@ja,
        "Trampoline Girl"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "Trampoline Girl"@en,
        "Trampoline Girl"@ja,
        "Trampoline Girl"@ja-latn .

_:N34e1f0dde38448a8ae3aefd0ca038937 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moontan"@en,
        "Moontan"@ja,
        "Moontan"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "Moontan"@en,
        "Moontan"@ja,
        "Moontan"@ja-latn .

_:N393d76d512c04c3195cd216a6a2a197c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Color blossom"@en,
        "Color blossom"@ja,
        "Color blossom"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "Color blossom"@en,
        "Color blossom"@ja,
        "Color blossom"@ja-latn .

_:N44846f5cc67649e5845e1098867e5b34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mini glamour"@en,
        "mini glamour"@ja,
        "mini glamour"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "mini glamour"@en,
        "mini glamour"@ja,
        "mini glamour"@ja-latn .

_:N59f6a962ec9045fc9abd3193177e9e1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At The Mountain Behind"@en,
        "At The Mountain Behind"@ja,
        "At The Mountain Behind"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "At The Mountain Behind"@en,
        "At The Mountain Behind"@ja,
        "At The Mountain Behind"@ja-latn .

_:N6335f8f318ba4470a499ab58f11ad71b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Further Away"@en,
        "Further Away"@ja,
        "Further Away"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "Further Away"@en,
        "Further Away"@ja,
        "Further Away"@ja-latn .

_:N811979eca1404d0c8514f54a08f5ab1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Defense Song [a capella ver]"@en,
        "星守歌 [アカペラ版]"@ja,
        "Hoshimori Uta [a capella han]"@ja-latn ;
    mo:track_number 23 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "Star Defense Song [a capella ver]"@en,
        "星守歌 [アカペラ版]"@ja,
        "Hoshimori Uta [a capella han]"@ja-latn .

_:N831e45056c6e409ab34ef34a810c162c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When We Wish a Upon a Star"@en,
        "When We Wish a Upon a Star"@ja,
        "When We Wish a Upon a Star"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "When We Wish a Upon a Star"@en,
        "When We Wish a Upon a Star"@ja,
        "When We Wish a Upon a Star"@ja-latn .

_:N83348591776246209b65bb10c94ea50f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Roots of consciousness"@en,
        "The Roots of consciousness"@ja,
        "The Roots of consciousness"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "The Roots of consciousness"@en,
        "The Roots of consciousness"@ja,
        "The Roots of consciousness"@ja-latn .

_:N948e930dfdd54f2db503e26aff85f232 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reminiscence"@en,
        "Reminiscence"@ja,
        "Reminiscence"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "Reminiscence"@en,
        "Reminiscence"@ja,
        "Reminiscence"@ja-latn .

_:N9c3c8fc4b0884cd09886bf6fe4e45ce0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where I Belong"@en,
        "Where I Belong"@ja,
        "Where I Belong"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "Where I Belong"@en,
        "Where I Belong"@ja,
        "Where I Belong"@ja-latn .

_:Naa3b62e0705442f1b2fda8943c365df7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunday Morning Dance"@en,
        "Sunday Morning Dance"@ja,
        "Sunday Morning Dance"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "Sunday Morning Dance"@en,
        "Sunday Morning Dance"@ja,
        "Sunday Morning Dance"@ja-latn .

_:Nb5b3049aa2574f09bc0d80a79b662e2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adagio for Summer Wind"@en,
        "Adagio for Summer Wind"@ja,
        "Adagio for Summer Wind"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "Adagio for Summer Wind"@en,
        "Adagio for Summer Wind"@ja,
        "Adagio for Summer Wind"@ja-latn .

_:Nc1ec3e10e3db4c20984c23c1ad314c67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cape of Future"@en,
        "Cape of Future"@ja,
        "Cape of Future"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "Cape of Future"@en,
        "Cape of Future"@ja,
        "Cape of Future"@ja-latn .

_:Nd20ec0a2738b411ab0fbf5cecc4d95cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breath of Stars"@en,
        "Breath of Stars"@ja,
        "Breath of Stars"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "Breath of Stars"@en,
        "Breath of Stars"@ja,
        "Breath of Stars"@ja-latn .

_:Nd36f584730dd4e35b84e2ab6948e99fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Dust"@en,
        "Star Dust"@ja,
        "Star Dust"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "Star Dust"@en,
        "Star Dust"@ja,
        "Star Dust"@ja-latn .

_:Ndf6bbe874bc74802be14aa6622a500b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "one's future [Rock Band Mix]"@en,
        "one's future [Rock Band Mix]"@ja,
        "one's future [Rock Band Mix]"@ja-latn ;
    mo:track_number 24 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "one's future [Rock Band Mix]"@en,
        "one's future [Rock Band Mix]"@ja,
        "one's future [Rock Band Mix]"@ja-latn .

_:Ne6b4ff8347a7431fb34010f6c1e13f9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Path of Sunset"@en,
        "Path of Sunset"@ja,
        "Path of Sunset"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "Path of Sunset"@en,
        "Path of Sunset"@ja,
        "Path of Sunset"@ja-latn .

_:Ne77c7bd12f56439b8bda877b6415dbc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "August Green"@en,
        "August Green"@ja,
        "August Green"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "August Green"@en,
        "August Green"@ja,
        "August Green"@ja-latn .

_:Nebfcb34f11fa4af5bdaa4257d7a3b0fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Close to Edge"@en,
        "Close to Edge"@ja,
        "Close to Edge"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "Close to Edge"@en,
        "Close to Edge"@ja,
        "Close to Edge"@ja-latn .

_:Nfd78790cb9e64852a5ad455c869d76eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Defense Song"@en,
        "星守歌"@ja,
        "Hoshimori Uta"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nf7bee80ed7bb4b9a8bac9c89bb4d837a ;
    schema:name "Star Defense Song"@en,
        "星守歌"@ja,
        "Hoshimori Uta"@ja-latn .

_:Nf7bee80ed7bb4b9a8bac9c89bb4d837a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18df57e8b3214dc9b001f7be02ab0926,
        _:N1ad3ba7afa854a24a2e24d7ba8587caf,
        _:N24aad2373a0f426b9ddd65436df6fe23,
        _:N2652518679e84b33a738d6be4af38b36,
        _:N34e1f0dde38448a8ae3aefd0ca038937,
        _:N393d76d512c04c3195cd216a6a2a197c,
        _:N44846f5cc67649e5845e1098867e5b34,
        _:N59f6a962ec9045fc9abd3193177e9e1e,
        _:N6335f8f318ba4470a499ab58f11ad71b,
        _:N811979eca1404d0c8514f54a08f5ab1c,
        _:N831e45056c6e409ab34ef34a810c162c,
        _:N83348591776246209b65bb10c94ea50f,
        _:N948e930dfdd54f2db503e26aff85f232,
        _:N9c3c8fc4b0884cd09886bf6fe4e45ce0,
        _:Naa3b62e0705442f1b2fda8943c365df7,
        _:Nb5b3049aa2574f09bc0d80a79b662e2c,
        _:Nc1ec3e10e3db4c20984c23c1ad314c67,
        _:Nd20ec0a2738b411ab0fbf5cecc4d95cb,
        _:Nd36f584730dd4e35b84e2ab6948e99fe,
        _:Ndf6bbe874bc74802be14aa6622a500b3,
        _:Ne6b4ff8347a7431fb34010f6c1e13f9f,
        _:Ne77c7bd12f56439b8bda877b6415dbc9,
        _:Nebfcb34f11fa4af5bdaa4257d7a3b0fe,
        _:Nfd78790cb9e64852a5ad455c869d76eb ;
    mo:track_count 24 ;
    schema:duration "PT69:33"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N18df57e8b3214dc9b001f7be02ab0926,
        _:N1ad3ba7afa854a24a2e24d7ba8587caf,
        _:N24aad2373a0f426b9ddd65436df6fe23,
        _:N2652518679e84b33a738d6be4af38b36,
        _:N34e1f0dde38448a8ae3aefd0ca038937,
        _:N393d76d512c04c3195cd216a6a2a197c,
        _:N44846f5cc67649e5845e1098867e5b34,
        _:N59f6a962ec9045fc9abd3193177e9e1e,
        _:N6335f8f318ba4470a499ab58f11ad71b,
        _:N811979eca1404d0c8514f54a08f5ab1c,
        _:N831e45056c6e409ab34ef34a810c162c,
        _:N83348591776246209b65bb10c94ea50f,
        _:N948e930dfdd54f2db503e26aff85f232,
        _:N9c3c8fc4b0884cd09886bf6fe4e45ce0,
        _:Naa3b62e0705442f1b2fda8943c365df7,
        _:Nb5b3049aa2574f09bc0d80a79b662e2c,
        _:Nc1ec3e10e3db4c20984c23c1ad314c67,
        _:Nd20ec0a2738b411ab0fbf5cecc4d95cb,
        _:Nd36f584730dd4e35b84e2ab6948e99fe,
        _:Ndf6bbe874bc74802be14aa6622a500b3,
        _:Ne6b4ff8347a7431fb34010f6c1e13f9f,
        _:Ne77c7bd12f56439b8bda877b6415dbc9,
        _:Nebfcb34f11fa4af5bdaa4257d7a3b0fe,
        _:Nfd78790cb9e64852a5ad455c869d76eb .

