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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@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 .

<album/19148#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Flutter Girl"@en,
        "Flutter Girl"@ja,
        "Flutter Girl"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/19148#musicalwork> ;
    schema:name "Flutter Girl"@en,
        "Flutter Girl"@ja,
        "Flutter Girl"@ja-latn .

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

<org/226#subject> schema:name "Hachimitsu-Lemon"@en,
        "はちみつれもん"@ja,
        "Hachimitsu-Lemon"@ja-latn ;
    foaf:name "Hachimitsu-Lemon"@en,
        "はちみつれもん"@ja,
        "Hachimitsu-Lemon"@ja-latn .

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

<https://medium-media.vgm.io/albums/84/19148/19148-1273233538.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4306#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19148#performance> ;
    schema:name "Mitsuki Nakae"@en,
        "中恵光城"@ja ;
    foaf:name "Mitsuki Nakae"@en,
        "中恵光城"@ja .

<artist/43112#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19148#performance> ;
    schema:name "erica"@en ;
    foaf:name "erica"@en .

<artist/6934#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19148#performance> ;
    schema:name "Rika Hisui"@en,
        "ヒスイリカ"@ja ;
    foaf:name "Rika Hisui"@en,
        "ヒスイリカ"@ja .

<artist/6935#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19148#performance> ;
    schema:name "Kakeru Hotarubi"@en,
        "蛍灯翔"@ja ;
    foaf:name "Kakeru Hotarubi"@en,
        "蛍灯翔"@ja .

<artist/7391#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19148#performance> ;
    schema:name "Cotton"@en,
        "琴音"@ja ;
    foaf:name "Cotton"@en,
        "琴音"@ja .

<album/19148#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Flutter Girl"@en,
        "Flutter Girl"@ja,
        "Flutter Girl"@ja-latn ;
    mo:catalogue_number "HLCD-0014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19148#musicalexpression> ;
    mo:publisher <org/226#subject> ;
    mo:record _:N00b5326aef4644aa8fe1953c8f133bc6 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/31#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/4306#subject>,
        <artist/43112#subject>,
        <artist/6934#subject>,
        <artist/6935#subject>,
        <artist/7391#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/19148/19148-1273233538.jpg> ;
    schema:name "Flutter Girl"@en,
        "Flutter Girl"@ja,
        "Flutter Girl"@ja-latn ;
    schema:publisher <org/226#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/19148/19148-1273233538.jpg> .

<album/19148#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Flutter Girl"@en,
        "Flutter Girl"@ja,
        "Flutter Girl"@ja-latn ;
    mo:performance_of <album/19148#musicalwork> ;
    mo:performer <artist/4306#subject>,
        <artist/43112#subject>,
        <artist/6934#subject>,
        <artist/6935#subject>,
        <artist/7391#subject> ;
    mo:recorded_as <album/19148#musicalexpression> ;
    schema:byArtist <artist/4306#subject>,
        <artist/43112#subject>,
        <artist/6934#subject>,
        <artist/6935#subject>,
        <artist/7391#subject> ;
    schema:name "Flutter Girl"@en,
        "Flutter Girl"@ja,
        "Flutter Girl"@ja-latn ;
    schema:workPerformed <album/19148#musicalwork> .

_:N023fe37f0e6c4d5bba74bdd3d6265f47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラッターガール(off vocal)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N00b5326aef4644aa8fe1953c8f133bc6 ;
    schema:name "フラッターガール(off vocal)"@ja .

_:N0bf37a2cc2be42d68451afb80d1ef1b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "芥川龍之介の河童"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N00b5326aef4644aa8fe1953c8f133bc6 ;
    schema:name "芥川龍之介の河童"@ja .

_:N1f121d6fd08346cd96e41f869473bc47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "触れるその手(off vocal)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N00b5326aef4644aa8fe1953c8f133bc6 ;
    schema:name "触れるその手(off vocal)"@ja .

_:N1f60b53d2ab946de8eca7186b3b499b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラッターガール"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N00b5326aef4644aa8fe1953c8f133bc6 ;
    schema:name "フラッターガール"@ja .

