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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21135#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/21135#composition>,
        <album/21135#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/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/21135#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "stream"@en,
        "stream"@ja,
        "stream"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/21135#musicalwork> ;
    schema:name "stream"@en,
        "stream"@ja,
        "stream"@ja-latn .

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

<org/713#subject> schema:name "Cross Current"@en,
        "Cross Current"@ja,
        "Cross Current"@ja-latn ;
    foaf:name "Cross Current"@en,
        "Cross Current"@ja,
        "Cross Current"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/21135/21135-1284478712.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/21135#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "stream"@en,
        "stream"@ja,
        "stream"@ja-latn ;
    mo:performance_of <album/21135#musicalwork> ;
    mo:performer <artist/9722#subject> ;
    mo:recorded_as <album/21135#musicalexpression> ;
    schema:byArtist <artist/9722#subject> ;
    schema:name "stream"@en,
        "stream"@ja,
        "stream"@ja-latn ;
    schema:workPerformed <album/21135#musicalwork> .

<artist/9722#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21135#performance> ;
    schema:name "Noboru Mashima"@en,
        "馬島昇"@ja ;
    foaf:name "Noboru Mashima"@en,
        "馬島昇"@ja .

<album/21135#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "stream"@en,
        "stream"@ja,
        "stream"@ja-latn ;
    mo:catalogue_number "CRSS-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21135#musicalexpression> ;
    mo:publisher <org/713#subject> ;
    mo:record _:N0853fa6fb1a1411d87349a78e9914413 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/9722#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/21135/21135-1284478712.jpg> ;
    schema:name "stream"@en,
        "stream"@ja,
        "stream"@ja-latn ;
    schema:publisher <org/713#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/21135/21135-1284478712.jpg> .

_:N0570d245617243daa3eff6357a3b0554 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leave Flowers in Fantasy"@en,
        "花は幻想のままに"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N0853fa6fb1a1411d87349a78e9914413 ;
    schema:name "Leave Flowers in Fantasy"@en,
        "花は幻想のままに"@ja .

_:N0feeb0b28c5142d19186ad71c0ba2927 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultimate Truth"@en,
        "Ultimate Truth"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N0853fa6fb1a1411d87349a78e9914413 ;
    schema:name "Ultimate Truth"@en,
        "Ultimate Truth"@ja .

_:N10f2f41b3a8a4ad2a0773c029a8c5073 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystic Dream"@en,
        "妖々夢"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N0853fa6fb1a1411d87349a78e9914413 ;
    schema:name "Mystic Dream"@en,
        "妖々夢"@ja .

_:N1b1b5ca501304999ac50f0f0c0f97f49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen was her?"@en,
        "U.N.オーエンは彼女なのか？"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N0853fa6fb1a1411d87349a78e9914413 ;
    schema:name "U.N. Owen was her?"@en,
        "U.N.オーエンは彼女なのか？"@ja .

_:N1f38e90e41c744309fb64e78aca1a128 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Ensemble"@en,
        "幽霊楽団"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N0853fa6fb1a1411d87349a78e9914413 ;
    schema:name "Phantom Ensemble"@en,
        "幽霊楽団"@ja .

_:N20ec4194a0f841699242718ab88039b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "East End"@en,
        "East End"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N0853fa6fb1a1411d87349a78e9914413 ;
    schema:name "East End"@en,
        "East End"@ja .

_:N219f7a4284024ca99133e924d95b7f85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring Lane Colorful Path"@en,
        "春色小径"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N0853fa6fb1a1411d87349a78e9914413 ;
    schema:name "Spring Lane Colorful Path"@en,
        "春色小径"@ja .

_:N464df77346734519be7daae88b9eb556 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rural Makai City Esoteria"@en,
        "魔界地方都市エソテリア"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N0853fa6fb1a1411d87349a78e9914413 ;
    schema:name "Rural Makai City Esoteria"@en,
        "魔界地方都市エソテリア"@ja .

_:N47b711d093cf42e8a7f0e518c841bf1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Temple in the Netherworld"@en,
        "古の冥界寺"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N0853fa6fb1a1411d87349a78e9914413 ;
    schema:name "Ancient Temple in the Netherworld"@en,
        "古の冥界寺"@ja .

_:N83ff7d4d555d455da40aec0a4f8e39f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of Hourai"@en,
        "蓬莱伝説"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N0853fa6fb1a1411d87349a78e9914413 ;
    schema:name "Legend of Hourai"@en,
        "蓬莱伝説"@ja .

