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

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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39453#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/39453#composition>,
        <album/39453#subject> ;
    foaf:name "U2"@en .

<event/159> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 10 (May 26, 2013)" .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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 .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@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/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@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/39453#musicalexpression> a mo:Signal ;
    mo:published_as <album/39453#subject> ;
    mo:records <album/39453#performance> .

<album/39453#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Shisou Ex2 Spell -Regeneration-"@en,
        "東方志奏 Ex2 Spell -Regeneration-"@ja,
        "Touhou Shisou Ex2 Spell -Regeneration-"@ja-latn ;
    mo:performance_of <album/39453#musicalwork> ;
    mo:recorded_as <album/39453#musicalexpression> ;
    schema:name "Touhou Shisou Ex2 Spell -Regeneration-"@en,
        "東方志奏 Ex2 Spell -Regeneration-"@ja,
        "Touhou Shisou Ex2 Spell -Regeneration-"@ja-latn ;
    schema:workPerformed <album/39453#musicalwork> .

<org/497#subject> schema:name "xi-on"@en,
        "彩音 ～xi-on～"@ja,
        "xi-on"@ja-latn ;
    foaf:name "xi-on"@en,
        "彩音 ～xi-on～"@ja,
        "xi-on"@ja-latn .

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

<https://medium-media.vgm.io/albums/35/39453/39453-1369084019.png> a schema:ImageObject,
        foaf:Image .

<album/39453#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Shisou Ex2 Spell -Regeneration-"@en,
        "東方志奏 Ex2 Spell -Regeneration-"@ja,
        "Touhou Shisou Ex2 Spell -Regeneration-"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/39453#musicalwork> ;
    schema:name "Touhou Shisou Ex2 Spell -Regeneration-"@en,
        "東方志奏 Ex2 Spell -Regeneration-"@ja,
        "Touhou Shisou Ex2 Spell -Regeneration-"@ja-latn .

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

<album/39453#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-26"^^xsd:date ;
    dcterms:title "Touhou Shisou Ex2 Spell -Regeneration-"@en,
        "東方志奏 Ex2 Spell -Regeneration-"@ja,
        "Touhou Shisou Ex2 Spell -Regeneration-"@ja-latn ;
    mo:catalogue_number "XITH-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39453#musicalexpression> ;
    mo:publisher <org/497#subject> ;
    mo:record _:N4aa7b54f813d49d99bfd90d552508a40 ;
    mo:record_count 1 ;
    mo:release <event/159> ;
    schema:about <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/31#subject>,
        <product/33#subject>,
        <product/497#subject>,
        <product/51#subject> ;
    schema:datePublished "2013-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/39453/39453-1369084019.png> ;
    schema:name "Touhou Shisou Ex2 Spell -Regeneration-"@en,
        "東方志奏 Ex2 Spell -Regeneration-"@ja,
        "Touhou Shisou Ex2 Spell -Regeneration-"@ja-latn ;
    schema:publisher <org/497#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/39453/39453-1369084019.png> .

_:N1744408d8a0b468ca3a507c9fc021656 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラワリングナイト（6th Spell -Undesigned Emotion-より）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N4aa7b54f813d49d99bfd90d552508a40 ;
    schema:name "フラワリングナイト（6th Spell -Undesigned Emotion-より）"@ja .

_:N2def8fb905cb47dc92389fae1b07b526 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神々が恋した幻想郷（6th Spell -Undesigned Emotion-より）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N4aa7b54f813d49d99bfd90d552508a40 ;
    schema:name "神々が恋した幻想郷（6th Spell -Undesigned Emotion-より）"@ja .

_:N3f8528fb87dd4aa18b47409cd35fddc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方妖々夢　～ Ancient Temple（5th Spell -Changing Times-より）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N4aa7b54f813d49d99bfd90d552508a40 ;
    schema:name "東方妖々夢　～ Ancient Temple（5th Spell -Changing Times-より）"@ja .

_:N563dfabb3b40420db4a8e53580dc6e1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ice Fairy（8th Spell -Light of Nature-より）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N4aa7b54f813d49d99bfd90d552508a40 ;
    schema:name "Ice Fairy（8th Spell -Light of Nature-より）"@ja .

_:N622d71c17aef4f71ac9adf1968908faf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東の国の眠らない夜（7th Spell -Springhead-より）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N4aa7b54f813d49d99bfd90d552508a40 ;
    schema:name "東の国の眠らない夜（7th Spell -Springhead-より）"@ja .

_:N852d5dd76efd4d92b5bd38579c2c03bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜空のユーフォーロマンス"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N4aa7b54f813d49d99bfd90d552508a40 ;
    schema:name "夜空のユーフォーロマンス"@ja .

_:Nb8a162ef4d2d4e0c8f86d5a1e74c75db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竹取飛翔　～ Lunatic Princess（2nd Spell -Fullmoon-より）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N4aa7b54f813d49d99bfd90d552508a40 ;
    schema:name "竹取飛翔　～ Lunatic Princess（2nd Spell -Fullmoon-より）"@ja .

_:Ncc5eae109e2e445188b7ace6287b2ab6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "砕月（10th Spell -Expectation-より）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N4aa7b54f813d49d99bfd90d552508a40 ;
    schema:name "砕月（10th Spell -Expectation-より）"@ja .

_:N4aa7b54f813d49d99bfd90d552508a40 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1744408d8a0b468ca3a507c9fc021656,
        _:N2def8fb905cb47dc92389fae1b07b526,
        _:N3f8528fb87dd4aa18b47409cd35fddc9,
        _:N563dfabb3b40420db4a8e53580dc6e1f,
        _:N622d71c17aef4f71ac9adf1968908faf,
        _:N852d5dd76efd4d92b5bd38579c2c03bd,
        _:Nb8a162ef4d2d4e0c8f86d5a1e74c75db,
        _:Ncc5eae109e2e445188b7ace6287b2ab6 ;
    mo:track_count 8 ;
    schema:duration "PT37:31"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1744408d8a0b468ca3a507c9fc021656,
        _:N2def8fb905cb47dc92389fae1b07b526,
        _:N3f8528fb87dd4aa18b47409cd35fddc9,
        _:N563dfabb3b40420db4a8e53580dc6e1f,
        _:N622d71c17aef4f71ac9adf1968908faf,
        _:N852d5dd76efd4d92b5bd38579c2c03bd,
        _:Nb8a162ef4d2d4e0c8f86d5a1e74c75db,
        _:Ncc5eae109e2e445188b7ace6287b2ab6 .

