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

<artist/10219#subject> a schema:Person,
        foaf:Person ;
    schema:name "seiji"@en,
        "青時"@ja ;
    foaf:made <album/109405#lyrics>,
        <album/109405#subject> ;
    foaf:name "seiji"@en,
        "青時"@ja .

<artist/26529#subject> a schema:Person,
        foaf:Person ;
    schema:name "ayaponzu*"@en,
        "あやぽんず＊"@ja ;
    foaf:made <album/109405#subject>,
        <album/109405#vocals> ;
    foaf:name "ayaponzu*"@en,
        "あやぽんず＊"@ja .

<artist/28278#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayo"@en,
        "あよ"@ja ;
    foaf:made <album/109405#subject>,
        <album/109405#vocals> ;
    foaf:name "Ayo"@en,
        "あよ"@ja .

<artist/9007#subject> a schema:Person,
        foaf:Person ;
    schema:name "azuki"@en ;
    foaf:made <album/109405#lyrics>,
        <album/109405#subject> ;
    foaf:name "azuki"@en .

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

<event/218> a mo:Release ;
    schema:name "Released at Comic Market 95 (Dec 29, 2018 to Dec 31, 2018)" .

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

<album/109405#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ShinRa-Bansho -C95 Bonus CD-"@en,
        "森羅万象 -C95 おまけCD-"@ja,
        "ShinRa-Bansho -C95 Omake CD-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/109405#musicalwork> ;
    schema:name "ShinRa-Bansho -C95 Bonus CD-"@en,
        "森羅万象 -C95 おまけCD-"@ja,
        "ShinRa-Bansho -C95 Omake CD-"@ja-latn .

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

<album/109405#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ShinRa-Bansho -C95 Bonus CD-"@en,
        "森羅万象 -C95 おまけCD-"@ja,
        "ShinRa-Bansho -C95 Omake CD-"@ja-latn ;
    mo:performance_of <album/109405#musicalwork> ;
    mo:recorded_as <album/109405#musicalexpression> ;
    schema:name "ShinRa-Bansho -C95 Bonus CD-"@en,
        "森羅万象 -C95 おまけCD-"@ja,
        "ShinRa-Bansho -C95 Omake CD-"@ja-latn ;
    schema:workPerformed <album/109405#musicalwork> .

<org/1703#subject> schema:name "ShinRa-Bansho"@en,
        "森羅万象"@ja,
        "ShinRa-Bansho"@ja-latn ;
    foaf:name "ShinRa-Bansho"@en,
        "森羅万象"@ja,
        "ShinRa-Bansho"@ja-latn .

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

<https://medium-media.vgm.io/albums/50/109405/109405-a7148b0f4a42.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/109405#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-30"^^xsd:date ;
    dcterms:title "ShinRa-Bansho -C95 Bonus CD-"@en,
        "森羅万象 -C95 おまけCD-"@ja,
        "ShinRa-Bansho -C95 Omake CD-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/109405#musicalexpression> ;
    mo:publisher <org/1703#subject> ;
    mo:record _:N32259175dd9445bb8ae1292dca151b23 ;
    mo:record_count 1 ;
    mo:release <event/218> ;
    schema:about <product/20#subject> ;
    schema:datePublished "2018-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/109405/109405-a7148b0f4a42.jpg> ;
    schema:name "ShinRa-Bansho -C95 Bonus CD-"@en,
        "森羅万象 -C95 おまけCD-"@ja,
        "ShinRa-Bansho -C95 Omake CD-"@ja-latn ;
    schema:publisher <org/1703#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/109405/109405-a7148b0f4a42.jpg> .

_:N1df985aaa383469e85e7ec6a1c1d4f19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ノーレッジパラノイア (Cover Version)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N32259175dd9445bb8ae1292dca151b23 ;
    schema:name "ノーレッジパラノイア (Cover Version)"@ja .

_:N300627e606ff4e0caccca34ba4694614 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トワイライト (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N32259175dd9445bb8ae1292dca151b23 ;
    schema:name "トワイライト (Instrumental)"@ja .

_:N4ef10816e800486fb947fd94f81d1b52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トワイライト (Cover Version)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N32259175dd9445bb8ae1292dca151b23 ;
    schema:name "トワイライト (Cover Version)"@ja .

_:N960e236b4f314d4eb8780cb4a9a1670c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ノーレッジパラノイア (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N32259175dd9445bb8ae1292dca151b23 ;
    schema:name "ノーレッジパラノイア (Instrumental)"@ja .

_:N32259175dd9445bb8ae1292dca151b23 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1df985aaa383469e85e7ec6a1c1d4f19,
        _:N300627e606ff4e0caccca34ba4694614,
        _:N4ef10816e800486fb947fd94f81d1b52,
        _:N960e236b4f314d4eb8780cb4a9a1670c ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1df985aaa383469e85e7ec6a1c1d4f19,
        _:N300627e606ff4e0caccca34ba4694614,
        _:N4ef10816e800486fb947fd94f81d1b52,
        _:N960e236b4f314d4eb8780cb4a9a1670c .

