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

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

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

<artist/34841#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138964#subject> ;
    schema:name "kayuki"@en,
        "かゆき"@ja ;
    foaf:made <album/138964#composition>,
        <album/138964#subject> ;
    foaf:name "kayuki"@en,
        "かゆき"@ja .

<event/301> a mo:Release ;
    schema:name "Released at M3-2024 Spring (Apr 28, 2024)" .

<album/138964#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Usagi no Kuni no Aoi Gekka / kayuki"@en,
        "うさぎの国の青い月歌 / かゆき"@ja,
        "Usagi no Kuni no Aoi Gekka / kayuki"@ja-latn ;
    mo:composer <artist/34841#subject> ;
    mo:produced_work <album/138964#musicalwork> ;
    schema:name "Usagi no Kuni no Aoi Gekka / kayuki"@en,
        "うさぎの国の青い月歌 / かゆき"@ja,
        "Usagi no Kuni no Aoi Gekka / kayuki"@ja-latn .

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

<album/138964#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Usagi no Kuni no Aoi Gekka / kayuki"@en,
        "うさぎの国の青い月歌 / かゆき"@ja,
        "Usagi no Kuni no Aoi Gekka / kayuki"@ja-latn ;
    mo:performance_of <album/138964#musicalwork> ;
    mo:recorded_as <album/138964#musicalexpression> ;
    schema:name "Usagi no Kuni no Aoi Gekka / kayuki"@en,
        "うさぎの国の青い月歌 / かゆき"@ja,
        "Usagi no Kuni no Aoi Gekka / kayuki"@ja-latn ;
    schema:workPerformed <album/138964#musicalwork> .

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

<https://medium-media.vgm.io/albums/46/138964/138964-c342f66d6e7b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/138964#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-28"^^xsd:date ;
    dcterms:title "Usagi no Kuni no Aoi Gekka / kayuki"@en,
        "うさぎの国の青い月歌 / かゆき"@ja,
        "Usagi no Kuni no Aoi Gekka / kayuki"@ja-latn ;
    mo:catalogue_number "RBLV-3303" ;
    mo:media_type "CD" ;
    mo:publication_of <album/138964#musicalexpression> ;
    mo:publisher _:Ncd8334befac8423ca19821575c566730 ;
    mo:record _:Nea94c29fff0046f88e47b70c0fb63cb6 ;
    mo:record_count 1 ;
    mo:release <event/301> ;
    schema:datePublished "2024-04-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/46/138964/138964-c342f66d6e7b.jpg> ;
    schema:name "Usagi no Kuni no Aoi Gekka / kayuki"@en,
        "うさぎの国の青い月歌 / かゆき"@ja,
        "Usagi no Kuni no Aoi Gekka / kayuki"@ja-latn ;
    schema:publisher _:Ncd8334befac8423ca19821575c566730 ;
    foaf:depiction <https://media.vgm.io/albums/46/138964/138964-c342f66d6e7b.jpg> .

_:N0761529a7da24794bb4a89b504a210a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Moon Night"@en,
        "青星飛行 -Blue Moon Night-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nea94c29fff0046f88e47b70c0fb63cb6 ;
    schema:name "Blue Moon Night"@en,
        "青星飛行 -Blue Moon Night-"@ja .

_:N26a3a2d19dd241028c614e768251e668 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tobi-Tobi-Mountain Pass"@en,
        "跳び翔び空峠"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nea94c29fff0046f88e47b70c0fb63cb6 ;
    schema:name "Tobi-Tobi-Mountain Pass"@en,
        "跳び翔び空峠"@ja .

_:N42462c6d775241c7b54f37728c8a7374 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whispering Stars"@en,
        "星々のささめき"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nea94c29fff0046f88e47b70c0fb63cb6 ;
    schema:name "Whispering Stars"@en,
        "星々のささめき"@ja .

_:N4d39fb900dc94d3a981e594f7958abc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Proto Interval Journey"@en,
        "Proto Interval Journey"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nea94c29fff0046f88e47b70c0fb63cb6 ;
    schema:name "Proto Interval Journey"@en,
        "Proto Interval Journey"@ja .

_:Naa609ac5fd4d4bab91a68370c7ed00bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Moon of Rabi-Land"@en,
        "うさぎの国の青い月歌"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:Nea94c29fff0046f88e47b70c0fb63cb6 ;
    schema:name "Blue Moon of Rabi-Land"@en,
        "うさぎの国の青い月歌"@ja .

_:Nb27209d8f9a643d7bc5b275a45bbbd58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Rabbit"@en,
        "Star Rabbit"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nea94c29fff0046f88e47b70c0fb63cb6 ;
    schema:name "Star Rabbit"@en,
        "Star Rabbit"@ja .

_:Ncb3c60480e4744ac876ed2085aef370e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Hello\"From the Jet"@en,
        "\"Hello\"from the Jet"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nea94c29fff0046f88e47b70c0fb63cb6 ;
    schema:name "\"Hello\"From the Jet"@en,
        "\"Hello\"from the Jet"@ja .

_:Ncd8334befac8423ca19821575c566730 schema:name "KAYUKI MAN GEKIJO"@en,
        "KAYUKI MAN GEKIJO"@ja,
        "KAYUKI MAN GEKIJO"@ja-latn ;
    foaf:name "KAYUKI MAN GEKIJO"@en,
        "KAYUKI MAN GEKIJO"@ja,
        "KAYUKI MAN GEKIJO"@ja-latn .

_:Nce8cb0178ea1462ba8991025a686f6c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rabbit Satellite No.23"@en,
        "兎工衛星23号"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nea94c29fff0046f88e47b70c0fb63cb6 ;
    schema:name "Rabbit Satellite No.23"@en,
        "兎工衛星23号"@ja .

_:Ne5d888a79dba44519b0c873a71d563b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Song"@en,
        "久遠の唱"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nea94c29fff0046f88e47b70c0fb63cb6 ;
    schema:name "Eternal Song"@en,
        "久遠の唱"@ja .

_:Nea94c29fff0046f88e47b70c0fb63cb6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0761529a7da24794bb4a89b504a210a4,
        _:N26a3a2d19dd241028c614e768251e668,
        _:N42462c6d775241c7b54f37728c8a7374,
        _:N4d39fb900dc94d3a981e594f7958abc1,
        _:Naa609ac5fd4d4bab91a68370c7ed00bb,
        _:Nb27209d8f9a643d7bc5b275a45bbbd58,
        _:Ncb3c60480e4744ac876ed2085aef370e,
        _:Nce8cb0178ea1462ba8991025a686f6c3,
        _:Ne5d888a79dba44519b0c873a71d563b3 ;
    mo:track_count 9 ;
    schema:duration "PT31:18"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0761529a7da24794bb4a89b504a210a4,
        _:N26a3a2d19dd241028c614e768251e668,
        _:N42462c6d775241c7b54f37728c8a7374,
        _:N4d39fb900dc94d3a981e594f7958abc1,
        _:Naa609ac5fd4d4bab91a68370c7ed00bb,
        _:Nb27209d8f9a643d7bc5b275a45bbbd58,
        _:Ncb3c60480e4744ac876ed2085aef370e,
        _:Nce8cb0178ea1462ba8991025a686f6c3,
        _:Ne5d888a79dba44519b0c873a71d563b3 .

