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

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

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

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

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

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

<https://medium-media.vgm.io/albums/15/17051/17051-1261063235.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/17051#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "UTAGE"@en,
        "宴"@ja,
        "UTAGE"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "mako"@en ;
            foaf:made <album/17051#composition> ;
            foaf:name "mako"@en ],
        <artist/1105#subject>,
        <artist/962#subject> ;
    mo:produced_work <album/17051#musicalwork> ;
    schema:name "UTAGE"@en,
        "宴"@ja,
        "UTAGE"@ja-latn .

<album/17051#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "UTAGE"@en,
        "宴"@ja,
        "UTAGE"@ja-latn ;
    mo:performance_of <album/17051#musicalwork> ;
    mo:performer <artist/1105#subject>,
        <artist/962#subject> ;
    mo:recorded_as <album/17051#musicalexpression> ;
    schema:byArtist <artist/1105#subject>,
        <artist/962#subject> ;
    schema:name "UTAGE"@en,
        "宴"@ja,
        "UTAGE"@ja-latn ;
    schema:workPerformed <album/17051#musicalwork> .

<artist/1105#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17051#subject> ;
    mo:performed <album/17051#performance> ;
    schema:name "kya"@en ;
    foaf:made <album/17051#composition>,
        <album/17051#subject> ;
    foaf:name "kya"@en .

<artist/962#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17051#subject> ;
    mo:performed <album/17051#performance> ;
    schema:name "setzer"@en ;
    foaf:made <album/17051#composition>,
        <album/17051#subject> ;
    foaf:name "setzer"@en .

<album/17051#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "UTAGE"@en,
        "宴"@ja,
        "UTAGE"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17051#musicalexpression> ;
    mo:publisher _:N1312f0f40cbc46c5b91a3fda390e50d9 ;
    mo:record _:N217b098de5e94b28a05f3393bf8c043a ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:byArtist <artist/1105#subject>,
        <artist/962#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/15/17051/17051-1261063235.jpg> ;
    schema:name "UTAGE"@en,
        "宴"@ja,
        "UTAGE"@ja-latn ;
    schema:publisher _:N1312f0f40cbc46c5b91a3fda390e50d9 ;
    foaf:depiction <https://media.vgm.io/albums/15/17051/17051-1261063235.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17051#subject> ;
    schema:name "mako"@en ;
    foaf:made <album/17051#subject> ;
    foaf:name "mako"@en .

_:N0c4948f02a10423d973d60a2a2c21105 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherry Blossoms in the Evening"@en,
        "夜桜"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N217b098de5e94b28a05f3393bf8c043a ;
    schema:name "Cherry Blossoms in the Evening"@en,
        "夜桜"@ja .

_:N11c48cbfa4c84a54a03146b29959918a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherry Blossom Snowstorm"@en,
        "桜吹雪"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N217b098de5e94b28a05f3393bf8c043a ;
    schema:name "Cherry Blossom Snowstorm"@en,
        "桜吹雪"@ja .

_:N1312f0f40cbc46c5b91a3fda390e50d9 schema:name "Penguin Choppers"@en ;
    foaf:name "Penguin Choppers"@en .

_:N347775d92e0546f095de260dad258295 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "War Cry -mako"@en,
        "War Cry -mako1-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N217b098de5e94b28a05f3393bf8c043a ;
    schema:name "War Cry -mako"@en,
        "War Cry -mako1-"@ja .

_:N5a672dcc84754062b13843040cd675d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reminiscence"@en,
        "追憶"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N217b098de5e94b28a05f3393bf8c043a ;
    schema:name "Reminiscence"@en,
        "追憶"@ja .

_:N5b44feafa01e473d8db39742def0151f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recurrence -side B 09mix"@en,
        "Recurrence -side B 09mix-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N217b098de5e94b28a05f3393bf8c043a ;
    schema:name "Recurrence -side B 09mix"@en,
        "Recurrence -side B 09mix-"@ja .

_:N6f964096d3624f71bf74c4fffaf4eb6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miyabi"@en,
        "雅"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N217b098de5e94b28a05f3393bf8c043a ;
    schema:name "Miyabi"@en,
        "雅"@ja .

_:Na7d3c20c5f7c4c4eb027a6ef3e7d620c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horizon"@en,
        "遠景"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N217b098de5e94b28a05f3393bf8c043a ;
    schema:name "Horizon"@en,
        "遠景"@ja .

_:Nc8f1030b51cd4e6c8e49baddd40ae700 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tsukimi Drink"@en,
        "月見酒"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N217b098de5e94b28a05f3393bf8c043a ;
    schema:name "Tsukimi Drink"@en,
        "月見酒"@ja .

_:Nf4e2d7f557a145e5828ee70cc3bacff0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yuki Arashi"@en,
        "雪嵐"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N217b098de5e94b28a05f3393bf8c043a ;
    schema:name "Yuki Arashi"@en,
        "雪嵐"@ja .

_:Nfe4e4dc95cbd4e2e8b8666b29649936f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aki Higurashi"@en,
        "秋蜩"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N217b098de5e94b28a05f3393bf8c043a ;
    schema:name "Aki Higurashi"@en,
        "秋蜩"@ja .

_:N217b098de5e94b28a05f3393bf8c043a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c4948f02a10423d973d60a2a2c21105,
        _:N11c48cbfa4c84a54a03146b29959918a,
        _:N347775d92e0546f095de260dad258295,
        _:N5a672dcc84754062b13843040cd675d6,
        _:N5b44feafa01e473d8db39742def0151f,
        _:N6f964096d3624f71bf74c4fffaf4eb6d,
        _:Na7d3c20c5f7c4c4eb027a6ef3e7d620c,
        _:Nc8f1030b51cd4e6c8e49baddd40ae700,
        _:Nf4e2d7f557a145e5828ee70cc3bacff0,
        _:Nfe4e4dc95cbd4e2e8b8666b29649936f ;
    mo:track_count 10 ;
    schema:duration "PT36:22"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0c4948f02a10423d973d60a2a2c21105,
        _:N11c48cbfa4c84a54a03146b29959918a,
        _:N347775d92e0546f095de260dad258295,
        _:N5a672dcc84754062b13843040cd675d6,
        _:N5b44feafa01e473d8db39742def0151f,
        _:N6f964096d3624f71bf74c4fffaf4eb6d,
        _:Na7d3c20c5f7c4c4eb027a6ef3e7d620c,
        _:Nc8f1030b51cd4e6c8e49baddd40ae700,
        _:Nf4e2d7f557a145e5828ee70cc3bacff0,
        _:Nfe4e4dc95cbd4e2e8b8666b29649936f .

