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

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

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

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

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

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

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

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

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

<org/435#subject> schema:name "TLi-synth"@en,
        "TLi-synth"@ja,
        "TLi-synth"@ja-latn ;
    foaf:name "TLi-synth"@en,
        "TLi-synth"@ja,
        "TLi-synth"@ja-latn .

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

<https://medium-media.vgm.io/albums/81/16818/16818-1260213605.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/16818#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "Meteoric Stream"@en,
        "Meteoric Stream"@ja,
        "Meteoric Stream"@ja-latn ;
    mo:catalogue_number "TLSY-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16818#musicalexpression> ;
    mo:publisher <org/435#subject> ;
    mo:record _:N24ac189ad146490ca283f3f896367816 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/18#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/16818/16818-1260213605.jpg> ;
    schema:name "Meteoric Stream"@en,
        "Meteoric Stream"@ja,
        "Meteoric Stream"@ja-latn ;
    schema:publisher <org/435#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/16818/16818-1260213605.jpg> .

_:N235f89da1eba41d291b01081ced42437 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UFOria"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N24ac189ad146490ca283f3f896367816 ;
    schema:name "UFOria"@ja .

_:N3354b4b9a31f489884ca8aed0e871049 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "流星ロマンチカ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N24ac189ad146490ca283f3f896367816 ;
    schema:name "流星ロマンチカ"@ja .

_:N362a39476e39498d90aa0e3814415203 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waterfly"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N24ac189ad146490ca283f3f896367816 ;
    schema:name "Waterfly"@ja .

_:N480fb10a784849898b15b98c23a8d5fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "薄明"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N24ac189ad146490ca283f3f896367816 ;
    schema:name "薄明"@ja .

_:N4c2e2b57b4c248d683d2f60a4f9538a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Collapse Fire"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N24ac189ad146490ca283f3f896367816 ;
    schema:name "Collapse Fire"@ja .

_:N9581639a105a4bb3890eee8dfcfd369e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meteoric Stream"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N24ac189ad146490ca283f3f896367816 ;
    schema:name "Meteoric Stream"@ja .

_:Nb299e2b2aa834d33886bffcbc003707c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スパークエナジー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N24ac189ad146490ca283f3f896367816 ;
    schema:name "スパークエナジー"@ja .

_:Ndad3866357724379a56e1acd04cb59ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heavenly drive"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N24ac189ad146490ca283f3f896367816 ;
    schema:name "Heavenly drive"@ja .

_:Nde6c1102340044e683c48fba1ee03874 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜桜ファンタジア"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N24ac189ad146490ca283f3f896367816 ;
    schema:name "夜桜ファンタジア"@ja .

_:Nf3e2244fd6e049629c83836fcf4a6017 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プラネタリウム"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N24ac189ad146490ca283f3f896367816 ;
    schema:name "プラネタリウム"@ja .

_:N24ac189ad146490ca283f3f896367816 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N235f89da1eba41d291b01081ced42437,
        _:N3354b4b9a31f489884ca8aed0e871049,
        _:N362a39476e39498d90aa0e3814415203,
        _:N480fb10a784849898b15b98c23a8d5fa,
        _:N4c2e2b57b4c248d683d2f60a4f9538a9,
        _:N9581639a105a4bb3890eee8dfcfd369e,
        _:Nb299e2b2aa834d33886bffcbc003707c,
        _:Ndad3866357724379a56e1acd04cb59ef,
        _:Nde6c1102340044e683c48fba1ee03874,
        _:Nf3e2244fd6e049629c83836fcf4a6017 ;
    mo:track_count 10 ;
    schema:duration "PT41:42"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N235f89da1eba41d291b01081ced42437,
        _:N3354b4b9a31f489884ca8aed0e871049,
        _:N362a39476e39498d90aa0e3814415203,
        _:N480fb10a784849898b15b98c23a8d5fa,
        _:N4c2e2b57b4c248d683d2f60a4f9538a9,
        _:N9581639a105a4bb3890eee8dfcfd369e,
        _:Nb299e2b2aa834d33886bffcbc003707c,
        _:Ndad3866357724379a56e1acd04cb59ef,
        _:Nde6c1102340044e683c48fba1ee03874,
        _:Nf3e2244fd6e049629c83836fcf4a6017 .

