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

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

<artist/1973#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mia Naruse"@en,
        "成瀬未亜"@ja ;
    foaf:made <album/7200#subject>,
        <album/7200#vocals> ;
    foaf:name "Mia Naruse"@en,
        "成瀬未亜"@ja .

<artist/2050#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayumi Sindou"@en,
        "新堂真弓"@ja ;
    foaf:made <album/7200#lyrics>,
        <album/7200#subject>,
        <album/7200#vocals> ;
    foaf:name "Mayumi Sindou"@en,
        "新堂真弓"@ja .

<artist/4414#subject> a schema:Person,
        foaf:Person ;
    schema:name "Reiko Takahashi"@en,
        "高橋麗子"@ja ;
    foaf:made <album/7200#lyrics>,
        <album/7200#subject> ;
    foaf:name "Reiko Takahashi"@en,
        "高橋麗子"@ja .

<artist/3093#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7200#subject> ;
    schema:name "bAsHEE"@en ;
    foaf:made <album/7200#composition>,
        <album/7200#subject> ;
    foaf:name "bAsHEE"@en .

<artist/36246#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7200#subject> ;
    schema:name "WACHA"@en ;
    foaf:made <album/7200#composition>,
        <album/7200#subject> ;
    foaf:name "WACHA"@en .

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

<album/7200#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zansho Omimai Moushiagemasu. ~Kimi to Sugoshita Ano Hi to Ima to~ Vocal & Soundtrack"@en,
        "残暑お見舞い申し上げます。～君と過ごしたあの日と今と～ 特典ボーカル＆サウンドトラック"@ja,
        "Zansho Omimai Moushiagemasu. ~Kimi to Sugoshita Ano Hi to Ima to~ Vocal & Soundtrack"@ja-latn ;
    mo:performance_of <album/7200#musicalwork> ;
    mo:recorded_as <album/7200#musicalexpression> ;
    schema:name "Zansho Omimai Moushiagemasu. ~Kimi to Sugoshita Ano Hi to Ima to~ Vocal & Soundtrack"@en,
        "残暑お見舞い申し上げます。～君と過ごしたあの日と今と～ 特典ボーカル＆サウンドトラック"@ja,
        "Zansho Omimai Moushiagemasu. ~Kimi to Sugoshita Ano Hi to Ima to~ Vocal & Soundtrack"@ja-latn ;
    schema:workPerformed <album/7200#musicalwork> .

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

<https://medium-media.vgm.io/albums/00/7200/7200-1204200486.jpg> a schema:ImageObject,
        foaf:Image .

<album/7200#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zansho Omimai Moushiagemasu. ~Kimi to Sugoshita Ano Hi to Ima to~ Vocal & Soundtrack"@en,
        "残暑お見舞い申し上げます。～君と過ごしたあの日と今と～ 特典ボーカル＆サウンドトラック"@ja,
        "Zansho Omimai Moushiagemasu. ~Kimi to Sugoshita Ano Hi to Ima to~ Vocal & Soundtrack"@ja-latn ;
    mo:composer <artist/3093#subject>,
        <artist/36246#subject> ;
    mo:produced_work <album/7200#musicalwork> ;
    schema:name "Zansho Omimai Moushiagemasu. ~Kimi to Sugoshita Ano Hi to Ima to~ Vocal & Soundtrack"@en,
        "残暑お見舞い申し上げます。～君と過ごしたあの日と今と～ 特典ボーカル＆サウンドトラック"@ja,
        "Zansho Omimai Moushiagemasu. ~Kimi to Sugoshita Ano Hi to Ima to~ Vocal & Soundtrack"@ja-latn .

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

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

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

<album/7200#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-02-29"^^xsd:date ;
    dcterms:title "Zansho Omimai Moushiagemasu. ~Kimi to Sugoshita Ano Hi to Ima to~ Vocal & Soundtrack"@en,
        "残暑お見舞い申し上げます。～君と過ごしたあの日と今と～ 特典ボーカル＆サウンドトラック"@ja,
        "Zansho Omimai Moushiagemasu. ~Kimi to Sugoshita Ano Hi to Ima to~ Vocal & Soundtrack"@ja-latn ;
    mo:catalogue_number "XERO-080229S" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7200#musicalexpression> ;
    mo:publisher _:N8587db5625da4e8bac674f14d5e50d61 ;
    mo:record _:N8445eb54c6b44d4fbdc58db3861c58db ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Zansho Omimai Moushiagemasu. ~Kimi to Sugoshita Ano Hi to Ima to~"@en ;
            foaf:name "Zansho Omimai Moushiagemasu. ~Kimi to Sugoshita Ano Hi to Ima to~"@en ] ;
    schema:datePublished "2008-02-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/7200/7200-1204200486.jpg> ;
    schema:name "Zansho Omimai Moushiagemasu. ~Kimi to Sugoshita Ano Hi to Ima to~ Vocal & Soundtrack"@en,
        "残暑お見舞い申し上げます。～君と過ごしたあの日と今と～ 特典ボーカル＆サウンドトラック"@ja,
        "Zansho Omimai Moushiagemasu. ~Kimi to Sugoshita Ano Hi to Ima to~ Vocal & Soundtrack"@ja-latn ;
    schema:publisher _:N8587db5625da4e8bac674f14d5e50d61 ;
    foaf:depiction <https://media.vgm.io/albums/00/7200/7200-1204200486.jpg> .

