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

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

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

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

<event/157> a mo:Release ;
    schema:name "Released at Comic Market 84 (Aug 10, 2013 to Aug 12, 2013)" .

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

<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/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/65334#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TOHO EUROBEAT PRESENTS THE REVIVAL INST [Limited Edition]"@en,
        "TOHO EUROBEAT PRESENTS THE REVIVAL INST [Limited Edition]"@ja,
        "TOHO EUROBEAT PRESENTS THE REVIVAL INST [Limited Edition]"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/65334#musicalwork> ;
    schema:name "TOHO EUROBEAT PRESENTS THE REVIVAL INST [Limited Edition]"@en,
        "TOHO EUROBEAT PRESENTS THE REVIVAL INST [Limited Edition]"@ja,
        "TOHO EUROBEAT PRESENTS THE REVIVAL INST [Limited Edition]"@ja-latn .

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

<album/65334#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TOHO EUROBEAT PRESENTS THE REVIVAL INST [Limited Edition]"@en,
        "TOHO EUROBEAT PRESENTS THE REVIVAL INST [Limited Edition]"@ja,
        "TOHO EUROBEAT PRESENTS THE REVIVAL INST [Limited Edition]"@ja-latn ;
    mo:performance_of <album/65334#musicalwork> ;
    mo:recorded_as <album/65334#musicalexpression> ;
    schema:name "TOHO EUROBEAT PRESENTS THE REVIVAL INST [Limited Edition]"@en,
        "TOHO EUROBEAT PRESENTS THE REVIVAL INST [Limited Edition]"@ja,
        "TOHO EUROBEAT PRESENTS THE REVIVAL INST [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/65334#musicalwork> .

<org/449#subject> schema:name "A-One"@en,
        "A-One"@ja,
        "A-One"@ja-latn ;
    foaf:name "A-One"@en,
        "A-One"@ja,
        "A-One"@ja-latn .

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

<https://medium-media.vgm.io/albums/43/65334/65334-1486137939.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/65334#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-12"^^xsd:date ;
    dcterms:title "TOHO EUROBEAT PRESENTS THE REVIVAL INST [Limited Edition]"@en,
        "TOHO EUROBEAT PRESENTS THE REVIVAL INST [Limited Edition]"@ja,
        "TOHO EUROBEAT PRESENTS THE REVIVAL INST [Limited Edition]"@ja-latn ;
    mo:catalogue_number "AOSP-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/65334#musicalexpression> ;
    mo:publisher <org/449#subject> ;
    mo:record _:N4170d6c5cdae4f508f6a7b2d4815b7e5 ;
    mo:record_count 1 ;
    mo:release <event/157> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/31#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:datePublished "2013-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/65334/65334-1486137939.jpg> ;
    schema:name "TOHO EUROBEAT PRESENTS THE REVIVAL INST [Limited Edition]"@en,
        "TOHO EUROBEAT PRESENTS THE REVIVAL INST [Limited Edition]"@ja,
        "TOHO EUROBEAT PRESENTS THE REVIVAL INST [Limited Edition]"@ja-latn ;
    schema:publisher <org/449#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/65334/65334-1486137939.jpg> .

_:N0ebb5d21501e466d80888c984c137df3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Break Me Down (Instrumental)"@en,
        "Don't Break Me Down (Instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4170d6c5cdae4f508f6a7b2d4815b7e5 ;
    schema:name "Don't Break Me Down (Instrumental)"@en,
        "Don't Break Me Down (Instrumental)"@ja .

_:N2297018084044ff3ab31d95c7a3ef7ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wanna Be My Dream (Instrumental)"@en,
        "Wanna Be My Dream (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4170d6c5cdae4f508f6a7b2d4815b7e5 ;
    schema:name "Wanna Be My Dream (Instrumental)"@en,
        "Wanna Be My Dream (Instrumental)"@ja .

_:N418a9ea3908746afb2c8234e25afc2a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get it Done (Instrumental)"@en,
        "Get it Done (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4170d6c5cdae4f508f6a7b2d4815b7e5 ;
    schema:name "Get it Done (Instrumental)"@en,
        "Get it Done (Instrumental)"@ja .

_:N4649613daf4d43b3a1abe68ba87a5f06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life is Over (Instrumental)"@en,
        "Life is Over (Instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4170d6c5cdae4f508f6a7b2d4815b7e5 ;
    schema:name "Life is Over (Instrumental)"@en,
        "Life is Over (Instrumental)"@ja .

