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

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

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

<artist/8953#subject> a schema:Person,
        foaf:Person ;
    schema:name "Suzuyu"@en,
        "鈴湯"@ja ;
    foaf:made <album/44368#subject>,
        <album/44368#vocals> ;
    foaf:name "Suzuyu"@en,
        "鈴湯"@ja .

<artist/82#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44368#subject> ;
    schema:name "MANYO"@en ;
    foaf:made <album/44368#composition>,
        <album/44368#subject> ;
    foaf:name "MANYO"@en .

<product/8072#subject> a schema:CreativeWork ;
    schema:name "FLOWERS -Le volume sur printemps-"@en,
        "FLOWERS -Le volume sur printemps-"@ja,
        "FLOWERS -Le volume sur printemps-"@ja-latn ;
    foaf:name "FLOWERS -Le volume sur printemps-"@en,
        "FLOWERS -Le volume sur printemps-"@ja,
        "FLOWERS -Le volume sur printemps-"@ja-latn .

<album/44368#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FLOWERS ORIGINAL SOUNDTRACK -PRINTEMPS-"@en,
        "FLOWERS ORIGINAL SOUNDTRACK -PRINTEMPS-"@ja,
        "FLOWERS ORIGINAL SOUNDTRACK -PRINTEMPS-"@ja-latn ;
    mo:composer <artist/82#subject> ;
    mo:produced_work <album/44368#musicalwork> ;
    schema:name "FLOWERS ORIGINAL SOUNDTRACK -PRINTEMPS-"@en,
        "FLOWERS ORIGINAL SOUNDTRACK -PRINTEMPS-"@ja,
        "FLOWERS ORIGINAL SOUNDTRACK -PRINTEMPS-"@ja-latn .

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

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

<album/44368#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FLOWERS ORIGINAL SOUNDTRACK -PRINTEMPS-"@en,
        "FLOWERS ORIGINAL SOUNDTRACK -PRINTEMPS-"@ja,
        "FLOWERS ORIGINAL SOUNDTRACK -PRINTEMPS-"@ja-latn ;
    mo:performance_of <album/44368#musicalwork> ;
    mo:recorded_as <album/44368#musicalexpression> ;
    schema:name "FLOWERS ORIGINAL SOUNDTRACK -PRINTEMPS-"@en,
        "FLOWERS ORIGINAL SOUNDTRACK -PRINTEMPS-"@ja,
        "FLOWERS ORIGINAL SOUNDTRACK -PRINTEMPS-"@ja-latn ;
    schema:workPerformed <album/44368#musicalwork> .

<org/662#subject> schema:name "Innocent Grey"@en,
        "Innocent Grey"@ja,
        "Innocent Grey"@ja-latn ;
    foaf:name "Innocent Grey"@en,
        "Innocent Grey"@ja,
        "Innocent Grey"@ja-latn .

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

<https://medium-media.vgm.io/albums/86/44368/44368-1429457730.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/44368#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-18"^^xsd:date ;
    dcterms:title "FLOWERS ORIGINAL SOUNDTRACK -PRINTEMPS-"@en,
        "FLOWERS ORIGINAL SOUNDTRACK -PRINTEMPS-"@ja,
        "FLOWERS ORIGINAL SOUNDTRACK -PRINTEMPS-"@ja-latn ;
    mo:catalogue_number "GUN-0030" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/44368#musicalexpression> ;
    mo:publisher <org/662#subject> ;
    mo:record _:N082c1cfbaeb04e1584bee1f4b3e9f3e9,
        _:N7a449390aa4740e19e96560c6e9133b0 ;
    mo:record_count 2 ;
    schema:about <product/8072#subject> ;
    schema:datePublished "2014-04-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/44368/44368-1429457730.jpg> ;
    schema:name "FLOWERS ORIGINAL SOUNDTRACK -PRINTEMPS-"@en,
        "FLOWERS ORIGINAL SOUNDTRACK -PRINTEMPS-"@ja,
        "FLOWERS ORIGINAL SOUNDTRACK -PRINTEMPS-"@ja-latn ;
    schema:publisher <org/662#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/44368/44368-1429457730.jpg> .

