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

<artist/12502#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jason Charles Miller"@en ;
    foaf:made <album/148947#subject>,
        <album/148947#vocals> ;
    foaf:name "Jason Charles Miller"@en .

<artist/16808#subject> a schema:Person,
        foaf:Person ;
    schema:name "Michael-Christopher Koji Fox"@en ;
    foaf:made <album/148947#lyrics>,
        <album/148947#subject> ;
    foaf:name "Michael-Christopher Koji Fox"@en .

<artist/76568#subject> a schema:Person,
        foaf:Person ;
    schema:name "Paul Chandler"@en ;
    foaf:made <album/148947#lyrics>,
        <album/148947#subject> ;
    foaf:name "Paul Chandler"@en .

<artist/31979#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148947#subject> ;
    schema:name "Takafumi Imamura"@en,
        "今村貴文"@ja ;
    foaf:made <album/148947#composition>,
        <album/148947#subject> ;
    foaf:name "Takafumi Imamura"@en,
        "今村貴文"@ja .

<artist/31980#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148947#subject> ;
    schema:name "Daiki Ishikawa"@en,
        "石川大樹"@ja ;
    foaf:made <album/148947#composition>,
        <album/148947#subject> ;
    foaf:name "Daiki Ishikawa"@en,
        "石川大樹"@ja .

<artist/55120#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148947#subject> ;
    schema:name "Saya Yasaki"@en,
        "矢崎早彩"@ja ;
    foaf:made <album/148947#composition>,
        <album/148947#subject> ;
    foaf:name "Saya Yasaki"@en,
        "矢崎早彩"@ja .

<artist/57717#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148947#subject> ;
    schema:name "Justin Frieden"@en ;
    foaf:made <album/148947#composition>,
        <album/148947#subject> ;
    foaf:name "Justin Frieden"@en .

<artist/670#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148947#subject> ;
    schema:name "Masayoshi Soken"@en,
        "祖堅正慶"@ja ;
    foaf:made <album/148947#composition>,
        <album/148947#subject> ;
    foaf:name "Masayoshi Soken"@en,
        "祖堅正慶"@ja .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148947#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/148947#composition>,
        <album/148947#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<release/25514#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY XIV: Dawntrail"@en,
        "ファイナルファンタジーXIV: 黄金の遺産"@ja,
        "FINAL FANTASY XIV: Ougon no Legacy"@ja-latn ;
    foaf:name "FINAL FANTASY XIV: Dawntrail"@en,
        "ファイナルファンタジーXIV: 黄金の遺産"@ja,
        "FINAL FANTASY XIV: Ougon no Legacy"@ja-latn .

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

<album/148947#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FINAL FANTASY XIV: DAWNTRAIL - EP5"@en,
        "FINAL FANTASY XIV: DAWNTRAIL - EP5"@ja,
        "FINAL FANTASY XIV: DAWNTRAIL - EP5"@ja-latn ;
    mo:performance_of <album/148947#musicalwork> ;
    mo:recorded_as <album/148947#musicalexpression> ;
    schema:name "FINAL FANTASY XIV: DAWNTRAIL - EP5"@en,
        "FINAL FANTASY XIV: DAWNTRAIL - EP5"@ja,
        "FINAL FANTASY XIV: DAWNTRAIL - EP5"@ja-latn ;
    schema:workPerformed <album/148947#musicalwork> .

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

<org/1466#subject> schema:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn ;
    foaf:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn .

<https://media.vgm.io/albums/74/148947/148947-986ef3c976cc.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/148947#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/74/148947/148947-986ef3c976cc.webp> ;
    foaf:depicts <album/148947#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/74/148947/148947-986ef3c976cc.webp> .

<https://medium-media.vgm.io/albums/74/148947/148947-986ef3c976cc.webp> a schema:ImageObject,
        foaf:Image .

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

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

<album/148947#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FINAL FANTASY XIV: DAWNTRAIL - EP5"@en,
        "FINAL FANTASY XIV: DAWNTRAIL - EP5"@ja,
        "FINAL FANTASY XIV: DAWNTRAIL - EP5"@ja-latn ;
    mo:composer <artist/31979#subject>,
        <artist/31980#subject>,
        <artist/55120#subject>,
        <artist/57717#subject>,
        <artist/670#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/148947#musicalwork> ;
    schema:name "FINAL FANTASY XIV: DAWNTRAIL - EP5"@en,
        "FINAL FANTASY XIV: DAWNTRAIL - EP5"@ja,
        "FINAL FANTASY XIV: DAWNTRAIL - EP5"@ja-latn .

