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

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

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

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

<event/42> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 6 (Mar 08, 2009)" .

<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 .

<album/33970#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cirno Fan Disc ~More Cirno ga Ippai Ippai '09~"@en,
        "チルノファンディスク ～も～っとチルノがいっぱいいっぱい'09～"@ja,
        "Cirno Fan Disc ~More Cirno ga Ippai Ippai '09~"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/33970#musicalwork> ;
    schema:name "Cirno Fan Disc ~More Cirno ga Ippai Ippai '09~"@en,
        "チルノファンディスク ～も～っとチルノがいっぱいいっぱい'09～"@ja,
        "Cirno Fan Disc ~More Cirno ga Ippai Ippai '09~"@ja-latn .

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

<album/33970#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cirno Fan Disc ~More Cirno ga Ippai Ippai '09~"@en,
        "チルノファンディスク ～も～っとチルノがいっぱいいっぱい'09～"@ja,
        "Cirno Fan Disc ~More Cirno ga Ippai Ippai '09~"@ja-latn ;
    mo:performance_of <album/33970#musicalwork> ;
    mo:recorded_as <album/33970#musicalexpression> ;
    schema:name "Cirno Fan Disc ~More Cirno ga Ippai Ippai '09~"@en,
        "チルノファンディスク ～も～っとチルノがいっぱいいっぱい'09～"@ja,
        "Cirno Fan Disc ~More Cirno ga Ippai Ippai '09~"@ja-latn ;
    schema:workPerformed <album/33970#musicalwork> .

<https://media.vgm.io/albums/07/33970/33970-1341439422.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/33970#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/07/33970/33970-1341439422.png> ;
    foaf:depicts <album/33970#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/07/33970/33970-1341439422.png> .

<https://medium-media.vgm.io/albums/07/33970/33970-1341439422.png> a schema:ImageObject,
        foaf:Image .

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

<album/33970#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-08"^^xsd:date ;
    dcterms:title "Cirno Fan Disc ~More Cirno ga Ippai Ippai '09~"@en,
        "チルノファンディスク ～も～っとチルノがいっぱいいっぱい'09～"@ja,
        "Cirno Fan Disc ~More Cirno ga Ippai Ippai '09~"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33970#musicalexpression> ;
    mo:publisher _:N584144b55b974035afaba9fa23dd5eda ;
    mo:record _:N75b9a1e7f0c24f97a0a703fc6f7f22f0 ;
    mo:record_count 1 ;
    mo:release <event/42> ;
    schema:about <product/20#subject> ;
    schema:datePublished "2009-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/33970/33970-1341439422.png> ;
    schema:name "Cirno Fan Disc ~More Cirno ga Ippai Ippai '09~"@en,
        "チルノファンディスク ～も～っとチルノがいっぱいいっぱい'09～"@ja,
        "Cirno Fan Disc ~More Cirno ga Ippai Ippai '09~"@ja-latn ;
    schema:publisher _:N584144b55b974035afaba9fa23dd5eda ;
    foaf:depiction <https://media.vgm.io/albums/07/33970/33970-1341439422.png> .

_:N1945a62cb64645ae9b4268c30d50a8ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "!っ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N75b9a1e7f0c24f97a0a703fc6f7f22f0 ;
    schema:name "!っ"@ja .

_:N496a046a03874e07afc2ca905bd8de4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "′ゝヽ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N75b9a1e7f0c24f97a0a703fc6f7f22f0 ;
    schema:name "′ゝヽ"@ja .

_:N584144b55b974035afaba9fa23dd5eda schema:name "HieroGraph"@en ;
    foaf:name "HieroGraph"@en .

_:N68da97d0a21a48ada94f824c3988dfc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ろ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N75b9a1e7f0c24f97a0a703fc6f7f22f0 ;
    schema:name "ろ"@ja .

_:N8d21f8bb50124959ab480a35b78b422c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "`"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N75b9a1e7f0c24f97a0a703fc6f7f22f0 ;
    schema:name "`"@ja .

_:N9aac947290b849858be03eb867c31e31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "、"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N75b9a1e7f0c24f97a0a703fc6f7f22f0 ;
    schema:name "、"@ja .

_:N9ad025e6558f4deaad851a1f021ab40b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "え"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N75b9a1e7f0c24f97a0a703fc6f7f22f0 ;
    schema:name "え"@ja .

_:Nb5057331e038421c985e22c693cb8f0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N75b9a1e7f0c24f97a0a703fc6f7f22f0 ;
    schema:name "None"@ja .

_:Nbd7c14db0c704d278419358f8eac5f7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "く"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N75b9a1e7f0c24f97a0a703fc6f7f22f0 ;
    schema:name "く"@ja .

_:Nec2fb24d868d4a9798c072310bd27644 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N75b9a1e7f0c24f97a0a703fc6f7f22f0 ;
    schema:name "ひ"@ja .

_:Nf3504fe7d71e4970b0009a27dd938b5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "゛"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N75b9a1e7f0c24f97a0a703fc6f7f22f0 ;
    schema:name "゛"@ja .

_:N75b9a1e7f0c24f97a0a703fc6f7f22f0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1945a62cb64645ae9b4268c30d50a8ab,
        _:N496a046a03874e07afc2ca905bd8de4e,
        _:N68da97d0a21a48ada94f824c3988dfc7,
        _:N8d21f8bb50124959ab480a35b78b422c,
        _:N9aac947290b849858be03eb867c31e31,
        _:N9ad025e6558f4deaad851a1f021ab40b,
        _:Nb5057331e038421c985e22c693cb8f0a,
        _:Nbd7c14db0c704d278419358f8eac5f7f,
        _:Nec2fb24d868d4a9798c072310bd27644,
        _:Nf3504fe7d71e4970b0009a27dd938b5c ;
    mo:track_count 10 ;
    schema:duration "PT28:12"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1945a62cb64645ae9b4268c30d50a8ab,
        _:N496a046a03874e07afc2ca905bd8de4e,
        _:N68da97d0a21a48ada94f824c3988dfc7,
        _:N8d21f8bb50124959ab480a35b78b422c,
        _:N9aac947290b849858be03eb867c31e31,
        _:N9ad025e6558f4deaad851a1f021ab40b,
        _:Nb5057331e038421c985e22c693cb8f0a,
        _:Nbd7c14db0c704d278419358f8eac5f7f,
        _:Nec2fb24d868d4a9798c072310bd27644,
        _:Nf3504fe7d71e4970b0009a27dd938b5c .

