@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 _:N1ba0469a6dd8494d9e4729c083d91a6a,
        _:N68eb9f20f943452381256020b85d4d34,
        _:Nd7e4f420308c49cfb29c593f79553a1c,
        <artist/2905#subject> ;
    mo:recorded_as <album/19287#musicalexpression> ;
    schema:byArtist _:N1ba0469a6dd8494d9e4729c083d91a6a,
        _:N68eb9f20f943452381256020b85d4d34,
        _:Nd7e4f420308c49cfb29c593f79553a1c,
        <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 _:Ne32a083f44a34d93b35d7dfdccfac931 ;
    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 "Noriko"@en ;
            foaf:name "Noriko"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Le Ciel"@en ;
            foaf:name "Le Ciel"@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 .

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

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

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

_:N42b1d0b96a6e49fd98f7135a7773b588 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 _:Ne32a083f44a34d93b35d7dfdccfac931 ;
    schema:name "千年幻想郷　～ History of the Moon（Orchestra Version）"@ja .

_:N4811f294161e4fcb93ae3dec4a310a06 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 _:Ne32a083f44a34d93b35d7dfdccfac931 ;
    schema:name "Take it to the limiting（Off Vocal Version）"@ja .

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

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

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

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

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

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

_:Ne32a083f44a34d93b35d7dfdccfac931 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N080223a11543405daf612029bfba1fbe,
        _:N0e01155d9bff4955afe591c7bbe2fa7c,
        _:N42b1d0b96a6e49fd98f7135a7773b588,
        _:N4811f294161e4fcb93ae3dec4a310a06,
        _:Nc52a44c5dbae4148973d246234c19d19,
        _:Ne9b548a1a55f42a992e3eea5bd8bcf7f,
        _:Nf51626dfa7b04acca92a764be8b3766b,
        _:Nff47883e74cb4875ace84b2b1868ab7e ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N080223a11543405daf612029bfba1fbe,
        _:N0e01155d9bff4955afe591c7bbe2fa7c,
        _:N42b1d0b96a6e49fd98f7135a7773b588,
        _:N4811f294161e4fcb93ae3dec4a310a06,
        _:Nc52a44c5dbae4148973d246234c19d19,
        _:Ne9b548a1a55f42a992e3eea5bd8bcf7f,
        _:Nf51626dfa7b04acca92a764be8b3766b,
        _:Nff47883e74cb4875ace84b2b1868ab7e .

