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

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

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

<artist/75691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153404#subject> ;
    schema:name "CORVUS"@en ;
    foaf:made <album/153404#composition>,
        <album/153404#subject> ;
    foaf:name "CORVUS"@en .

<event/282> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 19 (May 08, 2022)" .

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

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

<https://media.vgm.io/albums/40/153404/153404-239915579b55.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/153404#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/153404/153404-239915579b55.jpg> ;
    foaf:depicts <album/153404#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/153404/153404-239915579b55.jpg> .

<https://medium-media.vgm.io/albums/40/153404/153404-239915579b55.jpg> a schema:ImageObject,
        foaf:Image .

<album/153404#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Description du Monde"@en,
        "Description du Monde"@ja,
        "Description du Monde"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(SCHWARZWARD"@en ;
            foaf:made <album/153404#composition> ;
            foaf:name "(SCHWARZWARD"@en ],
        <artist/75691#subject> ;
    mo:produced_work <album/153404#musicalwork> ;
    schema:name "Description du Monde"@en,
        "Description du Monde"@ja,
        "Description du Monde"@ja-latn .

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

<album/153404#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-05-08"^^xsd:date ;
    dcterms:title "Description du Monde"@en,
        "Description du Monde"@ja,
        "Description du Monde"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/153404#musicalexpression> ;
    mo:publisher _:Nbeb673c389d44eefa0842f5df0140fcc ;
    mo:record _:Na8bb816edb5b4ab1baed108b7ed378bd ;
    mo:record_count 1 ;
    mo:release <event/282> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:datePublished "2022-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/153404/153404-239915579b55.jpg> ;
    schema:name "Description du Monde"@en,
        "Description du Monde"@ja,
        "Description du Monde"@ja-latn ;
    schema:publisher _:Nbeb673c389d44eefa0842f5df0140fcc ;
    foaf:depiction <https://media.vgm.io/albums/40/153404/153404-239915579b55.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153404#subject> ;
    schema:name "(SCHWARZWARD"@en ;
    foaf:made <album/153404#subject> ;
    foaf:name "(SCHWARZWARD"@en .

_:N156d29badb9f44a6bc4ca850a8672610 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blumengarten"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Na8bb816edb5b4ab1baed108b7ed378bd ;
    schema:name "Blumengarten"@en .

_:N260f3fa37bf141519fb9e65052f26aef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Description du Monde"@en ;
    mo:track_number 8 ;
    schema:duration "PT8:36"^^xsd:interval ;
    schema:inPlaylist _:Na8bb816edb5b4ab1baed108b7ed378bd ;
    schema:name "Description du Monde"@en .

_:N2e627e015fdc477eab159534fab2b20a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantasmagoria"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Na8bb816edb5b4ab1baed108b7ed378bd ;
    schema:name "Phantasmagoria"@en .

_:N43acd526ff70407c860ae8e97e24c45d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Somnium"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Na8bb816edb5b4ab1baed108b7ed378bd ;
    schema:name "Somnium"@en .

_:N45a7e3a135f54da385b052efd7e70f7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Indigenous religion"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Na8bb816edb5b4ab1baed108b7ed378bd ;
    schema:name "Indigenous religion"@en .

_:N58c353b50e5f4a7f96e40a4fbf878139 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winterscape"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Na8bb816edb5b4ab1baed108b7ed378bd ;
    schema:name "Winterscape"@en .

_:N5d81e8aa8e9846a4b0890ec40bbbbff0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "elusive"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Na8bb816edb5b4ab1baed108b7ed378bd ;
    schema:name "elusive"@en .

_:Na6ade5b017eb4364b481d11ce6dc0926 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unbewusstes"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Na8bb816edb5b4ab1baed108b7ed378bd ;
    schema:name "Unbewusstes"@en .

_:Nb4a34a3d9d854b4d9510d70de2af2dc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Selbst"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Na8bb816edb5b4ab1baed108b7ed378bd ;
    schema:name "Selbst"@en .

_:Nbeb673c389d44eefa0842f5df0140fcc schema:name "FelesVlinder"@en,
        "FelesVlinder"@ja,
        "FelesVlinder"@ja-latn ;
    foaf:name "FelesVlinder"@en,
        "FelesVlinder"@ja,
        "FelesVlinder"@ja-latn .

_:Nc65e0e763a1d40398e0aec43601d5464 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Atrata Feles"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Na8bb816edb5b4ab1baed108b7ed378bd ;
    schema:name "Atrata Feles"@en .

_:Na8bb816edb5b4ab1baed108b7ed378bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N156d29badb9f44a6bc4ca850a8672610,
        _:N260f3fa37bf141519fb9e65052f26aef,
        _:N2e627e015fdc477eab159534fab2b20a,
        _:N43acd526ff70407c860ae8e97e24c45d,
        _:N45a7e3a135f54da385b052efd7e70f7a,
        _:N58c353b50e5f4a7f96e40a4fbf878139,
        _:N5d81e8aa8e9846a4b0890ec40bbbbff0,
        _:Na6ade5b017eb4364b481d11ce6dc0926,
        _:Nb4a34a3d9d854b4d9510d70de2af2dc2,
        _:Nc65e0e763a1d40398e0aec43601d5464 ;
    mo:track_count 10 ;
    schema:duration "PT45:45"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N156d29badb9f44a6bc4ca850a8672610,
        _:N260f3fa37bf141519fb9e65052f26aef,
        _:N2e627e015fdc477eab159534fab2b20a,
        _:N43acd526ff70407c860ae8e97e24c45d,
        _:N45a7e3a135f54da385b052efd7e70f7a,
        _:N58c353b50e5f4a7f96e40a4fbf878139,
        _:N5d81e8aa8e9846a4b0890ec40bbbbff0,
        _:Na6ade5b017eb4364b481d11ce6dc0926,
        _:Nb4a34a3d9d854b4d9510d70de2af2dc2,
        _:Nc65e0e763a1d40398e0aec43601d5464 .

