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

<artist/16394#subject> a schema:Person,
        foaf:Person ;
    schema:name "kyrie"@en ;
    foaf:made <album/21824#lyrics>,
        <album/21824#subject> ;
    foaf:name "kyrie"@en .

<artist/7362#subject> a schema:Person,
        foaf:Person ;
    schema:name "Coro"@en ;
    foaf:made <album/21824#lyrics>,
        <album/21824#subject> ;
    foaf:name "Coro"@en .

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

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

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

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

<org/754#subject> schema:name "Includeore"@en,
        "俺++"@ja,
        "Includeore"@ja-latn ;
    foaf:name "Includeore"@en,
        "俺++"@ja,
        "Includeore"@ja-latn .

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

<https://medium-media.vgm.io/albums/42/21824/21824-1288731068.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/2468#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21824#performance> ;
    schema:name "haru*nya"@en ;
    foaf:made <album/21824#lyrics>,
        <album/21824#subject> ;
    foaf:name "haru*nya"@en .

<artist/7249#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21824#performance> ;
    schema:name "Fumi Sakura"@en,
        "桜ふみ"@ja ;
    foaf:made <album/21824#lyrics>,
        <album/21824#subject> ;
    foaf:name "Fumi Sakura"@en,
        "桜ふみ"@ja .

<artist/9195#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21824#performance> ;
    schema:name "Tamachan"@en,
        "たまちゃん"@ja ;
    foaf:name "Tamachan"@en,
        "たまちゃん"@ja .

<artist/97#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21824#performance> ;
    schema:name "Rekka Katakiri"@en,
        "片霧烈火"@ja ;
    foaf:name "Rekka Katakiri"@en,
        "片霧烈火"@ja .

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

<album/21824#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DAWN"@en,
        "暁 -DAWN-"@ja,
        "DAWN"@ja-latn ;
    mo:performance_of <album/21824#musicalwork> ;
    mo:performer _:N63f072f0e0194ba08365be07aac9558d,
        _:Neacd097dd08b4ffdb8559e1265879ff0,
        <artist/2324#subject>,
        <artist/2446#subject>,
        <artist/2468#subject>,
        <artist/7249#subject>,
        <artist/9195#subject>,
        <artist/97#subject> ;
    mo:recorded_as <album/21824#musicalexpression> ;
    schema:byArtist _:N63f072f0e0194ba08365be07aac9558d,
        _:Neacd097dd08b4ffdb8559e1265879ff0,
        <artist/2324#subject>,
        <artist/2446#subject>,
        <artist/2468#subject>,
        <artist/7249#subject>,
        <artist/9195#subject>,
        <artist/97#subject> ;
    schema:name "DAWN"@en,
        "暁 -DAWN-"@ja,
        "DAWN"@ja-latn ;
    schema:workPerformed <album/21824#musicalwork> .

<album/21824#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "DAWN"@en,
        "暁 -DAWN-"@ja,
        "DAWN"@ja-latn ;
    mo:catalogue_number "VORE-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21824#musicalexpression> ;
    mo:publisher <org/754#subject> ;
    mo:record _:N16011f3301c147c7b23206516f086c28 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Marc B.Panther a.k.a patariAn"@en ;
            foaf:name "Marc B.Panther a.k.a patariAn"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "DALEYA KOMORO a.k.a Da/Le"@en ;
            foaf:name "DALEYA KOMORO a.k.a Da/Le"@en ],
        <artist/2324#subject>,
        <artist/2446#subject>,
        <artist/2468#subject>,
        <artist/7249#subject>,
        <artist/9195#subject>,
        <artist/97#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/21824/21824-1288731068.jpg> ;
    schema:name "DAWN"@en,
        "暁 -DAWN-"@ja,
        "DAWN"@ja-latn ;
    schema:publisher <org/754#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/21824/21824-1288731068.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Marc B.Panther a.k.a patariAn"@en ;
    foaf:made <album/21824#subject> ;
    foaf:name "Marc B.Panther a.k.a patariAn"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Marc B.Panther a.k.a patariAn"@en ;
    foaf:made <album/21824#lyrics> ;
    foaf:name "Marc B.Panther a.k.a patariAn"@en .

_:N07c343f3a8ae4faa85aae0d0b728ab5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "495 forbidden"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N16011f3301c147c7b23206516f086c28 ;
    schema:name "495 forbidden"@ja .

_:N0c62b8d9d2be4032b7dee8fe1d74d7fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little girl Big barrage"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N16011f3301c147c7b23206516f086c28 ;
    schema:name "Little girl Big barrage"@ja .

