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

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

<artist/1467#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22306#subject> ;
    schema:name "Tomoko Sasaki"@en,
        "ササキトモコ"@ja ;
    foaf:made <album/22306#composition>,
        <album/22306#subject> ;
    foaf:name "Tomoko Sasaki"@en,
        "ササキトモコ"@ja .

<artist/256#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22306#subject> ;
    schema:name "Fumie Kumatani"@en,
        "熊谷文恵"@ja ;
    foaf:made <album/22306#composition>,
        <album/22306#subject> ;
    foaf:name "Fumie Kumatani"@en,
        "熊谷文恵"@ja .

<artist/449#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22306#subject> ;
    schema:name "Naofumi Hataya"@en,
        "幡谷尚史"@ja ;
    foaf:made <album/22306#composition>,
        <album/22306#subject> ;
    foaf:name "Naofumi Hataya"@en,
        "幡谷尚史"@ja .

<product/2719#subject> a schema:CreativeWork ;
    schema:name "Christmas NiGHTS into Dreams..."@en,
        "クリスマスナイツ"@ja,
        "Christmas NiGHTS into Dreams..."@ja-latn ;
    foaf:name "Christmas NiGHTS into Dreams..."@en,
        "クリスマスナイツ"@ja,
        "Christmas NiGHTS into Dreams..."@ja-latn .

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

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

<https://medium-media.vgm.io/albums/60/22306/22306-1291930372.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/59086#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22306#subject> ;
    mo:performed <album/22306#performance> ;
    schema:name "Level 99"@en ;
    foaf:made <album/22306#composition>,
        <album/22306#lyrics>,
        <album/22306#subject> ;
    foaf:name "Level 99"@en .

<artist/59098#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22306#subject> ;
    mo:performed <album/22306#performance> ;
    schema:name "DiGi Valentine"@en ;
    foaf:made <album/22306#composition>,
        <album/22306#lyrics>,
        <album/22306#subject> ;
    foaf:name "DiGi Valentine"@en .

<album/22306#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Winter Dreamers EP"@en,
        "Winter Dreamers EP"@ja,
        "Winter Dreamers EP"@ja-latn ;
    mo:performance_of <album/22306#musicalwork> ;
    mo:performer _:N27cbcb0bf12c46408eb517b81f25d374,
        <artist/59086#subject>,
        <artist/59098#subject> ;
    mo:recorded_as <album/22306#musicalexpression> ;
    schema:byArtist _:N27cbcb0bf12c46408eb517b81f25d374,
        <artist/59086#subject>,
        <artist/59098#subject> ;
    schema:name "Winter Dreamers EP"@en,
        "Winter Dreamers EP"@ja,
        "Winter Dreamers EP"@ja-latn ;
    schema:workPerformed <album/22306#musicalwork> .

<album/22306#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Winter Dreamers EP"@en,
        "Winter Dreamers EP"@ja,
        "Winter Dreamers EP"@ja-latn ;
    mo:composer <artist/1467#subject>,
        <artist/256#subject>,
        <artist/449#subject>,
        <artist/59086#subject>,
        <artist/59098#subject> ;
    mo:produced_work <album/22306#musicalwork> ;
    schema:name "Winter Dreamers EP"@en,
        "Winter Dreamers EP"@ja,
        "Winter Dreamers EP"@ja-latn .

<album/22306#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-11-30"^^xsd:date ;
    dcterms:title "Winter Dreamers EP"@en,
        "Winter Dreamers EP"@ja,
        "Winter Dreamers EP"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/22306#musicalexpression> ;
    mo:publisher _:Nc940efff45fc42f3ba9661144d06286b ;
    mo:record _:Nd948f92aee894e6b91cb7c711114ce59 ;
    mo:record_count 1 ;
    schema:about <product/2719#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Zero-Shift"@en ;
            foaf:name "Zero-Shift"@en ],
        <artist/59086#subject>,
        <artist/59098#subject> ;
    schema:datePublished "2009-11-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/22306/22306-1291930372.jpg> ;
    schema:name "Winter Dreamers EP"@en,
        "Winter Dreamers EP"@ja,
        "Winter Dreamers EP"@ja-latn ;
    schema:publisher _:Nc940efff45fc42f3ba9661144d06286b ;
    foaf:depiction <https://media.vgm.io/albums/60/22306/22306-1291930372.jpg> .

_:N27cbcb0bf12c46408eb517b81f25d374 a schema:Person,
        foaf:Person ;
    mo:performed <album/22306#performance> ;
    schema:name "Zero-Shift"@en ;
    foaf:name "Zero-Shift"@en .

_:N5518a19384cf40bab34cd0d7d0913e32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction - The Festive Dreamscape"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nd948f92aee894e6b91cb7c711114ce59 ;
    schema:name "Introduction - The Festive Dreamscape"@en .

_:N62eb15b25d4249feb31c18b4b18d44ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter NiGHTS (Hey Dreamer, Can't Dance Sleeping Mix) Karaoke"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nd948f92aee894e6b91cb7c711114ce59 ;
    schema:name "Winter NiGHTS (Hey Dreamer, Can't Dance Sleeping Mix) Karaoke"@en .

_:N6835b8420d6a4fcb95ddd01fb9a250b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter NiGHTS (Hey Dreamer) Karaoke"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nd948f92aee894e6b91cb7c711114ce59 ;
    schema:name "Winter NiGHTS (Hey Dreamer) Karaoke"@en .

_:N969013556d624104b96532f92821f88b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bunny Man's Christmas"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nd948f92aee894e6b91cb7c711114ce59 ;
    schema:name "The Bunny Man's Christmas"@en .

_:Na256dfb73b644ffaa9f0f9e61e356163 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter NiGHTS (Hey Dreamer)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nd948f92aee894e6b91cb7c711114ce59 ;
    schema:name "Winter NiGHTS (Hey Dreamer)"@en .

_:Nc1d9c6123e2b41328f8f2cbaff4293dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter NiGHTS (Hey Dreamer, Can't Dance Sleeping Mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Nd948f92aee894e6b91cb7c711114ce59 ;
    schema:name "Winter NiGHTS (Hey Dreamer, Can't Dance Sleeping Mix)"@en .

_:Nc940efff45fc42f3ba9661144d06286b schema:name "NiGHTSintoDreams.Com"@en ;
    foaf:name "NiGHTSintoDreams.Com"@en .

_:Nd948f92aee894e6b91cb7c711114ce59 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5518a19384cf40bab34cd0d7d0913e32,
        _:N62eb15b25d4249feb31c18b4b18d44ad,
        _:N6835b8420d6a4fcb95ddd01fb9a250b5,
        _:N969013556d624104b96532f92821f88b,
        _:Na256dfb73b644ffaa9f0f9e61e356163,
        _:Nc1d9c6123e2b41328f8f2cbaff4293dd ;
    mo:track_count 6 ;
    schema:duration "PT25:38"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N5518a19384cf40bab34cd0d7d0913e32,
        _:N62eb15b25d4249feb31c18b4b18d44ad,
        _:N6835b8420d6a4fcb95ddd01fb9a250b5,
        _:N969013556d624104b96532f92821f88b,
        _:Na256dfb73b644ffaa9f0f9e61e356163,
        _:Nc1d9c6123e2b41328f8f2cbaff4293dd .

