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

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

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

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

<event/8> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 5 (May 25, 2008)" .

<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/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@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 .

<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/9226#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FLASHBACK to ..."@en,
        "FLASHBACK to ..."@ja,
        "FLASHBACK to ..."@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/9226#musicalwork> ;
    schema:name "FLASHBACK to ..."@en,
        "FLASHBACK to ..."@ja,
        "FLASHBACK to ..."@ja-latn .

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

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

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

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

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

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

<album/9226#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-25"^^xsd:date ;
    dcterms:title "FLASHBACK to ..."@en,
        "FLASHBACK to ..."@ja,
        "FLASHBACK to ..."@ja-latn ;
    mo:catalogue_number "CK-0010P" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9226#musicalexpression> ;
    mo:publisher <org/211#subject> ;
    mo:record _:N3f9bda2323ad43ef9c96246a49c48346 ;
    mo:record_count 1 ;
    mo:release <event/8> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:datePublished "2008-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/62/9226/9226-1214503384.jpg> ;
    schema:name "FLASHBACK to ..."@en,
        "FLASHBACK to ..."@ja,
        "FLASHBACK to ..."@ja-latn ;
    schema:publisher <org/211#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/9226/9226-1214503384.jpg> .

_:N08e23f45b21c4fbaaa307d851916907d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The \"U.N.Owen\" is her?"@ja,
        "The \"U.N.Owen\" is her?"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N3f9bda2323ad43ef9c96246a49c48346 ;
    schema:name "The \"U.N.Owen\" is her?"@ja,
        "The \"U.N.Owen\" is her?"@ja-latn .

_:N246530c2c518408689cb751ac01a4f0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おてんば恋娘の冒険"@ja,
        "Otenba Koi Musume no Bouken"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N3f9bda2323ad43ef9c96246a49c48346 ;
    schema:name "おてんば恋娘の冒険"@ja,
        "Otenba Koi Musume no Bouken"@ja-latn .

_:N6903dccfe55c407490ad928f8ca66816 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風神少女"@ja,
        "Fuujin Shoujo"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N3f9bda2323ad43ef9c96246a49c48346 ;
    schema:name "風神少女"@ja,
        "Fuujin Shoujo"@ja-latn .

_:N7b21c64a2df143d4b5d080e59ac2cee2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "re:world"@ja,
        "re:world"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N3f9bda2323ad43ef9c96246a49c48346 ;
    schema:name "re:world"@ja,
        "re:world"@ja-latn .

_:Nb744f72ad10c40d9bdd73c98078a0732 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "F.M.S"@ja,
        "F.M.S"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N3f9bda2323ad43ef9c96246a49c48346 ;
    schema:name "F.M.S"@ja,
        "F.M.S"@ja-latn .

_:Nbeb50719cb45447291401a0d78c2ad9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "赤 -春色小径 ~Colorful Path"@ja,
        "Aka - Haruiro Shoukei ~ Colorful path"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N3f9bda2323ad43ef9c96246a49c48346 ;
    schema:name "赤 -春色小径 ~Colorful Path"@ja,
        "Aka - Haruiro Shoukei ~ Colorful path"@ja-latn .

_:Nbfe05d3385774e3c86338e7450367e1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yume x Utsutsu"@ja,
        "Yume x Utsutsu"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N3f9bda2323ad43ef9c96246a49c48346 ;
    schema:name "Yume x Utsutsu"@ja,
        "Yume x Utsutsu"@ja-latn .

_:Ndce20286ecc946559062d1727418df98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "籠 - Cage -"@ja,
        "Kago -Cage-"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N3f9bda2323ad43ef9c96246a49c48346 ;
    schema:name "籠 - Cage -"@ja,
        "Kago -Cage-"@ja-latn .

_:Ndf499eed3f884295b02c3d30fb8d91b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abandon all hope, ye who enter here"@ja,
        "Abandon all hope, ye who enter here"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT9:34"^^xsd:interval ;
    schema:inPlaylist _:N3f9bda2323ad43ef9c96246a49c48346 ;
    schema:name "Abandon all hope, ye who enter here"@ja,
        "Abandon all hope, ye who enter here"@ja-latn .

_:Nebe72c541d244912bc7f3e3b423e1c67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track"@ja,
        "Bonus Track"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N3f9bda2323ad43ef9c96246a49c48346 ;
    schema:name "Bonus Track"@ja,
        "Bonus Track"@ja-latn .

_:N3f9bda2323ad43ef9c96246a49c48346 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08e23f45b21c4fbaaa307d851916907d,
        _:N246530c2c518408689cb751ac01a4f0c,
        _:N6903dccfe55c407490ad928f8ca66816,
        _:N7b21c64a2df143d4b5d080e59ac2cee2,
        _:Nb744f72ad10c40d9bdd73c98078a0732,
        _:Nbeb50719cb45447291401a0d78c2ad9e,
        _:Nbfe05d3385774e3c86338e7450367e1b,
        _:Ndce20286ecc946559062d1727418df98,
        _:Ndf499eed3f884295b02c3d30fb8d91b4,
        _:Nebe72c541d244912bc7f3e3b423e1c67 ;
    mo:track_count 10 ;
    schema:duration "PT52:40"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N08e23f45b21c4fbaaa307d851916907d,
        _:N246530c2c518408689cb751ac01a4f0c,
        _:N6903dccfe55c407490ad928f8ca66816,
        _:N7b21c64a2df143d4b5d080e59ac2cee2,
        _:Nb744f72ad10c40d9bdd73c98078a0732,
        _:Nbeb50719cb45447291401a0d78c2ad9e,
        _:Nbfe05d3385774e3c86338e7450367e1b,
        _:Ndce20286ecc946559062d1727418df98,
        _:Ndf499eed3f884295b02c3d30fb8d91b4,
        _:Nebe72c541d244912bc7f3e3b423e1c67 .

