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

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

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

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

<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/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/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

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

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

<org/109#subject> schema:name "mistbell"@en,
        "mistbell"@ja,
        "mistbell"@ja-latn ;
    foaf:name "mistbell"@en,
        "mistbell"@ja,
        "mistbell"@ja-latn .

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

<https://medium-media.vgm.io/albums/32/9923/9923-1218267488.png> a schema:ImageObject,
        foaf:Image .

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

<album/9923#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Spectrum Energy.Plus!"@en,
        "Spectrum Energy.Plus!"@ja,
        "Spectrum Energy.Plus!"@ja-latn ;
    mo:performance_of <album/9923#musicalwork> ;
    mo:performer <artist/4777#subject> ;
    mo:recorded_as <album/9923#musicalexpression> ;
    schema:byArtist <artist/4777#subject> ;
    schema:name "Spectrum Energy.Plus!"@en,
        "Spectrum Energy.Plus!"@ja,
        "Spectrum Energy.Plus!"@ja-latn ;
    schema:workPerformed <album/9923#musicalwork> .

<artist/4777#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9923#performance> ;
    schema:name "Shoko Shiwasu"@en,
        "師走しょうこ"@ja ;
    foaf:name "Shoko Shiwasu"@en,
        "師走しょうこ"@ja .

<album/9923#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-03-01"^^xsd:date ;
    dcterms:title "Spectrum Energy.Plus!"@en,
        "Spectrum Energy.Plus!"@ja,
        "Spectrum Energy.Plus!"@ja-latn ;
    mo:catalogue_number "MBCD-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9923#musicalexpression> ;
    mo:publisher <org/109#subject> ;
    mo:record _:Nefd3aa0ef6434c3c8d3e7b071d8484e7 ;
    mo:record_count 1 ;
    schema:about <product/18#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/64#subject> ;
    schema:byArtist <artist/4777#subject> ;
    schema:datePublished "2005-03-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/9923/9923-1218267488.png> ;
    schema:name "Spectrum Energy.Plus!"@en,
        "Spectrum Energy.Plus!"@ja,
        "Spectrum Energy.Plus!"@ja-latn ;
    schema:publisher <org/109#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/9923/9923-1218267488.png> .

_:N0b519bbfab1e43a9ac01edfc3b653482 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Highflying Syndrome"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nefd3aa0ef6434c3c8d3e7b071d8484e7 ;
    schema:name "Highflying Syndrome"@ja .

_:N2954febec96142bcbd7bcdb148d20ae5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "XXtend DASH!! - 祭 -"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nefd3aa0ef6434c3c8d3e7b071d8484e7 ;
    schema:name "XXtend DASH!! - 祭 -"@ja .

_:N3d7689397306452e9251fcfd0ec28a73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "voyage_xx69"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nefd3aa0ef6434c3c8d3e7b071d8484e7 ;
    schema:name "voyage_xx69"@ja .

_:N4d7f6da8363d4ff1bf480b112bcaa370 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さざんか恋娘"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nefd3aa0ef6434c3c8d3e7b071d8484e7 ;
    schema:name "さざんか恋娘"@ja .

_:N4f4f14791a594f8fba6cd4b4a40d103f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "凍幻鏡"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nefd3aa0ef6434c3c8d3e7b071d8484e7 ;
    schema:name "凍幻鏡"@ja .

_:N5787aa4b9e8a477c96c148198481d5b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真実の聖裁"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nefd3aa0ef6434c3c8d3e7b071d8484e7 ;
    schema:name "真実の聖裁"@ja .

_:N92773baa62d04e0685a16fc86c4f2655 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "懐かしき東方の血 =Rebirth="@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Nefd3aa0ef6434c3c8d3e7b071d8484e7 ;
    schema:name "懐かしき東方の血 =Rebirth="@ja .

_:N9365c691a28a48128ba9d1c3a18b96c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Romantic Paradice"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Nefd3aa0ef6434c3c8d3e7b071d8484e7 ;
    schema:name "Romantic Paradice"@ja .

