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

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

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

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

<event/8> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 5 (May 25, 2008)" .

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

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

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

<org/161#subject> schema:name "IRON ATTACK!"@en,
        "IRON ATTACK!"@ja,
        "IRON ATTACK!"@ja-latn ;
    foaf:name "IRON ATTACK!"@en,
        "IRON ATTACK!"@ja,
        "IRON ATTACK!"@ja-latn .

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

<https://medium-media.vgm.io/albums/58/8485/8485-1210907003.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2678#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8485#performance> ;
    schema:name "IRON-CHINO"@en ;
    foaf:name "IRON-CHINO"@en .

<artist/4400#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8485#performance> ;
    schema:name "Wooming"@en,
        "ウーミン"@ja ;
    foaf:name "Wooming"@en,
        "ウーミン"@ja .

<artist/4402#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8485#performance> ;
    schema:name "Arisu Fujimi"@en,
        "藤見ありす"@ja ;
    foaf:name "Arisu Fujimi"@en,
        "藤見ありす"@ja .

<album/8485#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blade Of Ancient Temple"@en,
        "Blade Of Ancient Temple"@ja,
        "Blade Of Ancient Temple"@ja-latn ;
    mo:performance_of <album/8485#musicalwork> ;
    mo:performer <artist/2678#subject>,
        <artist/4400#subject>,
        <artist/4402#subject> ;
    mo:recorded_as <album/8485#musicalexpression> ;
    schema:byArtist <artist/2678#subject>,
        <artist/4400#subject>,
        <artist/4402#subject> ;
    schema:name "Blade Of Ancient Temple"@en,
        "Blade Of Ancient Temple"@ja,
        "Blade Of Ancient Temple"@ja-latn ;
    schema:workPerformed <album/8485#musicalwork> .

<album/8485#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-25"^^xsd:date ;
    dcterms:title "Blade Of Ancient Temple"@en,
        "Blade Of Ancient Temple"@ja,
        "Blade Of Ancient Temple"@ja-latn ;
    mo:catalogue_number "MIA-007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8485#musicalexpression> ;
    mo:publisher <org/161#subject> ;
    mo:record _:N4765008b99514eb2a86341daea6c5da8 ;
    mo:record_count 1 ;
    mo:release <event/8> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject> ;
    schema:byArtist <artist/2678#subject>,
        <artist/4400#subject>,
        <artist/4402#subject> ;
    schema:datePublished "2008-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/8485/8485-1210907003.jpg> ;
    schema:name "Blade Of Ancient Temple"@en,
        "Blade Of Ancient Temple"@ja,
        "Blade Of Ancient Temple"@ja-latn ;
    schema:publisher <org/161#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/8485/8485-1210907003.jpg> .

_:N1c97dd7a7a1b4b719b6a5b33b50f8c8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Insanity of Crimson Eyes"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N4765008b99514eb2a86341daea6c5da8 ;
    schema:name "Insanity of Crimson Eyes"@ja .

_:N1db0293a908c486f93623a601bfb333d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CRYING PHANTOM"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N4765008b99514eb2a86341daea6c5da8 ;
    schema:name "CRYING PHANTOM"@ja .

_:N205e96d7bff24f23a95f4969a9335aa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPINNING WHEEL OF MEMORIES"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N4765008b99514eb2a86341daea6c5da8 ;
    schema:name "SPINNING WHEEL OF MEMORIES"@ja .

_:N46b59dc3c82b4c02acc3c8075cbc1b3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ELECTRIC APPARITION"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N4765008b99514eb2a86341daea6c5da8 ;
    schema:name "ELECTRIC APPARITION"@ja .

_:N70f520a79ce04a71adf3b2c13bb21af0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Death Will Never Come"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N4765008b99514eb2a86341daea6c5da8 ;
    schema:name "Your Death Will Never Come"@ja .

_:N90f6295ae0654e918a410201dea320c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WALTZ OF PUPPET"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N4765008b99514eb2a86341daea6c5da8 ;
    schema:name "WALTZ OF PUPPET"@ja .

_:Nb751bbd204b64199baf084f497219787 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night at Enigmatic Garden"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N4765008b99514eb2a86341daea6c5da8 ;
    schema:name "Night at Enigmatic Garden"@ja .

_:Nc5ed009e83174f8d9a6d3eb66d90d409 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DEAMON ERASER"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N4765008b99514eb2a86341daea6c5da8 ;
    schema:name "DEAMON ERASER"@ja .

_:Ned04c85fd2374c2889fd8a79bc60feae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Guardian of Evil Palace"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N4765008b99514eb2a86341daea6c5da8 ;
    schema:name "The Guardian of Evil Palace"@ja .

_:N4765008b99514eb2a86341daea6c5da8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c97dd7a7a1b4b719b6a5b33b50f8c8e,
        _:N1db0293a908c486f93623a601bfb333d,
        _:N205e96d7bff24f23a95f4969a9335aa6,
        _:N46b59dc3c82b4c02acc3c8075cbc1b3b,
        _:N70f520a79ce04a71adf3b2c13bb21af0,
        _:N90f6295ae0654e918a410201dea320c9,
        _:Nb751bbd204b64199baf084f497219787,
        _:Nc5ed009e83174f8d9a6d3eb66d90d409,
        _:Ned04c85fd2374c2889fd8a79bc60feae ;
    mo:track_count 9 ;
    schema:duration "PT40:39"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1c97dd7a7a1b4b719b6a5b33b50f8c8e,
        _:N1db0293a908c486f93623a601bfb333d,
        _:N205e96d7bff24f23a95f4969a9335aa6,
        _:N46b59dc3c82b4c02acc3c8075cbc1b3b,
        _:N70f520a79ce04a71adf3b2c13bb21af0,
        _:N90f6295ae0654e918a410201dea320c9,
        _:Nb751bbd204b64199baf084f497219787,
        _:Nc5ed009e83174f8d9a6d3eb66d90d409,
        _:Ned04c85fd2374c2889fd8a79bc60feae .

