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

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

<artist/135#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8865#subject> ;
    schema:name "C.G mix"@en ;
    foaf:made <album/8865#composition>,
        <album/8865#subject> ;
    foaf:name "C.G mix"@en .

<artist/2850#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8865#subject> ;
    schema:name "Asuka Sakurano"@en,
        "桜乃明日華"@ja ;
    foaf:made <album/8865#composition>,
        <album/8865#subject> ;
    foaf:name "Asuka Sakurano"@en,
        "桜乃明日華"@ja .

<artist/41085#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8865#subject> ;
    schema:name "R.H"@en ;
    foaf:made <album/8865#composition>,
        <album/8865#subject> ;
    foaf:name "R.H"@en .

<release/13945#subject> a schema:CreativeWork ;
    schema:name "Parfait ~chocolat second brew~ Re-order"@en,
        "パルフェ～ショコラ second brew～ Re-order"@ja,
        "Parfait ~chocolat second brew~ Re-order"@ja-latn ;
    foaf:name "Parfait ~chocolat second brew~ Re-order"@en,
        "パルフェ～ショコラ second brew～ Re-order"@ja,
        "Parfait ~chocolat second brew~ Re-order"@ja-latn .

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

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

<org/397#subject> schema:name "GIGA"@en,
        "戯画"@ja,
        "GIGA"@ja-latn ;
    foaf:name "GIGA"@en,
        "戯画"@ja,
        "GIGA"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/8865/8865-1416139297.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8865#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Parfait ~Chocolat second brew~ \"Re-order\" Arrange Soundtrack"@en,
        "パルフェ ~ショコラ second brew~ \"Re-order\" アレンジサントラ"@ja,
        "Parfait ~Chocolat second brew~ \"Re-order\" Arrange Soundtrack"@ja-latn ;
    mo:performance_of <album/8865#musicalwork> ;
    mo:performer <artist/127#subject> ;
    mo:recorded_as <album/8865#musicalexpression> ;
    schema:byArtist <artist/127#subject> ;
    schema:name "Parfait ~Chocolat second brew~ \"Re-order\" Arrange Soundtrack"@en,
        "パルフェ ~ショコラ second brew~ \"Re-order\" アレンジサントラ"@ja,
        "Parfait ~Chocolat second brew~ \"Re-order\" Arrange Soundtrack"@ja-latn ;
    schema:workPerformed <album/8865#musicalwork> .

<artist/127#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8865#performance> ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/8865#lyrics>,
        <album/8865#subject> ;
    foaf:name "KOTOKO"@en .

<album/8865#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Parfait ~Chocolat second brew~ \"Re-order\" Arrange Soundtrack"@en,
        "パルフェ ~ショコラ second brew~ \"Re-order\" アレンジサントラ"@ja,
        "Parfait ~Chocolat second brew~ \"Re-order\" Arrange Soundtrack"@ja-latn ;
    mo:composer <artist/135#subject>,
        <artist/2850#subject>,
        <artist/41085#subject> ;
    mo:produced_work <album/8865#musicalwork> ;
    schema:name "Parfait ~Chocolat second brew~ \"Re-order\" Arrange Soundtrack"@en,
        "パルフェ ~ショコラ second brew~ \"Re-order\" アレンジサントラ"@ja,
        "Parfait ~Chocolat second brew~ \"Re-order\" Arrange Soundtrack"@ja-latn .

<album/8865#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-22"^^xsd:date ;
    dcterms:title "Parfait ~Chocolat second brew~ \"Re-order\" Arrange Soundtrack"@en,
        "パルフェ ~ショコラ second brew~ \"Re-order\" アレンジサントラ"@ja,
        "Parfait ~Chocolat second brew~ \"Re-order\" Arrange Soundtrack"@ja-latn ;
    mo:catalogue_number "GIGA-051223" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8865#musicalexpression> ;
    mo:publisher <org/397#subject> ;
    mo:record _:N7a340fe7fbc64a35883915ad089424ac ;
    mo:record_count 1 ;
    schema:about <release/13945#subject> ;
    schema:byArtist <artist/127#subject> ;
    schema:datePublished "2005-12-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/8865/8865-1416139297.jpg> ;
    schema:name "Parfait ~Chocolat second brew~ \"Re-order\" Arrange Soundtrack"@en,
        "パルフェ ~ショコラ second brew~ \"Re-order\" アレンジサントラ"@ja,
        "Parfait ~Chocolat second brew~ \"Re-order\" Arrange Soundtrack"@ja-latn ;
    schema:publisher <org/397#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/8865/8865-1416139297.jpg> .