_:Nbc799c5abf134e8a97766f35a8e82887 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅楼館"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nefd3aa0ef6434c3c8d3e7b071d8484e7 ;
    schema:name "紅楼館"@ja .

_:Nca5bca5249da4f96abdf419873f414f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠の夢物語"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nefd3aa0ef6434c3c8d3e7b071d8484e7 ;
    schema:name "永遠の夢物語"@ja .

_:Nd06e84e540974b4294471a7b81a8745d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Herselves"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nefd3aa0ef6434c3c8d3e7b071d8484e7 ;
    schema:name "Herselves"@ja .

_:Nd245953dcfee49a3b34bec76ec40bc0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "XXtend DASH TURBO"@ja ;
    mo:track_number 16 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:Nefd3aa0ef6434c3c8d3e7b071d8484e7 ;
    schema:name "XXtend DASH TURBO"@ja .

_:Nd834e30427ec4788ac938b9f5181d4c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAKURA"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Nefd3aa0ef6434c3c8d3e7b071d8484e7 ;
    schema:name "SAKURA"@ja .

_:Ne6017a241a7642f68cd5fbb5c0afd714 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "深淵の都"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nefd3aa0ef6434c3c8d3e7b071d8484e7 ;
    schema:name "深淵の都"@ja .

_:Ne6f8e4ff6def465dbf0346748918be1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "超ごろごろあたっく！"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nefd3aa0ef6434c3c8d3e7b071d8484e7 ;
    schema:name "超ごろごろあたっく！"@ja .

_:Nf58e7ad4535e44c4a531f484e8561f9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想開花"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nefd3aa0ef6434c3c8d3e7b071d8484e7 ;
    schema:name "幻想開花"@ja .

_:Nefd3aa0ef6434c3c8d3e7b071d8484e7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b519bbfab1e43a9ac01edfc3b653482,
        _:N2954febec96142bcbd7bcdb148d20ae5,
        _:N3d7689397306452e9251fcfd0ec28a73,
        _:N4d7f6da8363d4ff1bf480b112bcaa370,
        _:N4f4f14791a594f8fba6cd4b4a40d103f,
        _:N5787aa4b9e8a477c96c148198481d5b6,
        _:N92773baa62d04e0685a16fc86c4f2655,
        _:N9365c691a28a48128ba9d1c3a18b96c7,
        _:Nbc799c5abf134e8a97766f35a8e82887,
        _:Nca5bca5249da4f96abdf419873f414f4,
        _:Nd06e84e540974b4294471a7b81a8745d,
        _:Nd245953dcfee49a3b34bec76ec40bc0c,
        _:Nd834e30427ec4788ac938b9f5181d4c0,
        _:Ne6017a241a7642f68cd5fbb5c0afd714,
        _:Ne6f8e4ff6def465dbf0346748918be1f,
        _:Nf58e7ad4535e44c4a531f484e8561f9f ;
    mo:track_count 16 ;
    schema:duration "PT70:29"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0b519bbfab1e43a9ac01edfc3b653482,
        _:N2954febec96142bcbd7bcdb148d20ae5,
        _:N3d7689397306452e9251fcfd0ec28a73,
        _:N4d7f6da8363d4ff1bf480b112bcaa370,
        _:N4f4f14791a594f8fba6cd4b4a40d103f,
        _:N5787aa4b9e8a477c96c148198481d5b6,
        _:N92773baa62d04e0685a16fc86c4f2655,
        _:N9365c691a28a48128ba9d1c3a18b96c7,
        _:Nbc799c5abf134e8a97766f35a8e82887,
        _:Nca5bca5249da4f96abdf419873f414f4,
        _:Nd06e84e540974b4294471a7b81a8745d,
        _:Nd245953dcfee49a3b34bec76ec40bc0c,
        _:Nd834e30427ec4788ac938b9f5181d4c0,
        _:Ne6017a241a7642f68cd5fbb5c0afd714,
        _:Ne6f8e4ff6def465dbf0346748918be1f,
        _:Nf58e7ad4535e44c4a531f484e8561f9f .

