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

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

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

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

<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/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/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/34080#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Mugen Chuya -another place dream-"@en,
        "東方夢幻奏唄 -another place dream-"@ja,
        "Touhou Mugen Chuya -another place dream-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/34080#musicalwork> ;
    schema:name "Touhou Mugen Chuya -another place dream-"@en,
        "東方夢幻奏唄 -another place dream-"@ja,
        "Touhou Mugen Chuya -another place dream-"@ja-latn .

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

<org/893#subject> schema:name "UtAGe"@en,
        "UtAGe"@ja,
        "UtAGe"@ja-latn ;
    foaf:name "UtAGe"@en,
        "UtAGe"@ja,
        "UtAGe"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/34080/34080-1342140574.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12751#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34080#performance> ;
    schema:name "Sebastian"@en ;
    foaf:made <album/34080#lyrics>,
        <album/34080#subject> ;
    foaf:name "Sebastian"@en .

<artist/12752#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34080#performance> ;
    schema:name "T-D.ARK"@en ;
    foaf:made <album/34080#lyrics>,
        <album/34080#subject> ;
    foaf:name "T-D.ARK"@en .

<album/34080#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Mugen Chuya -another place dream-"@en,
        "東方夢幻奏唄 -another place dream-"@ja,
        "Touhou Mugen Chuya -another place dream-"@ja-latn ;
    mo:performance_of <album/34080#musicalwork> ;
    mo:performer _:Nb9ebde8bbf784009bbac7ec9a25c67e6,
        <artist/12751#subject>,
        <artist/12752#subject> ;
    mo:recorded_as <album/34080#musicalexpression> ;
    schema:byArtist _:Nb9ebde8bbf784009bbac7ec9a25c67e6,
        <artist/12751#subject>,
        <artist/12752#subject> ;
    schema:name "Touhou Mugen Chuya -another place dream-"@en,
        "東方夢幻奏唄 -another place dream-"@ja,
        "Touhou Mugen Chuya -another place dream-"@ja-latn ;
    schema:workPerformed <album/34080#musicalwork> .

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

<album/34080#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "Touhou Mugen Chuya -another place dream-"@en,
        "東方夢幻奏唄 -another place dream-"@ja,
        "Touhou Mugen Chuya -another place dream-"@ja-latn ;
    mo:catalogue_number "UTGE-02006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34080#musicalexpression> ;
    mo:publisher <org/893#subject> ;
    mo:record _:N376956d1a79e4fb6b6102b1df9ef20d5 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/64#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "雛"@en ;
            foaf:name "雛"@en ],
        <artist/12751#subject>,
        <artist/12752#subject> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/34080/34080-1342140574.jpg> ;
    schema:name "Touhou Mugen Chuya -another place dream-"@en,
        "東方夢幻奏唄 -another place dream-"@ja,
        "Touhou Mugen Chuya -another place dream-"@ja-latn ;
    schema:publisher <org/893#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/34080/34080-1342140574.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "T.S"@en ;
    foaf:made <album/34080#subject> ;
    foaf:name "T.S"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "しゅそ"@en ;
    foaf:made <album/34080#lyrics> ;
    foaf:name "しゅそ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "しゅそ"@en ;
    foaf:made <album/34080#subject> ;
    foaf:name "しゅそ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "T.S"@en ;
    foaf:made <album/34080#lyrics> ;
    foaf:name "T.S"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "雛"@en ;
    foaf:made <album/34080#subject> ;
    foaf:name "雛"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "雛"@en ;
    foaf:made <album/34080#lyrics> ;
    foaf:name "雛"@en .

_:N00370d2465f14141afbf5710fa430cb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "我が故郷に捧ぐ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N376956d1a79e4fb6b6102b1df9ef20d5 ;
    schema:name "我が故郷に捧ぐ"@ja .

_:N1d669700716b47c396fe6fc3cb0a426f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶品!!にとりのDEATHバーガー!!"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N376956d1a79e4fb6b6102b1df9ef20d5 ;
    schema:name "絶品!!にとりのDEATHバーガー!!"@ja .

_:N247a548b7e9a4907bf863b4d4a841ebb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピアノ六重奏曲「竹取飛翔」"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N376956d1a79e4fb6b6102b1df9ef20d5 ;
    schema:name "ピアノ六重奏曲「竹取飛翔」"@ja .