_:N0371933e88604c1a96d148bbab4a2016 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coffee Cup"@en,
        "Coffee Cup"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "Coffee Cup"@en,
        "Coffee Cup"@ja .

_:N09085ee116064a459be241528b2f0be3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leaf ticket / Piano Ver."@en,
        "Leaf ticket / Piano Ver."@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "Leaf ticket / Piano Ver."@en,
        "Leaf ticket / Piano Ver."@ja .

_:N15e8ab135ba5442882ce8f06d6fe4d1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Before the Dream."@en,
        "夢のその先。"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "Before the Dream."@en,
        "夢のその先。"@ja .

_:N16daec3a8eac4c5087b33cf9887d6e23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming With You"@en,
        "君と見る夢"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "Dreaming With You"@en,
        "君と見る夢"@ja .

_:N1bd8cbad67db430e9a9b117d406282b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cheerful butterfly"@en,
        "cheerful butterfly"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "cheerful butterfly"@en,
        "cheerful butterfly"@ja .

_:N4622b046075946f7b1c0f3046d4480ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gossip"@en,
        "ウワサバナシ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "Gossip"@en,
        "ウワサバナシ"@ja .

_:N4f079c508f7a43c39f3bcedd87c71f16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distance Within Reach"@en,
        "手の届く距離に"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "Distance Within Reach"@en,
        "手の届く距離に"@ja .

_:N592c726d63a841c7ab4a261dd6fad480 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Boring Love / Cappella"@en,
        "つまんない恋 / Cappella"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "A Boring Love / Cappella"@en,
        "つまんない恋 / Cappella"@ja .

_:N5d0227a551d643a5958e26094a153fbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Closed Heart"@en,
        "閉ざされるこころ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "Closed Heart"@en,
        "閉ざされるこころ"@ja .

_:N66cabc70fce64c56a6da929723af1a84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tea time"@en,
        "Tea Time"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "tea time"@en,
        "Tea Time"@ja .

_:N6b313e8ae32743488b83b30ad347c37f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Surrounded by Warm Air"@en,
        "暖かい空気に包まれて"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "Surrounded by Warm Air"@en,
        "暖かい空気に包まれて"@ja .

_:N6d7e74cd20dd4302802186969d60a5c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Step'n steps"@en,
        "step'n steps"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "Step'n steps"@en,
        "step'n steps"@ja .

_:N6f64e47a9061412aa86b6813de462a3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "outro -famille-"@en,
        "outro -famille-"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "outro -famille-"@en,
        "outro -famille-"@ja .

_:N7be1c8c4041740d5b36185422dbeb85c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunlight"@en,
        "陽光"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "Sunlight"@en,
        "陽光"@ja .

_:N9e566f3712b3443d8ca130c9b12b6701 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Excitement of This Day"@en,
        "きょうのひのどきどき"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "Excitement of This Day"@en,
        "きょうのひのどきどき"@ja .

_:Na0e14c513acf44668a2a993e5fbb6ce3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming With You / Piano Ver."@en,
        "君と見る夢 / Piano Ver."@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "Dreaming With You / Piano Ver."@en,
        "君と見る夢 / Piano Ver."@ja .

_:Naaafbd4916de45319b016681ec415663 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Heart Mark to the Blue Sky"@en,
        "青空にハートマーク"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "A Heart Mark to the Blue Sky"@en,
        "青空にハートマーク"@ja .

_:Nae324e02b58e4d79b2ad59f233e7b41f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue of Falling Tears"@en,
        "落ちる涙の蒼"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "Blue of Falling Tears"@en,
        "落ちる涙の蒼"@ja .

_:Nb30cb505d38d4f4aa05f3ecd3e112326 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "That Leisurely Moment"@en,
        "ゆるやかなあるひととき"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "That Leisurely Moment"@en,
        "ゆるやかなあるひととき"@ja .

_:Nb42019ff605f4f3380e4f7584c76f0bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful Angels"@en,
        "やすらぎの天使"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "Peaceful Angels"@en,
        "やすらぎの天使"@ja .

