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

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

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

<artist/38145#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145800#subject> ;
    schema:name "Project-G"@en ;
    foaf:made <album/145800#composition>,
        <album/145800#subject> ;
    foaf:name "Project-G"@en .

<artist/58175#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145800#subject> ;
    schema:name "Tenyu"@en,
        "天游"@ja ;
    foaf:made <album/145800#composition>,
        <album/145800#subject> ;
    foaf:name "Tenyu"@en,
        "天游"@ja .

<artist/60907#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145800#subject> ;
    schema:name "Polymath9"@en ;
    foaf:made <album/145800#composition>,
        <album/145800#subject> ;
    foaf:name "Polymath9"@en .

<artist/61461#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145800#subject> ;
    schema:name "S9ryne"@en ;
    foaf:made <album/145800#composition>,
        <album/145800#subject> ;
    foaf:name "S9ryne"@en .

<artist/67530#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145800#subject> ;
    schema:name "Nevia"@en ;
    foaf:made <album/145800#composition>,
        <album/145800#subject> ;
    foaf:name "Nevia"@en .

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

<album/145800#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Qian Yu Luo Hua"@en,
        "千羽落华(游戏《深空之眼》2.7版本「千羽落华」EP2)"@ja,
        "Qian Yu Luo Hua"@ja-latn ;
    mo:performance_of <album/145800#musicalwork> ;
    mo:recorded_as <album/145800#musicalexpression> ;
    schema:name "Qian Yu Luo Hua"@en,
        "千羽落华(游戏《深空之眼》2.7版本「千羽落华」EP2)"@ja,
        "Qian Yu Luo Hua"@ja-latn ;
    schema:workPerformed <album/145800#musicalwork> .

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

<https://medium-media.vgm.io/albums/00/145800/145800-ab50a3cbcdd1.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/145800#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Qian Yu Luo Hua"@en,
        "千羽落华(游戏《深空之眼》2.7版本「千羽落华」EP2)"@ja,
        "Qian Yu Luo Hua"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Dash Sound)"@en ;
            foaf:made <album/145800#composition> ;
            foaf:name "(Dash Sound)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Dash Sound)"@en ;
            foaf:made <album/145800#composition> ;
            foaf:name "(Dash Sound)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Dash Sound)"@en ;
            foaf:made <album/145800#composition> ;
            foaf:name "(Dash Sound)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Dash Sound)"@en ;
            foaf:made <album/145800#composition> ;
            foaf:name "(Dash Sound)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Yongshi Technology"@en ;
            foaf:made <album/145800#composition> ;
            foaf:name "(Yongshi Technology"@en ],
        <artist/38145#subject>,
        <artist/58175#subject>,
        <artist/60907#subject>,
        <artist/61461#subject>,
        <artist/67530#subject> ;
    mo:produced_work <album/145800#musicalwork> ;
    schema:name "Qian Yu Luo Hua"@en,
        "千羽落华(游戏《深空之眼》2.7版本「千羽落华」EP2)"@ja,
        "Qian Yu Luo Hua"@ja-latn .

<album/145800#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-12-22"^^xsd:date ;
    dcterms:title "Qian Yu Luo Hua"@en,
        "千羽落华(游戏《深空之眼》2.7版本「千羽落华」EP2)"@ja,
        "Qian Yu Luo Hua"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/145800#musicalexpression> ;
    mo:publisher _:N07336e04da3b445ba9d9a14bec5f63ac ;
    mo:record _:Nb2b4ca231dae4854b1c10764c4f62fd2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Aether Gazer"@en ;
            foaf:name "Aether Gazer"@en ] ;
    schema:datePublished "2023-12-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/145800/145800-ab50a3cbcdd1.jpg> ;
    schema:name "Qian Yu Luo Hua"@en,
        "千羽落华(游戏《深空之眼》2.7版本「千羽落华」EP2)"@ja,
        "Qian Yu Luo Hua"@ja-latn ;
    schema:publisher _:N07336e04da3b445ba9d9a14bec5f63ac ;
    foaf:depiction <https://media.vgm.io/albums/00/145800/145800-ab50a3cbcdd1.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145800#subject> ;
    schema:name "(Dash Sound)"@en ;
    foaf:made <album/145800#subject> ;
    foaf:name "(Dash Sound)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145800#subject> ;
    schema:name "(Dash Sound)"@en ;
    foaf:made <album/145800#subject> ;
    foaf:name "(Dash Sound)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145800#subject> ;
    schema:name "(Yongshi Technology"@en ;
    foaf:made <album/145800#subject> ;
    foaf:name "(Yongshi Technology"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145800#subject> ;
    schema:name "(Dash Sound)"@en ;
    foaf:made <album/145800#subject> ;
    foaf:name "(Dash Sound)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145800#subject> ;
    schema:name "(Dash Sound)"@en ;
    foaf:made <album/145800#subject> ;
    foaf:name "(Dash Sound)"@en .

