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

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

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

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

<artist/3147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19163#subject> ;
    schema:name "Antonín Dvořák"@en ;
    foaf:made <album/19163#composition>,
        <album/19163#subject> ;
    foaf:name "Antonín Dvořák"@en .

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

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

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@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/19163#musicalexpression> a mo:Signal ;
    mo:published_as <album/19163#subject> ;
    mo:records <album/19163#performance> .

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

<org/975#subject> schema:name "α music"@en,
        "α music"@ja,
        "α music"@ja-latn ;
    foaf:name "α music"@en,
        "α music"@ja,
        "α music"@ja-latn .

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

<https://medium-media.vgm.io/albums/36/19163/19163-1310309546.jpg> a schema:ImageObject,
        foaf:Image .

<album/19163#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Freudenfest"@en,
        "Freudenfest"@ja,
        "Freudenfest"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/3147#subject> ;
    mo:produced_work <album/19163#musicalwork> ;
    schema:name "Freudenfest"@en,
        "Freudenfest"@ja,
        "Freudenfest"@ja-latn .

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

<album/19163#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Freudenfest"@en,
        "Freudenfest"@ja,
        "Freudenfest"@ja-latn ;
    mo:catalogue_number "amus-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19163#musicalexpression> ;
    mo:publisher <org/975#subject> ;
    mo:record _:N353ac7ff5f304cfb92632bcd504d00d6 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/37#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/19163/19163-1310309546.jpg> ;
    schema:name "Freudenfest"@en,
        "Freudenfest"@ja,
        "Freudenfest"@ja-latn ;
    schema:publisher <org/975#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/19163/19163-1310309546.jpg> .

_:N263e88cb927b4a4484f9a2442074b130 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piano quintet \"FESTIVAL\" -Album mix-"@en,
        "Piano quintet \"MATSURI\" -Album mix-"@original ;
    mo:track_number 1 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N353ac7ff5f304cfb92632bcd504d00d6 ;
    schema:name "Piano quintet \"FESTIVAL\" -Album mix-"@en,
        "Piano quintet \"MATSURI\" -Album mix-"@original .

_:N3ce6771dab1c4abf9afbee65f3e67573 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonderful Priestess"@en,
        "Wunderbares Priesterin"@original ;
    mo:track_number 3 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N353ac7ff5f304cfb92632bcd504d00d6 ;
    schema:name "Wonderful Priestess"@en,
        "Wunderbares Priesterin"@original .

_:N52283cb74a6a4754b62d27b4c39acb56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From New World 495"@en,
        "From New World 495"@original ;
    mo:track_number 6 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N353ac7ff5f304cfb92632bcd504d00d6 ;
    schema:name "From New World 495"@en,
        "From New World 495"@original .

_:N5631f962449b4682bccb2d8a4a796c98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Setting Sun and Fairy"@en,
        "Abendsonne und Fee"@original ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N353ac7ff5f304cfb92632bcd504d00d6 ;
    schema:name "Setting Sun and Fairy"@en,
        "Abendsonne und Fee"@original .

_:N86644caaf4dc443baf2c7c8813e96bf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing Rabbit!"@en,
        "Tanzen Hase!"@original ;
    mo:track_number 5 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N353ac7ff5f304cfb92632bcd504d00d6 ;
    schema:name "Dancing Rabbit!"@en,
        "Tanzen Hase!"@original .

_:Nc96f77a859074faf96edf649596507fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Symphonic poem \"Mystic wisdom\" -Album mix-"@en,
        "Symphonic poem \"Mystic wisdom\" -Album mix-"@original ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N353ac7ff5f304cfb92632bcd504d00d6 ;
    schema:name "Symphonic poem \"Mystic wisdom\" -Album mix-"@en,
        "Symphonic poem \"Mystic wisdom\" -Album mix-"@original .

_:N353ac7ff5f304cfb92632bcd504d00d6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N263e88cb927b4a4484f9a2442074b130,
        _:N3ce6771dab1c4abf9afbee65f3e67573,
        _:N52283cb74a6a4754b62d27b4c39acb56,
        _:N5631f962449b4682bccb2d8a4a796c98,
        _:N86644caaf4dc443baf2c7c8813e96bf3,
        _:Nc96f77a859074faf96edf649596507fd ;
    mo:track_count 6 ;
    schema:duration "PT24:45"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N263e88cb927b4a4484f9a2442074b130,
        _:N3ce6771dab1c4abf9afbee65f3e67573,
        _:N52283cb74a6a4754b62d27b4c39acb56,
        _:N5631f962449b4682bccb2d8a4a796c98,
        _:N86644caaf4dc443baf2c7c8813e96bf3,
        _:Nc96f77a859074faf96edf649596507fd .

