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

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

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

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

<event/3> a mo:Release ;
    schema:name "Released at Comic Market 71 (Dec 29, 2006 to Dec 31, 2006)" .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

<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/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@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 .

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

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

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

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

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

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

<artist/1925#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5730#performance> ;
    schema:name "Aki Misawa"@en,
        "三澤秋"@ja ;
    foaf:name "Aki Misawa"@en,
        "三澤秋"@ja .

<artist/1926#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5730#performance> ;
    schema:name "nomico"@en,
        "のみこ"@ja ;
    foaf:name "nomico"@en,
        "のみこ"@ja .

<album/5730#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blue Constellations"@en,
        "Blue Constellations"@ja,
        "Blue Constellations"@ja-latn ;
    mo:performance_of <album/5730#musicalwork> ;
    mo:performer <artist/1925#subject>,
        <artist/1926#subject> ;
    mo:recorded_as <album/5730#musicalexpression> ;
    schema:byArtist <artist/1925#subject>,
        <artist/1926#subject> ;
    schema:name "Blue Constellations"@en,
        "Blue Constellations"@ja,
        "Blue Constellations"@ja-latn ;
    schema:workPerformed <album/5730#musicalwork> .

<album/5730#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-31"^^xsd:date ;
    dcterms:title "Blue Constellations"@en,
        "Blue Constellations"@ja,
        "Blue Constellations"@ja-latn ;
    mo:catalogue_number "IBCD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5730#musicalexpression> ;
    mo:publisher <org/164#subject> ;
    mo:record _:N0c252786e1924f30bd989a1b4e9d4ac1 ;
    mo:record_count 1 ;
    mo:release <event/3> ;
    schema:about <product/16#subject>,
        <product/18#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:byArtist <artist/1925#subject>,
        <artist/1926#subject> ;
    schema:datePublished "2006-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/5730/5730-1196873687.jpg> ;
    schema:name "Blue Constellations"@en,
        "Blue Constellations"@ja,
        "Blue Constellations"@ja-latn ;
    schema:publisher <org/164#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/5730/5730-1196873687.jpg> .

_:N1a0465598d3044c48cd835336e708101 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buzzing Dissonance"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:N0c252786e1924f30bd989a1b4e9d4ac1 ;
    schema:name "Buzzing Dissonance"@en .

_:N2cd8ccce819647c6967ccff91797c158 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Rite (Instrumental)"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N0c252786e1924f30bd989a1b4e9d4ac1 ;
    schema:name "Eternal Rite (Instrumental)"@en .

_:N2e21b3d46c434474bd6f8679e206c1fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Out of Truth"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N0c252786e1924f30bd989a1b4e9d4ac1 ;
    schema:name "Out of Truth"@en .

_:N33603f0f1b1445d7850d126af8e6f44d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Constellations"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:N0c252786e1924f30bd989a1b4e9d4ac1 ;
    schema:name "Constellations"@en .

_:N5221620aa1034c17a46990ace68a3ad2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maple Wizen (Crosswize Remix)"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N0c252786e1924f30bd989a1b4e9d4ac1 ;
    schema:name "Maple Wizen (Crosswize Remix)"@en .

_:N54023e9216794da9bafb00e0b9725317 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Euphoria"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N0c252786e1924f30bd989a1b4e9d4ac1 ;
    schema:name "Euphoria"@en .

_:N5cff33c7ce524112903d30504d0c8e94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maple Wizen (Crosswize Remix Instrumental)"@en ;
    mo:track_number 12 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N0c252786e1924f30bd989a1b4e9d4ac1 ;
    schema:name "Maple Wizen (Crosswize Remix Instrumental)"@en .

_:N963c574b83e245b1bf6268e681edd48a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Genetic Code"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N0c252786e1924f30bd989a1b4e9d4ac1 ;
    schema:name "Genetic Code"@en .

_:Nb1a1eee0d4e3495bab895e52196d8a0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Rite"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N0c252786e1924f30bd989a1b4e9d4ac1 ;
    schema:name "Eternal Rite"@en .

_:Nb9527ad7080b40609857324540531b46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystal Flow"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N0c252786e1924f30bd989a1b4e9d4ac1 ;
    schema:name "Crystal Flow"@en .

_:Ned5965b15e7c4f97a403774073a72a4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Dreams (Classic Mix)"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:46"^^xsd:interval ;
    schema:inPlaylist _:N0c252786e1924f30bd989a1b4e9d4ac1 ;
    schema:name "Eternal Dreams (Classic Mix)"@en .

_:Nf5ea6a18ec1040c9b4d62bf1b7e5e8e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Surge Steps"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N0c252786e1924f30bd989a1b4e9d4ac1 ;
    schema:name "Surge Steps"@en .

_:N0c252786e1924f30bd989a1b4e9d4ac1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a0465598d3044c48cd835336e708101,
        _:N2cd8ccce819647c6967ccff91797c158,
        _:N2e21b3d46c434474bd6f8679e206c1fd,
        _:N33603f0f1b1445d7850d126af8e6f44d,
        _:N5221620aa1034c17a46990ace68a3ad2,
        _:N54023e9216794da9bafb00e0b9725317,
        _:N5cff33c7ce524112903d30504d0c8e94,
        _:N963c574b83e245b1bf6268e681edd48a,
        _:Nb1a1eee0d4e3495bab895e52196d8a0a,
        _:Nb9527ad7080b40609857324540531b46,
        _:Ned5965b15e7c4f97a403774073a72a4b,
        _:Nf5ea6a18ec1040c9b4d62bf1b7e5e8e2 ;
    mo:track_count 12 ;
    schema:duration "PT64:44"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1a0465598d3044c48cd835336e708101,
        _:N2cd8ccce819647c6967ccff91797c158,
        _:N2e21b3d46c434474bd6f8679e206c1fd,
        _:N33603f0f1b1445d7850d126af8e6f44d,
        _:N5221620aa1034c17a46990ace68a3ad2,
        _:N54023e9216794da9bafb00e0b9725317,
        _:N5cff33c7ce524112903d30504d0c8e94,
        _:N963c574b83e245b1bf6268e681edd48a,
        _:Nb1a1eee0d4e3495bab895e52196d8a0a,
        _:Nb9527ad7080b40609857324540531b46,
        _:Ned5965b15e7c4f97a403774073a72a4b,
        _:Nf5ea6a18ec1040c9b4d62bf1b7e5e8e2 .

