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

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

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

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

<event/14> a mo:Release ;
    schema:name "Released at Comic Market 68 (Aug 12, 2005 to Aug 14, 2005)" .

<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 .

<album/14254#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bewitching Lunatic Music Dream"@en,
        "妖狂奏夢"@ja,
        "Youkyou Soumu"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/14254#musicalwork> ;
    schema:name "Bewitching Lunatic Music Dream"@en,
        "妖狂奏夢"@ja,
        "Youkyou Soumu"@ja-latn .

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

<album/14254#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bewitching Lunatic Music Dream"@en,
        "妖狂奏夢"@ja,
        "Youkyou Soumu"@ja-latn ;
    mo:performance_of <album/14254#musicalwork> ;
    mo:recorded_as <album/14254#musicalexpression> ;
    schema:name "Bewitching Lunatic Music Dream"@en,
        "妖狂奏夢"@ja,
        "Youkyou Soumu"@ja-latn ;
    schema:workPerformed <album/14254#musicalwork> .

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

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

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

<album/14254#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-08-14"^^xsd:date ;
    dcterms:title "Bewitching Lunatic Music Dream"@en,
        "妖狂奏夢"@ja,
        "Youkyou Soumu"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14254#musicalexpression> ;
    mo:publisher _:N165f1e7897394681b5a39c26d973e977 ;
    mo:record _:Nb13512e2686545a3966eebdb11f57ddb ;
    mo:record_count 1 ;
    mo:release <event/14> ;
    schema:about <product/20#subject>,
        <product/22#subject> ;
    schema:datePublished "2005-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/14254/14254-1246054196.jpg> ;
    schema:name "Bewitching Lunatic Music Dream"@en,
        "妖狂奏夢"@ja,
        "Youkyou Soumu"@ja-latn ;
    schema:publisher _:N165f1e7897394681b5a39c26d973e977 ;
    foaf:depiction <https://media.vgm.io/albums/45/14254/14254-1246054196.jpg> .

_:N165f1e7897394681b5a39c26d973e977 schema:name "Sachin Ongakushitsu"@en ;
    foaf:name "Sachin Ongakushitsu"@en .

_:N3cfdf4f1032f4f8990e727d65b7c9b71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "上海紅茶館"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nb13512e2686545a3966eebdb11f57ddb ;
    schema:name "上海紅茶館"@ja .

_:N4a47597f55bd458ca1d188c5fd55ae8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅楼　～ Eastern Dream..."@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nb13512e2686545a3966eebdb11f57ddb ;
    schema:name "紅楼　～ Eastern Dream..."@ja .

_:N5f86409f19bf486fbe3f60be6c777783 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽霊楽団 ～ Phantom Ensemble"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nb13512e2686545a3966eebdb11f57ddb ;
    schema:name "幽霊楽団 ～ Phantom Ensemble"@ja .

_:N6bf4638a8b9c49b2ac2365c97d959801 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メイドと血の懐中時計（？？Mix）"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nb13512e2686545a3966eebdb11f57ddb ;
    schema:name "メイドと血の懐中時計（？？Mix）"@ja .

_:N6f834e1da0ef44318a79131194400bac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法少女達の百年祭"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nb13512e2686545a3966eebdb11f57ddb ;
    schema:name "魔法少女達の百年祭"@ja .

_:N85bf8678a500479a89eb962bdced3b00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明治十七年の上海アリス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nb13512e2686545a3966eebdb11f57ddb ;
    schema:name "明治十七年の上海アリス"@ja .

_:N8b5a7fc29fbf4c9d8d080b8e6b4b7844 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠野幻想物語"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nb13512e2686545a3966eebdb11f57ddb ;
    schema:name "遠野幻想物語"@ja .

_:Nab93840e23ae4120ac17111034f615fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亡き王女の為のセプテット（LIVE Ver.）"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nb13512e2686545a3966eebdb11f57ddb ;
    schema:name "亡き王女の為のセプテット（LIVE Ver.）"@ja .

_:Nb1e7dc65af6b417aacc73d318f414a60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アルティメットトゥルース"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nb13512e2686545a3966eebdb11f57ddb ;
    schema:name "アルティメットトゥルース"@ja .

_:Nccf164a9f4e5410c98ab7047a2e00b64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月時計　～ルナダイアル"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nb13512e2686545a3966eebdb11f57ddb ;
    schema:name "月時計　～ルナダイアル"@ja .

_:Nd756bb5017544b738c1589383dda1d7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽雅に咲かせ、墨染の桜　～ Border of Life"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nb13512e2686545a3966eebdb11f57ddb ;
    schema:name "幽雅に咲かせ、墨染の桜　～ Border of Life"@ja .

_:Nf0093d092feb46f48ea1c1073827e7b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラクトガール　～少女密室"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nb13512e2686545a3966eebdb11f57ddb ;
    schema:name "ラクトガール　～少女密室"@ja .

_:Nffa42b5343c34fed9622d094aa79fd5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ツェペシュの幼き末裔"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nb13512e2686545a3966eebdb11f57ddb ;
    schema:name "ツェペシュの幼き末裔"@ja .

_:Nb13512e2686545a3966eebdb11f57ddb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3cfdf4f1032f4f8990e727d65b7c9b71,
        _:N4a47597f55bd458ca1d188c5fd55ae8c,
        _:N5f86409f19bf486fbe3f60be6c777783,
        _:N6bf4638a8b9c49b2ac2365c97d959801,
        _:N6f834e1da0ef44318a79131194400bac,
        _:N85bf8678a500479a89eb962bdced3b00,
        _:N8b5a7fc29fbf4c9d8d080b8e6b4b7844,
        _:Nab93840e23ae4120ac17111034f615fa,
        _:Nb1e7dc65af6b417aacc73d318f414a60,
        _:Nccf164a9f4e5410c98ab7047a2e00b64,
        _:Nd756bb5017544b738c1589383dda1d7a,
        _:Nf0093d092feb46f48ea1c1073827e7b4,
        _:Nffa42b5343c34fed9622d094aa79fd5b ;
    mo:track_count 13 ;
    schema:duration "PT43:06"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N3cfdf4f1032f4f8990e727d65b7c9b71,
        _:N4a47597f55bd458ca1d188c5fd55ae8c,
        _:N5f86409f19bf486fbe3f60be6c777783,
        _:N6bf4638a8b9c49b2ac2365c97d959801,
        _:N6f834e1da0ef44318a79131194400bac,
        _:N85bf8678a500479a89eb962bdced3b00,
        _:N8b5a7fc29fbf4c9d8d080b8e6b4b7844,
        _:Nab93840e23ae4120ac17111034f615fa,
        _:Nb1e7dc65af6b417aacc73d318f414a60,
        _:Nccf164a9f4e5410c98ab7047a2e00b64,
        _:Nd756bb5017544b738c1589383dda1d7a,
        _:Nf0093d092feb46f48ea1c1073827e7b4,
        _:Nffa42b5343c34fed9622d094aa79fd5b .

