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

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

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

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

<event/82> a mo:Release ;
    schema:name "Released at Sunshine Creation 42 (Feb 08, 2009)" .

<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/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

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

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

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

<org/191#subject> schema:name "=NeutraL="@en,
        "=NeutraL="@ja,
        "=NeutraL="@ja-latn ;
    foaf:name "=NeutraL="@en,
        "=NeutraL="@ja,
        "=NeutraL="@ja-latn .

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

<https://medium-media.vgm.io/albums/45/11754/11754-1248355486.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11754#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-02-08"^^xsd:date ;
    dcterms:title "RED×BLACK"@en,
        "RED×BLACK"@ja,
        "RED×BLACK"@ja-latn ;
    mo:catalogue_number "NLCD-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11754#musicalexpression> ;
    mo:publisher <org/191#subject> ;
    mo:record _:N8e2cebd272e54e3c8c85c769dd52dd92 ;
    mo:record_count 1 ;
    mo:release <event/82> ;
    schema:about <product/14#subject>,
        <product/16#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/64#subject> ;
    schema:datePublished "2009-02-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/11754/11754-1248355486.jpg> ;
    schema:name "RED×BLACK"@en,
        "RED×BLACK"@ja,
        "RED×BLACK"@ja-latn ;
    schema:publisher <org/191#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/11754/11754-1248355486.jpg> .

_:N67058f258fe34fac828e41070d706b9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love-Colored Master Spark"@en,
        "恋色マスタースパーク"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N8e2cebd272e54e3c8c85c769dd52dd92 ;
    schema:name "Love-Colored Master Spark"@en,
        "恋色マスタースパーク"@ja .

_:N77e6dd2106fd443f951d9d281f46b810 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of Witches ~ Magus"@en,
        "魔女達の舞踏会 ～ Magus"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N8e2cebd272e54e3c8c85c769dd52dd92 ;
    schema:name "Dance of Witches ~ Magus"@en,
        "魔女達の舞踏会 ～ Magus"@ja .

_:N8e9997d32d1e4c638940f34826b0ac23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bichrome Lotus Butterfly ~ Red And White"@en,
        "二色蓮花蝶 ～ Red And White"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N8e2cebd272e54e3c8c85c769dd52dd92 ;
    schema:name "Bichrome Lotus Butterfly ~ Red And White"@en,
        "二色蓮花蝶 ～ Red And White"@ja .

_:Nc60a483f30df4440ae10f8381fc2645d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vessel of Stars ~ Casket of Star"@en,
        "星の器 ～ Casket of Star"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N8e2cebd272e54e3c8c85c769dd52dd92 ;
    schema:name "Vessel of Stars ~ Casket of Star"@en,
        "星の器 ～ Casket of Star"@ja .

_:Nd391894735d449648f96dd78ca3238f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystic Oriental Love Consultation"@en,
        "東方妖恋談"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N8e2cebd272e54e3c8c85c769dd52dd92 ;
    schema:name "Mystic Oriental Love Consultation"@en,
        "東方妖恋談"@ja .

_:Nd5b66230b18e46a68d19659b5993a409 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dim. Dream"@en,
        "Dim. Dream"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N8e2cebd272e54e3c8c85c769dd52dd92 ;
    schema:name "Dim. Dream"@en,
        "Dim. Dream"@ja .

_:Nddc47e0829324d4f839bceeba61f474d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maiden's Capriccio ~ Dream Battle"@en,
        "少女綺想曲 ～ Dream Battle"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N8e2cebd272e54e3c8c85c769dd52dd92 ;
    schema:name "Maiden's Capriccio ~ Dream Battle"@en,
        "少女綺想曲 ～ Dream Battle"@ja .

_:Ne9e323183bc54a2290e9e05a1c2e1152 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring Lane ~ Colorful Path"@en,
        "春色小径 ～ Colorful Path"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N8e2cebd272e54e3c8c85c769dd52dd92 ;
    schema:name "Spring Lane ~ Colorful Path"@en,
        "春色小径 ～ Colorful Path"@ja .

_:Nf1cee7a454e04919a3ed0ce2cd3daf2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oriental Dark Flight"@en,
        "オリエンタルダークフライト"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N8e2cebd272e54e3c8c85c769dd52dd92 ;
    schema:name "Oriental Dark Flight"@en,
        "オリエンタルダークフライト"@ja .

_:Nf7926e6d95b946eda32124cf8b7af30d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Eastern Story"@en,
        "テーマ・オブ・イースタンストーリー"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N8e2cebd272e54e3c8c85c769dd52dd92 ;
    schema:name "Theme of Eastern Story"@en,
        "テーマ・オブ・イースタンストーリー"@ja .

_:N8e2cebd272e54e3c8c85c769dd52dd92 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N67058f258fe34fac828e41070d706b9d,
        _:N77e6dd2106fd443f951d9d281f46b810,
        _:N8e9997d32d1e4c638940f34826b0ac23,
        _:Nc60a483f30df4440ae10f8381fc2645d,
        _:Nd391894735d449648f96dd78ca3238f2,
        _:Nd5b66230b18e46a68d19659b5993a409,
        _:Nddc47e0829324d4f839bceeba61f474d,
        _:Ne9e323183bc54a2290e9e05a1c2e1152,
        _:Nf1cee7a454e04919a3ed0ce2cd3daf2a,
        _:Nf7926e6d95b946eda32124cf8b7af30d ;
    mo:track_count 10 ;
    schema:duration "PT31:33"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N67058f258fe34fac828e41070d706b9d,
        _:N77e6dd2106fd443f951d9d281f46b810,
        _:N8e9997d32d1e4c638940f34826b0ac23,
        _:Nc60a483f30df4440ae10f8381fc2645d,
        _:Nd391894735d449648f96dd78ca3238f2,
        _:Nd5b66230b18e46a68d19659b5993a409,
        _:Nddc47e0829324d4f839bceeba61f474d,
        _:Ne9e323183bc54a2290e9e05a1c2e1152,
        _:Nf1cee7a454e04919a3ed0ce2cd3daf2a,
        _:Nf7926e6d95b946eda32124cf8b7af30d .

