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

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

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

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

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

<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/14624#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Energy Reimen: Moukohan!"@en,
        "エネルギー冷麺　もうこはんっ！"@ja,
        "Energy Reimen: Moukohan!"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/14624#musicalwork> ;
    schema:name "Energy Reimen: Moukohan!"@en,
        "エネルギー冷麺　もうこはんっ！"@ja,
        "Energy Reimen: Moukohan!"@ja-latn .

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

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

<org/841#subject> schema:name "Holic Service"@en,
        "ほりっくさーびす"@ja,
        "Holic Service"@ja-latn ;
    foaf:name "Holic Service"@en,
        "ほりっくさーびす"@ja,
        "Holic Service"@ja-latn .

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

<artist/11107#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14624#performance> ;
    schema:name "Ei Ayabuki"@en,
        "彩吹えい"@ja ;
    foaf:name "Ei Ayabuki"@en,
        "彩吹えい"@ja .

<artist/11527#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14624#performance> ;
    schema:name "Maduki Aono"@en,
        "蒼野真月"@ja ;
    foaf:name "Maduki Aono"@en,
        "蒼野真月"@ja .

<artist/2905#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14624#performance> ;
    schema:name "Miyu Inoue"@en,
        "井上みゆ"@ja ;
    foaf:name "Miyu Inoue"@en,
        "井上みゆ"@ja .

<artist/6189#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14624#performance> ;
    schema:name "nano.czkey"@en,
        "紫月菜乃"@ja ;
    foaf:name "nano.czkey"@en,
        "紫月菜乃"@ja .

<artist/6990#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14624#performance> ;
    schema:name "Rio Okumura"@en,
        "奥村りお"@ja ;
    foaf:name "Rio Okumura"@en,
        "奥村りお"@ja .

<artist/8990#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14624#performance> ;
    schema:name "Gumi"@en ;
    foaf:name "Gumi"@en .

<https://vgmdb.net/db/img/album-nsfw-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/14624#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    foaf:depicts <album/14624#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

<album/14624#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Energy Reimen: Moukohan!"@en,
        "エネルギー冷麺　もうこはんっ！"@ja,
        "Energy Reimen: Moukohan!"@ja-latn ;
    mo:catalogue_number "HOKD-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14624#musicalexpression> ;
    mo:publisher <org/841#subject> ;
    mo:record _:N788770d00afa4df3b79061042a4a4bd7 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Nimo"@en ;
            foaf:name "Nimo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kiseno Tsuzuki"@en ;
            foaf:name "Kiseno Tsuzuki"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yaming Kurage"@en ;
            foaf:name "Yaming Kurage"@en ],
        <artist/11107#subject>,
        <artist/11527#subject>,
        <artist/2905#subject>,
        <artist/6189#subject>,
        <artist/6990#subject>,
        <artist/8990#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    schema:name "Energy Reimen: Moukohan!"@en,
        "エネルギー冷麺　もうこはんっ！"@ja,
        "Energy Reimen: Moukohan!"@ja-latn ;
    schema:publisher <org/841#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

<album/14624#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Energy Reimen: Moukohan!"@en,
        "エネルギー冷麺　もうこはんっ！"@ja,
        "Energy Reimen: Moukohan!"@ja-latn ;
    mo:performance_of <album/14624#musicalwork> ;
    mo:performer _:N255fb39bcfa641bba47a7f9a1feb8823,
        _:N4e65b014c3df4f6b959ab60e7c652992,
        _:Nf0384da3d4be454a92f97b4a31858422,
        <artist/11107#subject>,
        <artist/11527#subject>,
        <artist/2905#subject>,
        <artist/6189#subject>,
        <artist/6990#subject>,
        <artist/8990#subject> ;
    mo:recorded_as <album/14624#musicalexpression> ;
    schema:byArtist _:N255fb39bcfa641bba47a7f9a1feb8823,
        _:N4e65b014c3df4f6b959ab60e7c652992,
        _:Nf0384da3d4be454a92f97b4a31858422,
        <artist/11107#subject>,
        <artist/11527#subject>,
        <artist/2905#subject>,
        <artist/6189#subject>,
        <artist/6990#subject>,
        <artist/8990#subject> ;
    schema:name "Energy Reimen: Moukohan!"@en,
        "エネルギー冷麺　もうこはんっ！"@ja,
        "Energy Reimen: Moukohan!"@ja-latn ;
    schema:workPerformed <album/14624#musicalwork> .

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

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

