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

<artist/35311#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tom Fuyuakane"@en,
        "冬茜トム"@ja ;
    foaf:made <album/81906#lyrics>,
        <album/81906#subject> ;
    foaf:name "Tom Fuyuakane"@en,
        "冬茜トム"@ja .

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

<artist/14190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81906#subject> ;
    schema:name "solfa"@en ;
    foaf:made <album/81906#composition>,
        <album/81906#subject> ;
    foaf:name "solfa"@en .

<artist/154#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81906#subject> ;
    schema:name "a.k.a.dRESS"@en ;
    foaf:made <album/81906#composition>,
        <album/81906#lyrics>,
        <album/81906#subject> ;
    foaf:name "a.k.a.dRESS"@en .

<artist/6737#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81906#subject> ;
    schema:name "Toru Hashizaki"@en,
        "橋咲透"@ja ;
    foaf:made <album/81906#composition>,
        <album/81906#subject> ;
    foaf:name "Toru Hashizaki"@en,
        "橋咲透"@ja .

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

<org/1906#subject> schema:name "luminouscore"@en,
        "luminouscore"@ja,
        "luminouscore"@ja-latn ;
    foaf:name "luminouscore"@en,
        "luminouscore"@ja,
        "luminouscore"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/81906/81906-1553813745.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/1275#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81906#performance> ;
    schema:name "Saori Sakura"@en,
        "佐倉紗織"@ja ;
    foaf:name "Saori Sakura"@en,
        "佐倉紗織"@ja .

<artist/14534#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81906#performance> ;
    schema:name "Meu Koharu"@en,
        "小春めう"@ja ;
    foaf:name "Meu Koharu"@en,
        "小春めう"@ja .

<album/81906#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Amazing Grace -What color is your attribute?- complete sound album"@en,
        "アメイジング・グレイス -What color is your attribute?- complete sound album"@ja,
        "Amazing Grace -What color is your attribute?- complete sound album"@ja-latn ;
    mo:composer <artist/14190#subject>,
        <artist/154#subject>,
        <artist/6737#subject> ;
    mo:produced_work <album/81906#musicalwork> ;
    schema:name "Amazing Grace -What color is your attribute?- complete sound album"@en,
        "アメイジング・グレイス -What color is your attribute?- complete sound album"@ja,
        "Amazing Grace -What color is your attribute?- complete sound album"@ja-latn .

<album/81906#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Amazing Grace -What color is your attribute?- complete sound album"@en,
        "アメイジング・グレイス -What color is your attribute?- complete sound album"@ja,
        "Amazing Grace -What color is your attribute?- complete sound album"@ja-latn ;
    mo:performance_of <album/81906#musicalwork> ;
    mo:performer <artist/1275#subject>,
        <artist/14534#subject> ;
    mo:recorded_as <album/81906#musicalexpression> ;
    schema:byArtist <artist/1275#subject>,
        <artist/14534#subject> ;
    schema:name "Amazing Grace -What color is your attribute?- complete sound album"@en,
        "アメイジング・グレイス -What color is your attribute?- complete sound album"@ja,
        "Amazing Grace -What color is your attribute?- complete sound album"@ja-latn ;
    schema:workPerformed <album/81906#musicalwork> .

<album/81906#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-11-30"^^xsd:date ;
    dcterms:title "Amazing Grace -What color is your attribute?- complete sound album"@en,
        "アメイジング・グレイス -What color is your attribute?- complete sound album"@ja,
        "Amazing Grace -What color is your attribute?- complete sound album"@ja-latn ;
    mo:catalogue_number "LSRC-051" ;
    mo:media_type "CD" ;
    mo:publication_of <album/81906#musicalexpression> ;
    mo:publisher <org/1906#subject> ;
    mo:record _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Amazing Grace -What color is your attribute?-"@en ;
            foaf:name "Amazing Grace -What color is your attribute?-"@en ] ;
    schema:byArtist <artist/1275#subject>,
        <artist/14534#subject> ;
    schema:datePublished "2018-11-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/81906/81906-1553813745.jpg> ;
    schema:name "Amazing Grace -What color is your attribute?- complete sound album"@en,
        "アメイジング・グレイス -What color is your attribute?- complete sound album"@ja,
        "Amazing Grace -What color is your attribute?- complete sound album"@ja-latn ;
    schema:publisher <org/1906#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/81906/81906-1553813745.jpg> .

_:N0673428afda84efd84798d26b4be61d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終末の福音"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    schema:name "終末の福音"@ja .

_:N08f03eccc90b4b6982927479dc1d7562 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飛び散ったインク"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    schema:name "飛び散ったインク"@ja .

_:N2123e55c02c741f8b9292d9cc505d16b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Night"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    schema:name "Silent Night"@ja .

_:N27699c1a01ad4fa0af7bd597daed508a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "覚えていてね"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    schema:name "覚えていてね"@ja .

_:N30c5207322cd48db8c46cb3cd0ed782a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コールドボイス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    schema:name "コールドボイス"@ja .

_:N3c925ddfefe547c0be06b73a4742dad3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白い温もり"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    schema:name "白い温もり"@ja .

_:N3fddba25fd844fd2a8b811303c8adcfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "静謐なる聖櫃"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    schema:name "静謐なる聖櫃"@ja .

