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

<artist/10390#subject> a schema:Person,
        foaf:Person ;
    schema:name "MIKOTO"@en ;
    foaf:made <album/81920#lyrics>,
        <album/81920#subject> ;
    foaf:name "MIKOTO"@en .

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

<artist/14565#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81920#subject> ;
    schema:name "Tomoyuki Ogawa"@en,
        "小川智之"@ja ;
    foaf:made <album/81920#composition>,
        <album/81920#subject> ;
    foaf:name "Tomoyuki Ogawa"@en,
        "小川智之"@ja .

<album/81920#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tsukiakari no Rhapsodia / KENN [Anime Edition]"@en,
        "月灯りの狂詩曲 / KENN [アニメ盤]"@ja,
        "Tsukiakari no Rhapsodia / KENN [Anime Edition]"@ja-latn ;
    mo:composer <artist/14565#subject> ;
    mo:produced_work <album/81920#musicalwork> ;
    schema:name "Tsukiakari no Rhapsodia / KENN [Anime Edition]"@en,
        "月灯りの狂詩曲 / KENN [アニメ盤]"@ja,
        "Tsukiakari no Rhapsodia / KENN [Anime Edition]"@ja-latn .

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

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/81920/81920-1544797671.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10472#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81920#performance> ;
    schema:name "Shinnosuke Tachibana"@en,
        "立花慎之介"@ja ;
    foaf:name "Shinnosuke Tachibana"@en,
        "立花慎之介"@ja .

<artist/16149#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81920#performance> ;
    schema:name "Sumire Morohoshi"@en,
        "諸星すみれ"@ja ;
    foaf:name "Sumire Morohoshi"@en,
        "諸星すみれ"@ja .

<artist/3040#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81920#performance> ;
    schema:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja ;
    foaf:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja .

<artist/4436#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81920#performance> ;
    schema:name "Kohsuke Toriumi"@en,
        "鳥海浩輔"@ja ;
    foaf:name "Kohsuke Toriumi"@en,
        "鳥海浩輔"@ja .

<artist/4666#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81920#performance> ;
    schema:name "Daisuke Namikawa"@en,
        "浪川大輔"@ja ;
    foaf:name "Daisuke Namikawa"@en,
        "浪川大輔"@ja .

<artist/5381#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81920#performance> ;
    schema:name "Jun Fukuyama"@en,
        "福山潤"@ja ;
    foaf:name "Jun Fukuyama"@en,
        "福山潤"@ja .

<artist/5712#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81920#performance> ;
    schema:name "KENN"@en ;
    foaf:name "KENN"@en .

<artist/8755#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81920#performance> ;
    schema:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja ;
    foaf:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja .

<artist/9185#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81920#performance> ;
    schema:name "Yoshimasa Hosoya"@en,
        "細谷佳正"@ja ;
    foaf:name "Yoshimasa Hosoya"@en,
        "細谷佳正"@ja .

<album/81920#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-01-30"^^xsd:date ;
    dcterms:title "Tsukiakari no Rhapsodia / KENN [Anime Edition]"@en,
        "月灯りの狂詩曲 / KENN [アニメ盤]"@ja,
        "Tsukiakari no Rhapsodia / KENN [Anime Edition]"@ja-latn ;
    mo:catalogue_number "USSW-0149" ;
    mo:media_type "CD" ;
    mo:publication_of <album/81920#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N95deb68eacf242bea9fc9a241ef23491 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Meiji Tokyo Renka ~Haikara Date~"@en ;
            foaf:name "Meiji Tokyo Renka ~Haikara Date~"@en ],
        [ a schema:CreativeWork ;
            schema:name "Meiji Tokyo Renka"@en ;
            foaf:name "Meiji Tokyo Renka"@en ] ;
    schema:byArtist <artist/10472#subject>,
        <artist/16149#subject>,
        <artist/3040#subject>,
        <artist/4436#subject>,
        <artist/4666#subject>,
        <artist/5381#subject>,
        <artist/5712#subject>,
        <artist/8755#subject>,
        <artist/9185#subject> ;
    schema:datePublished "2019-01-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/81920/81920-1544797671.jpg> ;
    schema:name "Tsukiakari no Rhapsodia / KENN [Anime Edition]"@en,
        "月灯りの狂詩曲 / KENN [アニメ盤]"@ja,
        "Tsukiakari no Rhapsodia / KENN [Anime Edition]"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/81920/81920-1544797671.jpg> .