_:N2b8bcfaf731a4efa9e2e055f1652ba68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pages of Flowers (original karaoke)"@en-game,
        "花の頁 (original karaoke)"@ja,
        "Hana no Page (original karaoke)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N7a449390aa4740e19e96560c6e9133b0 ;
    schema:name "Pages of Flowers (original karaoke)"@en-game,
        "花の頁 (original karaoke)"@ja,
        "Hana no Page (original karaoke)"@ja-latn .

_:N2c93727dec974f39b1ec12c7d41c5d8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silene"@en-game,
        "シレネ"@ja,
        "Silene"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N082c1cfbaeb04e1584bee1f4b3e9f3e9 ;
    schema:name "Silene"@en-game,
        "シレネ"@ja,
        "Silene"@ja-latn .

_:N4ddeecdde25143e6b52efd8b2a931c11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tota pulchra es Maria"@en-game,
        "Tota pulchra es Maria"@ja,
        "Tota pulchra es Maria"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N082c1cfbaeb04e1584bee1f4b3e9f3e9 ;
    schema:name "Tota pulchra es Maria"@en-game,
        "Tota pulchra es Maria"@ja,
        "Tota pulchra es Maria"@ja-latn .

_:N4fcd312a4ee540b4805c0d9c707376bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLOWERS (instrumental)"@en-game,
        "FLOWERS (instrumental)"@ja,
        "FLOWERS (instrumental)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N7a449390aa4740e19e96560c6e9133b0 ;
    schema:name "FLOWERS (instrumental)"@en-game,
        "FLOWERS (instrumental)"@ja,
        "FLOWERS (instrumental)"@ja-latn .

_:N55bc2e9e12d44928a40d7a030dcbd745 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLOWERS"@en-game,
        "FLOWERS"@ja,
        "FLOWERS"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N7a449390aa4740e19e96560c6e9133b0 ;
    schema:name "FLOWERS"@en-game,
        "FLOWERS"@ja,
        "FLOWERS"@ja-latn .

_:N5e1bbfadbdec40f898ac8918e3cbf76b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iris"@en-game,
        "アイリス"@ja,
        "Iris"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N082c1cfbaeb04e1584bee1f4b3e9f3e9 ;
    schema:name "Iris"@en-game,
        "アイリス"@ja,
        "Iris"@ja-latn .

_:N6a914771a9d04837a0cbf92703e462a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLOWERS (piano solo)"@en-game,
        "FLOWERS (piano solo)"@ja,
        "FLOWERS (piano solo)"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N082c1cfbaeb04e1584bee1f4b3e9f3e9 ;
    schema:name "FLOWERS (piano solo)"@en-game,
        "FLOWERS (piano solo)"@ja,
        "FLOWERS (piano solo)"@ja-latn .

_:N7c8b6047e83f42e3a36a988fe3617792 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Color"@en-game,
        "カラー"@ja,
        "Calla"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N082c1cfbaeb04e1584bee1f4b3e9f3e9 ;
    schema:name "Color"@en-game,
        "カラー"@ja,
        "Calla"@ja-latn .

_:N8213cfa2d3084f41805eac95fde07b98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lily"@en-game,
        "ユリ"@ja,
        "Yuri"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N082c1cfbaeb04e1584bee1f4b3e9f3e9 ;
    schema:name "Lily"@en-game,
        "ユリ"@ja,
        "Yuri"@ja-latn .

_:N9a8af6d644314a9693e32efcdb79d283 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pages of Flowers"@en-game,
        "花の頁"@ja,
        "Hana no Page"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N7a449390aa4740e19e96560c6e9133b0 ;
    schema:name "Pages of Flowers"@en-game,
        "花の頁"@ja,
        "Hana no Page"@ja-latn .

_:Na01f81a2302348e796c7e0e3deaf7cd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Hidden in the Heart"@en-game,
        "心に秘めた愛"@ja,
        "Kokoro ni Himeta Ai"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N082c1cfbaeb04e1584bee1f4b3e9f3e9 ;
    schema:name "Love Hidden in the Heart"@en-game,
        "心に秘めた愛"@ja,
        "Kokoro ni Himeta Ai"@ja-latn .

