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

<album/114894#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Memorial Box For Kyoani"@en,
        "Memorial Box For Kyoani"@ja,
        "Memorial Box For Kyoani"@ja-latn ;
    mo:produced_work <album/114894#musicalwork> ;
    schema:name "Memorial Box For Kyoani"@en,
        "Memorial Box For Kyoani"@ja,
        "Memorial Box For Kyoani"@ja-latn .

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

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

<event/234> a mo:Release ;
    schema:name "Released at M3-2019 Fall (Oct 27, 2019)" .

<product/1012#subject> a schema:CreativeWork ;
    schema:name "Kanon (2002)"@en,
        "Kanon (2002)"@ja,
        "Kanon (2002)"@ja-latn ;
    foaf:name "Kanon (2002)"@en,
        "Kanon (2002)"@ja,
        "Kanon (2002)"@ja-latn .

<product/1016#subject> a schema:CreativeWork ;
    schema:name "Air"@en,
        "AIR (テレビアニメ版)"@ja,
        "Air"@ja-latn ;
    foaf:name "Air"@en,
        "AIR (テレビアニメ版)"@ja,
        "Air"@ja-latn .

<product/1021#subject> a schema:CreativeWork ;
    schema:name "CLANNAD (Series)"@en,
        "CLANNAD -クラナド- (Series)"@ja,
        "CLANNAD (Series)"@ja-latn ;
    foaf:name "CLANNAD (Series)"@en,
        "CLANNAD -クラナド- (Series)"@ja,
        "CLANNAD (Series)"@ja-latn .

<product/2104#subject> a schema:CreativeWork ;
    schema:name "Love, Chunibyo & Other Delusions!"@en,
        "中二病でも恋がしたい!"@ja,
        "Chu-2 byo demo KOI ga shitai!"@ja-latn ;
    foaf:name "Love, Chunibyo & Other Delusions!"@en,
        "中二病でも恋がしたい!"@ja,
        "Chu-2 byo demo KOI ga shitai!"@ja-latn .

<product/507#subject> a schema:CreativeWork ;
    schema:name "K-ON!!"@en,
        "けいおん!!"@ja,
        "K-ON!!"@ja-latn ;
    foaf:name "K-ON!!"@en,
        "けいおん!!"@ja,
        "K-ON!!"@ja-latn .

<product/5826#subject> a schema:CreativeWork ;
    schema:name "Violet Evergarden"@en,
        "ヴァイオレット・エヴァーガーデン"@ja,
        "Violet Evergarden"@ja-latn ;
    foaf:name "Violet Evergarden"@en,
        "ヴァイオレット・エヴァーガーデン"@ja,
        "Violet Evergarden"@ja-latn .

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

<album/114894#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Memorial Box For Kyoani"@en,
        "Memorial Box For Kyoani"@ja,
        "Memorial Box For Kyoani"@ja-latn ;
    mo:performance_of <album/114894#musicalwork> ;
    mo:recorded_as <album/114894#musicalexpression> ;
    schema:name "Memorial Box For Kyoani"@en,
        "Memorial Box For Kyoani"@ja,
        "Memorial Box For Kyoani"@ja-latn ;
    schema:workPerformed <album/114894#musicalwork> .

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

<https://medium-media.vgm.io/albums/49/114894/114894-fdbff0d5fc4d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/114894#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-27"^^xsd:date ;
    dcterms:title "Memorial Box For Kyoani"@en,
        "Memorial Box For Kyoani"@ja,
        "Memorial Box For Kyoani"@ja-latn ;
    mo:catalogue_number "CRPH-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/114894#musicalexpression> ;
    mo:publisher _:N2d41eac02e454ef487647e6294158a49 ;
    mo:record _:Ne6aacb09173c4b1fb3300525ba39557a ;
    mo:record_count 1 ;
    mo:release <event/234> ;
    schema:about <product/1012#subject>,
        <product/1016#subject>,
        <product/1021#subject>,
        <product/2104#subject>,
        <product/507#subject>,
        <product/5826#subject> ;
    schema:datePublished "2019-10-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/49/114894/114894-fdbff0d5fc4d.jpg> ;
    schema:name "Memorial Box For Kyoani"@en,
        "Memorial Box For Kyoani"@ja,
        "Memorial Box For Kyoani"@ja-latn ;
    schema:publisher _:N2d41eac02e454ef487647e6294158a49 ;
    foaf:depiction <https://media.vgm.io/albums/49/114894/114894-fdbff0d5fc4d.jpg> .

_:N0518dd918fef48d4915cb234067cf164 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sparkling Daydream"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Ne6aacb09173c4b1fb3300525ba39557a ;
    schema:name "Sparkling Daydream"@ja .

_:N2d41eac02e454ef487647e6294158a49 schema:name "Crescent Phantom"@en,
        "Crescent Phantom"@ja,
        "Crescent Phantom"@ja-latn ;
    foaf:name "Crescent Phantom"@en,
        "Crescent Phantom"@ja,
        "Crescent Phantom"@ja-latn .

_:N33c38f03c0fa40b48baaa04cdb007de0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メグメル"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Ne6aacb09173c4b1fb3300525ba39557a ;
    schema:name "メグメル"@ja .

_:N46218aced80b48b8bf8b67fc05d3e645 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sincerely"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Ne6aacb09173c4b1fb3300525ba39557a ;
    schema:name "Sincerely"@ja .

_:N58c32aab4a8d49a78e7027b1f5ab214f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鳥の詩"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Ne6aacb09173c4b1fb3300525ba39557a ;
    schema:name "鳥の詩"@ja .

_:N8f3c34441ae846ca8ea84068291c19b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Regrets"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Ne6aacb09173c4b1fb3300525ba39557a ;
    schema:name "Last Regrets"@ja .

_:Ndfdae0fd632d4c95acc102422e125ea6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天使にふれたよ!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Ne6aacb09173c4b1fb3300525ba39557a ;
    schema:name "天使にふれたよ!"@ja .

_:Ne6aacb09173c4b1fb3300525ba39557a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0518dd918fef48d4915cb234067cf164,
        _:N33c38f03c0fa40b48baaa04cdb007de0,
        _:N46218aced80b48b8bf8b67fc05d3e645,
        _:N58c32aab4a8d49a78e7027b1f5ab214f,
        _:N8f3c34441ae846ca8ea84068291c19b3,
        _:Ndfdae0fd632d4c95acc102422e125ea6 ;
    mo:track_count 6 ;
    schema:duration "PT18:26"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0518dd918fef48d4915cb234067cf164,
        _:N33c38f03c0fa40b48baaa04cdb007de0,
        _:N46218aced80b48b8bf8b67fc05d3e645,
        _:N58c32aab4a8d49a78e7027b1f5ab214f,
        _:N8f3c34441ae846ca8ea84068291c19b3,
        _:Ndfdae0fd632d4c95acc102422e125ea6 .

