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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 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/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/27994#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ONE NIGHT IN REITAISAI"@en,
        "ONE NIGHT IN REITAISAI"@ja,
        "ONE NIGHT IN REITAISAI"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/27994#musicalwork> ;
    schema:name "ONE NIGHT IN REITAISAI"@en,
        "ONE NIGHT IN REITAISAI"@ja,
        "ONE NIGHT IN REITAISAI"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/49/27994/27994-1312757721.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

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

<artist/8196#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27994#performance> ;
    schema:name "Nanahira"@en,
        "ななひら"@ja ;
    foaf:name "Nanahira"@en,
        "ななひら"@ja .

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

<artist/9691#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27994#performance> ;
    schema:name "yukimame"@en,
        "ゆきまめ"@ja ;
    foaf:name "yukimame"@en,
        "ゆきまめ"@ja .

<album/27994#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "ONE NIGHT IN REITAISAI"@en,
        "ONE NIGHT IN REITAISAI"@ja,
        "ONE NIGHT IN REITAISAI"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27994#musicalexpression> ;
    mo:publisher <org/841#subject> ;
    mo:record _:N47d1a64f1c0243aa80cf16376913cdbb ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/11107#subject>,
        <artist/11527#subject>,
        <artist/2905#subject>,
        <artist/6189#subject>,
        <artist/6990#subject>,
        <artist/8196#subject>,
        <artist/8990#subject>,
        <artist/9691#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/27994/27994-1312757721.jpg> ;
    schema:name "ONE NIGHT IN REITAISAI"@en,
        "ONE NIGHT IN REITAISAI"@ja,
        "ONE NIGHT IN REITAISAI"@ja-latn ;
    schema:publisher <org/841#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/27994/27994-1312757721.jpg> .

<album/27994#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ONE NIGHT IN REITAISAI"@en,
        "ONE NIGHT IN REITAISAI"@ja,
        "ONE NIGHT IN REITAISAI"@ja-latn ;
    mo:performance_of <album/27994#musicalwork> ;
    mo:performer <artist/11107#subject>,
        <artist/11527#subject>,
        <artist/2905#subject>,
        <artist/6189#subject>,
        <artist/6990#subject>,
        <artist/8196#subject>,
        <artist/8990#subject>,
        <artist/9691#subject> ;
    mo:recorded_as <album/27994#musicalexpression> ;
    schema:byArtist <artist/11107#subject>,
        <artist/11527#subject>,
        <artist/2905#subject>,
        <artist/6189#subject>,
        <artist/6990#subject>,
        <artist/8196#subject>,
        <artist/8990#subject>,
        <artist/9691#subject> ;
    schema:name "ONE NIGHT IN REITAISAI"@en,
        "ONE NIGHT IN REITAISAI"@ja,
        "ONE NIGHT IN REITAISAI"@ja-latn ;
    schema:workPerformed <album/27994#musicalwork> .

_:N1088ebfa9c8b47d9a65e4c230f7657c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふにふに秘密の補習授業"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N47d1a64f1c0243aa80cf16376913cdbb ;
    schema:name "ふにふに秘密の補習授業"@ja .

_:N16fbb8216cff4a2c913f729e1dd6e9bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋魔法！ふぁいなりゅすぱぁく☆"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N47d1a64f1c0243aa80cf16376913cdbb ;
    schema:name "恋魔法！ふぁいなりゅすぱぁく☆"@ja .

_:N1e97b9eaeb574b078a06f3435bf18377 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LoveSpiral"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N47d1a64f1c0243aa80cf16376913cdbb ;
    schema:name "LoveSpiral"@ja .

_:N24f84fdeec7747d2ba6b6bce19b41d15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "O.T.オタクは彼氏なのか？"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N47d1a64f1c0243aa80cf16376913cdbb ;
    schema:name "O.T.オタクは彼氏なのか？"@ja .

_:N317df1b4cd5d46d1bd13a6a7b7b98993 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽雅に食せ、桜餅"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N47d1a64f1c0243aa80cf16376913cdbb ;
    schema:name "幽雅に食せ、桜餅"@ja .

