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

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

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

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

<org/1671#subject> schema:name "Dolce Voce"@en,
        "Dolce Voce"@ja,
        "Dolce Voce"@ja-latn ;
    foaf:name "Dolce Voce"@en,
        "Dolce Voce"@ja,
        "Dolce Voce"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/71465/71465-1505355946.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71465#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<artist/27308#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71465#performance> ;
    schema:name "Yoma.W＠hongkooong"@en ;
    foaf:name "Yoma.W＠hongkooong"@en .

<artist/37346#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71465#performance> ;
    schema:name "GUMI"@en ;
    foaf:name "GUMI"@en .

<album/71465#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HONCOLONY Umbrella"@en,
        "HONCOLONY Umbrella"@ja,
        "HONCOLONY Umbrella"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Takefumi"@en ;
            foaf:made <album/71465#composition> ;
            foaf:name "Takefumi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ももラムネ"@en ;
            foaf:made <album/71465#composition> ;
            foaf:name "ももラムネ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kenpon"@en ;
            foaf:made <album/71465#composition> ;
            foaf:name "Kenpon"@en ] ;
    mo:produced_work <album/71465#musicalwork> ;
    schema:name "HONCOLONY Umbrella"@en,
        "HONCOLONY Umbrella"@ja,
        "HONCOLONY Umbrella"@ja-latn .

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

<album/71465#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HONCOLONY Umbrella"@en,
        "HONCOLONY Umbrella"@ja,
        "HONCOLONY Umbrella"@ja-latn ;
    mo:performance_of <album/71465#musicalwork> ;
    mo:performer <artist/2466#subject>,
        <artist/27308#subject>,
        <artist/37346#subject> ;
    mo:recorded_as <album/71465#musicalexpression> ;
    schema:byArtist <artist/2466#subject>,
        <artist/27308#subject>,
        <artist/37346#subject> ;
    schema:name "HONCOLONY Umbrella"@en,
        "HONCOLONY Umbrella"@ja,
        "HONCOLONY Umbrella"@ja-latn ;
    schema:workPerformed <album/71465#musicalwork> .

<album/71465#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-31"^^xsd:date ;
    dcterms:title "HONCOLONY Umbrella"@en,
        "HONCOLONY Umbrella"@ja,
        "HONCOLONY Umbrella"@ja-latn ;
    mo:catalogue_number "Dolce-h001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/71465#musicalexpression> ;
    mo:publisher <org/1671#subject> ;
    mo:record _:N43c58160c16844868c5c9868776cc232 ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:byArtist <artist/2466#subject>,
        <artist/27308#subject>,
        <artist/37346#subject> ;
    schema:datePublished "2011-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/56/71465/71465-1505355946.jpg> ;
    schema:name "HONCOLONY Umbrella"@en,
        "HONCOLONY Umbrella"@ja,
        "HONCOLONY Umbrella"@ja-latn ;
    schema:publisher <org/1671#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/71465/71465-1505355946.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "高崎なおみ"@en ;
    foaf:made <album/71465#subject> ;
    foaf:name "高崎なおみ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "高崎なおみ"@en ;
    foaf:made <album/71465#lyrics> ;
    foaf:name "高崎なおみ"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71465#subject> ;
    schema:name "ももラムネ"@en ;
    foaf:made <album/71465#subject> ;
    foaf:name "ももラムネ"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "たると"@en ;
    foaf:made <album/71465#lyrics> ;
    foaf:name "たると"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "ガーイー"@en ;
    foaf:made <album/71465#subject> ;
    foaf:name "ガーイー"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ももラムネ"@en ;
    foaf:made <album/71465#subject> ;
    foaf:name "ももラムネ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "たると"@en ;
    foaf:made <album/71465#subject> ;
    foaf:name "たると"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ももラムネ"@en ;
    foaf:made <album/71465#lyrics> ;
    foaf:name "ももラムネ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ガーイー"@en ;
    foaf:made <album/71465#lyrics> ;
    foaf:name "ガーイー"@en .

_:N1acd845401464ad98439176281b19dda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Umbrella"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N43c58160c16844868c5c9868776cc232 ;
    schema:name "Umbrella"@ja .

_:N59a6ddfdbd8c47bdac488b8186eff675 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星空"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N43c58160c16844868c5c9868776cc232 ;
    schema:name "星空"@ja .

_:N9f70c5cb95f34b228a2b3416bebfa5b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "この願い、永遠に"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N43c58160c16844868c5c9868776cc232 ;
    schema:name "この願い、永遠に"@ja .

_:Nca8a6df7734c4dfaa3ec7437c8d3326e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星空"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N43c58160c16844868c5c9868776cc232 ;
    schema:name "星空"@ja .

_:Nde162855740044069d51de4b8e6aa8d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜が明けない日"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N43c58160c16844868c5c9868776cc232 ;
    schema:name "夜が明けない日"@ja .

_:N43c58160c16844868c5c9868776cc232 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1acd845401464ad98439176281b19dda,
        _:N59a6ddfdbd8c47bdac488b8186eff675,
        _:N9f70c5cb95f34b228a2b3416bebfa5b0,
        _:Nca8a6df7734c4dfaa3ec7437c8d3326e,
        _:Nde162855740044069d51de4b8e6aa8d1 ;
    mo:track_count 5 ;
    schema:duration "PT20:44"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1acd845401464ad98439176281b19dda,
        _:N59a6ddfdbd8c47bdac488b8186eff675,
        _:N9f70c5cb95f34b228a2b3416bebfa5b0,
        _:Nca8a6df7734c4dfaa3ec7437c8d3326e,
        _:Nde162855740044069d51de4b8e6aa8d1 .

