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

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

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

<artist/134#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4291#subject> ;
    schema:name "I've Sound"@en ;
    foaf:made <album/4291#composition>,
        <album/4291#subject> ;
    foaf:name "I've Sound"@en .

<artist/570#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4291#subject> ;
    schema:name "Narucho"@en,
        "なるちょ"@ja ;
    foaf:made <album/4291#composition>,
        <album/4291#subject> ;
    foaf:name "Narucho"@en,
        "なるちょ"@ja .

<album/4291#musicalexpression> a mo:Signal ;
    mo:published_as <album/4291#subject> ;
    mo:records <album/4291#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/19/4291/4291-1169899814.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/4291#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/19/4291/4291-1169899814.jpg> ;
    foaf:depicts <album/4291#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/19/4291/4291-1169899814.jpg> .

<https://medium-media.vgm.io/albums/19/4291/4291-1169899814.jpg> a schema:ImageObject,
        foaf:Image .

<album/4291#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cheerfull! Original Sound Track"@en,
        "チアフル！ オリジナルサウンドトラック"@ja,
        "Cheerfull! Original Sound Track"@ja-latn ;
    mo:composer <artist/134#subject>,
        <artist/570#subject> ;
    mo:produced_work <album/4291#musicalwork> ;
    schema:name "Cheerfull! Original Sound Track"@en,
        "チアフル！ オリジナルサウンドトラック"@ja,
        "Cheerfull! Original Sound Track"@ja-latn .

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

<album/4291#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cheerfull! Original Sound Track"@en,
        "チアフル！ オリジナルサウンドトラック"@ja,
        "Cheerfull! Original Sound Track"@ja-latn ;
    mo:performance_of <album/4291#musicalwork> ;
    mo:performer <artist/127#subject> ;
    mo:recorded_as <album/4291#musicalexpression> ;
    schema:byArtist <artist/127#subject> ;
    schema:name "Cheerfull! Original Sound Track"@en,
        "チアフル！ オリジナルサウンドトラック"@ja,
        "Cheerfull! Original Sound Track"@ja-latn ;
    schema:workPerformed <album/4291#musicalwork> .

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

<album/4291#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-01-26"^^xsd:date ;
    dcterms:title "Cheerfull! Original Sound Track"@en,
        "チアフル！ オリジナルサウンドトラック"@ja,
        "Cheerfull! Original Sound Track"@ja-latn ;
    mo:catalogue_number "GIGA-061125" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4291#musicalexpression> ;
    mo:publisher <org/397#subject> ;
    mo:record _:Nb7a9c63072794e9a838f72f556436bc1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Cheerfull!"@en ;
            foaf:name "Cheerfull!"@en ] ;
    schema:byArtist <artist/127#subject> ;
    schema:datePublished "2007-01-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/4291/4291-1169899814.jpg> ;
    schema:name "Cheerfull! Original Sound Track"@en,
        "チアフル！ オリジナルサウンドトラック"@ja,
        "Cheerfull! Original Sound Track"@ja-latn ;
    schema:publisher <org/397#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/4291/4291-1169899814.jpg> .

_:N024eddf1767241afb7ca8bdb12158992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hopping Sun!"@en,
        "Hopping Sun !"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nb7a9c63072794e9a838f72f556436bc1 ;
    schema:name "Hopping Sun!"@en,
        "Hopping Sun !"@ja .

_:N0831042abafe40128b43412c9b60638f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melody Which Carries Your Feelings"@en,
        "想いをのせたメロディー"@ja ;
    mo:track_number 20 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nb7a9c63072794e9a838f72f556436bc1 ;
    schema:name "Melody Which Carries Your Feelings"@en,
        "想いをのせたメロディー"@ja .

_:N0c39adf7e3ed487da5b5d458c5f14c4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Ray of Glasses."@en,
        "A Ray of Glasses."@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nb7a9c63072794e9a838f72f556436bc1 ;
    schema:name "A Ray of Glasses."@en,
        "A Ray of Glasses."@ja .

