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

<artist/8108#subject> a schema:Person,
        foaf:Person ;
    schema:name "Succubus"@en ;
    foaf:made <album/19287#lyrics>,
        <album/19287#subject> ;
    foaf:name "Succubus"@en .

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

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

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

<album/19287#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Take it to the limiting"@en,
        "Take it to the limiting"@ja,
        "Take it to the limiting"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/19287#musicalwork> ;
    schema:name "Take it to the limiting"@en,
        "Take it to the limiting"@ja,
        "Take it to the limiting"@ja-latn .

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

<org/540#subject> schema:name "White Elephant"@en,
        "White Elephant"@ja,
        "White Elephant"@ja-latn ;
    foaf:name "White Elephant"@en,
        "White Elephant"@ja,
        "White Elephant"@ja-latn .

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

<https://medium-media.vgm.io/albums/78/19287/19287-1298384569.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/19287#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Take it to the limiting"@en,
        "Take it to the limiting"@ja,
        "Take it to the limiting"@ja-latn ;
    mo:performance_of <album/19287#musicalwork> ;
    mo:performer _:N1483aaa54d934f1d8d95db1b0a42d1e2,
        _:Nc24832baa1f04249a2f526834928e5b9,
        _:Nfabab9b3980b40fbb9d173e7bf33bf67,
        <artist/2905#subject> ;
    mo:recorded_as <album/19287#musicalexpression> ;
    schema:byArtist _:N1483aaa54d934f1d8d95db1b0a42d1e2,
        _:Nc24832baa1f04249a2f526834928e5b9,
        _:Nfabab9b3980b40fbb9d173e7bf33bf67,
        <artist/2905#subject> ;
    schema:name "Take it to the limiting"@en,
        "Take it to the limiting"@ja,
        "Take it to the limiting"@ja-latn ;
    schema:workPerformed <album/19287#musicalwork> .

<album/19287#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-14"^^xsd:date ;
    dcterms:title "Take it to the limiting"@en,
        "Take it to the limiting"@ja,
        "Take it to the limiting"@ja-latn ;
    mo:catalogue_number "WECD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19287#musicalexpression> ;
    mo:publisher <org/540#subject> ;
    mo:record _:N68c598819c714f3c996499f4426b752e ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Le Ciel"@en ;
            foaf:name "Le Ciel"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Noriko"@en ;
            foaf:name "Noriko"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shito"@en ;
            foaf:name "Shito"@en ],
        <artist/2905#subject> ;
    schema:datePublished "2010-05-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/19287/19287-1298384569.jpg> ;
    schema:name "Take it to the limiting"@en,
        "Take it to the limiting"@ja,
        "Take it to the limiting"@ja-latn ;
    schema:publisher <org/540#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/19287/19287-1298384569.jpg> .

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

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

_:N07d985eee9074b4895dc287cc97fb547 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where you are"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N68c598819c714f3c996499f4426b752e ;
    schema:name "Where you are"@ja .

_:N1483aaa54d934f1d8d95db1b0a42d1e2 a schema:Person,
        foaf:Person ;
    mo:performed <album/19287#performance> ;
    schema:name "Shito"@en ;
    foaf:name "Shito"@en .

_:N1a1aad442ae24a30a14cdf8e71bf5d93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亡き王女の為のセプテット（Electro Version）"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N68c598819c714f3c996499f4426b752e ;
    schema:name "亡き王女の為のセプテット（Electro Version）"@ja .

_:N2297b6c688194f828e1e503fc4155df2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "銀色の瞳"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N68c598819c714f3c996499f4426b752e ;
    schema:name "銀色の瞳"@ja .

_:N7173e944b63a4f0fadc363948b296579 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take it to the limiting"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N68c598819c714f3c996499f4426b752e ;
    schema:name "Take it to the limiting"@ja .

_:N8d02ac89bb314936a5b30c5a38928604 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千年幻想郷　～ History of the Moon（Orchestra Version）"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N68c598819c714f3c996499f4426b752e ;
    schema:name "千年幻想郷　～ History of the Moon（Orchestra Version）"@ja .

_:Nc24832baa1f04249a2f526834928e5b9 a schema:Person,
        foaf:Person ;
    mo:performed <album/19287#performance> ;
    schema:name "Noriko"@en ;
    foaf:name "Noriko"@en .

_:Nc49a0d01281d477b99e070762e6cce15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日へ向かって"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N68c598819c714f3c996499f4426b752e ;
    schema:name "明日へ向かって"@ja .

_:Nc5ac53ba619b4fc2b02e6ca01f1f3424 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蜃気楼"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N68c598819c714f3c996499f4426b752e ;
    schema:name "蜃気楼"@ja .

_:Ne9ffabf0908b40c3ab5fdacb9dc12b45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take it to the limiting（Off Vocal Version）"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N68c598819c714f3c996499f4426b752e ;
    schema:name "Take it to the limiting（Off Vocal Version）"@ja .

_:Nfabab9b3980b40fbb9d173e7bf33bf67 a schema:Person,
        foaf:Person ;
    mo:performed <album/19287#performance> ;
    schema:name "Le Ciel"@en ;
    foaf:name "Le Ciel"@en .

_:N68c598819c714f3c996499f4426b752e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07d985eee9074b4895dc287cc97fb547,
        _:N1a1aad442ae24a30a14cdf8e71bf5d93,
        _:N2297b6c688194f828e1e503fc4155df2,
        _:N7173e944b63a4f0fadc363948b296579,
        _:N8d02ac89bb314936a5b30c5a38928604,
        _:Nc49a0d01281d477b99e070762e6cce15,
        _:Nc5ac53ba619b4fc2b02e6ca01f1f3424,
        _:Ne9ffabf0908b40c3ab5fdacb9dc12b45 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N07d985eee9074b4895dc287cc97fb547,
        _:N1a1aad442ae24a30a14cdf8e71bf5d93,
        _:N2297b6c688194f828e1e503fc4155df2,
        _:N7173e944b63a4f0fadc363948b296579,
        _:N8d02ac89bb314936a5b30c5a38928604,
        _:Nc49a0d01281d477b99e070762e6cce15,
        _:Nc5ac53ba619b4fc2b02e6ca01f1f3424,
        _:Ne9ffabf0908b40c3ab5fdacb9dc12b45 .

