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

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

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

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

<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/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn .

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

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

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

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

<https://media.vgm.io/albums/96/134769/134769-53a664100291.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/134769#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/134769/134769-53a664100291.png> ;
    foaf:depicts <album/134769#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/134769/134769-53a664100291.png> .

<https://medium-media.vgm.io/albums/96/134769/134769-53a664100291.png> a schema:ImageObject,
        foaf:Image .

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

<album/134769#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-10"^^xsd:date ;
    dcterms:title "Duality"@en,
        "Duality"@ja,
        "Duality"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/134769#musicalexpression> ;
    mo:publisher _:N7a4e7beb3fef4450bf4000368df24397 ;
    mo:record _:Nf7a7f6a3bf2f49779c75af5320720127 ;
    mo:record_count 1 ;
    schema:about <product/16#subject>,
        <product/18#subject>,
        <product/1948#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/29#subject> ;
    schema:datePublished "2021-10-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/134769/134769-53a664100291.png> ;
    schema:name "Duality"@en,
        "Duality"@ja,
        "Duality"@ja-latn ;
    schema:publisher _:N7a4e7beb3fef4450bf4000368df24397 ;
    foaf:depiction <https://media.vgm.io/albums/96/134769/134769-53a664100291.png> .

_:N0528a7a30b854e63a5d405e141151716 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chronokinesis"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nf7a7f6a3bf2f49779c75af5320720127 ;
    schema:name "Chronokinesis"@en .

_:N2e348bc4fb84496f8e7cedf1a363e7f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A New State"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:Nf7a7f6a3bf2f49779c75af5320720127 ;
    schema:name "A New State"@en .

_:N4c7c61ca630f4fb188bb8784dc480462 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duality"@en ;
    mo:track_number 10 ;
    schema:duration "PT11:43"^^xsd:interval ;
    schema:inPlaylist _:Nf7a7f6a3bf2f49779c75af5320720127 ;
    schema:name "Duality"@en .

_:N5ab1a23427cd4ceb86f1c273aa6622dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Locked Girl"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nf7a7f6a3bf2f49779c75af5320720127 ;
    schema:name "The Locked Girl"@en .

_:N5c83edf78418462ab0b6e6c92521fdf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blade Runner"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nf7a7f6a3bf2f49779c75af5320720127 ;
    schema:name "Blade Runner"@en .

_:N5cc2c8e51509497c9e3df316549741dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break Through The Endless"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:Nf7a7f6a3bf2f49779c75af5320720127 ;
    schema:name "Break Through The Endless"@en .

_:N7a4e7beb3fef4450bf4000368df24397 schema:name "Eyhz"@en,
        "Eyhz"@ja,
        "Eyhz"@ja-latn ;
    foaf:name "Eyhz"@en,
        "Eyhz"@ja,
        "Eyhz"@ja-latn .

_:N7bb666fba4a84c8c93b5e9198cfa03f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Do The Dead Dream"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:Nf7a7f6a3bf2f49779c75af5320720127 ;
    schema:name "Do The Dead Dream"@en .

_:N9c66dadd63ca474d8b68dace3ed05ad8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reverse Jōruri"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:Nf7a7f6a3bf2f49779c75af5320720127 ;
    schema:name "Reverse Jōruri"@en .

_:Nd00070b6b9524f8792010244e88dd91b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tower Of Babel"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nf7a7f6a3bf2f49779c75af5320720127 ;
    schema:name "Tower Of Babel"@en .

_:Nd0481e9200cd495e8835eaf246378afe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melancholy For Days Gone"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nf7a7f6a3bf2f49779c75af5320720127 ;
    schema:name "Melancholy For Days Gone"@en .

_:Nf7a7f6a3bf2f49779c75af5320720127 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0528a7a30b854e63a5d405e141151716,
        _:N2e348bc4fb84496f8e7cedf1a363e7f2,
        _:N4c7c61ca630f4fb188bb8784dc480462,
        _:N5ab1a23427cd4ceb86f1c273aa6622dd,
        _:N5c83edf78418462ab0b6e6c92521fdf7,
        _:N5cc2c8e51509497c9e3df316549741dc,
        _:N7bb666fba4a84c8c93b5e9198cfa03f5,
        _:N9c66dadd63ca474d8b68dace3ed05ad8,
        _:Nd00070b6b9524f8792010244e88dd91b,
        _:Nd0481e9200cd495e8835eaf246378afe ;
    mo:track_count 10 ;
    schema:duration "PT56:53"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0528a7a30b854e63a5d405e141151716,
        _:N2e348bc4fb84496f8e7cedf1a363e7f2,
        _:N4c7c61ca630f4fb188bb8784dc480462,
        _:N5ab1a23427cd4ceb86f1c273aa6622dd,
        _:N5c83edf78418462ab0b6e6c92521fdf7,
        _:N5cc2c8e51509497c9e3df316549741dc,
        _:N7bb666fba4a84c8c93b5e9198cfa03f5,
        _:N9c66dadd63ca474d8b68dace3ed05ad8,
        _:Nd00070b6b9524f8792010244e88dd91b,
        _:Nd0481e9200cd495e8835eaf246378afe .

