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

<artist/79#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja ;
    foaf:made <album/2148#subject>,
        <album/2148#vocals> ;
    foaf:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja .

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2148#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/2148#composition>,
        <album/2148#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<artist/217#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2148#subject> ;
    schema:name "Soh Asagiri"@en,
        "朝霧奏"@ja ;
    foaf:made <album/2148#composition>,
        <album/2148#lyrics>,
        <album/2148#subject> ;
    foaf:name "Soh Asagiri"@en,
        "朝霧奏"@ja .

<event/5> a mo:Release ;
    schema:name "Released at Comic Market 70 (Aug 10, 2006 to Aug 13, 2006)" .

<product/8815#subject> a schema:CreativeWork ;
    schema:name "Harumoi"@en,
        "春萌～はるもい～"@ja,
        "Harumoi"@ja-latn ;
    foaf:name "Harumoi"@en,
        "春萌～はるもい～"@ja,
        "Harumoi"@ja-latn .

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

<album/2148#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Harumoi -Complete Sound Track-"@en,
        "春萌ーComplete Sound Trackー"@ja,
        "Harumoi -Complete Sound Track-"@ja-latn ;
    mo:performance_of <album/2148#musicalwork> ;
    mo:recorded_as <album/2148#musicalexpression> ;
    schema:name "Harumoi -Complete Sound Track-"@en,
        "春萌ーComplete Sound Trackー"@ja,
        "Harumoi -Complete Sound Track-"@ja-latn ;
    schema:workPerformed <album/2148#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/84/2148/2148-1155949262.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/2148#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Harumoi -Complete Sound Track-"@en,
        "春萌ーComplete Sound Trackー"@ja,
        "Harumoi -Complete Sound Track-"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/2148#composition> ;
            foaf:name "(Elements Garden)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Mysticphase"@en ;
            foaf:made <album/2148#composition> ;
            foaf:name "(Mysticphase"@en ],
        <artist/16#subject>,
        <artist/217#subject> ;
    mo:produced_work <album/2148#musicalwork> ;
    schema:name "Harumoi -Complete Sound Track-"@en,
        "春萌ーComplete Sound Trackー"@ja,
        "Harumoi -Complete Sound Track-"@ja-latn .

<album/2148#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-11"^^xsd:date ;
    dcterms:title "Harumoi -Complete Sound Track-"@en,
        "春萌ーComplete Sound Trackー"@ja,
        "Harumoi -Complete Sound Track-"@ja-latn ;
    mo:catalogue_number "LSCD-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2148#musicalexpression> ;
    mo:publisher _:N1f5e6b65abc947a4a28d84d4e9862eca ;
    mo:record _:N88f4012361c349e39f7851b2618c470f ;
    mo:record_count 1 ;
    mo:release <event/5> ;
    schema:about <product/8815#subject> ;
    schema:datePublished "2006-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/2148/2148-1155949262.jpg> ;
    schema:name "Harumoi -Complete Sound Track-"@en,
        "春萌ーComplete Sound Trackー"@ja,
        "Harumoi -Complete Sound Track-"@ja-latn ;
    schema:publisher _:N1f5e6b65abc947a4a28d84d4e9862eca ;
    foaf:depiction <https://media.vgm.io/albums/84/2148/2148-1155949262.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Mysticphase"@en ;
    foaf:made <album/2148#lyrics> ;
    foaf:name "(Mysticphase"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "夏葉薫"@en ;
    foaf:made <album/2148#subject> ;
    foaf:name "夏葉薫"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Mysticphase"@en ;
    foaf:made <album/2148#subject> ;
    foaf:name "(Mysticphase"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "夏葉薫"@en ;
    foaf:made <album/2148#lyrics> ;
    foaf:name "夏葉薫"@en .

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

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

_:N0309e33e999a40ae966da78b3b62cdf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Surely it can snow in a dream (Karaoke)"@en,
        "きっと夢と雪でできている（カラオケ）"@ja ;
    mo:track_number 21 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N88f4012361c349e39f7851b2618c470f ;
    schema:name "Surely it can snow in a dream (Karaoke)"@en,
        "きっと夢と雪でできている（カラオケ）"@ja .

_:N0d7190b900124f808ea20313094da3c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The song of the wind"@en,
        "風の詩"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N88f4012361c349e39f7851b2618c470f ;
    schema:name "The song of the wind"@en,
        "風の詩"@ja .