_:N0b81506d6b0441c6b0365699f64c2d79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For the first time, with you"@en,
        "初めてをキミに"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N8445eb54c6b44d4fbdc58db3861c58db ;
    schema:name "For the first time, with you"@en,
        "初めてをキミに"@ja .

_:N172cd14f45574e77a65aa94050cad2d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The melancholic sound of rain"@en,
        "憂鬱な雨音"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N8445eb54c6b44d4fbdc58db3861c58db ;
    schema:name "The melancholic sound of rain"@en,
        "憂鬱な雨音"@ja .

_:N1e513ab9ddd74183a082958d7e577169 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cycle of happiness"@en,
        "幸せの輪廻"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N8445eb54c6b44d4fbdc58db3861c58db ;
    schema:name "Cycle of happiness"@en,
        "幸せの輪廻"@ja .

_:N2e28c80d0b254c48b55d1c9d2ffd4ba6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Impatient"@en,
        "焦燥"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N8445eb54c6b44d4fbdc58db3861c58db ;
    schema:name "Impatient"@en,
        "焦燥"@ja .

_:N35112acc88bb4063ad269646cd199ed1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evening"@en,
        "夕暮れ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N8445eb54c6b44d4fbdc58db3861c58db ;
    schema:name "Evening"@en,
        "夕暮れ"@ja .

_:N4f2e55c28b2d4f9887d3255be701344d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neat rhythm"@en,
        "清楚なリズム"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N8445eb54c6b44d4fbdc58db3861c58db ;
    schema:name "Neat rhythm"@en,
        "清楚なリズム"@ja .

_:N5ae09dd0fd95467f9c6a93ed9d8e1731 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Even now, in my heart ~ Karaoke ver"@en,
        "いまもココロに カラオケver"@ja ;
    mo:track_number 18 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N8445eb54c6b44d4fbdc58db3861c58db ;
    schema:name "Even now, in my heart ~ Karaoke ver"@en,
        "いまもココロに カラオケver"@ja .

_:N64e69de1a71647e68b5493fba010038c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maybe something good will happen♪"@en,
        "いいことあるかな♪"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N8445eb54c6b44d4fbdc58db3861c58db ;
    schema:name "Maybe something good will happen♪"@en,
        "いいことあるかな♪"@ja .

_:N727ad42a4ec942f0838a08a117b5050e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scenery of the future"@en,
        "未来の景色"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N8445eb54c6b44d4fbdc58db3861c58db ;
    schema:name "Scenery of the future"@en,
        "未来の景色"@ja .

_:N8587db5625da4e8bac674f14d5e50d61 schema:name "meromero cute"@en,
        "meromero cute"@ja,
        "meromero cute"@ja-latn ;
    foaf:name "meromero cute"@en,
        "meromero cute"@ja,
        "meromero cute"@ja-latn .

_:N9524742d03924fb7970f767e741448ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A new world"@en,
        "新天地"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N8445eb54c6b44d4fbdc58db3861c58db ;
    schema:name "A new world"@en,
        "新天地"@ja .

_:N987649b9cd604cbdbfdecc44bbd1a327 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What lies here ~ Karaoke ver"@en,
        "ココニアルモノ カラオケver"@ja ;
    mo:track_number 19 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N8445eb54c6b44d4fbdc58db3861c58db ;
    schema:name "What lies here ~ Karaoke ver"@en,
        "ココニアルモノ カラオケver"@ja .

_:Na7aa08124bd84fdab6f323ad1d6f7b98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Even now, in my heart ~ Full chorus ver"@en,
        "いまもココロに フルコーラスver"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N8445eb54c6b44d4fbdc58db3861c58db ;
    schema:name "Even now, in my heart ~ Full chorus ver"@en,
        "いまもココロに フルコーラスver"@ja .

