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

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

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

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

<event/307> a mo:Release ;
    schema:name "Released at Hakurei Shrine Fall Reitaisai 11 (Oct 20, 2024)" .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

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

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

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

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

<org/212#subject> schema:name "Alstroemeria Records"@en,
        "アルストロメリアレコーズ"@ja,
        "Alstroemeria Records"@ja-latn ;
    foaf:name "Alstroemeria Records"@en,
        "アルストロメリアレコーズ"@ja,
        "Alstroemeria Records"@ja-latn .

<https://media.vgm.io/albums/03/144430/144430-14efb19b9e61.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144430#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/03/144430/144430-14efb19b9e61.png> ;
    foaf:depicts <album/144430#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/03/144430/144430-14efb19b9e61.png> .

<https://medium-media.vgm.io/albums/03/144430/144430-14efb19b9e61.png> a schema:ImageObject,
        foaf:Image .

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

<album/144430#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-10-20"^^xsd:date ;
    dcterms:title "(REBIRTHED);"@en,
        "(REBIRTHED);"@ja,
        "(REBIRTHED);"@ja-latn ;
    mo:catalogue_number "ARCD0087" ;
    mo:media_type "CD" ;
    mo:publication_of <album/144430#musicalexpression> ;
    mo:publisher <org/212#subject> ;
    mo:record _:N454be01e48194393993663ac86006b8f ;
    mo:record_count 1 ;
    mo:release <event/307> ;
    schema:about <product/12#subject>,
        <product/16#subject>,
        <product/22#subject> ;
    schema:datePublished "2024-10-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/144430/144430-14efb19b9e61.png> ;
    schema:name "(REBIRTHED);"@en,
        "(REBIRTHED);"@ja,
        "(REBIRTHED);"@ja-latn ;
    schema:publisher <org/212#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/144430/144430-14efb19b9e61.png> .

_:N4d2ff79b8bf442bcb587047cf6d79050 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Apple!! feat. nomico (REBIRTHED Original Vocal)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N454be01e48194393993663ac86006b8f ;
    schema:name "Bad Apple!! feat. nomico (REBIRTHED Original Vocal)"@en .

_:N59240531b6904254b7b02d99c64c1928 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Against, Perfect Cherry Blossom. (REBIRTHED)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N454be01e48194393993663ac86006b8f ;
    schema:name "Against, Perfect Cherry Blossom. (REBIRTHED)"@en .

_:N65af216751af4c30b94188221317674e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Apple!! feat. nomico (REBIRTHED)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N454be01e48194393993663ac86006b8f ;
    schema:name "Bad Apple!! feat. nomico (REBIRTHED)"@en .

_:N8b9361a4a23a4b07bb7df62e44ab787a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice Maestera"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:N454be01e48194393993663ac86006b8f ;
    schema:name "Alice Maestera"@en .

_:N8ef55b7944954e598463ca2313862472 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "END OF DAYLIGHT (REBIRTHED)"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:49"^^xsd:interval ;
    schema:inPlaylist _:N454be01e48194393993663ac86006b8f ;
    schema:name "END OF DAYLIGHT (REBIRTHED)"@en .

_:N454be01e48194393993663ac86006b8f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4d2ff79b8bf442bcb587047cf6d79050,
        _:N59240531b6904254b7b02d99c64c1928,
        _:N65af216751af4c30b94188221317674e,
        _:N8b9361a4a23a4b07bb7df62e44ab787a,
        _:N8ef55b7944954e598463ca2313862472 ;
    mo:track_count 5 ;
    schema:duration "PT30:41"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N4d2ff79b8bf442bcb587047cf6d79050,
        _:N59240531b6904254b7b02d99c64c1928,
        _:N65af216751af4c30b94188221317674e,
        _:N8b9361a4a23a4b07bb7df62e44ab787a,
        _:N8ef55b7944954e598463ca2313862472 .

