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

<artist/21248#subject> a schema:Person,
        foaf:Person ;
    schema:name "Carin Isobe"@en,
        "礒部花凜"@ja ;
    foaf:made <album/113124#subject>,
        <album/113124#vocals> ;
    foaf:name "Carin Isobe"@en,
        "礒部花凜"@ja .

<artist/32776#subject> a schema:Person,
        foaf:Person ;
    schema:name "BlooDye"@en ;
    foaf:made <album/113124#subject>,
        <album/113124#vocals> ;
    foaf:name "BlooDye"@en .

<artist/33031#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rachel"@en ;
    foaf:made <album/113124#lyrics>,
        <album/113124#subject> ;
    foaf:name "Rachel"@en .

<artist/38590#subject> a schema:Person,
        foaf:Person ;
    schema:name "LITTLE"@en ;
    foaf:made <album/113124#lyrics>,
        <album/113124#subject> ;
    foaf:name "LITTLE"@en .

<artist/17548#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113124#subject> ;
    schema:name "Kanako Takatsuki"@en,
        "高槻かなこ"@ja ;
    foaf:made <album/113124#composition>,
        <album/113124#lyrics>,
        <album/113124#subject>,
        <album/113124#vocals> ;
    foaf:name "Kanako Takatsuki"@en,
        "高槻かなこ"@ja .

<artist/26194#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113124#subject> ;
    schema:name "Yuichi Ohno"@en,
        "大野裕一"@ja ;
    foaf:made <album/113124#composition>,
        <album/113124#subject> ;
    foaf:name "Yuichi Ohno"@en,
        "大野裕一"@ja .

<artist/38581#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113124#subject> ;
    schema:name "Daisuke \"DAIS\" Miyachi"@en ;
    foaf:made <album/113124#composition>,
        <album/113124#lyrics>,
        <album/113124#subject> ;
    foaf:name "Daisuke \"DAIS\" Miyachi"@en .

<product/8526#subject> a schema:CreativeWork ;
    schema:name "VLAD LOVE"@en,
        "ぶらどらぶ"@ja,
        "VLAD LOVE"@ja-latn ;
    foaf:name "VLAD LOVE"@en,
        "ぶらどらぶ"@ja,
        "VLAD LOVE"@ja-latn .

<product/9665#subject> a schema:CreativeWork ;
    schema:name "Dragalia Lost"@en,
        "ドラガリアロスト"@ja,
        "Dragalia Lost"@ja-latn ;
    foaf:name "Dragalia Lost"@en,
        "ドラガリアロスト"@ja,
        "Dragalia Lost"@ja-latn .

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

<album/113124#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Future Wings / BlooDye"@en,
        "Future Wings / BlooDye"@ja,
        "Future Wings / BlooDye"@ja-latn ;
    mo:performance_of <album/113124#musicalwork> ;
    mo:recorded_as <album/113124#musicalexpression> ;
    schema:name "Future Wings / BlooDye"@en,
        "Future Wings / BlooDye"@ja,
        "Future Wings / BlooDye"@ja-latn ;
    schema:workPerformed <album/113124#musicalwork> .

<org/2963#subject> schema:name "LDH Records"@en,
        "LDH Records"@ja,
        "LDH Records"@ja-latn ;
    foaf:name "LDH Records"@en,
        "LDH Records"@ja,
        "LDH Records"@ja-latn .

<https://media.vgm.io/albums/42/113124/113124-256d68e216d4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/113124#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/113124/113124-256d68e216d4.jpg> ;
    foaf:depicts <album/113124#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/113124/113124-256d68e216d4.jpg> .

<https://medium-media.vgm.io/albums/42/113124/113124-256d68e216d4.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/113124#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Future Wings / BlooDye"@en,
        "Future Wings / BlooDye"@ja,
        "Future Wings / BlooDye"@ja-latn ;
    mo:composer <artist/17548#subject>,
        <artist/26194#subject>,
        <artist/38581#subject> ;
    mo:produced_work <album/113124#musicalwork> ;
    schema:name "Future Wings / BlooDye"@en,
        "Future Wings / BlooDye"@ja,
        "Future Wings / BlooDye"@ja-latn .

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

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

<album/113124#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-09-29"^^xsd:date ;
    dcterms:title "Future Wings / BlooDye"@en,
        "Future Wings / BlooDye"@ja,
        "Future Wings / BlooDye"@ja-latn ;
    mo:catalogue_number "XNLD-10103" ;
    mo:media_type "CD" ;
    mo:publication_of <album/113124#musicalexpression> ;
    mo:publisher <org/2963#subject> ;
    mo:record _:N4f12aab9b5fe4b28a1d4d1e87dd1eef3 ;
    mo:record_count 1 ;
    schema:about <product/8526#subject>,
        <product/9665#subject> ;
    schema:datePublished "2021-09-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/113124/113124-256d68e216d4.jpg> ;
    schema:name "Future Wings / BlooDye"@en,
        "Future Wings / BlooDye"@ja,
        "Future Wings / BlooDye"@ja-latn ;
    schema:publisher <org/2963#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/113124/113124-256d68e216d4.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(KICK THE CAN CREW)"@en ;
    foaf:made <album/113124#subject> ;
    foaf:name "(KICK THE CAN CREW)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(KICK THE CAN CREW)"@en ;
    foaf:made <album/113124#lyrics> ;
    foaf:name "(KICK THE CAN CREW)"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "(chelmico)"@en ;
    foaf:made <album/113124#lyrics> ;
    foaf:name "(chelmico)"@en .

