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

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

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

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

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

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

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

<artist/38581#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113125#subject> ;
    schema:name "Daisuke \"DAIS\" Miyachi"@en ;
    foaf:made <album/113125#composition>,
        <album/113125#lyrics>,
        <album/113125#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/113125#musicalexpression> a mo:Signal ;
    mo:published_as <album/113125#subject> ;
    mo:records <album/113125#performance> .

<album/113125#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/113125#musicalwork> ;
    mo:recorded_as <album/113125#musicalexpression> ;
    schema:name "Future Wings / BlooDye"@en,
        "Future Wings / BlooDye"@ja,
        "Future Wings / BlooDye"@ja-latn ;
    schema:workPerformed <album/113125#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/52/113125/113125-19589752642e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/113125#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/52/113125/113125-19589752642e.jpg> ;
    foaf:depicts <album/113125#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/52/113125/113125-19589752642e.jpg> .

<https://medium-media.vgm.io/albums/52/113125/113125-19589752642e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/113125#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/113125#musicalwork> ;
    schema:name "Future Wings / BlooDye"@en,
        "Future Wings / BlooDye"@ja,
        "Future Wings / BlooDye"@ja-latn .

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

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

<album/113125#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-10102/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/113125#musicalexpression> ;
    mo:publisher <org/2963#subject> ;
    mo:record _:N385deeeb338c49cb952006bb3e3c7952,
        _:Na678058b9c5448baadacdabc38a25a5a ;
    mo:record_count 2 ;
    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/52/113125/113125-19589752642e.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/52/113125/113125-19589752642e.jpg> .

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

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

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

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

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

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

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

_:N2d46af85d9a94145837030c2672faeef 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 _:Na678058b9c5448baadacdabc38a25a5a ;
    schema:name "BlooDye Rock'n Roll, Broken Generation"@ja .

_:N2e8c0b979f954d3990fb7a1e08e07913 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPECIALインタビュー"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N385deeeb338c49cb952006bb3e3c7952 ;
    schema:name "SPECIALインタビュー"@ja .

_:N458c8283a7aa431797f6fcadf8d9718a 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 _:Na678058b9c5448baadacdabc38a25a5a ;
    schema:name "Where you are feat.LITTLE (KICK THE CAN CREW)"@ja .

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

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

_:N6b6b819fb2d6470f8b0d25a859c03476 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ONLINE LIVE BlooDye FUTURE WINGS 2021 PROLOGUE @Zepp Tokyo LIVE映像"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N385deeeb338c49cb952006bb3e3c7952 ;
    schema:name "ONLINE LIVE BlooDye FUTURE WINGS 2021 PROLOGUE @Zepp Tokyo LIVE映像"@ja .

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

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

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

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

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

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

_:N385deeeb338c49cb952006bb3e3c7952 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2e8c0b979f954d3990fb7a1e08e07913,
        _:N6b6b819fb2d6470f8b0d25a859c03476 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2e8c0b979f954d3990fb7a1e08e07913,
        _:N6b6b819fb2d6470f8b0d25a859c03476 .

_:Na678058b9c5448baadacdabc38a25a5a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N120fcddd79ff458398ed0b92db5421d0,
        _:N1b2c1a4625304c20a7dbd145a6bcc8a6,
        _:N278f8e7bbca440c0bf4657959385d741,
        _:N2d46af85d9a94145837030c2672faeef,
        _:N458c8283a7aa431797f6fcadf8d9718a,
        _:N517af72f0f444e69b51482737bbb3982,
        _:N61ed3899ac624042bfd730de30972f12,
        _:N76b24a4be7754d83bf1c3f5eeedde348,
        _:N81fe1b20f93b4bd6b1d28ebd03e51b49,
        _:Nac8ca0c6b88248a89d576f761f4dc41d,
        _:Nbeec4cb636e143dc9631e73f6ec1f8aa,
        _:Nda2f3b47a2b1494082bfc0a5ac3a6a3c,
        _:Nf2d30d1c2b6a445aad543c21ea5ae48e ;
    mo:track_count 13 ;
    schema:duration "PT57:54"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N120fcddd79ff458398ed0b92db5421d0,
        _:N1b2c1a4625304c20a7dbd145a6bcc8a6,
        _:N278f8e7bbca440c0bf4657959385d741,
        _:N2d46af85d9a94145837030c2672faeef,
        _:N458c8283a7aa431797f6fcadf8d9718a,
        _:N517af72f0f444e69b51482737bbb3982,
        _:N61ed3899ac624042bfd730de30972f12,
        _:N76b24a4be7754d83bf1c3f5eeedde348,
        _:N81fe1b20f93b4bd6b1d28ebd03e51b49,
        _:Nac8ca0c6b88248a89d576f761f4dc41d,
        _:Nbeec4cb636e143dc9631e73f6ec1f8aa,
        _:Nda2f3b47a2b1494082bfc0a5ac3a6a3c,
        _:Nf2d30d1c2b6a445aad543c21ea5ae48e .