_:N1c8405fecab54abfbb9a6762a7e71f69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boogily-Woogily"@en,
        "Boogily-Woogily"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N88f4012361c349e39f7851b2618c470f ;
    schema:name "Boogily-Woogily"@en,
        "Boogily-Woogily"@ja .

_:N1ddb381e0de249438dcbac678397223a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imminent weather"@en,
        "お出かけ日和"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N88f4012361c349e39f7851b2618c470f ;
    schema:name "Imminent weather"@en,
        "お出かけ日和"@ja .

_:N1f5e6b65abc947a4a28d84d4e9862eca schema:name "LoverSoul"@en,
        "LoverSoul"@ja,
        "LoverSoul"@ja-latn ;
    foaf:name "LoverSoul"@en,
        "LoverSoul"@ja,
        "LoverSoul"@ja-latn .

_:N204c4f0110574eb6b0bb4d9c5313d02e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With the warmth of your hand"@en,
        "その手の温もりと"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N88f4012361c349e39f7851b2618c470f ;
    schema:name "With the warmth of your hand"@en,
        "その手の温もりと"@ja .

_:N2194595115804ccdb99e99b9eeb59dea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A drop of thawing snow"@en,
        "雪解けの雫"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N88f4012361c349e39f7851b2618c470f ;
    schema:name "A drop of thawing snow"@en,
        "雪解けの雫"@ja .

_:N29a46f00428f4a82861f94b9bbbdabba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Memory"@en,
        "Sweet Memory"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N88f4012361c349e39f7851b2618c470f ;
    schema:name "Sweet Memory"@en,
        "Sweet Memory"@ja .

_:N2f5c8a1684294c798846fb5cc40c1860 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The breath of a relieved person"@en,
        "ほっとひと息"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N88f4012361c349e39f7851b2618c470f ;
    schema:name "The breath of a relieved person"@en,
        "ほっとひと息"@ja .

_:N323b12916523400c9f1429a18fed640f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evening Sky"@en,
        "夕空"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N88f4012361c349e39f7851b2618c470f ;
    schema:name "Evening Sky"@en,
        "夕空"@ja .

_:N36c7aa57986a403db65c918ec7be9f28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Souen Mayou"@en,
        "万葉奏演"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N88f4012361c349e39f7851b2618c470f ;
    schema:name "Souen Mayou"@en,
        "万葉奏演"@ja .

_:N40f52a33866f4d94a1a1d57eaf00ea19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sharing a stream of time"@en,
        "時の流れと共に"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N88f4012361c349e39f7851b2618c470f ;
    schema:name "Sharing a stream of time"@en,
        "時の流れと共に"@ja .

_:N6ff188db591a432b99af588232c9afbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Surely it can snow in a dream"@en,
        "きっと夢と雪でできている"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N88f4012361c349e39f7851b2618c470f ;
    schema:name "Surely it can snow in a dream"@en,
        "きっと夢と雪でできている"@ja .

_:N77e7a6249a9a40c39886d4bf98e6e539 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harumoi ~ Musicbox Version"@en,
        "春萌 ～はるもい～ Musicbox Version"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N88f4012361c349e39f7851b2618c470f ;
    schema:name "Harumoi ~ Musicbox Version"@en,
        "春萌 ～はるもい～ Musicbox Version"@ja .

_:N90fc87327cb9405786c7a96dd7f7039a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The other side of the morning fog"@en,
        "朝霧の向こう側"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N88f4012361c349e39f7851b2618c470f ;
    schema:name "The other side of the morning fog"@en,
        "朝霧の向こう側"@ja .

_:Na7a2378fe692476ca78a2572c3805e08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harumoi ~"@en,
        "春萌 ～はるもい～"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N88f4012361c349e39f7851b2618c470f ;
    schema:name "Harumoi ~"@en,
        "春萌 ～はるもい～"@ja .

_:Nbddf207c656347b1b6d7c29fc67dc868 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A walk along a snow-covered road"@en,
        "雪道の散歩"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N88f4012361c349e39f7851b2618c470f ;
    schema:name "A walk along a snow-covered road"@en,
        "雪道の散歩"@ja .