_:Nb529b335678d4fcbb06346f25eb13332 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystia"@en-game,
        "ミスティア"@ja,
        "Mystère"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N082c1cfbaeb04e1584bee1f4b3e9f3e9 ;
    schema:name "Mystia"@en-game,
        "ミスティア"@ja,
        "Mystère"@ja-latn .

_:Nb53cf3c8b8264adb85d9398abf08bfa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forget-me-not"@en-game,
        "ワスレナグサ"@ja,
        "Wasurenagusa"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N082c1cfbaeb04e1584bee1f4b3e9f3e9 ;
    schema:name "Forget-me-not"@en-game,
        "ワスレナグサ"@ja,
        "Wasurenagusa"@ja-latn .

_:Ncaa492f9ccdd4384b022fa3a01476870 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Afternoon Tea"@en-game,
        "Afternoon Tea"@ja,
        "Afternoon Tea"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N082c1cfbaeb04e1584bee1f4b3e9f3e9 ;
    schema:name "Afternoon Tea"@en-game,
        "Afternoon Tea"@ja,
        "Afternoon Tea"@ja-latn .

_:Ncaf99be6c9484f91943d5be947467b8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prayer"@en-game,
        "祈り"@ja,
        "Inori"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N082c1cfbaeb04e1584bee1f4b3e9f3e9 ;
    schema:name "Prayer"@en-game,
        "祈り"@ja,
        "Inori"@ja-latn .

_:Nceec30ab04a245348e6afd18a7b0c274 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monologue"@en-game,
        "モノローグ"@ja,
        "Monologue"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N082c1cfbaeb04e1584bee1f4b3e9f3e9 ;
    schema:name "Monologue"@en-game,
        "モノローグ"@ja,
        "Monologue"@ja-latn .

_:Nd3a0266875d84fc59a5bcbb7d2f36600 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Margret"@en-game,
        "マーガレット"@ja,
        "Marguerite"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N082c1cfbaeb04e1584bee1f4b3e9f3e9 ;
    schema:name "Margret"@en-game,
        "マーガレット"@ja,
        "Marguerite"@ja-latn .

_:Nd460d48d69184a9bad064560e4b8e0c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cantique de Noel"@en-game,
        "Cantique de Noel"@ja,
        "Cantique de Noel"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N082c1cfbaeb04e1584bee1f4b3e9f3e9 ;
    schema:name "Cantique de Noel"@en-game,
        "Cantique de Noel"@ja,
        "Cantique de Noel"@ja-latn .

_:Ndb46e81dd2b74ed09c58ee40858218be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pages of Flowers (instrumental)"@en-game,
        "花の頁 (instrumental)"@ja,
        "Hana no Page (instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N7a449390aa4740e19e96560c6e9133b0 ;
    schema:name "Pages of Flowers (instrumental)"@en-game,
        "花の頁 (instrumental)"@ja,
        "Hana no Page (instrumental)"@ja-latn .

_:Ndb89b7435afc48c9a4d5e37b10173186 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight"@en-game,
        "トワイライト"@ja,
        "Twilight"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N082c1cfbaeb04e1584bee1f4b3e9f3e9 ;
    schema:name "Twilight"@en-game,
        "トワイライト"@ja,
        "Twilight"@ja-latn .

_:Ne0172d8c837a447dbaf9b937fd78779a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLOWERS (original karaoke)"@en-game,
        "FLOWERS (original karaoke)"@ja,
        "FLOWERS (original karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N7a449390aa4740e19e96560c6e9133b0 ;
    schema:name "FLOWERS (original karaoke)"@en-game,
        "FLOWERS (original karaoke)"@ja,
        "FLOWERS (original karaoke)"@ja-latn .

