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

<artist/2359#subject> a schema:Person,
        foaf:Person ;
    schema:name "t+pazolite"@en ;
    foaf:made <album/13896#lyrics>,
        <album/13896#subject> ;
    foaf:name "t+pazolite"@en .

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

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

<event/35> a mo:Release ;
    schema:name "Released at Comic Market 75 (Dec 28, 2008 to Dec 30, 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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@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/49#subject> a schema:CreativeWork ;
    schema:name "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@en,
        "東方求聞史紀　〜 Perfect Memento in Strict Sense."@ja,
        "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@ja-latn ;
    foaf:name "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@en,
        "東方求聞史紀　〜 Perfect Memento in Strict Sense."@ja,
        "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@ja-latn .

<album/13896#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ultra Cute!?"@en,
        "Ultra Cute!?"@ja,
        "Ultra Cute!?"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/13896#musicalwork> ;
    schema:name "Ultra Cute!?"@en,
        "Ultra Cute!?"@ja,
        "Ultra Cute!?"@ja-latn .

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

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

<org/173#subject> schema:name "C.H.S"@en,
        "C.H.S"@ja,
        "C.H.S"@ja-latn ;
    foaf:name "C.H.S"@en,
        "C.H.S"@ja,
        "C.H.S"@ja-latn .

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

<https://medium-media.vgm.io/albums/69/13896/13896-1244756876.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5862#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13896#performance> ;
    schema:name "RIZNA"@en,
        "リズナ"@ja ;
    foaf:name "RIZNA"@en,
        "リズナ"@ja .

<album/13896#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ultra Cute!?"@en,
        "Ultra Cute!?"@ja,
        "Ultra Cute!?"@ja-latn ;
    mo:performance_of <album/13896#musicalwork> ;
    mo:performer _:N1ff0a5a73f2747498c8e033c5af1f705,
        <artist/5862#subject> ;
    mo:recorded_as <album/13896#musicalexpression> ;
    schema:byArtist _:N1ff0a5a73f2747498c8e033c5af1f705,
        <artist/5862#subject> ;
    schema:name "Ultra Cute!?"@en,
        "Ultra Cute!?"@ja,
        "Ultra Cute!?"@ja-latn ;
    schema:workPerformed <album/13896#musicalwork> .

<album/13896#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-09"^^xsd:date ;
    dcterms:title "Ultra Cute!?"@en,
        "Ultra Cute!?"@ja,
        "Ultra Cute!?"@ja-latn ;
    mo:catalogue_number "CHS-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13896#musicalexpression> ;
    mo:publisher <org/173#subject> ;
    mo:record _:Nc00d6d6a9117465aacd26f58f574d250 ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/31#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/49#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "RIKU"@en ;
            foaf:name "RIKU"@en ],
        <artist/5862#subject> ;
    schema:datePublished "2008-12-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/13896/13896-1244756876.jpg> ;
    schema:name "Ultra Cute!?"@en,
        "Ultra Cute!?"@ja,
        "Ultra Cute!?"@ja-latn ;
    schema:publisher <org/173#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/13896/13896-1244756876.jpg> .

_:N1ff0a5a73f2747498c8e033c5af1f705 a schema:Person,
        foaf:Person ;
    mo:performed <album/13896#performance> ;
    schema:name "RIKU"@en ;
    foaf:name "RIKU"@en .

_:N277dfadc779a44bf9133e47d3168a7da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spinning Destroyer KAGIYAMA"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nc00d6d6a9117465aacd26f58f574d250 ;
    schema:name "Spinning Destroyer KAGIYAMA"@ja .

_:N2edea689e7124637afa423b90a31c23f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SunnyFunnyChiny(BlueberryMix)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nc00d6d6a9117465aacd26f58f574d250 ;
    schema:name "SunnyFunnyChiny(BlueberryMix)"@ja .

_:N33f5bf580a24424db3a8d5b3ff599599 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Otenba so ⑨te!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nc00d6d6a9117465aacd26f58f574d250 ;
    schema:name "Otenba so ⑨te!"@ja .

_:N44f4e3c890f74331bd95d51c8b21ea84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "495"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nc00d6d6a9117465aacd26f58f574d250 ;
    schema:name "495"@ja .

