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

<artist/13448#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ribyuhki"@en,
        "リブユウキ"@ja ;
    foaf:made <album/42169#lyrics>,
        <album/42169#subject> ;
    foaf:name "Ribyuhki"@en,
        "リブユウキ"@ja .

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

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

<event/157> a mo:Release ;
    schema:name "Released at Comic Market 84 (Aug 10, 2013 to Aug 12, 2013)" .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@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 .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

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

<org/866#subject> schema:name "UNDEAD CORPORATION"@en,
        "UNDEAD CORPORATION"@ja,
        "UNDEAD CORPORATION"@ja-latn ;
    foaf:name "UNDEAD CORPORATION"@en,
        "UNDEAD CORPORATION"@ja,
        "UNDEAD CORPORATION"@ja-latn .

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

<https://medium-media.vgm.io/albums/96/42169/42169-1381233385.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13426#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42169#performance> ;
    schema:name "YOUKI"@en ;
    foaf:name "YOUKI"@en .

<artist/13443#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42169#performance> ;
    schema:name "Fumiya Morishita"@en,
        "森下フミヤ"@ja ;
    foaf:name "Fumiya Morishita"@en,
        "森下フミヤ"@ja .

<artist/13444#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42169#performance> ;
    schema:name "Dougen Kubota"@en,
        "窪田道元"@ja ;
    foaf:name "Dougen Kubota"@en,
        "窪田道元"@ja .

<artist/13445#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42169#performance> ;
    schema:name "Akemi"@en,
        "朱美"@ja ;
    foaf:made <album/42169#lyrics>,
        <album/42169#subject> ;
    foaf:name "Akemi"@en,
        "朱美"@ja .

<artist/6582#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42169#performance> ;
    schema:name "Yukimura Hirano"@en,
        "平野幸村"@ja ;
    foaf:name "Yukimura Hirano"@en,
        "平野幸村"@ja .

<artist/8138#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42169#performance> ;
    schema:name "Pine Tree"@en,
        "パインツリー"@ja ;
    foaf:name "Pine Tree"@en,
        "パインツリー"@ja .

<artist/8931#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42169#performance> ;
    schema:name "Albert of Joy Toy"@en ;
    foaf:made <album/42169#lyrics>,
        <album/42169#subject> ;
    foaf:name "Albert of Joy Toy"@en .

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

<album/42169#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-12"^^xsd:date ;
    dcterms:title "Boukun"@en,
        "暴君"@ja,
        "Boukun"@ja-latn ;
    mo:catalogue_number "ANCO-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42169#musicalexpression> ;
    mo:publisher <org/866#subject> ;
    mo:record _:Nabcace8f86d04ed0893907edae2d80ec ;
    mo:record_count 1 ;
    mo:release <event/157> ;
    schema:about <product/14#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/882#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "KOUTA"@en ;
            foaf:name "KOUTA"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "中街佑磨"@en ;
            foaf:name "中街佑磨"@en ],
        <artist/13426#subject>,
        <artist/13443#subject>,
        <artist/13444#subject>,
        <artist/13445#subject>,
        <artist/6582#subject>,
        <artist/8138#subject>,
        <artist/8931#subject> ;
    schema:datePublished "2013-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/42169/42169-1381233385.jpg> ;
    schema:name "Boukun"@en,
        "暴君"@ja,
        "Boukun"@ja-latn ;
    schema:publisher <org/866#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/42169/42169-1381233385.jpg> .

