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

<artist/5#subject> a schema:Person,
        foaf:Person ;
    schema:name "Lia"@en ;
    foaf:made <album/285#subject>,
        <album/285#vocals> ;
    foaf:name "Lia"@en .

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

<artist/17#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/285#subject> ;
    schema:name "OdiakeS"@en ;
    foaf:made <album/285#composition>,
        <album/285#subject> ;
    foaf:name "OdiakeS"@en .

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/285#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/285#composition>,
        <album/285#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/36201#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/285#subject> ;
    schema:name "Key"@en ;
    foaf:made <album/285#composition>,
        <album/285#subject> ;
    foaf:name "Key"@en .

<event/21> a mo:Release ;
    schema:name "Released at Comic Market 61 (Dec 29, 2001 to Dec 30, 2001)" .

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

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

<album/285#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kanon Arrange Best Album \"recollections\""@en,
        "Kanon Arrange Best Album \"recollections\""@ja,
        "Kanon Arrange Best Album \"recollections\""@ja-latn ;
    mo:performance_of <album/285#musicalwork> ;
    mo:recorded_as <album/285#musicalexpression> ;
    schema:name "Kanon Arrange Best Album \"recollections\""@en,
        "Kanon Arrange Best Album \"recollections\""@ja,
        "Kanon Arrange Best Album \"recollections\""@ja-latn ;
    schema:workPerformed <album/285#musicalwork> .

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

<org/1#subject> schema:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn ;
    foaf:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn .

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

<https://medium-media.vgm.io/albums/58/285/285-1578465494.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/285#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kanon Arrange Best Album \"recollections\""@en,
        "Kanon Arrange Best Album \"recollections\""@ja,
        "Kanon Arrange Best Album \"recollections\""@ja-latn ;
    mo:composer <artist/17#subject>,
        <artist/2#subject>,
        <artist/36201#subject> ;
    mo:produced_work <album/285#musicalwork> ;
    schema:name "Kanon Arrange Best Album \"recollections\""@en,
        "Kanon Arrange Best Album \"recollections\""@ja,
        "Kanon Arrange Best Album \"recollections\""@ja-latn .

<album/285#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-12-29"^^xsd:date ;
    dcterms:title "Kanon Arrange Best Album \"recollections\""@en,
        "Kanon Arrange Best Album \"recollections\""@ja,
        "Kanon Arrange Best Album \"recollections\""@ja-latn ;
    mo:catalogue_number "KSLA-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/285#musicalexpression> ;
    mo:publisher <org/1#subject> ;
    mo:record _:N1c81cb4b44c5402ca7dd043c3d9550b0 ;
    mo:record_count 1 ;
    mo:release <event/21> ;
    schema:about <product/1011#subject> ;
    schema:datePublished "2001-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/285/285-1578465494.jpg> ;
    schema:name "Kanon Arrange Best Album \"recollections\""@en,
        "Kanon Arrange Best Album \"recollections\""@ja,
        "Kanon Arrange Best Album \"recollections\""@ja-latn ;
    schema:publisher <org/1#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/285/285-1578465494.jpg> .

_:N29a5fb3e55f4435bbea4774dea6c7d83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Girl's Cage"@en,
        "少女の檻"@ja,
        "Shoujo no Ori"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N1c81cb4b44c5402ca7dd043c3d9550b0 ;
    schema:name "A Girl's Cage"@en,
        "少女の檻"@ja,
        "Shoujo no Ori"@ja-latn .

_:N438f16ef02d94d7d93ad42e2f0aa42ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little fragments"@en,
        "Little fragments"@ja,
        "Little fragments"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N1c81cb4b44c5402ca7dd043c3d9550b0 ;
    schema:name "Little fragments"@en,
        "Little fragments"@ja,
        "Little fragments"@ja-latn .

_:N470e7d75ebd64560b3955db18b06bb3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Afterglow"@en,
        "残光"@ja,
        "Zankou"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N1c81cb4b44c5402ca7dd043c3d9550b0 ;
    schema:name "Afterglow"@en,
        "残光"@ja,
        "Zankou"@ja-latn .

_:N4db8811b27fa4ed8b61f398cca9275a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the fox and the grapes"@en,
        "the fox and the grapes"@ja,
        "the fox and the grapes"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N1c81cb4b44c5402ca7dd043c3d9550b0 ;
    schema:name "the fox and the grapes"@en,
        "the fox and the grapes"@ja,
        "the fox and the grapes"@ja-latn .

_:N579fbb171f1243b08899844f0752d68e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Day She Waited for the Wind"@en,
        "風を待った日"@ja,
        "Kaze wo Matta hi"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N1c81cb4b44c5402ca7dd043c3d9550b0 ;
    schema:name "The Day She Waited for the Wind"@en,
        "風を待った日"@ja,
        "Kaze wo Matta hi"@ja-latn .

