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

<artist/2352#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minamotoya"@en,
        "源屋"@ja ;
    foaf:made <album/12230#lyrics>,
        <album/12230#subject> ;
    foaf:name "Minamotoya"@en,
        "源屋"@ja .

<artist/6684#subject> a schema:Person,
        foaf:Person ;
    schema:name "Lettuce Shichijou"@en,
        "七条レタス"@ja ;
    foaf:made <album/12230#lyrics>,
        <album/12230#subject> ;
    foaf:name "Lettuce Shichijou"@en,
        "七条レタス"@ja .

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

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

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

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

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

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

<org/101#subject> schema:name "ALiCE'S EMOTiON"@en,
        "ALiCE'S EMOTiON"@ja,
        "ALiCE'S EMOTiON"@ja-latn ;
    foaf:name "ALiCE'S EMOTiON"@en,
        "ALiCE'S EMOTiON"@ja,
        "ALiCE'S EMOTiON"@ja-latn .

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

<https://medium-media.vgm.io/albums/03/12230/12230-1235239849.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1745#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12230#performance> ;
    schema:name "Akane Fujieda"@en,
        "藤枝あかね"@ja ;
    foaf:made <album/12230#lyrics>,
        <album/12230#subject> ;
    foaf:name "Akane Fujieda"@en,
        "藤枝あかね"@ja .

<artist/1986#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12230#performance> ;
    schema:name "Misato"@en,
        "美里"@ja ;
    foaf:name "Misato"@en,
        "美里"@ja .

<artist/2324#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12230#performance> ;
    schema:name "Michiru Kaori"@en,
        "佳織みちる"@ja ;
    foaf:made <album/12230#lyrics>,
        <album/12230#subject> ;
    foaf:name "Michiru Kaori"@en,
        "佳織みちる"@ja .

<artist/2446#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12230#performance> ;
    schema:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja ;
    foaf:made <album/12230#lyrics>,
        <album/12230#subject> ;
    foaf:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja .

<artist/2603#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12230#performance> ;
    schema:name "miko"@en ;
    foaf:name "miko"@en .

<artist/5862#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12230#performance> ;
    schema:name "RIZNA"@en,
        "リズナ"@ja ;
    foaf:name "RIZNA"@en,
        "リズナ"@ja .

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

<album/12230#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chaos Flare"@en,
        "Chaos Flare"@ja,
        "Chaos Flare"@ja-latn ;
    mo:performance_of <album/12230#musicalwork> ;
    mo:performer <artist/1745#subject>,
        <artist/1986#subject>,
        <artist/2324#subject>,
        <artist/2446#subject>,
        <artist/2603#subject>,
        <artist/5862#subject> ;
    mo:recorded_as <album/12230#musicalexpression> ;
    schema:byArtist <artist/1745#subject>,
        <artist/1986#subject>,
        <artist/2324#subject>,
        <artist/2446#subject>,
        <artist/2603#subject>,
        <artist/5862#subject> ;
    schema:name "Chaos Flare"@en,
        "Chaos Flare"@ja,
        "Chaos Flare"@ja-latn ;
    schema:workPerformed <album/12230#musicalwork> .

<album/12230#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-08"^^xsd:date ;
    dcterms:title "Chaos Flare"@en,
        "Chaos Flare"@ja,
        "Chaos Flare"@ja-latn ;
    mo:catalogue_number "AECD-017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12230#musicalexpression> ;
    mo:publisher <org/101#subject> ;
    mo:record _:N551bac665bb04e2fa2584acc580589f1 ;
    mo:record_count 1 ;
    mo:release <event/42> ;
    schema:about <product/37#subject> ;
    schema:byArtist <artist/1745#subject>,
        <artist/1986#subject>,
        <artist/2324#subject>,
        <artist/2446#subject>,
        <artist/2603#subject>,
        <artist/5862#subject> ;
    schema:datePublished "2009-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/12230/12230-1235239849.jpg> ;
    schema:name "Chaos Flare"@en,
        "Chaos Flare"@ja,
        "Chaos Flare"@ja-latn ;
    schema:publisher <org/101#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/12230/12230-1235239849.jpg> .

_:N0987d7f9dfe04170b32022d79635ce86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Born Blossom"@en,
        "Born Blossom"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N551bac665bb04e2fa2584acc580589f1 ;
    schema:name "Born Blossom"@en,
        "Born Blossom"@ja .

_:N16d294d79be84b80aeed4fdd7a4a1d86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "from the abyss"@en,
        "from the abyss"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N551bac665bb04e2fa2584acc580589f1 ;
    schema:name "from the abyss"@en,
        "from the abyss"@ja .