_:N33b49aa85fb747b8a464fc744464cd9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青春キャンパス ～リア充生活、敵地にアリ～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N47d1a64f1c0243aa80cf16376913cdbb ;
    schema:name "青春キャンパス ～リア充生活、敵地にアリ～"@ja .

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

_:N5e62e6c4dba648c7acdf15b1fdc2a3eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CR かえる☆大量発生↑（ただいま確変中）"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N47d1a64f1c0243aa80cf16376913cdbb ;
    schema:name "CR かえる☆大量発生↑（ただいま確変中）"@ja .

_:N6d02f004d5c34b8a9a8dcea420338824 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モノクローム"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N47d1a64f1c0243aa80cf16376913cdbb ;
    schema:name "モノクローム"@ja .

_:N94ad5dd4b49a426b85ce88638e4f4ac4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンニュイな猫のための"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N47d1a64f1c0243aa80cf16376913cdbb ;
    schema:name "アンニュイな猫のための"@ja .

_:Na8b7aa1532a54d68b80f7a247c0f67d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エネルギー冷麺リミックス"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N47d1a64f1c0243aa80cf16376913cdbb ;
    schema:name "エネルギー冷麺リミックス"@ja .

_:Nb42f17160578472f93a6abe5f7a9a1fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カッパイズム≠Nitorism"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N47d1a64f1c0243aa80cf16376913cdbb ;
    schema:name "カッパイズム≠Nitorism"@ja .

_:Nbc43087df9f4436790cb7596842d4e6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小さな小さな三原則"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N47d1a64f1c0243aa80cf16376913cdbb ;
    schema:name "小さな小さな三原則"@ja .

_:Nf574e52eed6849a1875747b394618d25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エネルギー冷麺"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N47d1a64f1c0243aa80cf16376913cdbb ;
    schema:name "エネルギー冷麺"@ja .

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

_:N47d1a64f1c0243aa80cf16376913cdbb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1088ebfa9c8b47d9a65e4c230f7657c3,
        _:N16fbb8216cff4a2c913f729e1dd6e9bc,
        _:N1e97b9eaeb574b078a06f3435bf18377,
        _:N24f84fdeec7747d2ba6b6bce19b41d15,
        _:N317df1b4cd5d46d1bd13a6a7b7b98993,
        _:N33b49aa85fb747b8a464fc744464cd9c,
        _:N500e4c016e294758996a5480a80fbd3b,
        _:N5e62e6c4dba648c7acdf15b1fdc2a3eb,
        _:N6d02f004d5c34b8a9a8dcea420338824,
        _:N94ad5dd4b49a426b85ce88638e4f4ac4,
        _:Na8b7aa1532a54d68b80f7a247c0f67d0,
        _:Nb42f17160578472f93a6abe5f7a9a1fd,
        _:Nbc43087df9f4436790cb7596842d4e6e,
        _:Nf574e52eed6849a1875747b394618d25,
        _:Nfd2f95bf430f49c9b6b77cad182e4c33 ;
    mo:track_count 15 ;
    schema:duration "PT58:22"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N1088ebfa9c8b47d9a65e4c230f7657c3,
        _:N16fbb8216cff4a2c913f729e1dd6e9bc,
        _:N1e97b9eaeb574b078a06f3435bf18377,
        _:N24f84fdeec7747d2ba6b6bce19b41d15,
        _:N317df1b4cd5d46d1bd13a6a7b7b98993,
        _:N33b49aa85fb747b8a464fc744464cd9c,
        _:N500e4c016e294758996a5480a80fbd3b,
        _:N5e62e6c4dba648c7acdf15b1fdc2a3eb,
        _:N6d02f004d5c34b8a9a8dcea420338824,
        _:N94ad5dd4b49a426b85ce88638e4f4ac4,
        _:Na8b7aa1532a54d68b80f7a247c0f67d0,
        _:Nb42f17160578472f93a6abe5f7a9a1fd,
        _:Nbc43087df9f4436790cb7596842d4e6e,
        _:Nf574e52eed6849a1875747b394618d25,
        _:Nfd2f95bf430f49c9b6b77cad182e4c33 .