_:N0809f72437a648019bc0e1403dbc2876 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "待ってないよ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N4f12aab9b5fe4b28a1d4d1e87dd1eef3 ;
    schema:name "待ってないよ"@ja .

_:N4579e282d88b48029b82780242c05b8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forever"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N4f12aab9b5fe4b28a1d4d1e87dd1eef3 ;
    schema:name "Forever"@ja .

_:N471084a038e24ac59fc1c3a8895aaaf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where you are feat.LITTLE (KICK THE CAN CREW)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N4f12aab9b5fe4b28a1d4d1e87dd1eef3 ;
    schema:name "Where you are feat.LITTLE (KICK THE CAN CREW)"@ja .

_:N61c338572e30492983bf1718076d099b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BlooDye Rock'n Roll, Broken Generation"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N4f12aab9b5fe4b28a1d4d1e87dd1eef3 ;
    schema:name "BlooDye Rock'n Roll, Broken Generation"@ja .

_:N6d511a65578e47e28e8779533c35b5ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE or DIE"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N4f12aab9b5fe4b28a1d4d1e87dd1eef3 ;
    schema:name "LOVE or DIE"@ja .

_:N6e124b92a2664501876aca622acd1c7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ever dream"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N4f12aab9b5fe4b28a1d4d1e87dd1eef3 ;
    schema:name "ever dream"@ja .

_:N78fea08bdcbf4c338dcf05f6243dd272 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hug me Hug you"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N4f12aab9b5fe4b28a1d4d1e87dd1eef3 ;
    schema:name "Hug me Hug you"@ja .

_:N7b6fb7f082a64afea4090d0b53e4a535 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ツバサ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N4f12aab9b5fe4b28a1d4d1e87dd1eef3 ;
    schema:name "ツバサ"@ja .

_:Na265eb90019d49629016fa8d458a0fc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowy day"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N4f12aab9b5fe4b28a1d4d1e87dd1eef3 ;
    schema:name "Snowy day"@ja .

_:Naa4c3b7164224f9c84cccfaf00645a90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "この地球の何処かで (MV INTRO ver.)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N4f12aab9b5fe4b28a1d4d1e87dd1eef3 ;
    schema:name "この地球の何処かで (MV INTRO ver.)"@ja .

_:Nd432b76e0467497080c65df3354ad56e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋しちゃおう!"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N4f12aab9b5fe4b28a1d4d1e87dd1eef3 ;
    schema:name "恋しちゃおう!"@ja .

_:Nf2d852c0e6d44443954bc054cb0fe3de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "protect you"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N4f12aab9b5fe4b28a1d4d1e87dd1eef3 ;
    schema:name "protect you"@ja .

_:Nfabec7fcf3cb4a898b9b19fee132dd55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Terrestrial paradise"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N4f12aab9b5fe4b28a1d4d1e87dd1eef3 ;
    schema:name "Terrestrial paradise"@ja .

_:N4f12aab9b5fe4b28a1d4d1e87dd1eef3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0809f72437a648019bc0e1403dbc2876,
        _:N4579e282d88b48029b82780242c05b8a,
        _:N471084a038e24ac59fc1c3a8895aaaf8,
        _:N61c338572e30492983bf1718076d099b,
        _:N6d511a65578e47e28e8779533c35b5ea,
        _:N6e124b92a2664501876aca622acd1c7d,
        _:N78fea08bdcbf4c338dcf05f6243dd272,
        _:N7b6fb7f082a64afea4090d0b53e4a535,
        _:Na265eb90019d49629016fa8d458a0fc7,
        _:Naa4c3b7164224f9c84cccfaf00645a90,
        _:Nd432b76e0467497080c65df3354ad56e,
        _:Nf2d852c0e6d44443954bc054cb0fe3de,
        _:Nfabec7fcf3cb4a898b9b19fee132dd55 ;
    mo:track_count 13 ;
    schema:duration "PT57:54"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0809f72437a648019bc0e1403dbc2876,
        _:N4579e282d88b48029b82780242c05b8a,
        _:N471084a038e24ac59fc1c3a8895aaaf8,
        _:N61c338572e30492983bf1718076d099b,
        _:N6d511a65578e47e28e8779533c35b5ea,
        _:N6e124b92a2664501876aca622acd1c7d,
        _:N78fea08bdcbf4c338dcf05f6243dd272,
        _:N7b6fb7f082a64afea4090d0b53e4a535,
        _:Na265eb90019d49629016fa8d458a0fc7,
        _:Naa4c3b7164224f9c84cccfaf00645a90,
        _:Nd432b76e0467497080c65df3354ad56e,
        _:Nf2d852c0e6d44443954bc054cb0fe3de,
        _:Nfabec7fcf3cb4a898b9b19fee132dd55 .

