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

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

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

<event/211> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 15 (May 06, 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 .

<album/95284#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Akatsuki Records Reitaisai 15 Omake CD"@en,
        "暁Records例大祭15 おまけCD"@ja,
        "Akatsuki Records Reitaisai 15 Omake CD"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/95284#musicalwork> ;
    schema:name "Akatsuki Records Reitaisai 15 Omake CD"@en,
        "暁Records例大祭15 おまけCD"@ja,
        "Akatsuki Records Reitaisai 15 Omake CD"@ja-latn .

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

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

<org/1207#subject> schema:name "Akatsuki Records"@en,
        "暁Records"@ja,
        "Akatsuki Records"@ja-latn ;
    foaf:name "Akatsuki Records"@en,
        "暁Records"@ja,
        "Akatsuki Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/48/95284/95284-1578829867.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/95284#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Akatsuki Records Reitaisai 15 Omake CD"@en,
        "暁Records例大祭15 おまけCD"@ja,
        "Akatsuki Records Reitaisai 15 Omake CD"@ja-latn ;
    mo:performance_of <album/95284#musicalwork> ;
    mo:performer <artist/14596#subject> ;
    mo:recorded_as <album/95284#musicalexpression> ;
    schema:byArtist <artist/14596#subject> ;
    schema:name "Akatsuki Records Reitaisai 15 Omake CD"@en,
        "暁Records例大祭15 おまけCD"@ja,
        "Akatsuki Records Reitaisai 15 Omake CD"@ja-latn ;
    schema:workPerformed <album/95284#musicalwork> .

<artist/14596#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95284#performance> ;
    schema:name "Stack"@en ;
    foaf:made <album/95284#lyrics>,
        <album/95284#subject> ;
    foaf:name "Stack"@en .

<album/95284#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-06"^^xsd:date ;
    dcterms:title "Akatsuki Records Reitaisai 15 Omake CD"@en,
        "暁Records例大祭15 おまけCD"@ja,
        "Akatsuki Records Reitaisai 15 Omake CD"@ja-latn ;
    mo:catalogue_number "DRCD-0037" ;
    mo:media_type "CD" ;
    mo:publication_of <album/95284#musicalexpression> ;
    mo:publisher <org/1207#subject> ;
    mo:record _:Nc2f206c8099f4d6abfa0c8eecc679f1c ;
    mo:record_count 1 ;
    mo:release <event/211> ;
    schema:about <product/33#subject> ;
    schema:byArtist <artist/14596#subject> ;
    schema:datePublished "2018-05-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/95284/95284-1578829867.jpg> ;
    schema:name "Akatsuki Records Reitaisai 15 Omake CD"@en,
        "暁Records例大祭15 おまけCD"@ja,
        "Akatsuki Records Reitaisai 15 Omake CD"@ja-latn ;
    schema:publisher <org/1207#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/95284/95284-1578829867.jpg> .

_:N230bbe3114874b928ee2bfb513273528 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "祭リ祀レヤ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nc2f206c8099f4d6abfa0c8eecc679f1c ;
    schema:name "祭リ祀レヤ"@ja .

_:N4d494f7ac6104ee6acba4b398317004b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コンニチハ？"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nc2f206c8099f4d6abfa0c8eecc679f1c ;
    schema:name "コンニチハ？"@ja .

_:Nc2f206c8099f4d6abfa0c8eecc679f1c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N230bbe3114874b928ee2bfb513273528,
        _:N4d494f7ac6104ee6acba4b398317004b ;
    mo:track_count 2 ;
    schema:duration "PT6:57"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N230bbe3114874b928ee2bfb513273528,
        _:N4d494f7ac6104ee6acba4b398317004b .

