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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130558#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/130558#composition>,
        <album/130558#subject> ;
    foaf:name "ZUN"@en .

<event/138> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai SP2 (Sep 11, 2011)" .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

<album/130558#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blink"@en,
        "Blink"@ja,
        "Blink"@ja-latn ;
    mo:performance_of <album/130558#musicalwork> ;
    mo:recorded_as <album/130558#musicalexpression> ;
    schema:name "Blink"@en,
        "Blink"@ja,
        "Blink"@ja-latn ;
    schema:workPerformed <album/130558#musicalwork> .

<org/3804#subject> schema:name "Mascarpone"@en,
        "マスカルポーネ"@ja,
        "Mascarpone"@ja-latn ;
    foaf:name "Mascarpone"@en,
        "マスカルポーネ"@ja,
        "Mascarpone"@ja-latn .

<https://media.vgm.io/albums/85/130558/130558-6d573cd0c568.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/130558#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/85/130558/130558-6d573cd0c568.jpg> ;
    foaf:depicts <album/130558#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/85/130558/130558-6d573cd0c568.jpg> .

<https://medium-media.vgm.io/albums/85/130558/130558-6d573cd0c568.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/130558#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blink"@en,
        "Blink"@ja,
        "Blink"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Mascarpone"@en ;
            foaf:made <album/130558#composition> ;
            foaf:name "Mascarpone"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Team Shanghai Alice"@en ;
            foaf:made <album/130558#composition> ;
            foaf:name "(Team Shanghai Alice"@en ],
        <artist/1#subject> ;
    mo:produced_work <album/130558#musicalwork> ;
    schema:name "Blink"@en,
        "Blink"@ja,
        "Blink"@ja-latn .

<album/130558#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-09-11"^^xsd:date ;
    dcterms:title "Blink"@en,
        "Blink"@ja,
        "Blink"@ja-latn ;
    mo:catalogue_number "MSCR-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/130558#musicalexpression> ;
    mo:publisher <org/3804#subject> ;
    mo:record _:N37b9fff3ca4040b0a5f709b8d0616712 ;
    mo:record_count 1 ;
    mo:release <event/138> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/882#subject> ;
    schema:datePublished "2011-09-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/130558/130558-6d573cd0c568.jpg> ;
    schema:name "Blink"@en,
        "Blink"@ja,
        "Blink"@ja-latn ;
    schema:publisher <org/3804#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/130558/130558-6d573cd0c568.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130558#subject> ;
    schema:name "(Team Shanghai Alice"@en ;
    foaf:made <album/130558#subject> ;
    foaf:name "(Team Shanghai Alice"@en .

_:N2f095b5f63744011b5a80da047cd69a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sleipnir"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N37b9fff3ca4040b0a5f709b8d0616712 ;
    schema:name "sleipnir"@ja .

_:N38a65e1d053846ffb2fabcbbb94b208c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blink"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N37b9fff3ca4040b0a5f709b8d0616712 ;
    schema:name "Blink"@ja .

_:N6f2fe43e65b148f69a7f380b5067d9bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "03人愛し神様"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N37b9fff3ca4040b0a5f709b8d0616712 ;
    schema:name "03人愛し神様"@ja .

_:N7890ac4058f544478755432d60c87675 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Close to me! YUYU-Sama!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N37b9fff3ca4040b0a5f709b8d0616712 ;
    schema:name "Close to me! YUYU-Sama!"@ja .

_:N7c31fa83bdf1496983a47c4af985ab5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あらためましてこんばんわ、マスカルポーネです。"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N37b9fff3ca4040b0a5f709b8d0616712 ;
    schema:name "あらためましてこんばんわ、マスカルポーネです。"@ja .

_:Na25b7ab10d0d4fb8b439200fdcb673ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "木の葉"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N37b9fff3ca4040b0a5f709b8d0616712 ;
    schema:name "木の葉"@ja .

_:Nb0c5d0b711164d4dbff330c4a80388d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Omake"@ja ;
    mo:track_number 7 ;
    schema:duration "PT39:29"^^xsd:interval ;
    schema:inPlaylist _:N37b9fff3ca4040b0a5f709b8d0616712 ;
    schema:name "Omake"@ja .

_:N37b9fff3ca4040b0a5f709b8d0616712 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f095b5f63744011b5a80da047cd69a5,
        _:N38a65e1d053846ffb2fabcbbb94b208c,
        _:N6f2fe43e65b148f69a7f380b5067d9bb,
        _:N7890ac4058f544478755432d60c87675,
        _:N7c31fa83bdf1496983a47c4af985ab5e,
        _:Na25b7ab10d0d4fb8b439200fdcb673ea,
        _:Nb0c5d0b711164d4dbff330c4a80388d4 ;
    mo:track_count 7 ;
    schema:duration "PT62:59"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2f095b5f63744011b5a80da047cd69a5,
        _:N38a65e1d053846ffb2fabcbbb94b208c,
        _:N6f2fe43e65b148f69a7f380b5067d9bb,
        _:N7890ac4058f544478755432d60c87675,
        _:N7c31fa83bdf1496983a47c4af985ab5e,
        _:Na25b7ab10d0d4fb8b439200fdcb673ea,
        _:Nb0c5d0b711164d4dbff330c4a80388d4 .