_:Ncad70aec4c104189be6ea106063d1923 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With Those Gentle Eyes"@en,
        "優しいその瞳で"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "With Those Gentle Eyes"@en,
        "優しいその瞳で"@ja .

_:Ne1742d48314441dab0aee3faf4047a34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leaf ticket"@en,
        "Leaf ticket"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "Leaf ticket"@en,
        "Leaf ticket"@ja .

_:Nef6b872aa6eb423783315608245d531f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chiffon Cake"@en,
        "Chiffon Cake"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "Chiffon Cake"@en,
        "Chiffon Cake"@ja .

_:Nfcb8adc02f134a7e9341c0c72833c436 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Boring Love -HARD dRESS STYLE-"@en,
        "つまんない恋 -HARD dRESS STYLE-"@ja ;
    mo:track_number 22 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N7a340fe7fbc64a35883915ad089424ac ;
    schema:name "A Boring Love -HARD dRESS STYLE-"@en,
        "つまんない恋 -HARD dRESS STYLE-"@ja .

_:N7a340fe7fbc64a35883915ad089424ac a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0371933e88604c1a96d148bbab4a2016,
        _:N09085ee116064a459be241528b2f0be3,
        _:N15e8ab135ba5442882ce8f06d6fe4d1a,
        _:N16daec3a8eac4c5087b33cf9887d6e23,
        _:N1bd8cbad67db430e9a9b117d406282b1,
        _:N4622b046075946f7b1c0f3046d4480ca,
        _:N4f079c508f7a43c39f3bcedd87c71f16,
        _:N592c726d63a841c7ab4a261dd6fad480,
        _:N5d0227a551d643a5958e26094a153fbd,
        _:N66cabc70fce64c56a6da929723af1a84,
        _:N6b313e8ae32743488b83b30ad347c37f,
        _:N6d7e74cd20dd4302802186969d60a5c3,
        _:N6f64e47a9061412aa86b6813de462a3a,
        _:N7be1c8c4041740d5b36185422dbeb85c,
        _:N9e566f3712b3443d8ca130c9b12b6701,
        _:Na0e14c513acf44668a2a993e5fbb6ce3,
        _:Naaafbd4916de45319b016681ec415663,
        _:Nae324e02b58e4d79b2ad59f233e7b41f,
        _:Nb30cb505d38d4f4aa05f3ecd3e112326,
        _:Nb42019ff605f4f3380e4f7584c76f0bd,
        _:Ncad70aec4c104189be6ea106063d1923,
        _:Ne1742d48314441dab0aee3faf4047a34,
        _:Nef6b872aa6eb423783315608245d531f,
        _:Nfcb8adc02f134a7e9341c0c72833c436 ;
    mo:track_count 24 ;
    schema:duration "PT55:06"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N0371933e88604c1a96d148bbab4a2016,
        _:N09085ee116064a459be241528b2f0be3,
        _:N15e8ab135ba5442882ce8f06d6fe4d1a,
        _:N16daec3a8eac4c5087b33cf9887d6e23,
        _:N1bd8cbad67db430e9a9b117d406282b1,
        _:N4622b046075946f7b1c0f3046d4480ca,
        _:N4f079c508f7a43c39f3bcedd87c71f16,
        _:N592c726d63a841c7ab4a261dd6fad480,
        _:N5d0227a551d643a5958e26094a153fbd,
        _:N66cabc70fce64c56a6da929723af1a84,
        _:N6b313e8ae32743488b83b30ad347c37f,
        _:N6d7e74cd20dd4302802186969d60a5c3,
        _:N6f64e47a9061412aa86b6813de462a3a,
        _:N7be1c8c4041740d5b36185422dbeb85c,
        _:N9e566f3712b3443d8ca130c9b12b6701,
        _:Na0e14c513acf44668a2a993e5fbb6ce3,
        _:Naaafbd4916de45319b016681ec415663,
        _:Nae324e02b58e4d79b2ad59f233e7b41f,
        _:Nb30cb505d38d4f4aa05f3ecd3e112326,
        _:Nb42019ff605f4f3380e4f7584c76f0bd,
        _:Ncad70aec4c104189be6ea106063d1923,
        _:Ne1742d48314441dab0aee3faf4047a34,
        _:Nef6b872aa6eb423783315608245d531f,
        _:Nfcb8adc02f134a7e9341c0c72833c436 .