_:N415c09b225144970a7552cb62e38878b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜明けの虹を越えて"@ja ;
    mo:track_number 22 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    schema:name "夜明けの虹を越えて"@ja .

_:N48e2ca36fbee443e9f1911e1fa60fae8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Wish You A Merry Christmas"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    schema:name "We Wish You A Merry Christmas"@ja .

_:N4e1093aec73546adb3f2f2320bc14b7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの角を曲がれば"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    schema:name "あの角を曲がれば"@ja .

_:N5a774dc86d524973829c510cc5ec12be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "朝霜を踏んで"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    schema:name "朝霜を踏んで"@ja .

_:N69d95a3f42694f59bfb5afc85e724638 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ライトフルワールド"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    schema:name "ライトフルワールド"@ja .

_:N7a4e4ed57da649f48ec37d335e52b918 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amazing grace"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    schema:name "Amazing grace"@ja .

_:N82f1e643e8154e859d3dd52fb4804b58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "美の彩り"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    schema:name "美の彩り"@ja .

_:N939d49cfe24346f288537bc7acaa8e26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "筆と切っ先"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    schema:name "筆と切っ先"@ja .

_:N9b5dbf079ca149a989d8c403dc6d7cba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jingle Bells"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    schema:name "Jingle Bells"@ja .

_:Nd37f21aafa3f4547a748a4b0829e1e6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "芸術は爆発だ!"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    schema:name "芸術は爆発だ!"@ja .

_:Ndb2055e25821413895155ae5d81745c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "日常のキャンバス"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    schema:name "日常のキャンバス"@ja .

_:Ndf728b171ab349dd8ad30125726544de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キャンバスをぶち破れ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    schema:name "キャンバスをぶち破れ"@ja .

_:Ne57e72e914b347c6b5c3ef1b7e73c204 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星屑のカーテン"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    schema:name "星屑のカーテン"@ja .

_:Nf6fecc46afab4e3b824206b254d66f8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "陽だまりのアトリエ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    schema:name "陽だまりのアトリエ"@ja .

_:Nfa7212f76570402f9964aa720fc33266 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シュールレアリスム"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N1316e3a3e6b948c4b90b603678ba7ce6 ;
    schema:name "シュールレアリスム"@ja .

_:N1316e3a3e6b948c4b90b603678ba7ce6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0673428afda84efd84798d26b4be61d6,
        _:N08f03eccc90b4b6982927479dc1d7562,
        _:N2123e55c02c741f8b9292d9cc505d16b,
        _:N27699c1a01ad4fa0af7bd597daed508a,
        _:N30c5207322cd48db8c46cb3cd0ed782a,
        _:N3c925ddfefe547c0be06b73a4742dad3,
        _:N3fddba25fd844fd2a8b811303c8adcfd,
        _:N415c09b225144970a7552cb62e38878b,
        _:N48e2ca36fbee443e9f1911e1fa60fae8,
        _:N4e1093aec73546adb3f2f2320bc14b7d,
        _:N5a774dc86d524973829c510cc5ec12be,
        _:N69d95a3f42694f59bfb5afc85e724638,
        _:N7a4e4ed57da649f48ec37d335e52b918,
        _:N82f1e643e8154e859d3dd52fb4804b58,
        _:N939d49cfe24346f288537bc7acaa8e26,
        _:N9b5dbf079ca149a989d8c403dc6d7cba,
        _:Nd37f21aafa3f4547a748a4b0829e1e6c,
        _:Ndb2055e25821413895155ae5d81745c7,
        _:Ndf728b171ab349dd8ad30125726544de,
        _:Ne57e72e914b347c6b5c3ef1b7e73c204,
        _:Nf6fecc46afab4e3b824206b254d66f8d,
        _:Nfa7212f76570402f9964aa720fc33266 ;
    mo:track_count 22 ;
    schema:duration "PT47:00"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N0673428afda84efd84798d26b4be61d6,
        _:N08f03eccc90b4b6982927479dc1d7562,
        _:N2123e55c02c741f8b9292d9cc505d16b,
        _:N27699c1a01ad4fa0af7bd597daed508a,
        _:N30c5207322cd48db8c46cb3cd0ed782a,
        _:N3c925ddfefe547c0be06b73a4742dad3,
        _:N3fddba25fd844fd2a8b811303c8adcfd,
        _:N415c09b225144970a7552cb62e38878b,
        _:N48e2ca36fbee443e9f1911e1fa60fae8,
        _:N4e1093aec73546adb3f2f2320bc14b7d,
        _:N5a774dc86d524973829c510cc5ec12be,
        _:N69d95a3f42694f59bfb5afc85e724638,
        _:N7a4e4ed57da649f48ec37d335e52b918,
        _:N82f1e643e8154e859d3dd52fb4804b58,
        _:N939d49cfe24346f288537bc7acaa8e26,
        _:N9b5dbf079ca149a989d8c403dc6d7cba,
        _:Nd37f21aafa3f4547a748a4b0829e1e6c,
        _:Ndb2055e25821413895155ae5d81745c7,
        _:Ndf728b171ab349dd8ad30125726544de,
        _:Ne57e72e914b347c6b5c3ef1b7e73c204,
        _:Nf6fecc46afab4e3b824206b254d66f8d,
        _:Nfa7212f76570402f9964aa720fc33266 .

