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

<artist/12963#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tsukie Minagawa"@en,
        "水川月依"@ja ;
    foaf:made <album/35253#lyrics>,
        <album/35253#subject> ;
    foaf:name "Tsukie Minagawa"@en,
        "水川月依"@ja .

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

<artist/7455#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35253#subject> ;
    schema:name "Aruna Ryuki"@en,
        "琉姫アルナ"@ja ;
    foaf:made <album/35253#composition>,
        <album/35253#lyrics>,
        <album/35253#subject> ;
    foaf:name "Aruna Ryuki"@en,
        "琉姫アルナ"@ja .

<artist/9476#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35253#subject> ;
    schema:name "L-Minatsu"@en,
        "水夏える"@ja ;
    foaf:made <album/35253#composition>,
        <album/35253#subject> ;
    foaf:name "L-Minatsu"@en,
        "水夏える"@ja .

<event/66> a mo:Release ;
    schema:name "Released at Comic Market 77 (Dec 29, 2009 to Dec 31, 2009)" .

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

<org/2621#subject> schema:name "LC:AZE"@en,
        "LC:AZE"@ja,
        "LC:AZE"@ja-latn ;
    foaf:name "LC:AZE"@en,
        "LC:AZE"@ja,
        "LC:AZE"@ja-latn .

<https://media.vgm.io/albums/35/35253/35253-1347761626.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/35253#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/35/35253/35253-1347761626.png> ;
    foaf:depicts <album/35253#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/35/35253/35253-1347761626.png> .

<https://medium-media.vgm.io/albums/35/35253/35253-1347761626.png> a schema:ImageObject,
        foaf:Image .

<album/35253#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Snowveil"@en,
        "Snowveil"@ja,
        "Snowveil"@ja-latn ;
    mo:composer <artist/7455#subject>,
        <artist/9476#subject> ;
    mo:produced_work <album/35253#musicalwork> ;
    schema:name "Snowveil"@en,
        "Snowveil"@ja,
        "Snowveil"@ja-latn .

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

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

<artist/9487#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35253#performance> ;
    schema:name "ARU"@en ;
    foaf:name "ARU"@en .

<album/35253#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Snowveil"@en,
        "Snowveil"@ja,
        "Snowveil"@ja-latn ;
    mo:performance_of <album/35253#musicalwork> ;
    mo:performer _:N65ae82e50186437892b29e8c2ff73e94,
        <artist/9487#subject> ;
    mo:recorded_as <album/35253#musicalexpression> ;
    schema:byArtist _:N65ae82e50186437892b29e8c2ff73e94,
        <artist/9487#subject> ;
    schema:name "Snowveil"@en,
        "Snowveil"@ja,
        "Snowveil"@ja-latn ;
    schema:workPerformed <album/35253#musicalwork> .

<album/35253#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "Snowveil"@en,
        "Snowveil"@ja,
        "Snowveil"@ja-latn ;
    mo:catalogue_number "LIEN-5005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35253#musicalexpression> ;
    mo:publisher <org/2621#subject> ;
    mo:record _:N34954ea9f78542ba9b1380af1de72c27 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "zeroism"@en ;
            foaf:name "zeroism"@en ],
        <artist/9487#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/35/35253/35253-1347761626.png> ;
    schema:name "Snowveil"@en,
        "Snowveil"@ja,
        "Snowveil"@ja-latn ;
    schema:publisher <org/2621#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/35253/35253-1347761626.png> .

_:N0ff750aa74c6425aba9d0eb86568777f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MISS(off vocal)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N34954ea9f78542ba9b1380af1de72c27 ;
    schema:name "MISS(off vocal)"@en .

_:N25408438b1fd4e0494cf33c366826bfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MISS"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N34954ea9f78542ba9b1380af1de72c27 ;
    schema:name "MISS"@en .

_:N5650c11e601a422a8b37fa1400c73e3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleepless"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N34954ea9f78542ba9b1380af1de72c27 ;
    schema:name "Sleepless"@en .

_:N61ae56e961ef4629a3bee57ca7fa6883 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "snow veil(off vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N34954ea9f78542ba9b1380af1de72c27 ;
    schema:name "snow veil(off vocal)"@en .

_:N65ae82e50186437892b29e8c2ff73e94 a schema:Person,
        foaf:Person ;
    mo:performed <album/35253#performance> ;
    schema:name "zeroism"@en ;
    foaf:name "zeroism"@en .

_:N6883a8798ba04f79a371b63798c8c7ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "snow veil"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N34954ea9f78542ba9b1380af1de72c27 ;
    schema:name "snow veil"@en .

_:N8bbdba4f612949c5bf962c9a76f2739c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleepless(off vocal)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N34954ea9f78542ba9b1380af1de72c27 ;
    schema:name "Sleepless(off vocal)"@en .

_:N34954ea9f78542ba9b1380af1de72c27 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ff750aa74c6425aba9d0eb86568777f,
        _:N25408438b1fd4e0494cf33c366826bfb,
        _:N5650c11e601a422a8b37fa1400c73e3a,
        _:N61ae56e961ef4629a3bee57ca7fa6883,
        _:N6883a8798ba04f79a371b63798c8c7ef,
        _:N8bbdba4f612949c5bf962c9a76f2739c ;
    mo:track_count 6 ;
    schema:duration "PT31:16"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0ff750aa74c6425aba9d0eb86568777f,
        _:N25408438b1fd4e0494cf33c366826bfb,
        _:N5650c11e601a422a8b37fa1400c73e3a,
        _:N61ae56e961ef4629a3bee57ca7fa6883,
        _:N6883a8798ba04f79a371b63798c8c7ef,
        _:N8bbdba4f612949c5bf962c9a76f2739c .

