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

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

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

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

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

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

<event/43> a mo:Release ;
    schema:name "Released at M3-2000 Fall (Nov 05, 2000)" .

<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/12502#musicalexpression> a mo:Signal ;
    mo:published_as <album/12502#subject> ;
    mo:records <album/12502#performance> .

<album/12502#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "blanket of snow"@en,
        "blanket of snow"@ja,
        "blanket of snow"@ja-latn ;
    mo:performance_of <album/12502#musicalwork> ;
    mo:recorded_as <album/12502#musicalexpression> ;
    schema:name "blanket of snow"@en,
        "blanket of snow"@ja,
        "blanket of snow"@ja-latn ;
    schema:workPerformed <album/12502#musicalwork> .

<org/217#subject> schema:name "PopKorn"@en,
        "PopKorn"@ja,
        "PopKorn"@ja-latn ;
    foaf:name "PopKorn"@en,
        "PopKorn"@ja,
        "PopKorn"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/12502/12502-1236474221.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12502#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "blanket of snow"@en,
        "blanket of snow"@ja,
        "blanket of snow"@ja-latn ;
    mo:composer <artist/17#subject>,
        <artist/2#subject>,
        <artist/36201#subject> ;
    mo:produced_work <album/12502#musicalwork> ;
    schema:name "blanket of snow"@en,
        "blanket of snow"@ja,
        "blanket of snow"@ja-latn .

<album/12502#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-11-05"^^xsd:date ;
    dcterms:title "blanket of snow"@en,
        "blanket of snow"@ja,
        "blanket of snow"@ja-latn ;
    mo:catalogue_number "PPKN-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12502#musicalexpression> ;
    mo:publisher <org/217#subject> ;
    mo:record _:Na2241527b5a742af9c48dddd1156bd14 ;
    mo:record_count 1 ;
    mo:release <event/43> ;
    schema:about <product/1011#subject> ;
    schema:datePublished "2000-11-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/12502/12502-1236474221.jpg> ;
    schema:name "blanket of snow"@en,
        "blanket of snow"@ja,
        "blanket of snow"@ja-latn ;
    schema:publisher <org/217#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/12502/12502-1236474221.jpg> .

_:N06111c13a47446d7a419ed4fd18c4609 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girl in Snow -Snowstorm Mix-"@en,
        "雪の少女 -Snowstorm Mix-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Na2241527b5a742af9c48dddd1156bd14 ;
    schema:name "Girl in Snow -Snowstorm Mix-"@en,
        "雪の少女 -Snowstorm Mix-"@ja .

_:N200240b63cc1471e9d1e36e4a7bd7c01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Girl's Cage -in fantasy world-"@en,
        "少女の檻 -in fantasy world-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Na2241527b5a742af9c48dddd1156bd14 ;
    schema:name "A Girl's Cage -in fantasy world-"@en,
        "少女の檻 -in fantasy world-"@ja .

_:N6057e57575e04ec9ba521e2a8ff6dd2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Other Side of a Smile -Urban Mix-"@en,
        "笑顔の向こう側に -Urban Mix-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Na2241527b5a742af9c48dddd1156bd14 ;
    schema:name "The Other Side of a Smile -Urban Mix-"@en,
        "笑顔の向こう側に -Urban Mix-"@ja .

_:N725e4e0d6483451987dfa09e435880a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunny Street -celestial mix-"@en,
        "日溜まりの街 -celestial mix-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Na2241527b5a742af9c48dddd1156bd14 ;
    schema:name "Sunny Street -celestial mix-"@en,
        "日溜まりの街 -celestial mix-"@ja .

_:N7a7c3915fcf84d0283fcbf1f11f9e840 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the fox and the grapes -Drab Mix-"@en,
        "the fox and the grapes -Drab Mix-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Na2241527b5a742af9c48dddd1156bd14 ;
    schema:name "the fox and the grapes -Drab Mix-"@en,
        "the fox and the grapes -Drab Mix-"@ja .

_:N99cf05d0b54e48c1ba0990a4ceadc500 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter Fireworks -Euro Style-"@en,
        "冬の花火 -Euro Style-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Na2241527b5a742af9c48dddd1156bd14 ;
    schema:name "Winter Fireworks -Euro Style-"@en,
        "冬の花火 -Euro Style-"@ja .

_:Na2241527b5a742af9c48dddd1156bd14 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06111c13a47446d7a419ed4fd18c4609,
        _:N200240b63cc1471e9d1e36e4a7bd7c01,
        _:N6057e57575e04ec9ba521e2a8ff6dd2a,
        _:N725e4e0d6483451987dfa09e435880a3,
        _:N7a7c3915fcf84d0283fcbf1f11f9e840,
        _:N99cf05d0b54e48c1ba0990a4ceadc500 ;
    mo:track_count 6 ;
    schema:duration "PT27:31"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N06111c13a47446d7a419ed4fd18c4609,
        _:N200240b63cc1471e9d1e36e4a7bd7c01,
        _:N6057e57575e04ec9ba521e2a8ff6dd2a,
        _:N725e4e0d6483451987dfa09e435880a3,
        _:N7a7c3915fcf84d0283fcbf1f11f9e840,
        _:N99cf05d0b54e48c1ba0990a4ceadc500 .

