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

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

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

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

<event/52> a mo:Release ;
    schema:name "Released at M3-2009 Fall (Oct 11, 2009)" .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<album/16822#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toho Gensoroku 5"@en,
        "東方幻奏録５"@ja,
        "Toho Gensoroku 5"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/16822#musicalwork> ;
    schema:name "Toho Gensoroku 5"@en,
        "東方幻奏録５"@ja,
        "Toho Gensoroku 5"@ja-latn .

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

<org/465#subject> schema:name "Re:Volte"@en,
        "Re:Volte"@ja,
        "Re:Volte"@ja-latn ;
    foaf:name "Re:Volte"@en,
        "Re:Volte"@ja,
        "Re:Volte"@ja-latn .

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

<https://medium-media.vgm.io/albums/22/16822/16822-1260215326.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/16822#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toho Gensoroku 5"@en,
        "東方幻奏録５"@ja,
        "Toho Gensoroku 5"@ja-latn ;
    mo:performance_of <album/16822#musicalwork> ;
    mo:performer <artist/822#subject> ;
    mo:recorded_as <album/16822#musicalexpression> ;
    schema:byArtist <artist/822#subject> ;
    schema:name "Toho Gensoroku 5"@en,
        "東方幻奏録５"@ja,
        "Toho Gensoroku 5"@ja-latn ;
    schema:workPerformed <album/16822#musicalwork> .

<artist/822#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16822#performance> ;
    schema:name "Ravy"@en ;
    foaf:name "Ravy"@en .

<album/16822#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-11"^^xsd:date ;
    dcterms:title "Toho Gensoroku 5"@en,
        "東方幻奏録５"@ja,
        "Toho Gensoroku 5"@ja-latn ;
    mo:catalogue_number "SORR-00062" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16822#musicalexpression> ;
    mo:publisher <org/465#subject> ;
    mo:record _:N70361ee3c9ef44319484bf2678ca1d3d ;
    mo:record_count 1 ;
    mo:release <event/52> ;
    schema:about <product/22#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/822#subject> ;
    schema:datePublished "2009-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/16822/16822-1260215326.jpg> ;
    schema:name "Toho Gensoroku 5"@en,
        "東方幻奏録５"@ja,
        "Toho Gensoroku 5"@ja-latn ;
    schema:publisher <org/465#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/16822/16822-1260215326.jpg> .

_:N3746b6a7792a462e9da56e473c3bacb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wonderland"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N70361ee3c9ef44319484bf2678ca1d3d ;
    schema:name "wonderland"@en .

_:N483946ebfa5c4ad1b26f7ae07b505f33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "enter the mountain"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N70361ee3c9ef44319484bf2678ca1d3d ;
    schema:name "enter the mountain"@en .

_:N638e510d521d4b72a6400fc6b24e32d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "native faith"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N70361ee3c9ef44319484bf2678ca1d3d ;
    schema:name "native faith"@en .

_:N676a982366a945f5860f879c91c4ee73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fragile"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N70361ee3c9ef44319484bf2678ca1d3d ;
    schema:name "fragile"@en .

_:N8e1f4f70443e486ba566c697acbf62cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fall of Fall"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N70361ee3c9ef44319484bf2678ca1d3d ;
    schema:name "fall of Fall"@en .

_:Naf815b1eac4f489d8d3f43f06c9925c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "calm lullaby"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N70361ee3c9ef44319484bf2678ca1d3d ;
    schema:name "calm lullaby"@en .

_:Nb3023fdc0a1f4c97bc373c339664cf27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "border of life"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N70361ee3c9ef44319484bf2678ca1d3d ;
    schema:name "border of life"@en .

_:Nc249586f40634db896c6c55ac2d13f86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "invitation"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N70361ee3c9ef44319484bf2678ca1d3d ;
    schema:name "invitation"@en .

_:N70361ee3c9ef44319484bf2678ca1d3d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3746b6a7792a462e9da56e473c3bacb1,
        _:N483946ebfa5c4ad1b26f7ae07b505f33,
        _:N638e510d521d4b72a6400fc6b24e32d6,
        _:N676a982366a945f5860f879c91c4ee73,
        _:N8e1f4f70443e486ba566c697acbf62cf,
        _:Naf815b1eac4f489d8d3f43f06c9925c0,
        _:Nb3023fdc0a1f4c97bc373c339664cf27,
        _:Nc249586f40634db896c6c55ac2d13f86 ;
    mo:track_count 8 ;
    schema:duration "PT26:01"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N3746b6a7792a462e9da56e473c3bacb1,
        _:N483946ebfa5c4ad1b26f7ae07b505f33,
        _:N638e510d521d4b72a6400fc6b24e32d6,
        _:N676a982366a945f5860f879c91c4ee73,
        _:N8e1f4f70443e486ba566c697acbf62cf,
        _:Naf815b1eac4f489d8d3f43f06c9925c0,
        _:Nb3023fdc0a1f4c97bc373c339664cf27,
        _:Nc249586f40634db896c6c55ac2d13f86 .