_:N702e8ca661e2440ea87c3bec1a5300ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Real Survivor (Instrumental)"@en,
        "Real Survivor (Instrumental)"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4170d6c5cdae4f508f6a7b2d4815b7e5 ;
    schema:name "Real Survivor (Instrumental)"@en,
        "Real Survivor (Instrumental)"@ja .

_:N82080333ca09410d83e497c9a6fe4a64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Right or Wrong (Instrumental)"@en,
        "Right or Wrong (Instrumental)"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4170d6c5cdae4f508f6a7b2d4815b7e5 ;
    schema:name "Right or Wrong (Instrumental)"@en,
        "Right or Wrong (Instrumental)"@ja .

_:N847abdcd729943f78e9cbff46b10397f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fall into the Magic (Instrumental)"@en,
        "Fall into the Magic (Instrumental)"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4170d6c5cdae4f508f6a7b2d4815b7e5 ;
    schema:name "Fall into the Magic (Instrumental)"@en,
        "Fall into the Magic (Instrumental)"@ja .

_:N936c18785e514607ab0146927b7da210 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PLAY MY GAME (Instrumental)"@en,
        "PLAY MY GAME (Instrumental)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4170d6c5cdae4f508f6a7b2d4815b7e5 ;
    schema:name "PLAY MY GAME (Instrumental)"@en,
        "PLAY MY GAME (Instrumental)"@ja .

_:Nad7b2a436c704559b2427d5a3839f653 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everyone Cast Heavenly Magic!! (Instrumental)"@en,
        "みんなで大空マジック！！ (Instrumental)"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4170d6c5cdae4f508f6a7b2d4815b7e5 ;
    schema:name "Everyone Cast Heavenly Magic!! (Instrumental)"@en,
        "みんなで大空マジック！！ (Instrumental)"@ja .

_:Nb1e120f497084ab88c57388a5eea56d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EVERYDAY EVERYNIGHT (Instrumental)"@en,
        "EVERYDAY EVERYNIGHT (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4170d6c5cdae4f508f6a7b2d4815b7e5 ;
    schema:name "EVERYDAY EVERYNIGHT (Instrumental)"@en,
        "EVERYDAY EVERYNIGHT (Instrumental)"@ja .

_:Nc578ca7e01984b66bbef105c1ad4a2cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPEEDY NIGHT (Instrumental)"@en,
        "SPEEDY NIGHT (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4170d6c5cdae4f508f6a7b2d4815b7e5 ;
    schema:name "SPEEDY NIGHT (Instrumental)"@en,
        "SPEEDY NIGHT (Instrumental)"@ja .

_:Ndc7c39c0feed481c93c57719631e3170 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shoot the Lights (Instrumental)"@en,
        "Shoot the Lights (Instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4170d6c5cdae4f508f6a7b2d4815b7e5 ;
    schema:name "Shoot the Lights (Instrumental)"@en,
        "Shoot the Lights (Instrumental)"@ja .

_:N4170d6c5cdae4f508f6a7b2d4815b7e5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ebb5d21501e466d80888c984c137df3,
        _:N2297018084044ff3ab31d95c7a3ef7ce,
        _:N418a9ea3908746afb2c8234e25afc2a1,
        _:N4649613daf4d43b3a1abe68ba87a5f06,
        _:N702e8ca661e2440ea87c3bec1a5300ba,
        _:N82080333ca09410d83e497c9a6fe4a64,
        _:N847abdcd729943f78e9cbff46b10397f,
        _:N936c18785e514607ab0146927b7da210,
        _:Nad7b2a436c704559b2427d5a3839f653,
        _:Nb1e120f497084ab88c57388a5eea56d3,
        _:Nc578ca7e01984b66bbef105c1ad4a2cd,
        _:Ndc7c39c0feed481c93c57719631e3170 ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0ebb5d21501e466d80888c984c137df3,
        _:N2297018084044ff3ab31d95c7a3ef7ce,
        _:N418a9ea3908746afb2c8234e25afc2a1,
        _:N4649613daf4d43b3a1abe68ba87a5f06,
        _:N702e8ca661e2440ea87c3bec1a5300ba,
        _:N82080333ca09410d83e497c9a6fe4a64,
        _:N847abdcd729943f78e9cbff46b10397f,
        _:N936c18785e514607ab0146927b7da210,
        _:Nad7b2a436c704559b2427d5a3839f653,
        _:Nb1e120f497084ab88c57388a5eea56d3,
        _:Nc578ca7e01984b66bbef105c1ad4a2cd,
        _:Ndc7c39c0feed481c93c57719631e3170 .

