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

<artist/11541#subject> a schema:Person,
        foaf:Person ;
    schema:name "Runa Mizutani"@en,
        "水谷瑠奈"@ja ;
    foaf:made <album/125195#subject>,
        <album/125195#vocals> ;
    foaf:name "Runa Mizutani"@en,
        "水谷瑠奈"@ja .

<artist/13237#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayaka Kitazawa"@en,
        "北沢綾香"@ja ;
    foaf:made <album/125195#subject>,
        <album/125195#vocals> ;
    foaf:name "Ayaka Kitazawa"@en,
        "北沢綾香"@ja .

<artist/25431#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yu Niijima"@en,
        "新島夕"@ja ;
    foaf:made <album/125195#lyrics>,
        <album/125195#subject> ;
    foaf:name "Yu Niijima"@en,
        "新島夕"@ja .

<artist/36#subject> a schema:Person,
        foaf:Person ;
    schema:name "Duca"@en ;
    foaf:made <album/125195#subject>,
        <album/125195#vocals> ;
    foaf:name "Duca"@en .

<artist/12748#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125195#subject> ;
    schema:name "Shoyu"@en,
        "しょうゆ"@ja ;
    foaf:made <album/125195#composition>,
        <album/125195#subject> ;
    foaf:name "Shoyu"@en,
        "しょうゆ"@ja .

<artist/14058#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125195#subject> ;
    schema:name "Tomohiro Takeshita"@en,
        "竹下智博"@ja ;
    foaf:made <album/125195#composition>,
        <album/125195#subject> ;
    foaf:name "Tomohiro Takeshita"@en,
        "竹下智博"@ja .

<artist/41697#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125195#subject> ;
    schema:name "Hisashi Tenkyu"@en,
        "天休ひさし"@ja ;
    foaf:made <album/125195#composition>,
        <album/125195#subject> ;
    foaf:name "Hisashi Tenkyu"@en,
        "天休ひさし"@ja .

<artist/41698#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125195#subject> ;
    schema:name "Sumi"@en,
        "すみ"@ja ;
    foaf:made <album/125195#composition>,
        <album/125195#subject> ;
    foaf:name "Sumi"@en,
        "すみ"@ja .

<event/286> a mo:Release ;
    schema:name "Released at Comic Market 101 (Dec 30, 2022 to Dec 31, 2022)" .

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

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

<album/125195#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sheeran and, The empty Sea -TALENT 3-"@en,
        "シーランと、誰もいない海 -TALENT 3-"@ja,
        "Sheeran and, The empty Sea -TALENT 3-"@ja-latn ;
    mo:performance_of <album/125195#musicalwork> ;
    mo:recorded_as <album/125195#musicalexpression> ;
    schema:name "Sheeran and, The empty Sea -TALENT 3-"@en,
        "シーランと、誰もいない海 -TALENT 3-"@ja,
        "Sheeran and, The empty Sea -TALENT 3-"@ja-latn ;
    schema:workPerformed <album/125195#musicalwork> .

<org/3331#subject> schema:name "VISUAL ARTS"@en,
        "VISUAL ARTS"@ja,
        "VISUAL ARTS"@ja-latn ;
    foaf:name "VISUAL ARTS"@en,
        "VISUAL ARTS"@ja,
        "VISUAL ARTS"@ja-latn .

<https://media.vgm.io/albums/59/125195/125195-9fff1fc28f24.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/125195#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/59/125195/125195-9fff1fc28f24.jpg> ;
    foaf:depicts <album/125195#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/59/125195/125195-9fff1fc28f24.jpg> .

<https://medium-media.vgm.io/albums/59/125195/125195-9fff1fc28f24.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/125195#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sheeran and, The empty Sea -TALENT 3-"@en,
        "シーランと、誰もいない海 -TALENT 3-"@ja,
        "Sheeran and, The empty Sea -TALENT 3-"@ja-latn ;
    mo:composer <artist/12748#subject>,
        <artist/14058#subject>,
        <artist/41697#subject>,
        <artist/41698#subject> ;
    mo:produced_work <album/125195#musicalwork> ;
    schema:name "Sheeran and, The empty Sea -TALENT 3-"@en,
        "シーランと、誰もいない海 -TALENT 3-"@ja,
        "Sheeran and, The empty Sea -TALENT 3-"@ja-latn .

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