_:N0f8695938b574b18bdfeb4c0cfc8eb6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shameless Maker"@en,
        "ハレンチ・メイカー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nb7a9c63072794e9a838f72f556436bc1 ;
    schema:name "Shameless Maker"@en,
        "ハレンチ・メイカー"@ja .

_:N1afc8ba58d9f4aac9e4611f4a3b24e9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When Tears Touch the Heart"@en,
        "心に触れる時、涙。"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nb7a9c63072794e9a838f72f556436bc1 ;
    schema:name "When Tears Touch the Heart"@en,
        "心に触れる時、涙。"@ja .

_:N30c5261adf814310b96945c2519805ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vacation!"@en,
        "バケーション！"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nb7a9c63072794e9a838f72f556436bc1 ;
    schema:name "Vacation!"@en,
        "バケーション！"@ja .

_:N46094f743c884f629a439fc60131f3da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hydrangea of Sunlight"@en,
        "陽光の紫陽花"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nb7a9c63072794e9a838f72f556436bc1 ;
    schema:name "Hydrangea of Sunlight"@en,
        "陽光の紫陽花"@ja .

_:N48557be71a074eee9b7b9ae039d9f7d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance Floor of the Starry Sky"@en,
        "ほしぞらのダンスフロア"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nb7a9c63072794e9a838f72f556436bc1 ;
    schema:name "Dance Floor of the Starry Sky"@en,
        "ほしぞらのダンスフロア"@ja .

_:N4be0e03f36864a6fa32a2b6c5db9a268 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drive Beat"@en,
        "Drive Beat"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nb7a9c63072794e9a838f72f556436bc1 ;
    schema:name "Drive Beat"@en,
        "Drive Beat"@ja .

_:N73e0a5cbdc77431e825dfe205c13d2c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Miracle Comes"@en,
        "おとずれた奇跡"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nb7a9c63072794e9a838f72f556436bc1 ;
    schema:name "A Miracle Comes"@en,
        "おとずれた奇跡"@ja .

_:N8e8c8e3c622b41048e107a630e9116d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Connected Mirror"@en,
        "繋がれた鏡"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nb7a9c63072794e9a838f72f556436bc1 ;
    schema:name "Connected Mirror"@en,
        "繋がれた鏡"@ja .

_:Na7f7243a79c34efcb1cb5403852c0738 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cheer up exercise"@en,
        "cheer up exercise"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nb7a9c63072794e9a838f72f556436bc1 ;
    schema:name "cheer up exercise"@en,
        "cheer up exercise"@ja .

_:Nb196d53be4d64f94b2631e78ea9c00d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mellow out"@en,
        "mellow out"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nb7a9c63072794e9a838f72f556436bc1 ;
    schema:name "mellow out"@en,
        "mellow out"@ja .

_:Nb683bdc829214313a6c6f1eb057ea32b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soft Lips"@en,
        "やわらかなくちびる"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nb7a9c63072794e9a838f72f556436bc1 ;
    schema:name "Soft Lips"@en,
        "やわらかなくちびる"@ja .

_:Nc1ad54a2cd3245a99fd6efbb39597ca8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drifting Darkness"@en,
        "漂う暗闇"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nb7a9c63072794e9a838f72f556436bc1 ;
    schema:name "Drifting Darkness"@en,
        "漂う暗闇"@ja .

_:Ncf947ac9f68b47ffb288926df51907a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Lily Shaking in the Wind"@en,
        "風に揺れる百合の花"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nb7a9c63072794e9a838f72f556436bc1 ;
    schema:name "A Lily Shaking in the Wind"@en,
        "風に揺れる百合の花"@ja .

_:Nd1fb5bd53ce14c48bea85cd174d7545f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cheer up full throttle!"@en,
        "cheer up full throttle !"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nb7a9c63072794e9a838f72f556436bc1 ;
    schema:name "cheer up full throttle!"@en,
        "cheer up full throttle !"@ja .

_:Nd4b868e309bf410e9fab873b938f1dfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheerfull! Theme Song"@en,
        "チアフル！テーマソング"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Nb7a9c63072794e9a838f72f556436bc1 ;
    schema:name "Cheerfull! Theme Song"@en,
        "チアフル！テーマソング"@ja .

