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

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

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

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

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

<event/209> a mo:Release ;
    schema:name "Released at Comic Market 94 (Aug 10, 2018 to Aug 12, 2018)" .

<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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

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

<album/109401#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ShinRa-Bansho -C94 Bonus CD-"@en,
        "森羅万象 -C94 おまけCD-"@ja,
        "ShinRa-Bansho -C94 Omake CD-"@ja-latn ;
    mo:performance_of <album/109401#musicalwork> ;
    mo:recorded_as <album/109401#musicalexpression> ;
    schema:name "ShinRa-Bansho -C94 Bonus CD-"@en,
        "森羅万象 -C94 おまけCD-"@ja,
        "ShinRa-Bansho -C94 Omake CD-"@ja-latn ;
    schema:workPerformed <album/109401#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/10/109401/109401-c66835e7bc39.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109401#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/109401/109401-c66835e7bc39.jpg> ;
    foaf:depicts <album/109401#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/109401/109401-c66835e7bc39.jpg> .

<https://medium-media.vgm.io/albums/10/109401/109401-c66835e7bc39.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/109401#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-10"^^xsd:date ;
    dcterms:title "ShinRa-Bansho -C94 Bonus CD-"@en,
        "森羅万象 -C94 おまけCD-"@ja,
        "ShinRa-Bansho -C94 Omake CD-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/109401#musicalexpression> ;
    mo:publisher <org/1703#subject> ;
    mo:record _:N75fbd85fb3774d038bd6eaf70aaee6cc ;
    mo:record_count 1 ;
    mo:release <event/209> ;
    schema:about <product/33#subject>,
        <product/51#subject> ;
    schema:datePublished "2018-08-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/109401/109401-c66835e7bc39.jpg> ;
    schema:name "ShinRa-Bansho -C94 Bonus CD-"@en,
        "森羅万象 -C94 おまけCD-"@ja,
        "ShinRa-Bansho -C94 Omake CD-"@ja-latn ;
    schema:publisher <org/1703#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/109401/109401-c66835e7bc39.jpg> .

_:N71b2745ccf7f45418f813c1cd56651f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "be praying (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N75fbd85fb3774d038bd6eaf70aaee6cc ;
    schema:name "be praying (Instrumental)"@ja .

_:N806b3c1691514239aeb9b311e6de7913 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蛙楽 (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N75fbd85fb3774d038bd6eaf70aaee6cc ;
    schema:name "蛙楽 (Instrumental)"@ja .

_:Na67e95fde8b64cb9b3ba704ea9afb54a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蛙楽 (Cover Version)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N75fbd85fb3774d038bd6eaf70aaee6cc ;
    schema:name "蛙楽 (Cover Version)"@ja .

_:Nbd2514b0483f432a9426964fd5ec6915 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "be praying (Cover Version)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N75fbd85fb3774d038bd6eaf70aaee6cc ;
    schema:name "be praying (Cover Version)"@ja .

_:N75fbd85fb3774d038bd6eaf70aaee6cc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N71b2745ccf7f45418f813c1cd56651f4,
        _:N806b3c1691514239aeb9b311e6de7913,
        _:Na67e95fde8b64cb9b3ba704ea9afb54a,
        _:Nbd2514b0483f432a9426964fd5ec6915 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N71b2745ccf7f45418f813c1cd56651f4,
        _:N806b3c1691514239aeb9b311e6de7913,
        _:Na67e95fde8b64cb9b3ba704ea9afb54a,
        _:Nbd2514b0483f432a9426964fd5ec6915 .