_:N4f73c127136b49568ca34986e9187361 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luv*Lab*Poison 22ate!"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nc00d6d6a9117465aacd26f58f574d250 ;
    schema:name "Luv*Lab*Poison 22ate!"@ja .

_:N699cb52d7305440daaf87af95e42fbc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "10Q-385"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:Nc00d6d6a9117465aacd26f58f574d250 ;
    schema:name "10Q-385"@ja .

_:N7e7694482ebe41808372e30fd8454703 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねむれないよ。(QTODMix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nc00d6d6a9117465aacd26f58f574d250 ;
    schema:name "ねむれないよ。(QTODMix)"@ja .

_:N9eeabb170a924bb18a8f663ca5c49c93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KamiKamiGamiGamiParaParaBaraBara"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nc00d6d6a9117465aacd26f58f574d250 ;
    schema:name "KamiKamiGamiGamiParaParaBaraBara"@ja .

_:Na3939fe66b9f4abeb9a0f2f95bcf1293 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girls be Colorful"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nc00d6d6a9117465aacd26f58f574d250 ;
    schema:name "Girls be Colorful"@ja .

_:Nac05352d487840c29cfe214d37ef66e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きっとお宇佐様が"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:Nc00d6d6a9117465aacd26f58f574d250 ;
    schema:name "きっとお宇佐様が"@ja .

_:Nc30211a314114bd598e1554ae74e296b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage6003"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nc00d6d6a9117465aacd26f58f574d250 ;
    schema:name "Voyage6003"@ja .

_:Nd9f547e655e44a599bf8d7ca9ee20bd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねむれないよ。"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nc00d6d6a9117465aacd26f58f574d250 ;
    schema:name "ねむれないよ。"@ja .

_:Nf139e7da12be4c2fabfd16edaba0fa18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A.Q.Children Reincarnation"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nc00d6d6a9117465aacd26f58f574d250 ;
    schema:name "A.Q.Children Reincarnation"@ja .

_:Nfc2ed30a2f1046b2afd61f7e90c084bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旅行したい"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nc00d6d6a9117465aacd26f58f574d250 ;
    schema:name "旅行したい"@ja .

_:Nc00d6d6a9117465aacd26f58f574d250 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N277dfadc779a44bf9133e47d3168a7da,
        _:N2edea689e7124637afa423b90a31c23f,
        _:N33f5bf580a24424db3a8d5b3ff599599,
        _:N44f4e3c890f74331bd95d51c8b21ea84,
        _:N4f73c127136b49568ca34986e9187361,
        _:N699cb52d7305440daaf87af95e42fbc1,
        _:N7e7694482ebe41808372e30fd8454703,
        _:N9eeabb170a924bb18a8f663ca5c49c93,
        _:Na3939fe66b9f4abeb9a0f2f95bcf1293,
        _:Nac05352d487840c29cfe214d37ef66e1,
        _:Nc30211a314114bd598e1554ae74e296b,
        _:Nd9f547e655e44a599bf8d7ca9ee20bd2,
        _:Nf139e7da12be4c2fabfd16edaba0fa18,
        _:Nfc2ed30a2f1046b2afd61f7e90c084bd ;
    mo:track_count 14 ;
    schema:duration "PT59:36"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N277dfadc779a44bf9133e47d3168a7da,
        _:N2edea689e7124637afa423b90a31c23f,
        _:N33f5bf580a24424db3a8d5b3ff599599,
        _:N44f4e3c890f74331bd95d51c8b21ea84,
        _:N4f73c127136b49568ca34986e9187361,
        _:N699cb52d7305440daaf87af95e42fbc1,
        _:N7e7694482ebe41808372e30fd8454703,
        _:N9eeabb170a924bb18a8f663ca5c49c93,
        _:Na3939fe66b9f4abeb9a0f2f95bcf1293,
        _:Nac05352d487840c29cfe214d37ef66e1,
        _:Nc30211a314114bd598e1554ae74e296b,
        _:Nd9f547e655e44a599bf8d7ca9ee20bd2,
        _:Nf139e7da12be4c2fabfd16edaba0fa18,
        _:Nfc2ed30a2f1046b2afd61f7e90c084bd .

