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

<album/109122> a mo:Release ;
    mo:catalogue_number "VICL-61146" .

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

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

<artist/8506#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143211#subject> ;
    schema:name "Kunihiko Ryo"@en,
        "梁邦彦"@ja ;
    foaf:made <album/143211#composition>,
        <album/143211#subject> ;
    foaf:name "Kunihiko Ryo"@en,
        "梁邦彦"@ja .

<product/1991#subject> a schema:CreativeWork ;
    schema:name "The Twelve Kingdoms"@en,
        "十二国記"@ja,
        "Juuni Kokuki"@ja-latn ;
    foaf:name "The Twelve Kingdoms"@en,
        "十二国記"@ja,
        "Juuni Kokuki"@ja-latn .

<album/143211#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Juuni Kokuki Yasougetsurei ~Piano Memories"@en,
        "十二国記 夜想月雫~Piano Memories"@ja,
        "Juuni Kokuki Yasougetsurei ~Piano Memories"@ja-latn ;
    mo:composer <artist/8506#subject> ;
    mo:produced_work <album/143211#musicalwork> ;
    schema:name "Juuni Kokuki Yasougetsurei ~Piano Memories"@en,
        "十二国記 夜想月雫~Piano Memories"@ja,
        "Juuni Kokuki Yasougetsurei ~Piano Memories"@ja-latn .

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

<album/143211#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Juuni Kokuki Yasougetsurei ~Piano Memories"@en,
        "十二国記 夜想月雫~Piano Memories"@ja,
        "Juuni Kokuki Yasougetsurei ~Piano Memories"@ja-latn ;
    mo:performance_of <album/143211#musicalwork> ;
    mo:recorded_as <album/143211#musicalexpression> ;
    schema:name "Juuni Kokuki Yasougetsurei ~Piano Memories"@en,
        "十二国記 夜想月雫~Piano Memories"@ja,
        "Juuni Kokuki Yasougetsurei ~Piano Memories"@ja-latn ;
    schema:workPerformed <album/143211#musicalwork> .

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

<https://media.vgm.io/albums/11/143211/143211-36f834cf9360.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/143211#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/11/143211/143211-36f834cf9360.jpg> ;
    foaf:depicts <album/143211#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/11/143211/143211-36f834cf9360.jpg> .

<https://medium-media.vgm.io/albums/11/143211/143211-36f834cf9360.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/143211#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-24"^^xsd:date ;
    dcterms:title "Juuni Kokuki Yasougetsurei ~Piano Memories"@en,
        "十二国記 夜想月雫~Piano Memories"@ja,
        "Juuni Kokuki Yasougetsurei ~Piano Memories"@ja-latn ;
    mo:catalogue_number "VTCL-60628" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/109122> ;
    mo:publication_of <album/143211#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N63e93cc9365941feb5208057a3f9abfc ;
    mo:record_count 1 ;
    schema:about <product/1991#subject> ;
    schema:datePublished "2024-04-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/11/143211/143211-36f834cf9360.jpg> ;
    schema:name "Juuni Kokuki Yasougetsurei ~Piano Memories"@en,
        "十二国記 夜想月雫~Piano Memories"@ja,
        "Juuni Kokuki Yasougetsurei ~Piano Memories"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/143211/143211-36f834cf9360.jpg> .

_:N260cf7e81b7149bf8eefebccc1da92d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "国～聖なる響(ピアノ・アレンジド・ヴァージョン)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e93cc9365941feb5208057a3f9abfc ;
    schema:name "国～聖なる響(ピアノ・アレンジド・ヴァージョン)"@ja .

_:N3ba000d544dc4c97a92645f091b2f9e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "十二幻夢曲(ピアノ・アレンジド・ヴァージョン)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e93cc9365941feb5208057a3f9abfc ;
    schema:name "十二幻夢曲(ピアノ・アレンジド・ヴァージョン)"@ja .

_:N680b4916db5b4fc5a5c3b7aa0f5719ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "故心郷(ピアノ・アレンジド・ヴァージョン)"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e93cc9365941feb5208057a3f9abfc ;
    schema:name "故心郷(ピアノ・アレンジド・ヴァージョン)"@ja .

_:N849758c4beb94580b0bcfb46b60ab80e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつもの朝～予感"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e93cc9365941feb5208057a3f9abfc ;
    schema:name "いつもの朝～予感"@ja .

_:N89f832a9cbcf4b4e8f7b1200ab74002e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜明け～旅鳥(ピアノ・アレンジド・ヴァージョン)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e93cc9365941feb5208057a3f9abfc ;
    schema:name "夜明け～旅鳥(ピアノ・アレンジド・ヴァージョン)"@ja .

_:N9ab94975916642059eb78ceac1bef663 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方礼讃～Minimal China(ピアノ・アレンジド・ヴァージョン)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e93cc9365941feb5208057a3f9abfc ;
    schema:name "東方礼讃～Minimal China(ピアノ・アレンジド・ヴァージョン)"@ja .

_:Naa2a286b27944216ab3bdaf337ff2427 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "偲芳歌(ピアノ・ソロ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e93cc9365941feb5208057a3f9abfc ;
    schema:name "偲芳歌(ピアノ・ソロ)"@ja .

_:Nc5582724be6544dd81d204158a345888 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜想月雫(ピアノ・アレンジド・ヴァージョン)"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e93cc9365941feb5208057a3f9abfc ;
    schema:name "夜想月雫(ピアノ・アレンジド・ヴァージョン)"@ja .

_:Nd0b771a3e3b745609cfccc2b97db7841 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "楽光(ピアノ・ソロ)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e93cc9365941feb5208057a3f9abfc ;
    schema:name "楽光(ピアノ・ソロ)"@ja .

_:Ndd337e7368e84709ac4daf4fb46c0e22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "眩光心象"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N63e93cc9365941feb5208057a3f9abfc ;
    schema:name "眩光心象"@ja .

_:N63e93cc9365941feb5208057a3f9abfc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N260cf7e81b7149bf8eefebccc1da92d7,
        _:N3ba000d544dc4c97a92645f091b2f9e5,
        _:N680b4916db5b4fc5a5c3b7aa0f5719ec,
        _:N849758c4beb94580b0bcfb46b60ab80e,
        _:N89f832a9cbcf4b4e8f7b1200ab74002e,
        _:N9ab94975916642059eb78ceac1bef663,
        _:Naa2a286b27944216ab3bdaf337ff2427,
        _:Nc5582724be6544dd81d204158a345888,
        _:Nd0b771a3e3b745609cfccc2b97db7841,
        _:Ndd337e7368e84709ac4daf4fb46c0e22 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N260cf7e81b7149bf8eefebccc1da92d7,
        _:N3ba000d544dc4c97a92645f091b2f9e5,
        _:N680b4916db5b4fc5a5c3b7aa0f5719ec,
        _:N849758c4beb94580b0bcfb46b60ab80e,
        _:N89f832a9cbcf4b4e8f7b1200ab74002e,
        _:N9ab94975916642059eb78ceac1bef663,
        _:Naa2a286b27944216ab3bdaf337ff2427,
        _:Nc5582724be6544dd81d204158a345888,
        _:Nd0b771a3e3b745609cfccc2b97db7841,
        _:Ndd337e7368e84709ac4daf4fb46c0e22 .