_:N6c99a5a69c6947f9883c8c64a070f624 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pure snows"@en,
        "pure snows"@ja,
        "pure snows"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N1c81cb4b44c5402ca7dd043c3d9550b0 ;
    schema:name "pure snows"@en,
        "pure snows"@ja,
        "pure snows"@ja-latn .

_:N71bb65d2f1494fc8ab2587700b863f1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunny Street"@en,
        "日溜まりの街"@ja,
        "Hidamari no Machi"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N1c81cb4b44c5402ca7dd043c3d9550b0 ;
    schema:name "Sunny Street"@en,
        "日溜まりの街"@ja,
        "Hidamari no Machi"@ja-latn .

_:N7b2271e581c34324b41cb5826a82fd27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last regrets -acoustic version-"@en,
        "Last regrets -acoustic version-"@ja,
        "Last regrets -acoustic version-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:31"^^xsd:interval ;
    schema:inPlaylist _:N1c81cb4b44c5402ca7dd043c3d9550b0 ;
    schema:name "Last regrets -acoustic version-"@en,
        "Last regrets -acoustic version-"@ja,
        "Last regrets -acoustic version-"@ja-latn .

_:N81c4db7c491744e4b841ac6bb14a5cea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frozen Plateau"@en,
        "凍土高原"@ja,
        "Toudo Kougen"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N1c81cb4b44c5402ca7dd043c3d9550b0 ;
    schema:name "Frozen Plateau"@en,
        "凍土高原"@ja,
        "Toudo Kougen"@ja-latn .

_:N9c6aa43192d94dc5ab214ba8514e9e9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Girls' Opinions"@en,
        "彼女たちの見解"@ja,
        "Kanojotachi no Kenkai"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT6:53"^^xsd:interval ;
    schema:inPlaylist _:N1c81cb4b44c5402ca7dd043c3d9550b0 ;
    schema:name "The Girls' Opinions"@en,
        "彼女たちの見解"@ja,
        "Kanojotachi no Kenkai"@ja-latn .

_:Nb8f518e252e34efe866511a65bc94bf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning Shadows"@en,
        "朝影"@ja,
        "Asakage"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N1c81cb4b44c5402ca7dd043c3d9550b0 ;
    schema:name "Morning Shadows"@en,
        "朝影"@ja,
        "Asakage"@ja-latn .

_:Nbb8ebc96fb4d44cdabe0da0e9166e4b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter Fireworks"@en,
        "冬の花火"@ja,
        "Fuyu no Hanabi"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N1c81cb4b44c5402ca7dd043c3d9550b0 ;
    schema:name "Winter Fireworks"@en,
        "冬の花火"@ja,
        "Fuyu no Hanabi"@ja-latn .

_:Ne53a43a0951442beb67971bb7f79f038 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Newborn Wind"@en,
        "生まれたての風"@ja,
        "Umaretate no Kaze"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N1c81cb4b44c5402ca7dd043c3d9550b0 ;
    schema:name "Newborn Wind"@en,
        "生まれたての風"@ja,
        "Umaretate no Kaze"@ja-latn .

_:N1c81cb4b44c5402ca7dd043c3d9550b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N29a5fb3e55f4435bbea4774dea6c7d83,
        _:N438f16ef02d94d7d93ad42e2f0aa42ff,
        _:N470e7d75ebd64560b3955db18b06bb3c,
        _:N4db8811b27fa4ed8b61f398cca9275a7,
        _:N579fbb171f1243b08899844f0752d68e,
        _:N6c99a5a69c6947f9883c8c64a070f624,
        _:N71bb65d2f1494fc8ab2587700b863f1f,
        _:N7b2271e581c34324b41cb5826a82fd27,
        _:N81c4db7c491744e4b841ac6bb14a5cea,
        _:N9c6aa43192d94dc5ab214ba8514e9e9c,
        _:Nb8f518e252e34efe866511a65bc94bf9,
        _:Nbb8ebc96fb4d44cdabe0da0e9166e4b7,
        _:Ne53a43a0951442beb67971bb7f79f038 ;
    mo:track_count 13 ;
    schema:duration "PT64:21"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N29a5fb3e55f4435bbea4774dea6c7d83,
        _:N438f16ef02d94d7d93ad42e2f0aa42ff,
        _:N470e7d75ebd64560b3955db18b06bb3c,
        _:N4db8811b27fa4ed8b61f398cca9275a7,
        _:N579fbb171f1243b08899844f0752d68e,
        _:N6c99a5a69c6947f9883c8c64a070f624,
        _:N71bb65d2f1494fc8ab2587700b863f1f,
        _:N7b2271e581c34324b41cb5826a82fd27,
        _:N81c4db7c491744e4b841ac6bb14a5cea,
        _:N9c6aa43192d94dc5ab214ba8514e9e9c,
        _:Nb8f518e252e34efe866511a65bc94bf9,
        _:Nbb8ebc96fb4d44cdabe0da0e9166e4b7,
        _:Ne53a43a0951442beb67971bb7f79f038 .

