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

<artist/7833#subject> a schema:Person,
        foaf:Person ;
    schema:name "ayachi"@en ;
    foaf:made <album/15983#lyrics>,
        <album/15983#subject> ;
    foaf:name "ayachi"@en .

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

<artist/130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15983#subject> ;
    schema:name "Daisuke Kikuta"@en,
        "菊田大介"@ja ;
    foaf:made <album/15983#composition>,
        <album/15983#subject> ;
    foaf:name "Daisuke Kikuta"@en,
        "菊田大介"@ja .

<artist/567#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15983#subject> ;
    schema:name "SHIM"@en ;
    foaf:made <album/15983#composition>,
        <album/15983#subject> ;
    foaf:name "SHIM"@en .

<artist/569#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15983#subject> ;
    schema:name "Akira Tateuchi"@en,
        "館内明"@ja ;
    foaf:made <album/15983#composition>,
        <album/15983#subject> ;
    foaf:name "Akira Tateuchi"@en,
        "館内明"@ja .

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

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

<https://medium-media.vgm.io/albums/38/15983/15983-1264958435.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/15983#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Curefull! Original Soundtrack ~Cure Yell~"@en,
        "キュアフル！オリジナルサウンドトラック ～Cure Yell～"@ja,
        "Curefull! Original Soundtrack ~Cure Yell~"@ja-latn ;
    mo:performance_of <album/15983#musicalwork> ;
    mo:performer <artist/6567#subject> ;
    mo:recorded_as <album/15983#musicalexpression> ;
    schema:byArtist <artist/6567#subject> ;
    schema:name "Curefull! Original Soundtrack ~Cure Yell~"@en,
        "キュアフル！オリジナルサウンドトラック ～Cure Yell～"@ja,
        "Curefull! Original Soundtrack ~Cure Yell~"@ja-latn ;
    schema:workPerformed <album/15983#musicalwork> .

<artist/6567#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15983#performance> ;
    schema:name "Megu Sakuragawa"@en,
        "櫻川めぐ"@ja ;
    foaf:name "Megu Sakuragawa"@en,
        "櫻川めぐ"@ja .

<album/15983#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Curefull! Original Soundtrack ~Cure Yell~"@en,
        "キュアフル！オリジナルサウンドトラック ～Cure Yell～"@ja,
        "Curefull! Original Soundtrack ~Cure Yell~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(TGZ SOUNDs)"@en ;
            foaf:made <album/15983#composition> ;
            foaf:name "(TGZ SOUNDs)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(TGZ SOUNDs"@en ;
            foaf:made <album/15983#composition> ;
            foaf:name "(TGZ SOUNDs"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/15983#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/130#subject>,
        <artist/567#subject>,
        <artist/569#subject> ;
    mo:produced_work <album/15983#musicalwork> ;
    schema:name "Curefull! Original Soundtrack ~Cure Yell~"@en,
        "キュアフル！オリジナルサウンドトラック ～Cure Yell～"@ja,
        "Curefull! Original Soundtrack ~Cure Yell~"@ja-latn .

<album/15983#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-01-29"^^xsd:date ;
    dcterms:title "Curefull! Original Soundtrack ~Cure Yell~"@en,
        "キュアフル！オリジナルサウンドトラック ～Cure Yell～"@ja,
        "Curefull! Original Soundtrack ~Cure Yell~"@ja-latn ;
    mo:catalogue_number "GIGA-100131" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15983#musicalexpression> ;
    mo:publisher <org/397#subject> ;
    mo:record _:N797d2913c5404effb1d56e69c4ff125d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Curefull!"@en ;
            foaf:name "Curefull!"@en ] ;
    schema:byArtist <artist/6567#subject> ;
    schema:datePublished "2010-01-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/15983/15983-1264958435.jpg> ;
    schema:name "Curefull! Original Soundtrack ~Cure Yell~"@en,
        "キュアフル！オリジナルサウンドトラック ～Cure Yell～"@ja,
        "Curefull! Original Soundtrack ~Cure Yell~"@ja-latn ;
    schema:publisher <org/397#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/15983/15983-1264958435.jpg> .

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

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

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

_:N099aba7e73ad4e42b0f3a5a0d17807e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yell!!Call!!"@en,
        "Yell!!Call!!"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N797d2913c5404effb1d56e69c4ff125d ;
    schema:name "Yell!!Call!!"@en,
        "Yell!!Call!!"@ja .

