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

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

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

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

<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/98566#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wind Shower"@en,
        "Wind Shower"@ja,
        "Wind Shower"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/98566#musicalwork> ;
    schema:name "Wind Shower"@en,
        "Wind Shower"@ja,
        "Wind Shower"@ja-latn .

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

<album/98566#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wind Shower"@en,
        "Wind Shower"@ja,
        "Wind Shower"@ja-latn ;
    mo:performance_of <album/98566#musicalwork> ;
    mo:recorded_as <album/98566#musicalexpression> ;
    schema:name "Wind Shower"@en,
        "Wind Shower"@ja,
        "Wind Shower"@ja-latn ;
    schema:workPerformed <album/98566#musicalwork> .

<org/2164#subject> schema:name "Sound Barrage"@en,
        "Sound Barrage"@ja,
        "Sound Barrage"@ja-latn ;
    foaf:name "Sound Barrage"@en,
        "Sound Barrage"@ja,
        "Sound Barrage"@ja-latn .

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

<https://medium-media.vgm.io/albums/66/98566/98566-1588630735.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/98566#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-07-11"^^xsd:date ;
    dcterms:title "Wind Shower"@en,
        "Wind Shower"@ja,
        "Wind Shower"@ja-latn ;
    mo:catalogue_number "SDBG-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98566#musicalexpression> ;
    mo:publisher <org/2164#subject> ;
    mo:record _:N78d6cab7880c430fa11228ec6f81b1a6 ;
    mo:record_count 1 ;
    schema:about <product/33#subject> ;
    schema:datePublished "2010-07-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/98566/98566-1588630735.jpg> ;
    schema:name "Wind Shower"@en,
        "Wind Shower"@ja,
        "Wind Shower"@ja-latn ;
    schema:publisher <org/2164#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/98566/98566-1588630735.jpg> .

_:N140e4263eb2b4b29afa5c17278d05d71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ringin'Kerolin"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N78d6cab7880c430fa11228ec6f81b1a6 ;
    schema:name "Ringin'Kerolin"@en .

_:Ne5a605fd9e804d3db86fb210b67b6add a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind Shower"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:N78d6cab7880c430fa11228ec6f81b1a6 ;
    schema:name "Wind Shower"@en .

_:Ne94149f8aa7c47aea71c080512eea374 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Expanded Ground"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N78d6cab7880c430fa11228ec6f81b1a6 ;
    schema:name "Expanded Ground"@en .

_:N78d6cab7880c430fa11228ec6f81b1a6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N140e4263eb2b4b29afa5c17278d05d71,
        _:Ne5a605fd9e804d3db86fb210b67b6add,
        _:Ne94149f8aa7c47aea71c080512eea374 ;
    mo:track_count 3 ;
    schema:duration "PT15:46"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N140e4263eb2b4b29afa5c17278d05d71,
        _:Ne5a605fd9e804d3db86fb210b67b6add,
        _:Ne94149f8aa7c47aea71c080512eea374 .