_:N923c7edb6ad7410fac8c12e81e669e17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom Nobly, Cherry Blossoms of Sumizome"@en,
        "幽雅に咲かせ、墨染の桜"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N0853fa6fb1a1411d87349a78e9914413 ;
    schema:name "Bloom Nobly, Cherry Blossoms of Sumizome"@en,
        "幽雅に咲かせ、墨染の桜"@ja .

_:Nb4044fd58c304136b9c53ebe3ce33180 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Higan Retour"@en,
        "彼岸帰航"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N0853fa6fb1a1411d87349a78e9914413 ;
    schema:name "Higan Retour"@en,
        "彼岸帰航"@ja .

_:Nb8ccb57ef1804e1bb603a090557c0dd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage 1969"@en,
        "Voyage 1969"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N0853fa6fb1a1411d87349a78e9914413 ;
    schema:name "Voyage 1969"@en,
        "Voyage 1969"@ja .

_:Nc18a54daaf324c3ba88e689f9b0c194e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gensokyo Millenium"@en,
        "千年幻想郷"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N0853fa6fb1a1411d87349a78e9914413 ;
    schema:name "Gensokyo Millenium"@en,
        "千年幻想郷"@ja .

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

_:Neab0f7cebd86477abf8ec3f3f380f527 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Captain Murasa"@en,
        "キャプテン・ムラサ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N0853fa6fb1a1411d87349a78e9914413 ;
    schema:name "Captain Murasa"@en,
        "キャプテン・ムラサ"@ja .

_:Nf4db3a6aa7094b9eb58874c058207146 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lord Usa's Elemental Flag"@en,
        "お宇佐さまの素い幡"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N0853fa6fb1a1411d87349a78e9914413 ;
    schema:name "Lord Usa's Elemental Flag"@en,
        "お宇佐さまの素い幡"@ja .

_:N0853fa6fb1a1411d87349a78e9914413 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0570d245617243daa3eff6357a3b0554,
        _:N0feeb0b28c5142d19186ad71c0ba2927,
        _:N10f2f41b3a8a4ad2a0773c029a8c5073,
        _:N1b1b5ca501304999ac50f0f0c0f97f49,
        _:N1f38e90e41c744309fb64e78aca1a128,
        _:N20ec4194a0f841699242718ab88039b3,
        _:N219f7a4284024ca99133e924d95b7f85,
        _:N464df77346734519be7daae88b9eb556,
        _:N47b711d093cf42e8a7f0e518c841bf1c,
        _:N83ff7d4d555d455da40aec0a4f8e39f5,
        _:N923c7edb6ad7410fac8c12e81e669e17,
        _:Nb4044fd58c304136b9c53ebe3ce33180,
        _:Nb8ccb57ef1804e1bb603a090557c0dd9,
        _:Nc18a54daaf324c3ba88e689f9b0c194e,
        _:Nd002a8713f6144b6b8dd00dc6ced59b3,
        _:Neab0f7cebd86477abf8ec3f3f380f527,
        _:Nf4db3a6aa7094b9eb58874c058207146 ;
    mo:track_count 17 ;
    schema:duration "PT59:49"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N0570d245617243daa3eff6357a3b0554,
        _:N0feeb0b28c5142d19186ad71c0ba2927,
        _:N10f2f41b3a8a4ad2a0773c029a8c5073,
        _:N1b1b5ca501304999ac50f0f0c0f97f49,
        _:N1f38e90e41c744309fb64e78aca1a128,
        _:N20ec4194a0f841699242718ab88039b3,
        _:N219f7a4284024ca99133e924d95b7f85,
        _:N464df77346734519be7daae88b9eb556,
        _:N47b711d093cf42e8a7f0e518c841bf1c,
        _:N83ff7d4d555d455da40aec0a4f8e39f5,
        _:N923c7edb6ad7410fac8c12e81e669e17,
        _:Nb4044fd58c304136b9c53ebe3ce33180,
        _:Nb8ccb57ef1804e1bb603a090557c0dd9,
        _:Nc18a54daaf324c3ba88e689f9b0c194e,
        _:Nd002a8713f6144b6b8dd00dc6ced59b3,
        _:Neab0f7cebd86477abf8ec3f3f380f527,
        _:Nf4db3a6aa7094b9eb58874c058207146 .