_:Nb0f0aaeca8c34a88a781eb33e6970705 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asahina village"@en,
        "あさひな村"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N8445eb54c6b44d4fbdc58db3861c58db ;
    schema:name "Asahina village"@en,
        "あさひな村"@ja .

_:Nbd4dd3c3ce74416ab78f9d0eaa9a8d69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With a pleasant wind"@en,
        "心地よい風とともに"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N8445eb54c6b44d4fbdc58db3861c58db ;
    schema:name "With a pleasant wind"@en,
        "心地よい風とともに"@ja .

_:Nc035c386061643ada06489c4d0d87adf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile of a childhood friend"@en,
        "幼馴染の笑顔"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N8445eb54c6b44d4fbdc58db3861c58db ;
    schema:name "Smile of a childhood friend"@en,
        "幼馴染の笑顔"@ja .

_:Ndee6a38d9e824781bb81be6d74926de1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What lies here ~ Full chorus ver"@en,
        "ココニアルモノ フルコーラスver"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N8445eb54c6b44d4fbdc58db3861c58db ;
    schema:name "What lies here ~ Full chorus ver"@en,
        "ココニアルモノ フルコーラスver"@ja .

_:Ne3712330807241fa84641be4a171aa3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hometown"@en,
        "故郷"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N8445eb54c6b44d4fbdc58db3861c58db ;
    schema:name "Hometown"@en,
        "故郷"@ja .

_:Nea832be6365949c6a1bf1e9125068328 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time for a snack"@en,
        "おやつのじかん"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N8445eb54c6b44d4fbdc58db3861c58db ;
    schema:name "Time for a snack"@en,
        "おやつのじかん"@ja .

_:Nfaf79578959349d893bc0f2ddfaa53a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Do your best, Asahinas!"@en,
        "ガンバレあさひなーず！"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N8445eb54c6b44d4fbdc58db3861c58db ;
    schema:name "Do your best, Asahinas!"@en,
        "ガンバレあさひなーず！"@ja .

_:N8445eb54c6b44d4fbdc58db3861c58db a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b81506d6b0441c6b0365699f64c2d79,
        _:N172cd14f45574e77a65aa94050cad2d0,
        _:N1e513ab9ddd74183a082958d7e577169,
        _:N2e28c80d0b254c48b55d1c9d2ffd4ba6,
        _:N35112acc88bb4063ad269646cd199ed1,
        _:N4f2e55c28b2d4f9887d3255be701344d,
        _:N5ae09dd0fd95467f9c6a93ed9d8e1731,
        _:N64e69de1a71647e68b5493fba010038c,
        _:N727ad42a4ec942f0838a08a117b5050e,
        _:N9524742d03924fb7970f767e741448ba,
        _:N987649b9cd604cbdbfdecc44bbd1a327,
        _:Na7aa08124bd84fdab6f323ad1d6f7b98,
        _:Nb0f0aaeca8c34a88a781eb33e6970705,
        _:Nbd4dd3c3ce74416ab78f9d0eaa9a8d69,
        _:Nc035c386061643ada06489c4d0d87adf,
        _:Ndee6a38d9e824781bb81be6d74926de1,
        _:Ne3712330807241fa84641be4a171aa3b,
        _:Nea832be6365949c6a1bf1e9125068328,
        _:Nfaf79578959349d893bc0f2ddfaa53a5 ;
    mo:track_count 19 ;
    schema:duration "PT58:49"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N0b81506d6b0441c6b0365699f64c2d79,
        _:N172cd14f45574e77a65aa94050cad2d0,
        _:N1e513ab9ddd74183a082958d7e577169,
        _:N2e28c80d0b254c48b55d1c9d2ffd4ba6,
        _:N35112acc88bb4063ad269646cd199ed1,
        _:N4f2e55c28b2d4f9887d3255be701344d,
        _:N5ae09dd0fd95467f9c6a93ed9d8e1731,
        _:N64e69de1a71647e68b5493fba010038c,
        _:N727ad42a4ec942f0838a08a117b5050e,
        _:N9524742d03924fb7970f767e741448ba,
        _:N987649b9cd604cbdbfdecc44bbd1a327,
        _:Na7aa08124bd84fdab6f323ad1d6f7b98,
        _:Nb0f0aaeca8c34a88a781eb33e6970705,
        _:Nbd4dd3c3ce74416ab78f9d0eaa9a8d69,
        _:Nc035c386061643ada06489c4d0d87adf,
        _:Ndee6a38d9e824781bb81be6d74926de1,
        _:Ne3712330807241fa84641be4a171aa3b,
        _:Nea832be6365949c6a1bf1e9125068328,
        _:Nfaf79578959349d893bc0f2ddfaa53a5 .