_:N2be7c067afca487994af090c24a31a81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WHITE & CRIMSON"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N376956d1a79e4fb6b6102b1df9ef20d5 ;
    schema:name "WHITE & CRIMSON"@ja .

_:N3628e73f9446487cb21237467af37ac0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大地と月の詩"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:N376956d1a79e4fb6b6102b1df9ef20d5 ;
    schema:name "大地と月の詩"@ja .

_:N3d83d79c1aa24b969dc09a7e094e5bba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宴は夕刻、静かに始まる"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N376956d1a79e4fb6b6102b1df9ef20d5 ;
    schema:name "宴は夕刻、静かに始まる"@ja .

_:N659c3654fef743d1bbf9aa43a7ad6749 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Power of Butterfly"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N376956d1a79e4fb6b6102b1df9ef20d5 ;
    schema:name "Power of Butterfly"@ja .

_:N7fffac4e42a743ed8dc50451bbfad77b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "狂時計 ～サディスティック・ダイヤル"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N376956d1a79e4fb6b6102b1df9ef20d5 ;
    schema:name "狂時計 ～サディスティック・ダイヤル"@ja .

_:Nb036085cc4ee422a845d8125daeed445 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "信仰は魅力的に☆"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N376956d1a79e4fb6b6102b1df9ef20d5 ;
    schema:name "信仰は魅力的に☆"@ja .

_:Nb9ebde8bbf784009bbac7ec9a25c67e6 a schema:Person,
        foaf:Person ;
    mo:performed <album/34080#performance> ;
    schema:name "雛"@en ;
    foaf:name "雛"@en .

_:Ne2dd1bdbc61d42ac8fc822b495f5ada7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "八雲一家の本気"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N376956d1a79e4fb6b6102b1df9ef20d5 ;
    schema:name "八雲一家の本気"@ja .

_:Ne4807d1a9b8b458595f4929e955fa447 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Girl's Oblivion"@ja ;
    mo:track_number 5 ;
    schema:duration "PT8:39"^^xsd:interval ;
    schema:inPlaylist _:N376956d1a79e4fb6b6102b1df9ef20d5 ;
    schema:name "A Girl's Oblivion"@ja .

_:Nf31d94c8d63f4e4b8c0666058bbab836 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鎮魂歌"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N376956d1a79e4fb6b6102b1df9ef20d5 ;
    schema:name "鎮魂歌"@ja .

_:N376956d1a79e4fb6b6102b1df9ef20d5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00370d2465f14141afbf5710fa430cb6,
        _:N1d669700716b47c396fe6fc3cb0a426f,
        _:N247a548b7e9a4907bf863b4d4a841ebb,
        _:N2be7c067afca487994af090c24a31a81,
        _:N3628e73f9446487cb21237467af37ac0,
        _:N3d83d79c1aa24b969dc09a7e094e5bba,
        _:N659c3654fef743d1bbf9aa43a7ad6749,
        _:N7fffac4e42a743ed8dc50451bbfad77b,
        _:Nb036085cc4ee422a845d8125daeed445,
        _:Ne2dd1bdbc61d42ac8fc822b495f5ada7,
        _:Ne4807d1a9b8b458595f4929e955fa447,
        _:Nf31d94c8d63f4e4b8c0666058bbab836 ;
    mo:track_count 12 ;
    schema:duration "PT50:53"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N00370d2465f14141afbf5710fa430cb6,
        _:N1d669700716b47c396fe6fc3cb0a426f,
        _:N247a548b7e9a4907bf863b4d4a841ebb,
        _:N2be7c067afca487994af090c24a31a81,
        _:N3628e73f9446487cb21237467af37ac0,
        _:N3d83d79c1aa24b969dc09a7e094e5bba,
        _:N659c3654fef743d1bbf9aa43a7ad6749,
        _:N7fffac4e42a743ed8dc50451bbfad77b,
        _:Nb036085cc4ee422a845d8125daeed445,
        _:Ne2dd1bdbc61d42ac8fc822b495f5ada7,
        _:Ne4807d1a9b8b458595f4929e955fa447,
        _:Nf31d94c8d63f4e4b8c0666058bbab836 .