_:N114a5cfda9f04b8b8809a7a8e313150e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost in Time"@en,
        "時の迷い"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N797d2913c5404effb1d56e69c4ff125d ;
    schema:name "Lost in Time"@en,
        "時の迷い"@ja .

_:N1a1d048798b546cfae3a6b70b6d3bbfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Sky"@en,
        "茜色の空"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N797d2913c5404effb1d56e69c4ff125d ;
    schema:name "Crimson Sky"@en,
        "茜色の空"@ja .

_:N34722c69db5647379824720c81280b5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PreciousCall"@en,
        "PreciousCall"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N797d2913c5404effb1d56e69c4ff125d ;
    schema:name "PreciousCall"@en,
        "PreciousCall"@ja .

_:N3477fa00f98a4e47961fbdbcfd879af6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colorfull x SMILE!"@en,
        "Colorfull × SMILE!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N797d2913c5404effb1d56e69c4ff125d ;
    schema:name "Colorfull x SMILE!"@en,
        "Colorfull × SMILE!"@ja .

_:N4243924a47c440cc91e7a9b6a3105744 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funny Days"@en,
        "Funny Days"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N797d2913c5404effb1d56e69c4ff125d ;
    schema:name "Funny Days"@en,
        "Funny Days"@ja .

_:N43191564bbf94d8d945897c1197c588e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Fine and Private Place"@en,
        "心地よく秘密めいた場所"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N797d2913c5404effb1d56e69c4ff125d ;
    schema:name "A Fine and Private Place"@en,
        "心地よく秘密めいた場所"@ja .

_:N4e137553f9854507ad7cf5a12fe7c54a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Active Time"@en,
        "Active Time"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N797d2913c5404effb1d56e69c4ff125d ;
    schema:name "Active Time"@en,
        "Active Time"@ja .

_:N5102c47939c14d5998b4f7b406f7ad60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Chance Meeting"@en,
        "邂逅"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N797d2913c5404effb1d56e69c4ff125d ;
    schema:name "A Chance Meeting"@en,
        "邂逅"@ja .

_:N5318469463434aecad22d4174d09902f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colorfull x SMILE! ~inst"@en,
        "Colorfull × SMILE!～inst"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N797d2913c5404effb1d56e69c4ff125d ;
    schema:name "Colorfull x SMILE! ~inst"@en,
        "Colorfull × SMILE!～inst"@ja .

_:N552ac9c2715e43e7a0f870b93cb0c6e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Peaceful Side"@en,
        "安らぎの側に"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N797d2913c5404effb1d56e69c4ff125d ;
    schema:name "On the Peaceful Side"@en,
        "安らぎの側に"@ja .

_:N6f4078fb68c4467ab5cf0d729b1920ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ClapScrap"@en,
        "ClapScrap"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N797d2913c5404effb1d56e69c4ff125d ;
    schema:name "ClapScrap"@en,
        "ClapScrap"@ja .

_:N8b6d8dcb5d3b43f4ba63dbe8365d5f36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sensitive"@en,
        "Sensitive"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N797d2913c5404effb1d56e69c4ff125d ;
    schema:name "Sensitive"@en,
        "Sensitive"@ja .

_:N8c5e15423eee4cc9858eed677c84e5f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colorfull x SMILE!~Org Ver."@en,
        "Colorfull × SMILE!～Org Ver."@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N797d2913c5404effb1d56e69c4ff125d ;
    schema:name "Colorfull x SMILE!~Org Ver."@en,
        "Colorfull × SMILE!～Org Ver."@ja .

_:N8cae6b9a7d924fbbadff1eded2fa0eb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night walk"@en,
        "Night walk"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N797d2913c5404effb1d56e69c4ff125d ;
    schema:name "Night walk"@en,
        "Night walk"@ja .

_:N948c1cc6a60a494e885671d547077e8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warm Heart"@en,
        "Warm Heart"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N797d2913c5404effb1d56e69c4ff125d ;
    schema:name "Warm Heart"@en,
        "Warm Heart"@ja .

_:N980ce5fb4ba94c3c9e44cf6e0fae33fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DanceDanceDance!!"@en,
        "DanceDanceDance!!"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N797d2913c5404effb1d56e69c4ff125d ;
    schema:name "DanceDanceDance!!"@en,
        "DanceDanceDance!!"@ja .