<album/42169#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Boukun"@en,
        "暴君"@ja,
        "Boukun"@ja-latn ;
    mo:performance_of <album/42169#musicalwork> ;
    mo:performer _:N6a8b920fe16f4008a72e3384a34955e1,
        _:N6ff304aa4b384fa39c14265a6f7a6971,
        <artist/13426#subject>,
        <artist/13443#subject>,
        <artist/13444#subject>,
        <artist/13445#subject>,
        <artist/6582#subject>,
        <artist/8138#subject>,
        <artist/8931#subject> ;
    mo:recorded_as <album/42169#musicalexpression> ;
    schema:byArtist _:N6a8b920fe16f4008a72e3384a34955e1,
        _:N6ff304aa4b384fa39c14265a6f7a6971,
        <artist/13426#subject>,
        <artist/13443#subject>,
        <artist/13444#subject>,
        <artist/13445#subject>,
        <artist/6582#subject>,
        <artist/8138#subject>,
        <artist/8931#subject> ;
    schema:name "Boukun"@en,
        "暴君"@ja,
        "Boukun"@ja-latn ;
    schema:workPerformed <album/42169#musicalwork> .

[] a schema:Person,
        foaf:Person ;
    schema:name "さわけん"@en ;
    foaf:made <album/42169#subject> ;
    foaf:name "さわけん"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "さわけん"@en ;
    foaf:made <album/42169#lyrics> ;
    foaf:name "さわけん"@en .

_:N1c71ca91ca714d67a370f8bc4180ddb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evil But Innocent main (lead gt 中街佑磨(炭酸))"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nabcace8f86d04ed0893907edae2d80ec ;
    schema:name "Evil But Innocent main (lead gt 中街佑磨(炭酸))"@ja .

_:N2297351a85f442d392195671bae22712 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haul me up"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nabcace8f86d04ed0893907edae2d80ec ;
    schema:name "Haul me up"@ja .

_:N5fbb625385264ae4a980730ce88ab85e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seven Colors (lead gt KOUTA)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nabcace8f86d04ed0893907edae2d80ec ;
    schema:name "Seven Colors (lead gt KOUTA)"@ja .

_:N6a8b920fe16f4008a72e3384a34955e1 a schema:Person,
        foaf:Person ;
    mo:performed <album/42169#performance> ;
    schema:name "KOUTA"@en ;
    foaf:name "KOUTA"@en .

_:N6ff304aa4b384fa39c14265a6f7a6971 a schema:Person,
        foaf:Person ;
    mo:performed <album/42169#performance> ;
    schema:name "中街佑磨"@en ;
    foaf:name "中街佑磨"@en .

_:N74443de299eb4c949c2846a2b996f333 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everything will freeze (lead gt KOUTA)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nabcace8f86d04ed0893907edae2d80ec ;
    schema:name "Everything will freeze (lead gt KOUTA)"@ja .

_:N76f63c3e6c1a48e8852b2366fbade950 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evil But Innocent feat. アルベルト・オブ・ジョイトイ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nabcace8f86d04ed0893907edae2d80ec ;
    schema:name "Evil But Innocent feat. アルベルト・オブ・ジョイトイ"@ja .

_:N843303fd2f964f47bab4d365e1aa9b25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Empress (lead gt 平野幸村)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nabcace8f86d04ed0893907edae2d80ec ;
    schema:name "The Empress (lead gt 平野幸村)"@ja .

_:N88c87ef07cf04d589550851eac8a1b31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Empress -scream off ver-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nabcace8f86d04ed0893907edae2d80ec ;
    schema:name "The Empress -scream off ver-"@ja .

_:N8bfcae59ee4b4e139f1f356d5fdbde63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Empress feat. さわけん＆Admiral Wisteria Promontory"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nabcace8f86d04ed0893907edae2d80ec ;
    schema:name "The Empress feat. さわけん＆Admiral Wisteria Promontory"@ja .

_:N8dddbdff3690445e81af4ea72d75c27e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloodthirsty Nightmare Lullaby feat. Rib:y(uhki)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nabcace8f86d04ed0893907edae2d80ec ;
    schema:name "Bloodthirsty Nightmare Lullaby feat. Rib:y(uhki)"@ja .

