@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 _:Nb7833d3d063746019d3233fec86a4551,
        _:Nce92cc2dab4b4a0e8ba410d6ff9fafec,
        <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 _:Nb7833d3d063746019d3233fec86a4551,
        _:Nce92cc2dab4b4a0e8ba410d6ff9fafec,
        <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 _:Ndd0a3e053bc842d4a98f7a5f9c2fb08d ;
    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 .

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

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

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

_:N319de0a5510744c79b4a7395e0214ba9 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 _:Ndd0a3e053bc842d4a98f7a5f9c2fb08d ;
    schema:name "dream in the star light"@ja .

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

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

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

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

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

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

_:Nb7833d3d063746019d3233fec86a4551 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 .

_:Nce92cc2dab4b4a0e8ba410d6ff9fafec 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 .

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

_:Ne3dadc42150e408e829becb02266f308 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 _:Ndd0a3e053bc842d4a98f7a5f9c2fb08d ;
    schema:name "once in a blue moon"@ja .

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

_:Ndd0a3e053bc842d4a98f7a5f9c2fb08d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13524121d6ab4f879d9387d2af4880c9,
        _:N16799c5590904fdebedec8d3719f3e9a,
        _:N27170c1747004f5da4f5313712c05ff3,
        _:N319de0a5510744c79b4a7395e0214ba9,
        _:N45f5dd4c19cf435695e9beae4089faee,
        _:N53ac0734fdec419c98f389c810bf0556,
        _:N5a4c274f0cb443cdb87093ddffe0f8a5,
        _:N60103cfcb84a4058a80e4e6ea1bbf8b4,
        _:Na1d32ed86b37469984731e1de30603c9,
        _:Nb60ace025d684bea8b84066e6dd01d24,
        _:Nd8009263cba547858b772c26ac664722,
        _:Ne3dadc42150e408e829becb02266f308,
        _:Nf4f9e8b803cb4b73ba4ad3623996d0fd ;
    mo:track_count 13 ;
    schema:duration "PT64:56"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N13524121d6ab4f879d9387d2af4880c9,
        _:N16799c5590904fdebedec8d3719f3e9a,
        _:N27170c1747004f5da4f5313712c05ff3,
        _:N319de0a5510744c79b4a7395e0214ba9,
        _:N45f5dd4c19cf435695e9beae4089faee,
        _:N53ac0734fdec419c98f389c810bf0556,
        _:N5a4c274f0cb443cdb87093ddffe0f8a5,
        _:N60103cfcb84a4058a80e4e6ea1bbf8b4,
        _:Na1d32ed86b37469984731e1de30603c9,
        _:Nb60ace025d684bea8b84066e6dd01d24,
        _:Nd8009263cba547858b772c26ac664722,
        _:Ne3dadc42150e408e829becb02266f308,
        _:Nf4f9e8b803cb4b73ba4ad3623996d0fd .

