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

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

<event/139> a mo:Release ;
    schema:name "Released at M3-2011 Fall (Oct 30, 2011)" .

<album/44203#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kanon ~Tooi Hi no Yuki~"@en,
        "Kanon ～遠い日の雪～"@ja,
        "Kanon ~Tooi Hi no Yuki~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "藤村ろい"@en ;
            foaf:made <album/44203#composition> ;
            foaf:name "藤村ろい"@en ] ;
    mo:produced_work <album/44203#musicalwork> ;
    schema:name "Kanon ~Tooi Hi no Yuki~"@en,
        "Kanon ～遠い日の雪～"@ja,
        "Kanon ~Tooi Hi no Yuki~"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/30/44203/44203-1391373905.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/44203#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kanon ~Tooi Hi no Yuki~"@en,
        "Kanon ～遠い日の雪～"@ja,
        "Kanon ~Tooi Hi no Yuki~"@ja-latn ;
    mo:performance_of <album/44203#musicalwork> ;
    mo:performer _:N32ba82c6d1b545c2bfe09961c7b2602a,
        _:Ne2705856f10845ceb14c4039ecfa2518 ;
    mo:recorded_as <album/44203#musicalexpression> ;
    schema:byArtist _:N32ba82c6d1b545c2bfe09961c7b2602a,
        _:Ne2705856f10845ceb14c4039ecfa2518 ;
    schema:name "Kanon ~Tooi Hi no Yuki~"@en,
        "Kanon ～遠い日の雪～"@ja,
        "Kanon ~Tooi Hi no Yuki~"@ja-latn ;
    schema:workPerformed <album/44203#musicalwork> .

<album/44203#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-30"^^xsd:date ;
    dcterms:title "Kanon ~Tooi Hi no Yuki~"@en,
        "Kanon ～遠い日の雪～"@ja,
        "Kanon ~Tooi Hi no Yuki~"@ja-latn ;
    mo:catalogue_number "YUKI-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44203#musicalexpression> ;
    mo:publisher <org/1281#subject> ;
    mo:record _:Ndccd31379ba64993b26b6720385e3b90 ;
    mo:record_count 1 ;
    mo:release <event/139> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kanon"@en ;
            foaf:name "Kanon"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "YuKi"@en ;
            foaf:name "YuKi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "SAKURA"@en ;
            foaf:name "SAKURA"@en ] ;
    schema:datePublished "2011-10-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/44203/44203-1391373905.jpg> ;
    schema:name "Kanon ~Tooi Hi no Yuki~"@en,
        "Kanon ～遠い日の雪～"@ja,
        "Kanon ~Tooi Hi no Yuki~"@ja-latn ;
    schema:publisher <org/1281#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/44203/44203-1391373905.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44203#subject> ;
    schema:name "藤村ろい"@en ;
    foaf:made <album/44203#subject> ;
    foaf:name "藤村ろい"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "藤村ろい"@en ;
    foaf:made <album/44203#subject> ;
    foaf:name "藤村ろい"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "藤村ろい"@en ;
    foaf:made <album/44203#lyrics> ;
    foaf:name "藤村ろい"@en .

_:N05f866424d0d48cd865f13ba4778e7be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠い日の雪 (Inst)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Ndccd31379ba64993b26b6720385e3b90 ;
    schema:name "遠い日の雪 (Inst)"@ja .

_:N32ba82c6d1b545c2bfe09961c7b2602a a schema:Person,
        foaf:Person ;
    mo:performed <album/44203#performance> ;
    schema:name "SAKURA"@en ;
    foaf:name "SAKURA"@en .

_:N6348a36161f141f3a5986dadb829f3fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠い日の雪"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Ndccd31379ba64993b26b6720385e3b90 ;
    schema:name "遠い日の雪"@ja .

_:N7578859f65cd456f929494cc7d3846d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like a Feather (Inst)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Ndccd31379ba64993b26b6720385e3b90 ;
    schema:name "Like a Feather (Inst)"@ja .

_:N93335cb580784f60990350fc9eab47bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like a Feather"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Ndccd31379ba64993b26b6720385e3b90 ;
    schema:name "Like a Feather"@ja .

_:Ne2705856f10845ceb14c4039ecfa2518 a schema:Person,
        foaf:Person ;
    mo:performed <album/44203#performance> ;
    schema:name "YuKi"@en ;
    foaf:name "YuKi"@en .

_:Ndccd31379ba64993b26b6720385e3b90 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05f866424d0d48cd865f13ba4778e7be,
        _:N6348a36161f141f3a5986dadb829f3fd,
        _:N7578859f65cd456f929494cc7d3846d3,
        _:N93335cb580784f60990350fc9eab47bd ;
    mo:track_count 4 ;
    schema:duration "PT19:15"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N05f866424d0d48cd865f13ba4778e7be,
        _:N6348a36161f141f3a5986dadb829f3fd,
        _:N7578859f65cd456f929494cc7d3846d3,
        _:N93335cb580784f60990350fc9eab47bd .

