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

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

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

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

<album/76109#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Orchestral Suite II: Resurrection"@en,
        "Touhou Orchestral Suite II: Resurrection"@ja,
        "Touhou Orchestral Suite II: Resurrection"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "ZUN"@en ;
            foaf:made <album/76109#composition> ;
            foaf:name "ZUN"@en ] ;
    mo:produced_work <album/76109#musicalwork> ;
    schema:name "Touhou Orchestral Suite II: Resurrection"@en,
        "Touhou Orchestral Suite II: Resurrection"@ja,
        "Touhou Orchestral Suite II: Resurrection"@ja-latn .

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

<album/76109#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Orchestral Suite II: Resurrection"@en,
        "Touhou Orchestral Suite II: Resurrection"@ja,
        "Touhou Orchestral Suite II: Resurrection"@ja-latn ;
    mo:performance_of <album/76109#musicalwork> ;
    mo:recorded_as <album/76109#musicalexpression> ;
    schema:name "Touhou Orchestral Suite II: Resurrection"@en,
        "Touhou Orchestral Suite II: Resurrection"@ja,
        "Touhou Orchestral Suite II: Resurrection"@ja-latn ;
    schema:workPerformed <album/76109#musicalwork> .

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

<https://medium-media.vgm.io/albums/90/76109/76109-1520942606.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/76109#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-07-29"^^xsd:date ;
    dcterms:title "Touhou Orchestral Suite II: Resurrection"@en,
        "Touhou Orchestral Suite II: Resurrection"@ja,
        "Touhou Orchestral Suite II: Resurrection"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/76109#musicalexpression> ;
    mo:publisher _:N945eb7d403d34108b284a0c5a094a82d ;
    mo:record _:N0eebef484c7548df9e66722475d494c5 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2017-07-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/76109/76109-1520942606.jpg> ;
    schema:name "Touhou Orchestral Suite II: Resurrection"@en,
        "Touhou Orchestral Suite II: Resurrection"@ja,
        "Touhou Orchestral Suite II: Resurrection"@ja-latn ;
    schema:publisher _:N945eb7d403d34108b284a0c5a094a82d ;
    foaf:depiction <https://media.vgm.io/albums/90/76109/76109-1520942606.jpg> .

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

_:N09b9ed7df6af45faa36ab459f8c2446e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "stardust catalyst"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N0eebef484c7548df9e66722475d494c5 ;
    schema:name "stardust catalyst"@en .

_:N51ddc962aeec4fa2962472cd36dedbfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nightmare | duality"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N0eebef484c7548df9e66722475d494c5 ;
    schema:name "nightmare | duality"@en .

_:N7edc49b3cd2942aea46aeff67a46c624 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "war sign ~ seven colored battlefield"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N0eebef484c7548df9e66722475d494c5 ;
    schema:name "war sign ~ seven colored battlefield"@en .

_:N945eb7d403d34108b284a0c5a094a82d schema:name "crescentia"@en,
        "crescentia"@ja,
        "crescentia"@ja-latn ;
    foaf:name "crescentia"@en,
        "crescentia"@ja,
        "crescentia"@ja-latn .

_:Nae06c7bf203d446fae8882ec46ab1f92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "an illusion of elegance and blood"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N0eebef484c7548df9e66722475d494c5 ;
    schema:name "an illusion of elegance and blood"@en .

_:Nbeecdc7dd68a480d921d68df4125daaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "prelude (serenity)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N0eebef484c7548df9e66722475d494c5 ;
    schema:name "prelude (serenity)"@en .

_:Ncad1b158d1d5456c8fee8e9d632cc1d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ephemeral blossom, eternal bloom"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N0eebef484c7548df9e66722475d494c5 ;
    schema:name "ephemeral blossom, eternal bloom"@en .

_:Nff34498a30294df9b2574bced0e41e21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "twilight garden waltz ~ summer storm"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N0eebef484c7548df9e66722475d494c5 ;
    schema:name "twilight garden waltz ~ summer storm"@en .

_:N0eebef484c7548df9e66722475d494c5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09b9ed7df6af45faa36ab459f8c2446e,
        _:N51ddc962aeec4fa2962472cd36dedbfa,
        _:N7edc49b3cd2942aea46aeff67a46c624,
        _:Nae06c7bf203d446fae8882ec46ab1f92,
        _:Nbeecdc7dd68a480d921d68df4125daaa,
        _:Ncad1b158d1d5456c8fee8e9d632cc1d0,
        _:Nff34498a30294df9b2574bced0e41e21 ;
    mo:track_count 7 ;
    schema:duration "PT24:47"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N09b9ed7df6af45faa36ab459f8c2446e,
        _:N51ddc962aeec4fa2962472cd36dedbfa,
        _:N7edc49b3cd2942aea46aeff67a46c624,
        _:Nae06c7bf203d446fae8882ec46ab1f92,
        _:Nbeecdc7dd68a480d921d68df4125daaa,
        _:Ncad1b158d1d5456c8fee8e9d632cc1d0,
        _:Nff34498a30294df9b2574bced0e41e21 .