_:N9b983a34f04e4db88e27f0925bb10233 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seven Colors (幽し者へ　英語版)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nabcace8f86d04ed0893907edae2d80ec ;
    schema:name "Seven Colors (幽し者へ　英語版)"@ja .

_:N9c699e1eba054b29abcef98c468cc614 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everything will freeze"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nabcace8f86d04ed0893907edae2d80ec ;
    schema:name "Everything will freeze"@ja .

_:Nb290159dea2d43768a36e3ef24660533 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haul me up (lead gt YOUKI)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nabcace8f86d04ed0893907edae2d80ec ;
    schema:name "Haul me up (lead gt YOUKI)"@ja .

_:Nb9a403da3e9249e78984aff1226099c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloodthirsty Nightmare Lullaby (lead gt KOUTA)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nabcace8f86d04ed0893907edae2d80ec ;
    schema:name "Bloodthirsty Nightmare Lullaby (lead gt KOUTA)"@ja .

_:Ncd81500f80d840298dc16e7f7d2270b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seven Colors -scream off ver-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nabcace8f86d04ed0893907edae2d80ec ;
    schema:name "Seven Colors -scream off ver-"@ja .

_:Ne9086e849e9742dd9d85544b7442bc97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What breaks the gloomy sky isn't the sunlight (lead gt YOUKI)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nabcace8f86d04ed0893907edae2d80ec ;
    schema:name "What breaks the gloomy sky isn't the sunlight (lead gt YOUKI)"@ja .

_:Nef3418a77f3a495ab98a786f4467c520 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What breaks the gloomy sky isn't the sunlight"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nabcace8f86d04ed0893907edae2d80ec ;
    schema:name "What breaks the gloomy sky isn't the sunlight"@ja .

_:Nabcace8f86d04ed0893907edae2d80ec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c71ca91ca714d67a370f8bc4180ddb8,
        _:N2297351a85f442d392195671bae22712,
        _:N5fbb625385264ae4a980730ce88ab85e,
        _:N74443de299eb4c949c2846a2b996f333,
        _:N76f63c3e6c1a48e8852b2366fbade950,
        _:N843303fd2f964f47bab4d365e1aa9b25,
        _:N88c87ef07cf04d589550851eac8a1b31,
        _:N8bfcae59ee4b4e139f1f356d5fdbde63,
        _:N8dddbdff3690445e81af4ea72d75c27e,
        _:N9b983a34f04e4db88e27f0925bb10233,
        _:N9c699e1eba054b29abcef98c468cc614,
        _:Nb290159dea2d43768a36e3ef24660533,
        _:Nb9a403da3e9249e78984aff1226099c8,
        _:Ncd81500f80d840298dc16e7f7d2270b0,
        _:Ne9086e849e9742dd9d85544b7442bc97,
        _:Nef3418a77f3a495ab98a786f4467c520 ;
    mo:track_count 16 ;
    schema:duration "PT60:06"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N1c71ca91ca714d67a370f8bc4180ddb8,
        _:N2297351a85f442d392195671bae22712,
        _:N5fbb625385264ae4a980730ce88ab85e,
        _:N74443de299eb4c949c2846a2b996f333,
        _:N76f63c3e6c1a48e8852b2366fbade950,
        _:N843303fd2f964f47bab4d365e1aa9b25,
        _:N88c87ef07cf04d589550851eac8a1b31,
        _:N8bfcae59ee4b4e139f1f356d5fdbde63,
        _:N8dddbdff3690445e81af4ea72d75c27e,
        _:N9b983a34f04e4db88e27f0925bb10233,
        _:N9c699e1eba054b29abcef98c468cc614,
        _:Nb290159dea2d43768a36e3ef24660533,
        _:Nb9a403da3e9249e78984aff1226099c8,
        _:Ncd81500f80d840298dc16e7f7d2270b0,
        _:Ne9086e849e9742dd9d85544b7442bc97,
        _:Nef3418a77f3a495ab98a786f4467c520 .