_:Nd4eae70178f44f6ab9c3460451518919 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape is WIN!"@en,
        "Escape is WIN !"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nb7a9c63072794e9a838f72f556436bc1 ;
    schema:name "Escape is WIN!"@en,
        "Escape is WIN !"@ja .

_:Nd726098af68b4042b2f800680960fc94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nine Hidden Treasure Halls"@en,
        "九つの秘宝館"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nb7a9c63072794e9a838f72f556436bc1 ;
    schema:name "Nine Hidden Treasure Halls"@en,
        "九つの秘宝館"@ja .

_:Nd89d01d455a242d7b6d82124fd5131ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Being By Your Side..."@en,
        "そばにいるだけで…"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nb7a9c63072794e9a838f72f556436bc1 ;
    schema:name "Just Being By Your Side..."@en,
        "そばにいるだけで…"@ja .

_:Nb7a9c63072794e9a838f72f556436bc1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N024eddf1767241afb7ca8bdb12158992,
        _:N0831042abafe40128b43412c9b60638f,
        _:N0c39adf7e3ed487da5b5d458c5f14c4d,
        _:N0f8695938b574b18bdfeb4c0cfc8eb6e,
        _:N1afc8ba58d9f4aac9e4611f4a3b24e9c,
        _:N30c5261adf814310b96945c2519805ae,
        _:N46094f743c884f629a439fc60131f3da,
        _:N48557be71a074eee9b7b9ae039d9f7d4,
        _:N4be0e03f36864a6fa32a2b6c5db9a268,
        _:N73e0a5cbdc77431e825dfe205c13d2c2,
        _:N8e8c8e3c622b41048e107a630e9116d9,
        _:Na7f7243a79c34efcb1cb5403852c0738,
        _:Nb196d53be4d64f94b2631e78ea9c00d7,
        _:Nb683bdc829214313a6c6f1eb057ea32b,
        _:Nc1ad54a2cd3245a99fd6efbb39597ca8,
        _:Ncf947ac9f68b47ffb288926df51907a3,
        _:Nd1fb5bd53ce14c48bea85cd174d7545f,
        _:Nd4b868e309bf410e9fab873b938f1dfd,
        _:Nd4eae70178f44f6ab9c3460451518919,
        _:Nd726098af68b4042b2f800680960fc94,
        _:Nd89d01d455a242d7b6d82124fd5131ad ;
    mo:track_count 21 ;
    schema:duration "PT64:10"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N024eddf1767241afb7ca8bdb12158992,
        _:N0831042abafe40128b43412c9b60638f,
        _:N0c39adf7e3ed487da5b5d458c5f14c4d,
        _:N0f8695938b574b18bdfeb4c0cfc8eb6e,
        _:N1afc8ba58d9f4aac9e4611f4a3b24e9c,
        _:N30c5261adf814310b96945c2519805ae,
        _:N46094f743c884f629a439fc60131f3da,
        _:N48557be71a074eee9b7b9ae039d9f7d4,
        _:N4be0e03f36864a6fa32a2b6c5db9a268,
        _:N73e0a5cbdc77431e825dfe205c13d2c2,
        _:N8e8c8e3c622b41048e107a630e9116d9,
        _:Na7f7243a79c34efcb1cb5403852c0738,
        _:Nb196d53be4d64f94b2631e78ea9c00d7,
        _:Nb683bdc829214313a6c6f1eb057ea32b,
        _:Nc1ad54a2cd3245a99fd6efbb39597ca8,
        _:Ncf947ac9f68b47ffb288926df51907a3,
        _:Nd1fb5bd53ce14c48bea85cd174d7545f,
        _:Nd4b868e309bf410e9fab873b938f1dfd,
        _:Nd4eae70178f44f6ab9c3460451518919,
        _:Nd726098af68b4042b2f800680960fc94,
        _:Nd89d01d455a242d7b6d82124fd5131ad .

