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

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

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

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

<event/187> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 13 (May 08, 2016)" .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn .

<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/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/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn .

<album/71449#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Beyond The Dark Night"@en,
        "Beyond The Dark Night"@ja,
        "Beyond The Dark Night"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/71449#musicalwork> ;
    schema:name "Beyond The Dark Night"@en,
        "Beyond The Dark Night"@ja,
        "Beyond The Dark Night"@ja-latn .

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

<https://media.vgm.io/albums/94/71449/71449-1505226690.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/71449#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/94/71449/71449-1505226690.png> ;
    foaf:depicts <album/71449#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/94/71449/71449-1505226690.png> .

<https://medium-media.vgm.io/albums/94/71449/71449-1505226690.png> a schema:ImageObject,
        foaf:Image .

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

<artist/27187#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71449#performance> ;
    schema:name "Kan"@en ;
    foaf:name "Kan"@en .

<artist/48642#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71449#performance> ;
    schema:name "mitsuki"@en ;
    foaf:name "mitsuki"@en .

<album/71449#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-08"^^xsd:date ;
    dcterms:title "Beyond The Dark Night"@en,
        "Beyond The Dark Night"@ja,
        "Beyond The Dark Night"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/71449#musicalexpression> ;
    mo:publisher _:N308f569d3c5f487eb18772fe90459589 ;
    mo:record _:N35569cfeb5164ff9acac2935ebab8c39 ;
    mo:record_count 1 ;
    mo:release <event/187> ;
    schema:about <product/16#subject>,
        <product/1948#subject>,
        <product/20#subject>,
        <product/33#subject>,
        <product/497#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Yasu."@en ;
            foaf:name "Yasu."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Atsushi"@en ;
            foaf:name "Atsushi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Issy"@en ;
            foaf:name "Issy"@en ],
        <artist/27187#subject>,
        <artist/48642#subject> ;
    schema:datePublished "2016-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/71449/71449-1505226690.png> ;
    schema:name "Beyond The Dark Night"@en,
        "Beyond The Dark Night"@ja,
        "Beyond The Dark Night"@ja-latn ;
    schema:publisher _:N308f569d3c5f487eb18772fe90459589 ;
    foaf:depiction <https://media.vgm.io/albums/94/71449/71449-1505226690.png> .

<album/71449#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Beyond The Dark Night"@en,
        "Beyond The Dark Night"@ja,
        "Beyond The Dark Night"@ja-latn ;
    mo:performance_of <album/71449#musicalwork> ;
    mo:performer _:N3a4fca6c506045b9adc9e5171afb7815,
        _:Nef2c22e2a5bf43c3affb23b05c439331,
        _:Nfb29285c79214e44b0154487fa9736ee,
        <artist/27187#subject>,
        <artist/48642#subject> ;
    mo:recorded_as <album/71449#musicalexpression> ;
    schema:byArtist _:N3a4fca6c506045b9adc9e5171afb7815,
        _:Nef2c22e2a5bf43c3affb23b05c439331,
        _:Nfb29285c79214e44b0154487fa9736ee,
        <artist/27187#subject>,
        <artist/48642#subject> ;
    schema:name "Beyond The Dark Night"@en,
        "Beyond The Dark Night"@ja,
        "Beyond The Dark Night"@ja-latn ;
    schema:workPerformed <album/71449#musicalwork> .

_:N308f569d3c5f487eb18772fe90459589 schema:name "Kandume"@en ;
    foaf:name "Kandume"@en .

_:N3a4fca6c506045b9adc9e5171afb7815 a schema:Person,
        foaf:Person ;
    mo:performed <album/71449#performance> ;
    schema:name "Issy"@en ;
    foaf:name "Issy"@en .

_:N5ba83aae58fa4739822fb9da9e36fe48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart Beat -good apple Remix-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N35569cfeb5164ff9acac2935ebab8c39 ;
    schema:name "Heart Beat -good apple Remix-"@ja .

_:N72972ae834ea466189fa0e7bce7e12dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart Beat"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N35569cfeb5164ff9acac2935ebab8c39 ;
    schema:name "Heart Beat"@ja .

_:N76377f0a832a4246b79a7f051e0fb3dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Sky"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N35569cfeb5164ff9acac2935ebab8c39 ;
    schema:name "Red Sky"@ja .

_:Na74969fd21d24b9bb2ce53b2aa938779 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond The Dark Night"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N35569cfeb5164ff9acac2935ebab8c39 ;
    schema:name "Beyond The Dark Night"@ja .

_:Ne1c12ffb04e3485586acea32c9bc6fa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay Away"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N35569cfeb5164ff9acac2935ebab8c39 ;
    schema:name "Stay Away"@ja .

_:Neecb9a78bf3a445c941e6edc980daee3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紫陽花"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N35569cfeb5164ff9acac2935ebab8c39 ;
    schema:name "紫陽花"@ja .

_:Nef2c22e2a5bf43c3affb23b05c439331 a schema:Person,
        foaf:Person ;
    mo:performed <album/71449#performance> ;
    schema:name "Atsushi"@en ;
    foaf:name "Atsushi"@en .

_:Nf8705081b5014a2186aaae0287549226 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Passionate Witch 2016"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N35569cfeb5164ff9acac2935ebab8c39 ;
    schema:name "The Passionate Witch 2016"@ja .

_:Nfb29285c79214e44b0154487fa9736ee a schema:Person,
        foaf:Person ;
    mo:performed <album/71449#performance> ;
    schema:name "Yasu."@en ;
    foaf:name "Yasu."@en .

_:N35569cfeb5164ff9acac2935ebab8c39 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5ba83aae58fa4739822fb9da9e36fe48,
        _:N72972ae834ea466189fa0e7bce7e12dd,
        _:N76377f0a832a4246b79a7f051e0fb3dc,
        _:Na74969fd21d24b9bb2ce53b2aa938779,
        _:Ne1c12ffb04e3485586acea32c9bc6fa7,
        _:Neecb9a78bf3a445c941e6edc980daee3,
        _:Nf8705081b5014a2186aaae0287549226 ;
    mo:track_count 7 ;
    schema:duration "PT22:31"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N5ba83aae58fa4739822fb9da9e36fe48,
        _:N72972ae834ea466189fa0e7bce7e12dd,
        _:N76377f0a832a4246b79a7f051e0fb3dc,
        _:Na74969fd21d24b9bb2ce53b2aa938779,
        _:Ne1c12ffb04e3485586acea32c9bc6fa7,
        _:Neecb9a78bf3a445c941e6edc980daee3,
        _:Nf8705081b5014a2186aaae0287549226 .