_:N255fb39bcfa641bba47a7f9a1feb8823 a schema:Person,
        foaf:Person ;
    mo:performed <album/14624#performance> ;
    schema:name "Nimo"@en ;
    foaf:name "Nimo"@en .

_:N428434a98e3841aa9e9260353eb46dc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エネルギー冷麺"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N788770d00afa4df3b79061042a4a4bd7 ;
    schema:name "エネルギー冷麺"@ja .

_:N4e65b014c3df4f6b959ab60e7c652992 a schema:Person,
        foaf:Person ;
    mo:performed <album/14624#performance> ;
    schema:name "Kiseno Tsuzuki"@en ;
    foaf:name "Kiseno Tsuzuki"@en .

_:N4f431a4130ac4d23840b799ef22783ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋する程度の能力"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N788770d00afa4df3b79061042a4a4bd7 ;
    schema:name "恋する程度の能力"@ja .

_:N5d580a3d2a6e4c268d3ea1324e74b7a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "融通が効かない程度の能力"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N788770d00afa4df3b79061042a4a4bd7 ;
    schema:name "融通が効かない程度の能力"@ja .

_:N8e6d25cee30a49fba6aafb212c1856eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小さな小さな三原則"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N788770d00afa4df3b79061042a4a4bd7 ;
    schema:name "小さな小さな三原則"@ja .

_:N9486c2669ea548f8b706cf42bd0d87b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "貧乏巫女のスゝメ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N788770d00afa4df3b79061042a4a4bd7 ;
    schema:name "貧乏巫女のスゝメ"@ja .

_:Na06e8a9b7cbb41c2b0281ea89f480f28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンニュイな猫のためのセプテット"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N788770d00afa4df3b79061042a4a4bd7 ;
    schema:name "アンニュイな猫のためのセプテット"@ja .

_:Na5b1228437d34a23abf703fb61c043fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "中国情歌"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N788770d00afa4df3b79061042a4a4bd7 ;
    schema:name "中国情歌"@ja .

_:Nc0a915531e5f45fab352211254ef9ff1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まじかるさくやちゃんスター☆"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N788770d00afa4df3b79061042a4a4bd7 ;
    schema:name "まじかるさくやちゃんスター☆"@ja .

_:Nd4be7d7cf74e42aaa1041c7b71b68ba0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽雅に食せ、桜餅"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N788770d00afa4df3b79061042a4a4bd7 ;
    schema:name "幽雅に食せ、桜餅"@ja .

_:Needecfe3182d468083087e0394f679f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人肉ディテクター"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N788770d00afa4df3b79061042a4a4bd7 ;
    schema:name "人肉ディテクター"@ja .

_:Nf0384da3d4be454a92f97b4a31858422 a schema:Person,
        foaf:Person ;
    mo:performed <album/14624#performance> ;
    schema:name "Yaming Kurage"@en ;
    foaf:name "Yaming Kurage"@en .

_:N788770d00afa4df3b79061042a4a4bd7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N428434a98e3841aa9e9260353eb46dc2,
        _:N4f431a4130ac4d23840b799ef22783ce,
        _:N5d580a3d2a6e4c268d3ea1324e74b7a8,
        _:N8e6d25cee30a49fba6aafb212c1856eb,
        _:N9486c2669ea548f8b706cf42bd0d87b1,
        _:Na06e8a9b7cbb41c2b0281ea89f480f28,
        _:Na5b1228437d34a23abf703fb61c043fa,
        _:Nc0a915531e5f45fab352211254ef9ff1,
        _:Nd4be7d7cf74e42aaa1041c7b71b68ba0,
        _:Needecfe3182d468083087e0394f679f3 ;
    mo:track_count 10 ;
    schema:duration "PT36:51"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N428434a98e3841aa9e9260353eb46dc2,
        _:N4f431a4130ac4d23840b799ef22783ce,
        _:N5d580a3d2a6e4c268d3ea1324e74b7a8,
        _:N8e6d25cee30a49fba6aafb212c1856eb,
        _:N9486c2669ea548f8b706cf42bd0d87b1,
        _:Na06e8a9b7cbb41c2b0281ea89f480f28,
        _:Na5b1228437d34a23abf703fb61c043fa,
        _:Nc0a915531e5f45fab352211254ef9ff1,
        _:Nd4be7d7cf74e42aaa1041c7b71b68ba0,
        _:Needecfe3182d468083087e0394f679f3 .