<album/81920#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tsukiakari no Rhapsodia / KENN [Anime Edition]"@en,
        "月灯りの狂詩曲 / KENN [アニメ盤]"@ja,
        "Tsukiakari no Rhapsodia / KENN [Anime Edition]"@ja-latn ;
    mo:performance_of <album/81920#musicalwork> ;
    mo:performer <artist/10472#subject>,
        <artist/16149#subject>,
        <artist/3040#subject>,
        <artist/4436#subject>,
        <artist/4666#subject>,
        <artist/5381#subject>,
        <artist/5712#subject>,
        <artist/8755#subject>,
        <artist/9185#subject> ;
    mo:recorded_as <album/81920#musicalexpression> ;
    schema:byArtist <artist/10472#subject>,
        <artist/16149#subject>,
        <artist/3040#subject>,
        <artist/4436#subject>,
        <artist/4666#subject>,
        <artist/5381#subject>,
        <artist/5712#subject>,
        <artist/8755#subject>,
        <artist/9185#subject> ;
    schema:name "Tsukiakari no Rhapsodia / KENN [Anime Edition]"@en,
        "月灯りの狂詩曲 / KENN [アニメ盤]"@ja,
        "Tsukiakari no Rhapsodia / KENN [Anime Edition]"@ja-latn ;
    schema:workPerformed <album/81920#musicalwork> .

_:N2f53922717e9449ca967cc17fb63275f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミニドラマ「僕たちが明治の魅力お伝えします!」"@ja,
        "Mini Drama \"Bokutachi ga Meiji no Miryoku Otsutaeshimasu!\""@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT15:39"^^xsd:interval ;
    schema:inPlaylist _:N95deb68eacf242bea9fc9a241ef23491 ;
    schema:name "ミニドラマ「僕たちが明治の魅力お伝えします!」"@ja,
        "Mini Drama \"Bokutachi ga Meiji no Miryoku Otsutaeshimasu!\""@ja-latn .

_:N5fb0338b43b04dd593cd5fef73a960ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月灯りの狂詩曲"@ja,
        "Tsukiakari no Rhapsodia"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N95deb68eacf242bea9fc9a241ef23491 ;
    schema:name "月灯りの狂詩曲"@ja,
        "Tsukiakari no Rhapsodia"@ja-latn .

_:N6de3e0beebfe4cfdb417f7a1b34e460e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月灯りの狂詩曲 -off vocal-"@ja,
        "Tsukiakari no Rhapsodia -off vocal-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N95deb68eacf242bea9fc9a241ef23491 ;
    schema:name "月灯りの狂詩曲 -off vocal-"@ja,
        "Tsukiakari no Rhapsodia -off vocal-"@ja-latn .

_:Nc47e5093cf4e4b1cb40cadbe7d1fedf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "御伽噺parallaxe"@ja,
        "Otogibanashi parallaxe"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N95deb68eacf242bea9fc9a241ef23491 ;
    schema:name "御伽噺parallaxe"@ja,
        "Otogibanashi parallaxe"@ja-latn .

_:Nd09dbab315ea421dbf78d3301e4cfba1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "御伽噺parallaxe -off vocal-"@ja,
        "Otogibanashi parallaxe -off vocal-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N95deb68eacf242bea9fc9a241ef23491 ;
    schema:name "御伽噺parallaxe -off vocal-"@ja,
        "Otogibanashi parallaxe -off vocal-"@ja-latn .

_:N95deb68eacf242bea9fc9a241ef23491 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f53922717e9449ca967cc17fb63275f,
        _:N5fb0338b43b04dd593cd5fef73a960ed,
        _:N6de3e0beebfe4cfdb417f7a1b34e460e,
        _:Nc47e5093cf4e4b1cb40cadbe7d1fedf1,
        _:Nd09dbab315ea421dbf78d3301e4cfba1 ;
    mo:track_count 5 ;
    schema:duration "PT32:00"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2f53922717e9449ca967cc17fb63275f,
        _:N5fb0338b43b04dd593cd5fef73a960ed,
        _:N6de3e0beebfe4cfdb417f7a1b34e460e,
        _:Nc47e5093cf4e4b1cb40cadbe7d1fedf1,
        _:Nd09dbab315ea421dbf78d3301e4cfba1 .