_:N34acbdca5bba410897f3f395c3b22eaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "触れるその手"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N00b5326aef4644aa8fe1953c8f133bc6 ;
    schema:name "触れるその手"@ja .

_:N34f79546b0024048a74e10149e0120d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "よくわからないなにか"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:N00b5326aef4644aa8fe1953c8f133bc6 ;
    schema:name "よくわからないなにか"@ja .

_:N3be8a36a3f604253b860733f31c6fce7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "烈火(off vocal)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N00b5326aef4644aa8fe1953c8f133bc6 ;
    schema:name "烈火(off vocal)"@ja .

_:N456bb5963ee84f468326f8d6b21e7bdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風神少女"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:45"^^xsd:interval ;
    schema:inPlaylist _:N00b5326aef4644aa8fe1953c8f133bc6 ;
    schema:name "風神少女"@ja .

_:N5f14f701d7744fb3a44dcb15fb6cce7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フォールオブフォール"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N00b5326aef4644aa8fe1953c8f133bc6 ;
    schema:name "フォールオブフォール"@ja .

_:N739b1b926ebb4475bea1d42f467c64dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東の国の眠らない夜"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N00b5326aef4644aa8fe1953c8f133bc6 ;
    schema:name "東の国の眠らない夜"@ja .

_:Ndeeac2722c744bc0b0772ad869257a57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "忘却の古都　散る桜"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N00b5326aef4644aa8fe1953c8f133bc6 ;
    schema:name "忘却の古都　散る桜"@ja .

_:Ndeef21cc0cfd454580ce354db85fc696 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "忘却の古都　散る桜(off vocal)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N00b5326aef4644aa8fe1953c8f133bc6 ;
    schema:name "忘却の古都　散る桜(off vocal)"@ja .

_:Nec330defee5b4ab2b0bd4eacb7c0e545 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふぁんしー・３神・ご乱心☆"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N00b5326aef4644aa8fe1953c8f133bc6 ;
    schema:name "ふぁんしー・３神・ご乱心☆"@ja .

_:Nf3340c86604c4842923d0990c88fc2a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "烈火"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N00b5326aef4644aa8fe1953c8f133bc6 ;
    schema:name "烈火"@ja .

_:N00b5326aef4644aa8fe1953c8f133bc6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N023fe37f0e6c4d5bba74bdd3d6265f47,
        _:N0bf37a2cc2be42d68451afb80d1ef1b1,
        _:N1f121d6fd08346cd96e41f869473bc47,
        _:N1f60b53d2ab946de8eca7186b3b499b3,
        _:N34acbdca5bba410897f3f395c3b22eaf,
        _:N34f79546b0024048a74e10149e0120d3,
        _:N3be8a36a3f604253b860733f31c6fce7,
        _:N456bb5963ee84f468326f8d6b21e7bdf,
        _:N5f14f701d7744fb3a44dcb15fb6cce7d,
        _:N739b1b926ebb4475bea1d42f467c64dd,
        _:Ndeeac2722c744bc0b0772ad869257a57,
        _:Ndeef21cc0cfd454580ce354db85fc696,
        _:Nec330defee5b4ab2b0bd4eacb7c0e545,
        _:Nf3340c86604c4842923d0990c88fc2a3 ;
    mo:track_count 14 ;
    schema:duration "PT56:52"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N023fe37f0e6c4d5bba74bdd3d6265f47,
        _:N0bf37a2cc2be42d68451afb80d1ef1b1,
        _:N1f121d6fd08346cd96e41f869473bc47,
        _:N1f60b53d2ab946de8eca7186b3b499b3,
        _:N34acbdca5bba410897f3f395c3b22eaf,
        _:N34f79546b0024048a74e10149e0120d3,
        _:N3be8a36a3f604253b860733f31c6fce7,
        _:N456bb5963ee84f468326f8d6b21e7bdf,
        _:N5f14f701d7744fb3a44dcb15fb6cce7d,
        _:N739b1b926ebb4475bea1d42f467c64dd,
        _:Ndeeac2722c744bc0b0772ad869257a57,
        _:Ndeef21cc0cfd454580ce354db85fc696,
        _:Nec330defee5b4ab2b0bd4eacb7c0e545,
        _:Nf3340c86604c4842923d0990c88fc2a3 .

