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

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

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

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

<event/2> a mo:Release ;
    schema:name "Released at Comic Market 73 (Dec 29, 2007 to Dec 31, 2007)" .

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

<album/14723#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Reitankyoku"@en,
        "東方霊譚曲"@ja,
        "Touhou Reitankyoku"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/14723#musicalwork> ;
    schema:name "Touhou Reitankyoku"@en,
        "東方霊譚曲"@ja,
        "Touhou Reitankyoku"@ja-latn .

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

<album/14723#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Reitankyoku"@en,
        "東方霊譚曲"@ja,
        "Touhou Reitankyoku"@ja-latn ;
    mo:performance_of <album/14723#musicalwork> ;
    mo:recorded_as <album/14723#musicalexpression> ;
    schema:name "Touhou Reitankyoku"@en,
        "東方霊譚曲"@ja,
        "Touhou Reitankyoku"@ja-latn ;
    schema:workPerformed <album/14723#musicalwork> .

<org/1261#subject> schema:name "3S Cubic"@en,
        "3S Cubic"@ja,
        "3S Cubic"@ja-latn ;
    foaf:name "3S Cubic"@en,
        "3S Cubic"@ja,
        "3S Cubic"@ja-latn .

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

<https://medium-media.vgm.io/albums/32/14723/14723-dc6011f1c6fd.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14723#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-31"^^xsd:date ;
    dcterms:title "Touhou Reitankyoku"@en,
        "東方霊譚曲"@ja,
        "Touhou Reitankyoku"@ja-latn ;
    mo:catalogue_number "3SCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14723#musicalexpression> ;
    mo:publisher <org/1261#subject> ;
    mo:record _:Nde6c49cb78e7479e9a7cb4563a5b7511 ;
    mo:record_count 1 ;
    mo:release <event/2> ;
    schema:about <product/18#subject>,
        <product/22#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:datePublished "2007-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/14723/14723-dc6011f1c6fd.jpg> ;
    schema:name "Touhou Reitankyoku"@en,
        "東方霊譚曲"@ja,
        "Touhou Reitankyoku"@ja-latn ;
    schema:publisher <org/1261#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/14723/14723-dc6011f1c6fd.jpg> .

_:N26f900b8a2dc40dbb88200cb67e377fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Flag of Usatei - noctiselenolepus -"@en,
        "お宇佐さまの素い幡 - noctiselenolepus -"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nde6c49cb78e7479e9a7cb4563a5b7511 ;
    schema:name "White Flag of Usatei - noctiselenolepus -"@en,
        "お宇佐さまの素い幡 - noctiselenolepus -"@ja .

_:N2719adc679eb471e9b3dcdd6530239eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Touhou Reitankyoku Bonus Track (Talk)"@en,
        "東方霊譚曲ボーナストラック (トーク)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT13:48"^^xsd:interval ;
    schema:inPlaylist _:Nde6c49cb78e7479e9a7cb4563a5b7511 ;
    schema:name "Touhou Reitankyoku Bonus Track (Talk)"@en,
        "東方霊譚曲ボーナストラック (トーク)"@ja .

_:N3bbf583c28cc42fca36d0ab45423c0f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gods' Heart, The People's Wishes ~Mountain of Faith~"@en,
        "神々の心・人々の願い ～Mountain of Faith～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nde6c49cb78e7479e9a7cb4563a5b7511 ;
    schema:name "The Gods' Heart, The People's Wishes ~Mountain of Faith~"@en,
        "神々の心・人々の願い ～Mountain of Faith～"@ja .

_:N443457f7a73a4255a17f343587b2fe92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Depressed Mind"@en,
        "Depressed Mind"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nde6c49cb78e7479e9a7cb4563a5b7511 ;
    schema:name "Depressed Mind"@en,
        "Depressed Mind"@ja .

_:N4ae5a9c42e2e4574ab82a51f46d5ab97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom Nobly, Cherry Blossoms of Sumizome - boon or a bane -"@en,
        "幽雅に咲かせ、墨染めの桜 - boon or a bane -"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nde6c49cb78e7479e9a7cb4563a5b7511 ;
    schema:name "Bloom Nobly, Cherry Blossoms of Sumizome - boon or a bane -"@en,
        "幽雅に咲かせ、墨染めの桜 - boon or a bane -"@ja .

_:Nde6c49cb78e7479e9a7cb4563a5b7511 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26f900b8a2dc40dbb88200cb67e377fc,
        _:N2719adc679eb471e9b3dcdd6530239eb,
        _:N3bbf583c28cc42fca36d0ab45423c0f8,
        _:N443457f7a73a4255a17f343587b2fe92,
        _:N4ae5a9c42e2e4574ab82a51f46d5ab97 ;
    mo:track_count 5 ;
    schema:duration "PT31:16"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N26f900b8a2dc40dbb88200cb67e377fc,
        _:N2719adc679eb471e9b3dcdd6530239eb,
        _:N3bbf583c28cc42fca36d0ab45423c0f8,
        _:N443457f7a73a4255a17f343587b2fe92,
        _:N4ae5a9c42e2e4574ab82a51f46d5ab97 .