<album/148947#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-04-23"^^xsd:date ;
    dcterms:title "FINAL FANTASY XIV: DAWNTRAIL - EP5"@en,
        "FINAL FANTASY XIV: DAWNTRAIL - EP5"@ja,
        "FINAL FANTASY XIV: DAWNTRAIL - EP5"@ja-latn ;
    mo:catalogue_number "SQEX-50226" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/148947#musicalexpression> ;
    mo:publisher <org/1466#subject> ;
    mo:record _:N46016737a41f47f5a95eccb0ec7a03d2 ;
    mo:record_count 1 ;
    schema:about <release/25514#subject> ;
    schema:datePublished "2025-04-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/74/148947/148947-986ef3c976cc.webp> ;
    schema:name "FINAL FANTASY XIV: DAWNTRAIL - EP5"@en,
        "FINAL FANTASY XIV: DAWNTRAIL - EP5"@ja,
        "FINAL FANTASY XIV: DAWNTRAIL - EP5"@ja-latn ;
    schema:publisher <org/1466#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/148947/148947-986ef3c976cc.webp> .

_:N26b0647e7be2420fb8bff2357abe2a7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not Afraid"@en,
        "Not Afraid ～至天の座アルカディア：クルーザー級～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N46016737a41f47f5a95eccb0ec7a03d2 ;
    schema:name "Not Afraid"@en,
        "Not Afraid ～至天の座アルカディア：クルーザー級～"@ja .

_:N783602f903ec4ea9ab06dd3ec5a83833 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roses of May (Dawntrail)"@en,
        "ローズ・オブ・メイ ～黄金～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N46016737a41f47f5a95eccb0ec7a03d2 ;
    schema:name "Roses of May (Dawntrail)"@en,
        "ローズ・オブ・メイ ～黄金～"@ja .

_:Nb14174ae2b36478b8155353466bb4e02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ride the Rhythm"@en,
        "Ride the Rhythm ～至天の座アルカディア：クルーザー級～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:54"^^xsd:interval ;
    schema:inPlaylist _:N46016737a41f47f5a95eccb0ec7a03d2 ;
    schema:name "Ride the Rhythm"@en,
        "Ride the Rhythm ～至天の座アルカディア：クルーザー級～"@ja .

_:Nb566e0ad7a884c8cbb8fd4c95bd394d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unleashed"@en,
        "Unleashed ～至天の座アルカディア：クルーザー級～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N46016737a41f47f5a95eccb0ec7a03d2 ;
    schema:name "Unleashed"@en,
        "Unleashed ～至天の座アルカディア：クルーザー級～"@ja .

_:Nec2b757f7ac34d8799ebdffa84f00247 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Find the Princess (Dawntrail)"@en,
        "決行～姫をさがして：黄金～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:51"^^xsd:interval ;
    schema:inPlaylist _:N46016737a41f47f5a95eccb0ec7a03d2 ;
    schema:name "Find the Princess (Dawntrail)"@en,
        "決行～姫をさがして：黄金～"@ja .

_:Nfdcf8ecb75344dcf98491c6384a2d287 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back to the Drawing Board"@en,
        "Back to the Drawing Board ～至天の座アルカディア：クルーザー級～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N46016737a41f47f5a95eccb0ec7a03d2 ;
    schema:name "Back to the Drawing Board"@en,
        "Back to the Drawing Board ～至天の座アルカディア：クルーザー級～"@ja .

_:N46016737a41f47f5a95eccb0ec7a03d2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26b0647e7be2420fb8bff2357abe2a7b,
        _:N783602f903ec4ea9ab06dd3ec5a83833,
        _:Nb14174ae2b36478b8155353466bb4e02,
        _:Nb566e0ad7a884c8cbb8fd4c95bd394d7,
        _:Nec2b757f7ac34d8799ebdffa84f00247,
        _:Nfdcf8ecb75344dcf98491c6384a2d287 ;
    mo:track_count 6 ;
    schema:duration "PT29:54"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N26b0647e7be2420fb8bff2357abe2a7b,
        _:N783602f903ec4ea9ab06dd3ec5a83833,
        _:Nb14174ae2b36478b8155353466bb4e02,
        _:Nb566e0ad7a884c8cbb8fd4c95bd394d7,
        _:Nec2b757f7ac34d8799ebdffa84f00247,
        _:Nfdcf8ecb75344dcf98491c6384a2d287 .

