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

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

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

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

<artist/7069#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17026#subject> ;
    schema:name "Urue Koreito"@en,
        "此糸ウルヱ"@ja ;
    foaf:made <album/17026#composition>,
        <album/17026#subject> ;
    foaf:name "Urue Koreito"@en,
        "此糸ウルヱ"@ja .

<event/66> a mo:Release ;
    schema:name "Released at Comic Market 77 (Dec 29, 2009 to Dec 31, 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 .

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

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

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

<org/287#subject> schema:name "Attrielectrock"@en,
        "Attrielectrock"@ja,
        "Attrielectrock"@ja-latn ;
    foaf:name "Attrielectrock"@en,
        "Attrielectrock"@ja,
        "Attrielectrock"@ja-latn .

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

<https://medium-media.vgm.io/albums/62/17026/17026-1260977506.jpg> a schema:ImageObject,
        foaf:Image .

<album/17026#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ACCR a perfect day"@en,
        "ACCR a perfect day"@ja,
        "ACCR a perfect day"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/7069#subject> ;
    mo:produced_work <album/17026#musicalwork> ;
    schema:name "ACCR a perfect day"@en,
        "ACCR a perfect day"@ja,
        "ACCR a perfect day"@ja-latn .

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

<album/17026#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "ACCR a perfect day"@en,
        "ACCR a perfect day"@ja,
        "ACCR a perfect day"@ja-latn ;
    mo:catalogue_number "PAER-0014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17026#musicalexpression> ;
    mo:publisher <org/287#subject> ;
    mo:record _:N595ba61c6eec4f63ac9624c10a5218f9 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/20#subject>,
        <product/29#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/62/17026/17026-1260977506.jpg> ;
    schema:name "ACCR a perfect day"@en,
        "ACCR a perfect day"@ja,
        "ACCR a perfect day"@ja-latn ;
    schema:publisher <org/287#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/17026/17026-1260977506.jpg> .

_:N12e95af08fe64e36b4bb7ceceaca488e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "post and rail [B'lunch Mix]"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N595ba61c6eec4f63ac9624c10a5218f9 ;
    schema:name "post and rail [B'lunch Mix]"@en .

_:N283199e3cbd1486c902e1459adeb9856 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Days [Cambric Mix]"@en ;
    mo:track_number 14 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N595ba61c6eec4f63ac9624c10a5218f9 ;
    schema:name "Another Days [Cambric Mix]"@en .

_:N30c83923756a48febcbe7ab07fd7e9fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "with cream"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N595ba61c6eec4f63ac9624c10a5218f9 ;
    schema:name "with cream"@en .

_:N3d4e43bbbcd94c6788088bb4ae8f6320 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "table game -card"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N595ba61c6eec4f63ac9624c10a5218f9 ;
    schema:name "table game -card"@en .

_:N4eca1a3c90a34f2a867fafdfd888e620 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "morning star"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N595ba61c6eec4f63ac9624c10a5218f9 ;
    schema:name "morning star"@en .

_:N7054f796ecad419a8b36c03b06880b54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "skr"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N595ba61c6eec4f63ac9624c10a5218f9 ;
    schema:name "skr"@en .

_:N714838edbe974ff5808f17a202e5fe16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the mist>>clearing away"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N595ba61c6eec4f63ac9624c10a5218f9 ;
    schema:name "the mist>>clearing away"@en .

_:N7506b401106843ef9d587b3e7a0f198c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "be lost in the mists of time"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N595ba61c6eec4f63ac9624c10a5218f9 ;
    schema:name "be lost in the mists of time"@en .

_:N765055befbc34df1b1557d70973d5fc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unlimited Roots / Walking Simmer"@en ;
    mo:track_number 12 ;
    schema:duration "PT9:24"^^xsd:interval ;
    schema:inPlaylist _:N595ba61c6eec4f63ac9624c10a5218f9 ;
    schema:name "Unlimited Roots / Walking Simmer"@en .