_:Ne305be96e7724a3887b2cf86a1b05fe6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angraecum"@en-game,
        "アングレカム"@ja,
        "Angraecum"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N082c1cfbaeb04e1584bee1f4b3e9f3e9 ;
    schema:name "Angraecum"@en-game,
        "アングレカム"@ja,
        "Angraecum"@ja-latn .

_:Nf5a3766e57204a7b9db22deebc03a584 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thorn in My Heart"@en-game,
        "心の棘"@ja,
        "Kokoro no Toge"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N082c1cfbaeb04e1584bee1f4b3e9f3e9 ;
    schema:name "Thorn in My Heart"@en-game,
        "心の棘"@ja,
        "Kokoro no Toge"@ja-latn .

_:N7a449390aa4740e19e96560c6e9133b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2b8bcfaf731a4efa9e2e055f1652ba68,
        _:N4fcd312a4ee540b4805c0d9c707376bb,
        _:N55bc2e9e12d44928a40d7a030dcbd745,
        _:N9a8af6d644314a9693e32efcdb79d283,
        _:Ndb46e81dd2b74ed09c58ee40858218be,
        _:Ne0172d8c837a447dbaf9b937fd78779a ;
    mo:track_count 6 ;
    schema:duration "PT27:58"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2b8bcfaf731a4efa9e2e055f1652ba68,
        _:N4fcd312a4ee540b4805c0d9c707376bb,
        _:N55bc2e9e12d44928a40d7a030dcbd745,
        _:N9a8af6d644314a9693e32efcdb79d283,
        _:Ndb46e81dd2b74ed09c58ee40858218be,
        _:Ne0172d8c837a447dbaf9b937fd78779a .

_:N082c1cfbaeb04e1584bee1f4b3e9f3e9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c93727dec974f39b1ec12c7d41c5d8d,
        _:N4ddeecdde25143e6b52efd8b2a931c11,
        _:N5e1bbfadbdec40f898ac8918e3cbf76b,
        _:N6a914771a9d04837a0cbf92703e462a5,
        _:N7c8b6047e83f42e3a36a988fe3617792,
        _:N8213cfa2d3084f41805eac95fde07b98,
        _:Na01f81a2302348e796c7e0e3deaf7cd4,
        _:Nb529b335678d4fcbb06346f25eb13332,
        _:Nb53cf3c8b8264adb85d9398abf08bfa1,
        _:Ncaa492f9ccdd4384b022fa3a01476870,
        _:Ncaf99be6c9484f91943d5be947467b8e,
        _:Nceec30ab04a245348e6afd18a7b0c274,
        _:Nd3a0266875d84fc59a5bcbb7d2f36600,
        _:Nd460d48d69184a9bad064560e4b8e0c4,
        _:Ndb89b7435afc48c9a4d5e37b10173186,
        _:Ne305be96e7724a3887b2cf86a1b05fe6,
        _:Nf5a3766e57204a7b9db22deebc03a584 ;
    mo:track_count 17 ;
    schema:duration "PT61:15"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N2c93727dec974f39b1ec12c7d41c5d8d,
        _:N4ddeecdde25143e6b52efd8b2a931c11,
        _:N5e1bbfadbdec40f898ac8918e3cbf76b,
        _:N6a914771a9d04837a0cbf92703e462a5,
        _:N7c8b6047e83f42e3a36a988fe3617792,
        _:N8213cfa2d3084f41805eac95fde07b98,
        _:Na01f81a2302348e796c7e0e3deaf7cd4,
        _:Nb529b335678d4fcbb06346f25eb13332,
        _:Nb53cf3c8b8264adb85d9398abf08bfa1,
        _:Ncaa492f9ccdd4384b022fa3a01476870,
        _:Ncaf99be6c9484f91943d5be947467b8e,
        _:Nceec30ab04a245348e6afd18a7b0c274,
        _:Nd3a0266875d84fc59a5bcbb7d2f36600,
        _:Nd460d48d69184a9bad064560e4b8e0c4,
        _:Ndb89b7435afc48c9a4d5e37b10173186,
        _:Ne305be96e7724a3887b2cf86a1b05fe6,
        _:Nf5a3766e57204a7b9db22deebc03a584 .

