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

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

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

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

<event/197> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 12 (Oct 09, 2016)" .

<album/115403#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Re:End of a Dream -Secret Sealing Club Chapter-"@en,
        "Re:End of a Dream -秘封倶楽部編-"@ja,
        "Re:End of a Dream -Hifuu Kurabu-hen-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/115403#musicalwork> ;
    schema:name "Re:End of a Dream -Secret Sealing Club Chapter-"@en,
        "Re:End of a Dream -秘封倶楽部編-"@ja,
        "Re:End of a Dream -Hifuu Kurabu-hen-"@ja-latn .

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

<album/115403#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Re:End of a Dream -Secret Sealing Club Chapter-"@en,
        "Re:End of a Dream -秘封倶楽部編-"@ja,
        "Re:End of a Dream -Hifuu Kurabu-hen-"@ja-latn ;
    mo:performance_of <album/115403#musicalwork> ;
    mo:recorded_as <album/115403#musicalexpression> ;
    schema:name "Re:End of a Dream -Secret Sealing Club Chapter-"@en,
        "Re:End of a Dream -秘封倶楽部編-"@ja,
        "Re:End of a Dream -Hifuu Kurabu-hen-"@ja-latn ;
    schema:workPerformed <album/115403#musicalwork> .

<org/3281#subject> schema:name "Astral Sky"@en,
        "Astral Sky"@ja,
        "Astral Sky"@ja-latn ;
    foaf:name "Astral Sky"@en,
        "Astral Sky"@ja,
        "Astral Sky"@ja-latn .

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

<https://medium-media.vgm.io/albums/30/115403/115403-bd6f306989e6.png> a schema:ImageObject,
        foaf:Image .

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

<album/115403#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-09"^^xsd:date ;
    dcterms:title "Re:End of a Dream -Secret Sealing Club Chapter-"@en,
        "Re:End of a Dream -秘封倶楽部編-"@ja,
        "Re:End of a Dream -Hifuu Kurabu-hen-"@ja-latn ;
    mo:catalogue_number "ASRR-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/115403#musicalexpression> ;
    mo:publisher <org/3281#subject> ;
    mo:record _:N0bb272644ef64883af0d08efd18868d4 ;
    mo:record_count 1 ;
    mo:release <event/197> ;
    schema:datePublished "2016-10-09"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/30/115403/115403-bd6f306989e6.png> ;
    schema:name "Re:End of a Dream -Secret Sealing Club Chapter-"@en,
        "Re:End of a Dream -秘封倶楽部編-"@ja,
        "Re:End of a Dream -Hifuu Kurabu-hen-"@ja-latn ;
    schema:publisher <org/3281#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/115403/115403-bd6f306989e6.png> .

_:N03b9a1a0c5db4733a6e45d8f0d283fff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "牛に引かれて善光寺参り(MRM REMIX)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0bb272644ef64883af0d08efd18868d4 ;
    schema:name "牛に引かれて善光寺参り(MRM REMIX)"@ja .

_:N2637f4a3b03f44dca39498dd57aca7d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gemini Star"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0bb272644ef64883af0d08efd18868d4 ;
    schema:name "Gemini Star"@ja .

_:N34fce3d9003547bca63facf05d80d23a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "他愛のない二人の博物誌(uma Remix)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0bb272644ef64883af0d08efd18868d4 ;
    schema:name "他愛のない二人の博物誌(uma Remix)"@ja .

_:Na73fb93d957e4fb599045c8f3c890120 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zero-G_SensualBounce"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0bb272644ef64883af0d08efd18868d4 ;
    schema:name "Zero-G_SensualBounce"@ja .

_:Nff182871fd9c44f1af594beda22e0aad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秘封倶楽部の治安悪い曲にハマってる方"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0bb272644ef64883af0d08efd18868d4 ;
    schema:name "秘封倶楽部の治安悪い曲にハマってる方"@ja .

_:N0bb272644ef64883af0d08efd18868d4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03b9a1a0c5db4733a6e45d8f0d283fff,
        _:N2637f4a3b03f44dca39498dd57aca7d9,
        _:N34fce3d9003547bca63facf05d80d23a,
        _:Na73fb93d957e4fb599045c8f3c890120,
        _:Nff182871fd9c44f1af594beda22e0aad ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N03b9a1a0c5db4733a6e45d8f0d283fff,
        _:N2637f4a3b03f44dca39498dd57aca7d9,
        _:N34fce3d9003547bca63facf05d80d23a,
        _:Na73fb93d957e4fb599045c8f3c890120,
        _:Nff182871fd9c44f1af594beda22e0aad .