_:Nbe33bf31bcb64a998be1eb6404e2f63d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing Snow"@en,
        "Dancing Snow"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N88f4012361c349e39f7851b2618c470f ;
    schema:name "Dancing Snow"@en,
        "Dancing Snow"@ja .

_:Ndafa7a9a81194bd2aa0b94d9282c34bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silver Hill"@en,
        "白銀の丘"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N88f4012361c349e39f7851b2618c470f ;
    schema:name "Silver Hill"@en,
        "白銀の丘"@ja .

_:Ne9d2027afee74235b9bbeca64d998dd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harumoi ~ (Karaoke)"@en,
        "春萌 ～はるもい～（カラオケ）"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N88f4012361c349e39f7851b2618c470f ;
    schema:name "Harumoi ~ (Karaoke)"@en,
        "春萌 ～はるもい～（カラオケ）"@ja .

_:Nf64105727f5e43298c81e3adc6906a41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harumoi ~ Piano Version"@en,
        "春萌 ～はるもい～ Piano Version"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N88f4012361c349e39f7851b2618c470f ;
    schema:name "Harumoi ~ Piano Version"@en,
        "春萌 ～はるもい～ Piano Version"@ja .

_:Nfe96902a17da44bc88b572081fb0be1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thoughts towards Spring"@en,
        "春への想い"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N88f4012361c349e39f7851b2618c470f ;
    schema:name "Thoughts towards Spring"@en,
        "春への想い"@ja .

_:N88f4012361c349e39f7851b2618c470f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0309e33e999a40ae966da78b3b62cdf5,
        _:N0d7190b900124f808ea20313094da3c7,
        _:N1c8405fecab54abfbb9a6762a7e71f69,
        _:N1ddb381e0de249438dcbac678397223a,
        _:N204c4f0110574eb6b0bb4d9c5313d02e,
        _:N2194595115804ccdb99e99b9eeb59dea,
        _:N29a46f00428f4a82861f94b9bbbdabba,
        _:N2f5c8a1684294c798846fb5cc40c1860,
        _:N323b12916523400c9f1429a18fed640f,
        _:N36c7aa57986a403db65c918ec7be9f28,
        _:N40f52a33866f4d94a1a1d57eaf00ea19,
        _:N6ff188db591a432b99af588232c9afbe,
        _:N77e7a6249a9a40c39886d4bf98e6e539,
        _:N90fc87327cb9405786c7a96dd7f7039a,
        _:Na7a2378fe692476ca78a2572c3805e08,
        _:Nbddf207c656347b1b6d7c29fc67dc868,
        _:Nbe33bf31bcb64a998be1eb6404e2f63d,
        _:Ndafa7a9a81194bd2aa0b94d9282c34bd,
        _:Ne9d2027afee74235b9bbeca64d998dd3,
        _:Nf64105727f5e43298c81e3adc6906a41,
        _:Nfe96902a17da44bc88b572081fb0be1c ;
    mo:track_count 21 ;
    schema:duration "PT53:23"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N0309e33e999a40ae966da78b3b62cdf5,
        _:N0d7190b900124f808ea20313094da3c7,
        _:N1c8405fecab54abfbb9a6762a7e71f69,
        _:N1ddb381e0de249438dcbac678397223a,
        _:N204c4f0110574eb6b0bb4d9c5313d02e,
        _:N2194595115804ccdb99e99b9eeb59dea,
        _:N29a46f00428f4a82861f94b9bbbdabba,
        _:N2f5c8a1684294c798846fb5cc40c1860,
        _:N323b12916523400c9f1429a18fed640f,
        _:N36c7aa57986a403db65c918ec7be9f28,
        _:N40f52a33866f4d94a1a1d57eaf00ea19,
        _:N6ff188db591a432b99af588232c9afbe,
        _:N77e7a6249a9a40c39886d4bf98e6e539,
        _:N90fc87327cb9405786c7a96dd7f7039a,
        _:Na7a2378fe692476ca78a2572c3805e08,
        _:Nbddf207c656347b1b6d7c29fc67dc868,
        _:Nbe33bf31bcb64a998be1eb6404e2f63d,
        _:Ndafa7a9a81194bd2aa0b94d9282c34bd,
        _:Ne9d2027afee74235b9bbeca64d998dd3,
        _:Nf64105727f5e43298c81e3adc6906a41,
        _:Nfe96902a17da44bc88b572081fb0be1c .