_:N18b09e583ac94541848599175b00409b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月影夜窓"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N16011f3301c147c7b23206516f086c28 ;
    schema:name "月影夜窓"@ja .

_:N51e579da08ff46169d3536546f16899b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Notion Divider"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N16011f3301c147c7b23206516f086c28 ;
    schema:name "Notion Divider"@ja .

_:N63f072f0e0194ba08365be07aac9558d a schema:Person,
        foaf:Person ;
    mo:performed <album/21824#performance> ;
    schema:name "DALEYA KOMORO a.k.a Da/Le"@en ;
    foaf:name "DALEYA KOMORO a.k.a Da/Le"@en .

_:Na06b0c9956d0411b820538496f63a204 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FROSTERS"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N16011f3301c147c7b23206516f086c28 ;
    schema:name "FROSTERS"@ja .

_:Na1d93f20c96a48859e6e8aa8fb3400cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "once in a blue moon"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N16011f3301c147c7b23206516f086c28 ;
    schema:name "once in a blue moon"@ja .

_:Na6857d638a8c43cb97cfdadadec2762a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SWEET LULLABY"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N16011f3301c147c7b23206516f086c28 ;
    schema:name "SWEET LULLABY"@ja .

_:Nc0548d728272452db86c3e30f58a0c93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feast of bacchanal"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N16011f3301c147c7b23206516f086c28 ;
    schema:name "Feast of bacchanal"@ja .

_:Nc95963c53eda4d8ca7c7ee2d2856fc0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dream in the star light"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N16011f3301c147c7b23206516f086c28 ;
    schema:name "dream in the star light"@ja .

_:Nd769e3a245494d63ad0527dcb415b91b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢見鳥懐古"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N16011f3301c147c7b23206516f086c28 ;
    schema:name "夢見鳥懐古"@ja .

_:Ne8e3742254f74be3950be4882a9e6c2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "葬刻ノ輪舞曲"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N16011f3301c147c7b23206516f086c28 ;
    schema:name "葬刻ノ輪舞曲"@ja .

_:Ne9241a814dd44f9582448cc139c1b2cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of winter"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N16011f3301c147c7b23206516f086c28 ;
    schema:name "End of winter"@ja .

_:Neacd097dd08b4ffdb8559e1265879ff0 a schema:Person,
        foaf:Person ;
    mo:performed <album/21824#performance> ;
    schema:name "Marc B.Panther a.k.a patariAn"@en ;
    foaf:name "Marc B.Panther a.k.a patariAn"@en .

_:Nf186d9bacd304e9dae4e4a2758e169cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "情景 空翔る少女よ凛々しくあれ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N16011f3301c147c7b23206516f086c28 ;
    schema:name "情景 空翔る少女よ凛々しくあれ"@ja .

_:N16011f3301c147c7b23206516f086c28 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07c343f3a8ae4faa85aae0d0b728ab5e,
        _:N0c62b8d9d2be4032b7dee8fe1d74d7fd,
        _:N18b09e583ac94541848599175b00409b,
        _:N51e579da08ff46169d3536546f16899b,
        _:Na06b0c9956d0411b820538496f63a204,
        _:Na1d93f20c96a48859e6e8aa8fb3400cf,
        _:Na6857d638a8c43cb97cfdadadec2762a,
        _:Nc0548d728272452db86c3e30f58a0c93,
        _:Nc95963c53eda4d8ca7c7ee2d2856fc0f,
        _:Nd769e3a245494d63ad0527dcb415b91b,
        _:Ne8e3742254f74be3950be4882a9e6c2a,
        _:Ne9241a814dd44f9582448cc139c1b2cd,
        _:Nf186d9bacd304e9dae4e4a2758e169cd ;
    mo:track_count 13 ;
    schema:duration "PT64:56"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N07c343f3a8ae4faa85aae0d0b728ab5e,
        _:N0c62b8d9d2be4032b7dee8fe1d74d7fd,
        _:N18b09e583ac94541848599175b00409b,
        _:N51e579da08ff46169d3536546f16899b,
        _:Na06b0c9956d0411b820538496f63a204,
        _:Na1d93f20c96a48859e6e8aa8fb3400cf,
        _:Na6857d638a8c43cb97cfdadadec2762a,
        _:Nc0548d728272452db86c3e30f58a0c93,
        _:Nc95963c53eda4d8ca7c7ee2d2856fc0f,
        _:Nd769e3a245494d63ad0527dcb415b91b,
        _:Ne8e3742254f74be3950be4882a9e6c2a,
        _:Ne9241a814dd44f9582448cc139c1b2cd,
        _:Nf186d9bacd304e9dae4e4a2758e169cd .