_:N2b25daf034f54e3fa82e17b1b2dab5f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Light Dance -Night Battle-"@en,
        "Moon Light Dance -Night Battle-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N551bac665bb04e2fa2584acc580589f1 ;
    schema:name "Moon Light Dance -Night Battle-"@en,
        "Moon Light Dance -Night Battle-"@ja .

_:N2bc88de158eb44059e24bc148f63a748 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Earth Ground *intro"@en,
        "Earth Ground *intro"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N551bac665bb04e2fa2584acc580589f1 ;
    schema:name "Earth Ground *intro"@en,
        "Earth Ground *intro"@ja .

_:N3dc6f5d0148840ac915a4d3051df50d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mizuhashi Jealoussic Park"@en,
        "水橋ジェラシックパーク"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N551bac665bb04e2fa2584acc580589f1 ;
    schema:name "Mizuhashi Jealoussic Park"@en,
        "水橋ジェラシックパーク"@ja .

_:N4f18b331e7ae4fcd913c47ef162c6218 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "C.A.T"@en,
        "C.A.T"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N551bac665bb04e2fa2584acc580589f1 ;
    schema:name "C.A.T"@en,
        "C.A.T"@ja .

_:N4f7ff490dc0646d29da1323810e0c49b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bird of the Basket"@en,
        "Bird of the Basket"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N551bac665bb04e2fa2584acc580589f1 ;
    schema:name "Bird of the Basket"@en,
        "Bird of the Basket"@ja .

_:N5a40512221a540c9ad85c88f6bb604fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Energy Blast"@en,
        "Energy Blast"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N551bac665bb04e2fa2584acc580589f1 ;
    schema:name "Energy Blast"@en,
        "Energy Blast"@ja .

_:N6ca0d4d7586c4cf8881c7e5e8bbd5bba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cry for Future"@en,
        "Cry for Future"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N551bac665bb04e2fa2584acc580589f1 ;
    schema:name "Cry for Future"@en,
        "Cry for Future"@ja .

_:N8783078868b643ad9ee2c20a421df7f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Planet"@en,
        "Lost Planet"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N551bac665bb04e2fa2584acc580589f1 ;
    schema:name "Lost Planet"@en,
        "Lost Planet"@ja .

_:Na0eb754cec1d42d99b5f2dda50dca314 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tag (Hardbeat Remix)"@en,
        "Tag (Hardbeat Remix)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N551bac665bb04e2fa2584acc580589f1 ;
    schema:name "Tag (Hardbeat Remix)"@en,
        "Tag (Hardbeat Remix)"@ja .

_:Ne3ca0eccbb884bef9373358f54f49fcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Open Your Eyes -Heartfelt Fansy-"@en,
        "Open Your Eyes -Heartfelt Fansy-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N551bac665bb04e2fa2584acc580589f1 ;
    schema:name "Open Your Eyes -Heartfelt Fansy-"@en,
        "Open Your Eyes -Heartfelt Fansy-"@ja .

_:N551bac665bb04e2fa2584acc580589f1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0987d7f9dfe04170b32022d79635ce86,
        _:N16d294d79be84b80aeed4fdd7a4a1d86,
        _:N2b25daf034f54e3fa82e17b1b2dab5f7,
        _:N2bc88de158eb44059e24bc148f63a748,
        _:N3dc6f5d0148840ac915a4d3051df50d2,
        _:N4f18b331e7ae4fcd913c47ef162c6218,
        _:N4f7ff490dc0646d29da1323810e0c49b,
        _:N5a40512221a540c9ad85c88f6bb604fe,
        _:N6ca0d4d7586c4cf8881c7e5e8bbd5bba,
        _:N8783078868b643ad9ee2c20a421df7f2,
        _:Na0eb754cec1d42d99b5f2dda50dca314,
        _:Ne3ca0eccbb884bef9373358f54f49fcc ;
    mo:track_count 12 ;
    schema:duration "PT52:59"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0987d7f9dfe04170b32022d79635ce86,
        _:N16d294d79be84b80aeed4fdd7a4a1d86,
        _:N2b25daf034f54e3fa82e17b1b2dab5f7,
        _:N2bc88de158eb44059e24bc148f63a748,
        _:N3dc6f5d0148840ac915a4d3051df50d2,
        _:N4f18b331e7ae4fcd913c47ef162c6218,
        _:N4f7ff490dc0646d29da1323810e0c49b,
        _:N5a40512221a540c9ad85c88f6bb604fe,
        _:N6ca0d4d7586c4cf8881c7e5e8bbd5bba,
        _:N8783078868b643ad9ee2c20a421df7f2,
        _:Na0eb754cec1d42d99b5f2dda50dca314,
        _:Ne3ca0eccbb884bef9373358f54f49fcc .

