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

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

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<product/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn .

<album/20708#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yumetsuzuri -maikaze touhou vocal arrange-"@en,
        "Yumetsuzuri -maikaze touhou vocal arrange-"@ja,
        "Yumetsuzuri -maikaze touhou vocal arrange-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/20708#musicalwork> ;
    schema:name "Yumetsuzuri -maikaze touhou vocal arrange-"@en,
        "Yumetsuzuri -maikaze touhou vocal arrange-"@ja,
        "Yumetsuzuri -maikaze touhou vocal arrange-"@ja-latn .

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

<org/231#subject> schema:name "MAIKAZE"@en,
        "舞風"@ja,
        "MAIKAZE"@ja-latn ;
    foaf:name "MAIKAZE"@en,
        "舞風"@ja,
        "MAIKAZE"@ja-latn .

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

<https://medium-media.vgm.io/albums/80/20708/20708-1317900493.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/20708#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yumetsuzuri -maikaze touhou vocal arrange-"@en,
        "Yumetsuzuri -maikaze touhou vocal arrange-"@ja,
        "Yumetsuzuri -maikaze touhou vocal arrange-"@ja-latn ;
    mo:performance_of <album/20708#musicalwork> ;
    mo:performer <artist/6034#subject> ;
    mo:recorded_as <album/20708#musicalexpression> ;
    schema:byArtist <artist/6034#subject> ;
    schema:name "Yumetsuzuri -maikaze touhou vocal arrange-"@en,
        "Yumetsuzuri -maikaze touhou vocal arrange-"@ja,
        "Yumetsuzuri -maikaze touhou vocal arrange-"@ja-latn ;
    schema:workPerformed <album/20708#musicalwork> .

<artist/6034#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20708#performance> ;
    schema:name "TOKINE"@en,
        "時音"@ja ;
    foaf:name "TOKINE"@en,
        "時音"@ja .

<album/20708#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Yumetsuzuri -maikaze touhou vocal arrange-"@en,
        "Yumetsuzuri -maikaze touhou vocal arrange-"@ja,
        "Yumetsuzuri -maikaze touhou vocal arrange-"@ja-latn ;
    mo:catalogue_number "MKTD-1002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20708#musicalexpression> ;
    mo:publisher <org/231#subject> ;
    mo:record _:Nfe15f778a9fd4e64bdf988b400f101d3 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/276#subject> ;
    schema:byArtist <artist/6034#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/20708/20708-1317900493.jpg> ;
    schema:name "Yumetsuzuri -maikaze touhou vocal arrange-"@en,
        "Yumetsuzuri -maikaze touhou vocal arrange-"@ja,
        "Yumetsuzuri -maikaze touhou vocal arrange-"@ja-latn ;
    schema:publisher <org/231#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/20708/20708-1317900493.jpg> .

_:N4594561cc4d6400784176341ba289445 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユメツヅリ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nfe15f778a9fd4e64bdf988b400f101d3 ;
    schema:name "ユメツヅリ"@ja .

_:N67a181fb335c4f4387256d0757eca8c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空想写真 (instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Nfe15f778a9fd4e64bdf988b400f101d3 ;
    schema:name "空想写真 (instrumental)"@ja .

_:Nafc59bc5283546758ae04cc36bdf22b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空想写真"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Nfe15f778a9fd4e64bdf988b400f101d3 ;
    schema:name "空想写真"@ja .

_:Nf61d9ef71f8240c4b647b89df5075670 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユメツヅリ (instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nfe15f778a9fd4e64bdf988b400f101d3 ;
    schema:name "ユメツヅリ (instrumental)"@ja .

_:Nfe15f778a9fd4e64bdf988b400f101d3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4594561cc4d6400784176341ba289445,
        _:N67a181fb335c4f4387256d0757eca8c6,
        _:Nafc59bc5283546758ae04cc36bdf22b4,
        _:Nf61d9ef71f8240c4b647b89df5075670 ;
    mo:track_count 4 ;
    schema:duration "PT20:13"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4594561cc4d6400784176341ba289445,
        _:N67a181fb335c4f4387256d0757eca8c6,
        _:Nafc59bc5283546758ae04cc36bdf22b4,
        _:Nf61d9ef71f8240c4b647b89df5075670 .