<album/125195#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-12-26"^^xsd:date ;
    dcterms:title "Sheeran and, The empty Sea -TALENT 3-"@en,
        "シーランと、誰もいない海 -TALENT 3-"@ja,
        "Sheeran and, The empty Sea -TALENT 3-"@ja-latn ;
    mo:catalogue_number "KGMC-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/125195#musicalexpression> ;
    mo:publisher <org/3331#subject> ;
    mo:record _:Nd9e711800d59491cb21b6df68db244e7 ;
    mo:record_count 1 ;
    mo:release <event/286> ;
    schema:datePublished "2022-12-26"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/59/125195/125195-9fff1fc28f24.jpg> ;
    schema:name "Sheeran and, The empty Sea -TALENT 3-"@en,
        "シーランと、誰もいない海 -TALENT 3-"@ja,
        "Sheeran and, The empty Sea -TALENT 3-"@ja-latn ;
    schema:publisher <org/3331#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/125195/125195-9fff1fc28f24.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(NanosizeMir"@en ;
    foaf:made <album/125195#subject> ;
    foaf:name "(NanosizeMir"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(NanosizeMir"@en ;
    foaf:made <album/125195#vocals> ;
    foaf:name "(NanosizeMir"@en .

_:N183d3a257d6d488e800c9ba474406027 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow Buster"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nd9e711800d59491cb21b6df68db244e7 ;
    schema:name "Shadow Buster"@ja .

_:N226d25e6f3fc4ef29915e07f62738bbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星屑を瓶に詰めたら、旅立ちの時が来る"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nd9e711800d59491cb21b6df68db244e7 ;
    schema:name "星屑を瓶に詰めたら、旅立ちの時が来る"@ja .

_:N435585f8456348199852036352d479fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひとりでは出来ないこと・ふたりなら出来ること"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nd9e711800d59491cb21b6df68db244e7 ;
    schema:name "ひとりでは出来ないこと・ふたりなら出来ること"@ja .

_:N43b548a5160948758fabe122e7c84495 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇に浮かぶ泡・影が動き出す"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nd9e711800d59491cb21b6df68db244e7 ;
    schema:name "闇に浮かぶ泡・影が動き出す"@ja .

_:N44e36ee47e5e4f2db1fb7c2958763953 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界の果てのIsland"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nd9e711800d59491cb21b6df68db244e7 ;
    schema:name "世界の果てのIsland"@ja .

_:N54eb391c408043459dff71082734714f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "失われた息吹"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nd9e711800d59491cb21b6df68db244e7 ;
    schema:name "失われた息吹"@ja .

_:N6139b9668f2746c497d7b7cebbfaf20d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サザン～君の名を船に刻んで～"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:Nd9e711800d59491cb21b6df68db244e7 ;
    schema:name "サザン～君の名を船に刻んで～"@ja .

_:N78a940f5468d4996a56345309c91f330 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少年は南風に乗って流れ着く"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nd9e711800d59491cb21b6df68db244e7 ;
    schema:name "少年は南風に乗って流れ着く"@ja .

_:N82293e56e5824823adc22b7856b91030 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "浜辺の足跡探してさまよっても"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nd9e711800d59491cb21b6df68db244e7 ;
    schema:name "浜辺の足跡探してさまよっても"@ja .

_:N94083b785232472eb993de840c39fee4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "漂流する島・ガラクタたちの楽園"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nd9e711800d59491cb21b6df68db244e7 ;
    schema:name "漂流する島・ガラクタたちの楽園"@ja .

_:Nb5ede283c6fe4e2aa99a81bbffa48462 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大丈夫、君は勇者になれる"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nd9e711800d59491cb21b6df68db244e7 ;
    schema:name "大丈夫、君は勇者になれる"@ja .

_:Nba1200a126d447efab941c2f6822136a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "疲れ果てた夜に星が隠されて"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nd9e711800d59491cb21b6df68db244e7 ;
    schema:name "疲れ果てた夜に星が隠されて"@ja .

_:Nef62e4ab8b32485ba95da26ff397eaeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "笑顔を君に"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nd9e711800d59491cb21b6df68db244e7 ;
    schema:name "笑顔を君に"@ja .

_:Nf6fe2375250b4f58bcbf47e0ba8452ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "出航・風のプレリュード"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nd9e711800d59491cb21b6df68db244e7 ;
    schema:name "出航・風のプレリュード"@ja .

_:Nff05558ab1a84dfca85fc016f6cebf85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひとりぼっちの世界"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nd9e711800d59491cb21b6df68db244e7 ;
    schema:name "ひとりぼっちの世界"@ja .

_:Nd9e711800d59491cb21b6df68db244e7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N183d3a257d6d488e800c9ba474406027,
        _:N226d25e6f3fc4ef29915e07f62738bbe,
        _:N435585f8456348199852036352d479fb,
        _:N43b548a5160948758fabe122e7c84495,
        _:N44e36ee47e5e4f2db1fb7c2958763953,
        _:N54eb391c408043459dff71082734714f,
        _:N6139b9668f2746c497d7b7cebbfaf20d,
        _:N78a940f5468d4996a56345309c91f330,
        _:N82293e56e5824823adc22b7856b91030,
        _:N94083b785232472eb993de840c39fee4,
        _:Nb5ede283c6fe4e2aa99a81bbffa48462,
        _:Nba1200a126d447efab941c2f6822136a,
        _:Nef62e4ab8b32485ba95da26ff397eaeb,
        _:Nf6fe2375250b4f58bcbf47e0ba8452ed,
        _:Nff05558ab1a84dfca85fc016f6cebf85 ;
    mo:track_count 15 ;
    schema:duration "PT44:53"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N183d3a257d6d488e800c9ba474406027,
        _:N226d25e6f3fc4ef29915e07f62738bbe,
        _:N435585f8456348199852036352d479fb,
        _:N43b548a5160948758fabe122e7c84495,
        _:N44e36ee47e5e4f2db1fb7c2958763953,
        _:N54eb391c408043459dff71082734714f,
        _:N6139b9668f2746c497d7b7cebbfaf20d,
        _:N78a940f5468d4996a56345309c91f330,
        _:N82293e56e5824823adc22b7856b91030,
        _:N94083b785232472eb993de840c39fee4,
        _:Nb5ede283c6fe4e2aa99a81bbffa48462,
        _:Nba1200a126d447efab941c2f6822136a,
        _:Nef62e4ab8b32485ba95da26ff397eaeb,
        _:Nf6fe2375250b4f58bcbf47e0ba8452ed,
        _:Nff05558ab1a84dfca85fc016f6cebf85 .