_:N837d59bdf64c465483e45bf4e3a39863 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "another day, after tomorrow"@en ;
    mo:track_number 10 ;
    schema:duration "PT8:59"^^xsd:interval ;
    schema:inPlaylist _:N595ba61c6eec4f63ac9624c10a5218f9 ;
    schema:name "another day, after tomorrow"@en .

_:N92c768fdd3ba4ec491c58b67fe6338bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "opening"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:N595ba61c6eec4f63ac9624c10a5218f9 ;
    schema:name "opening"@en .

_:Na3baa407a8764b78acc5c49b873de8c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "from AfterDark"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N595ba61c6eec4f63ac9624c10a5218f9 ;
    schema:name "from AfterDark"@en .

_:Na59c5882d2794373bad8ec1ca4ac5de2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "post and rail [Dooard Mix]"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N595ba61c6eec4f63ac9624c10a5218f9 ;
    schema:name "post and rail [Dooard Mix]"@en .

_:Nb9477d2b6ba648ab82b4dada297031e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "end of day"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N595ba61c6eec4f63ac9624c10a5218f9 ;
    schema:name "end of day"@en .

_:Nebf0228ba5ba4782b3771ed249028d64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "to next code"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N595ba61c6eec4f63ac9624c10a5218f9 ;
    schema:name "to next code"@en .

_:Nf8dc47058a0d41cca47f1f886209acca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "As it comes"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N595ba61c6eec4f63ac9624c10a5218f9 ;
    schema:name "As it comes"@en .

_:N595ba61c6eec4f63ac9624c10a5218f9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12e95af08fe64e36b4bb7ceceaca488e,
        _:N283199e3cbd1486c902e1459adeb9856,
        _:N30c83923756a48febcbe7ab07fd7e9fc,
        _:N3d4e43bbbcd94c6788088bb4ae8f6320,
        _:N4eca1a3c90a34f2a867fafdfd888e620,
        _:N7054f796ecad419a8b36c03b06880b54,
        _:N714838edbe974ff5808f17a202e5fe16,
        _:N7506b401106843ef9d587b3e7a0f198c,
        _:N765055befbc34df1b1557d70973d5fc3,
        _:N837d59bdf64c465483e45bf4e3a39863,
        _:N92c768fdd3ba4ec491c58b67fe6338bd,
        _:Na3baa407a8764b78acc5c49b873de8c5,
        _:Na59c5882d2794373bad8ec1ca4ac5de2,
        _:Nb9477d2b6ba648ab82b4dada297031e7,
        _:Nebf0228ba5ba4782b3771ed249028d64,
        _:Nf8dc47058a0d41cca47f1f886209acca ;
    mo:track_count 16 ;
    schema:duration "PT72:20"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N12e95af08fe64e36b4bb7ceceaca488e,
        _:N283199e3cbd1486c902e1459adeb9856,
        _:N30c83923756a48febcbe7ab07fd7e9fc,
        _:N3d4e43bbbcd94c6788088bb4ae8f6320,
        _:N4eca1a3c90a34f2a867fafdfd888e620,
        _:N7054f796ecad419a8b36c03b06880b54,
        _:N714838edbe974ff5808f17a202e5fe16,
        _:N7506b401106843ef9d587b3e7a0f198c,
        _:N765055befbc34df1b1557d70973d5fc3,
        _:N837d59bdf64c465483e45bf4e3a39863,
        _:N92c768fdd3ba4ec491c58b67fe6338bd,
        _:Na3baa407a8764b78acc5c49b873de8c5,
        _:Na59c5882d2794373bad8ec1ca4ac5de2,
        _:Nb9477d2b6ba648ab82b4dada297031e7,
        _:Nebf0228ba5ba4782b3771ed249028d64,
        _:Nf8dc47058a0d41cca47f1f886209acca .