_:Nb3641e67352849ffb3ac80e19435733e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unchanging Existence"@en,
        "変わらない存在"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N797d2913c5404effb1d56e69c4ff125d ;
    schema:name "Unchanging Existence"@en,
        "変わらない存在"@ja .

_:Nbbf04aa885204c55baaeec2a93e689fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time Without End"@en,
        "終わらない時間"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N797d2913c5404effb1d56e69c4ff125d ;
    schema:name "Time Without End"@en,
        "終わらない時間"@ja .

_:Necd42328924442489d59e5154c3c9a7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Timbre of the Wind"@en,
        "風の音色"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N797d2913c5404effb1d56e69c4ff125d ;
    schema:name "Timbre of the Wind"@en,
        "風の音色"@ja .

_:Nf0aaec16eca44e47b232261a718e0341 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Watch!"@en,
        "Watch!"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N797d2913c5404effb1d56e69c4ff125d ;
    schema:name "Watch!"@en,
        "Watch!"@ja .

_:Nf4074992420c46d6a4d0ef72b36aa825 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Person at Your Side"@en,
        "傍らに在る者"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N797d2913c5404effb1d56e69c4ff125d ;
    schema:name "The Person at Your Side"@en,
        "傍らに在る者"@ja .

_:N797d2913c5404effb1d56e69c4ff125d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N099aba7e73ad4e42b0f3a5a0d17807e2,
        _:N114a5cfda9f04b8b8809a7a8e313150e,
        _:N1a1d048798b546cfae3a6b70b6d3bbfd,
        _:N34722c69db5647379824720c81280b5e,
        _:N3477fa00f98a4e47961fbdbcfd879af6,
        _:N4243924a47c440cc91e7a9b6a3105744,
        _:N43191564bbf94d8d945897c1197c588e,
        _:N4e137553f9854507ad7cf5a12fe7c54a,
        _:N5102c47939c14d5998b4f7b406f7ad60,
        _:N5318469463434aecad22d4174d09902f,
        _:N552ac9c2715e43e7a0f870b93cb0c6e7,
        _:N6f4078fb68c4467ab5cf0d729b1920ba,
        _:N8b6d8dcb5d3b43f4ba63dbe8365d5f36,
        _:N8c5e15423eee4cc9858eed677c84e5f7,
        _:N8cae6b9a7d924fbbadff1eded2fa0eb3,
        _:N948c1cc6a60a494e885671d547077e8e,
        _:N980ce5fb4ba94c3c9e44cf6e0fae33fc,
        _:Nb3641e67352849ffb3ac80e19435733e,
        _:Nbbf04aa885204c55baaeec2a93e689fb,
        _:Necd42328924442489d59e5154c3c9a7d,
        _:Nf0aaec16eca44e47b232261a718e0341,
        _:Nf4074992420c46d6a4d0ef72b36aa825 ;
    mo:track_count 22 ;
    schema:duration "PT69:37"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N099aba7e73ad4e42b0f3a5a0d17807e2,
        _:N114a5cfda9f04b8b8809a7a8e313150e,
        _:N1a1d048798b546cfae3a6b70b6d3bbfd,
        _:N34722c69db5647379824720c81280b5e,
        _:N3477fa00f98a4e47961fbdbcfd879af6,
        _:N4243924a47c440cc91e7a9b6a3105744,
        _:N43191564bbf94d8d945897c1197c588e,
        _:N4e137553f9854507ad7cf5a12fe7c54a,
        _:N5102c47939c14d5998b4f7b406f7ad60,
        _:N5318469463434aecad22d4174d09902f,
        _:N552ac9c2715e43e7a0f870b93cb0c6e7,
        _:N6f4078fb68c4467ab5cf0d729b1920ba,
        _:N8b6d8dcb5d3b43f4ba63dbe8365d5f36,
        _:N8c5e15423eee4cc9858eed677c84e5f7,
        _:N8cae6b9a7d924fbbadff1eded2fa0eb3,
        _:N948c1cc6a60a494e885671d547077e8e,
        _:N980ce5fb4ba94c3c9e44cf6e0fae33fc,
        _:Nb3641e67352849ffb3ac80e19435733e,
        _:Nbbf04aa885204c55baaeec2a93e689fb,
        _:Necd42328924442489d59e5154c3c9a7d,
        _:Nf0aaec16eca44e47b232261a718e0341,
        _:Nf4074992420c46d6a4d0ef72b36aa825 .