_:N07336e04da3b445ba9d9a14bec5f63ac schema:name "Xiamen Yongshi Technology"@en,
        "Xiamen Yongshi Technology"@ja,
        "Xiamen Yongshi Technology"@ja-latn ;
    foaf:name "Xiamen Yongshi Technology"@en,
        "Xiamen Yongshi Technology"@ja,
        "Xiamen Yongshi Technology"@ja-latn .

_:N0e7e3aad8eab44a6913d69aac979b2cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Humanus, Nomen est"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nb2b4ca231dae4854b1c10764c4f62fd2 ;
    schema:name "Humanus, Nomen est"@en .

_:N6aba966f387f4f6a89646c56217234d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaotic Verity"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nb2b4ca231dae4854b1c10764c4f62fd2 ;
    schema:name "Chaotic Verity"@en .

_:N7accc47f084d4fccb394c97ff32408bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Undying Prophecy"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nb2b4ca231dae4854b1c10764c4f62fd2 ;
    schema:name "Undying Prophecy"@en .

_:N92644fc3962f4ed184929f0ce93ad8c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invisible Plume"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nb2b4ca231dae4854b1c10764c4f62fd2 ;
    schema:name "Invisible Plume"@en .

_:Nb3a5ee21d56c4456bb8012913d2f8f9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring's Banquet (Another Ver.)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nb2b4ca231dae4854b1c10764c4f62fd2 ;
    schema:name "Spring's Banquet (Another Ver.)"@en .

_:Nbad3399d8da04735a3e1cff3758b4165 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deranged Circuit"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nb2b4ca231dae4854b1c10764c4f62fd2 ;
    schema:name "Deranged Circuit"@en .

_:Nd15dccb26e9d4b9da0e6805121fdfb4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unfading Mirage"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nb2b4ca231dae4854b1c10764c4f62fd2 ;
    schema:name "Unfading Mirage"@en .

_:Nd4a40dc629b74d138c8e2f39fe0b3cd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inaudible Crow"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nb2b4ca231dae4854b1c10764c4f62fd2 ;
    schema:name "Inaudible Crow"@en .

_:Nb2b4ca231dae4854b1c10764c4f62fd2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e7e3aad8eab44a6913d69aac979b2cf,
        _:N6aba966f387f4f6a89646c56217234d7,
        _:N7accc47f084d4fccb394c97ff32408bc,
        _:N92644fc3962f4ed184929f0ce93ad8c9,
        _:Nb3a5ee21d56c4456bb8012913d2f8f9b,
        _:Nbad3399d8da04735a3e1cff3758b4165,
        _:Nd15dccb26e9d4b9da0e6805121fdfb4f,
        _:Nd4a40dc629b74d138c8e2f39fe0b3cd9 ;
    mo:track_count 8 ;
    schema:duration "PT15:09"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0e7e3aad8eab44a6913d69aac979b2cf,
        _:N6aba966f387f4f6a89646c56217234d7,
        _:N7accc47f084d4fccb394c97ff32408bc,
        _:N92644fc3962f4ed184929f0ce93ad8c9,
        _:Nb3a5ee21d56c4456bb8012913d2f8f9b,
        _:Nbad3399d8da04735a3e1cff3758b4165,
        _:Nd15dccb26e9d4b9da0e6805121fdfb4f,
        _:Nd4a40dc629b74d138c8e2f39fe0b3cd9 .

