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

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

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

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

<artist/1928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42573#subject> ;
    schema:name "U2 Akiyama"@en,
        "あきやまうに"@ja ;
    foaf:made <album/42573#composition>,
        <album/42573#subject> ;
    foaf:name "U2 Akiyama"@en,
        "あきやまうに"@ja .

<event/149> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 9 (May 27, 2012)" .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/37/42573/42573-1383882947.jpg> a schema:ImageObject,
        foaf:Image .

<album/42573#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou UnderTronica"@en,
        "東方UnderTronica"@ja,
        "Touhou UnderTronica"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject> ;
    mo:produced_work <album/42573#musicalwork> ;
    schema:name "Touhou UnderTronica"@en,
        "東方UnderTronica"@ja,
        "Touhou UnderTronica"@ja-latn .

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

<album/42573#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "Touhou UnderTronica"@en,
        "東方UnderTronica"@ja,
        "Touhou UnderTronica"@ja-latn ;
    mo:catalogue_number "WHTC-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42573#musicalexpression> ;
    mo:publisher _:Nf34291a536da41c1ab8b10100d398ee6 ;
    mo:record _:Nbd87587e4e85426881bdd120d6b7ae90 ;
    mo:record_count 1 ;
    mo:release <event/149> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/51#subject> ;
    schema:datePublished "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/42573/42573-1383882947.jpg> ;
    schema:name "Touhou UnderTronica"@en,
        "東方UnderTronica"@ja,
        "Touhou UnderTronica"@ja-latn ;
    schema:publisher _:Nf34291a536da41c1ab8b10100d398ee6 ;
    foaf:depiction <https://media.vgm.io/albums/37/42573/42573-1383882947.jpg> .

_:N05b17996aa0747d892859b6660c9c47c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつまでもまもらせて"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:45"^^xsd:interval ;
    schema:inPlaylist _:Nbd87587e4e85426881bdd120d6b7ae90 ;
    schema:name "いつまでもまもらせて"@ja .

_:N07268b877e4242cfaf98bcecb453964f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふゆのおわり"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:Nbd87587e4e85426881bdd120d6b7ae90 ;
    schema:name "ふゆのおわり"@ja .

_:N3884a9e0767c4551945a6bbeb1f7b308 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さあさあつまれ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:Nbd87587e4e85426881bdd120d6b7ae90 ;
    schema:name "さあさあつまれ"@ja .

_:N5a9a5d7d838747c084b6bf032ddddf63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひとしきひかり"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:58"^^xsd:interval ;
    schema:inPlaylist _:Nbd87587e4e85426881bdd120d6b7ae90 ;
    schema:name "ひとしきひかり"@ja .

_:N73aa40af02bf4cc8861526e3b0170e7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きみをほっとけない"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:inPlaylist _:Nbd87587e4e85426881bdd120d6b7ae90 ;
    schema:name "きみをほっとけない"@ja .

_:Na4f463fb4087408c820b03a1f7c7dd73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆめはうつつに"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:Nbd87587e4e85426881bdd120d6b7ae90 ;
    schema:name "ゆめはうつつに"@ja .

_:Ncf55dd7f728541c99c777abfdca9d93d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆうやけいろのえがお"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:Nbd87587e4e85426881bdd120d6b7ae90 ;
    schema:name "ゆうやけいろのえがお"@ja .

_:Nf34291a536da41c1ab8b10100d398ee6 schema:name "WhiTECHNO"@en ;
    foaf:name "WhiTECHNO"@en .

_:Nbd87587e4e85426881bdd120d6b7ae90 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05b17996aa0747d892859b6660c9c47c,
        _:N07268b877e4242cfaf98bcecb453964f,
        _:N3884a9e0767c4551945a6bbeb1f7b308,
        _:N5a9a5d7d838747c084b6bf032ddddf63,
        _:N73aa40af02bf4cc8861526e3b0170e7f,
        _:Na4f463fb4087408c820b03a1f7c7dd73,
        _:Ncf55dd7f728541c99c777abfdca9d93d ;
    mo:track_count 7 ;
    schema:duration "PT44:38"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N05b17996aa0747d892859b6660c9c47c,
        _:N07268b877e4242cfaf98bcecb453964f,
        _:N3884a9e0767c4551945a6bbeb1f7b308,
        _:N5a9a5d7d838747c084b6bf032ddddf63,
        _:N73aa40af02bf4cc8861526e3b0170e7f,
        _:Na4f463fb4087408c820b03a1f7c7dd73,
        _:Ncf55dd7f728541c99c777abfdca9d93d .

