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

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

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

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

<artist/5606#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18814#subject> ;
    schema:name "Yuuna Kamishiro"@en ;
    foaf:made <album/18814#composition>,
        <album/18814#subject> ;
    foaf:name "Yuuna Kamishiro"@en .

<event/71> a mo:Release ;
    schema:name "Released at M3-2010 Spring (May 05, 2010)" .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@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/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@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 .

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

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

<org/337#subject> schema:name "Sound∞Infinity"@en,
        "Sound∞Infinity"@ja,
        "Sound∞Infinity"@ja-latn ;
    foaf:name "Sound∞Infinity"@en,
        "Sound∞Infinity"@ja,
        "Sound∞Infinity"@ja-latn .

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

<https://medium-media.vgm.io/albums/41/18814/18814-1271780169.jpg> a schema:ImageObject,
        foaf:Image .

<album/18814#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BLACK or WHITE"@en,
        "BLACK or WHITE"@ja,
        "BLACK or WHITE"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/5606#subject> ;
    mo:produced_work <album/18814#musicalwork> ;
    schema:name "BLACK or WHITE"@en,
        "BLACK or WHITE"@ja,
        "BLACK or WHITE"@ja-latn .

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

<album/18814#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-05"^^xsd:date ;
    dcterms:title "BLACK or WHITE"@en,
        "BLACK or WHITE"@ja,
        "BLACK or WHITE"@ja-latn ;
    mo:catalogue_number "SDFN-0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18814#musicalexpression> ;
    mo:publisher <org/337#subject> ;
    mo:record _:Ne01466b79e6e464f9bc0646a1dfdebc5 ;
    mo:record_count 1 ;
    mo:release <event/71> ;
    schema:about <product/12#subject>,
        <product/18#subject>,
        <product/20#subject>,
        <product/276#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:datePublished "2010-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/18814/18814-1271780169.jpg> ;
    schema:name "BLACK or WHITE"@en,
        "BLACK or WHITE"@ja,
        "BLACK or WHITE"@ja-latn ;
    schema:publisher <org/337#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/18814/18814-1271780169.jpg> .

_:N062d966d9d1e4b74a8f5a92ed2a7ddc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochrome World ~ intro"@en,
        "Monochrome World　～ intro"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Ne01466b79e6e464f9bc0646a1dfdebc5 ;
    schema:name "Monochrome World ~ intro"@en,
        "Monochrome World　～ intro"@ja .

_:N0b14fa7c013442e9978ff6c78e82a1d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S-Style"@en,
        "S-Style"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:Ne01466b79e6e464f9bc0646a1dfdebc5 ;
    schema:name "S-Style"@en,
        "S-Style"@ja .

_:N0d7ff1c5ffd2488ebab02b8a8ac35b10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Last Judgelight"@en,
        "the Last Judgelight"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:50"^^xsd:interval ;
    schema:inPlaylist _:Ne01466b79e6e464f9bc0646a1dfdebc5 ;
    schema:name "the Last Judgelight"@en,
        "the Last Judgelight"@ja .

_:N1de6c9fb605d4bdb82420082c733eb47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Judgement!"@en,
        "ジャッジメントですのっ！"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Ne01466b79e6e464f9bc0646a1dfdebc5 ;
    schema:name "It's Judgement!"@en,
        "ジャッジメントですのっ！"@ja .

_:N4f16372963a745ada1af376b4502e7ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochrome World ~ interlude"@en,
        "Monochrome World　～ interlude"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Ne01466b79e6e464f9bc0646a1dfdebc5 ;
    schema:name "Monochrome World ~ interlude"@en,
        "Monochrome World　～ interlude"@ja .

_:N8a95f71a47ce404b9af6cb5bdf94f9d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Programmed Nightmare"@en,
        "Programmed Nightmare"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:29"^^xsd:interval ;
    schema:inPlaylist _:Ne01466b79e6e464f9bc0646a1dfdebc5 ;
    schema:name "Programmed Nightmare"@en,
        "Programmed Nightmare"@ja .

_:N92661e5d694049a3be2e981b64313dd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amulet Heart"@en,
        "Amulet Heart"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:36"^^xsd:interval ;
    schema:inPlaylist _:Ne01466b79e6e464f9bc0646a1dfdebc5 ;
    schema:name "Amulet Heart"@en,
        "Amulet Heart"@ja .

_:Nc73136b43ad74771994b6f2b97d151ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Hellfire"@en,
        "Black Hellfire"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Ne01466b79e6e464f9bc0646a1dfdebc5 ;
    schema:name "Black Hellfire"@en,
        "Black Hellfire"@ja .

_:Ncb97f8aba0d04d3e8f127dd2d8d66cb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Kouchakaden"@en,
        "上海紅茶華伝"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Ne01466b79e6e464f9bc0646a1dfdebc5 ;
    schema:name "Shanghai Kouchakaden"@en,
        "上海紅茶華伝"@ja .

_:Ne42b602893ae440f82dcb98008a45355 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scouse of Darkness"@en,
        "Scouse of Darkness"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:26"^^xsd:interval ;
    schema:inPlaylist _:Ne01466b79e6e464f9bc0646a1dfdebc5 ;
    schema:name "Scouse of Darkness"@en,
        "Scouse of Darkness"@ja .

_:Ne01466b79e6e464f9bc0646a1dfdebc5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N062d966d9d1e4b74a8f5a92ed2a7ddc8,
        _:N0b14fa7c013442e9978ff6c78e82a1d5,
        _:N0d7ff1c5ffd2488ebab02b8a8ac35b10,
        _:N1de6c9fb605d4bdb82420082c733eb47,
        _:N4f16372963a745ada1af376b4502e7ca,
        _:N8a95f71a47ce404b9af6cb5bdf94f9d2,
        _:N92661e5d694049a3be2e981b64313dd6,
        _:Nc73136b43ad74771994b6f2b97d151ce,
        _:Ncb97f8aba0d04d3e8f127dd2d8d66cb1,
        _:Ne42b602893ae440f82dcb98008a45355 ;
    mo:track_count 10 ;
    schema:duration "PT57:36"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N062d966d9d1e4b74a8f5a92ed2a7ddc8,
        _:N0b14fa7c013442e9978ff6c78e82a1d5,
        _:N0d7ff1c5ffd2488ebab02b8a8ac35b10,
        _:N1de6c9fb605d4bdb82420082c733eb47,
        _:N4f16372963a745ada1af376b4502e7ca,
        _:N8a95f71a47ce404b9af6cb5bdf94f9d2,
        _:N92661e5d694049a3be2e981b64313dd6,
        _:Nc73136b43ad74771994b6f2b97d151ce,
        _:Ncb97f8aba0d04d3e8f127dd2d8d66cb1,
        _:Ne42b602893ae440f82dcb98008a45355 .

