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

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

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

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

<event/35> a mo:Release ;
    schema:name "Released at Comic Market 75 (Dec 28, 2008 to Dec 30, 2008)" .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@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 .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<album/11655#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SpellCore ACT4 - Aura"@en,
        "SpellCore ACT4 - Aura"@ja,
        "SpellCore ACT4 - Aura"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11655#musicalwork> ;
    schema:name "SpellCore ACT4 - Aura"@en,
        "SpellCore ACT4 - Aura"@ja,
        "SpellCore ACT4 - Aura"@ja-latn .

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

<album/11655#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SpellCore ACT4 - Aura"@en,
        "SpellCore ACT4 - Aura"@ja,
        "SpellCore ACT4 - Aura"@ja-latn ;
    mo:performance_of <album/11655#musicalwork> ;
    mo:recorded_as <album/11655#musicalexpression> ;
    schema:name "SpellCore ACT4 - Aura"@en,
        "SpellCore ACT4 - Aura"@ja,
        "SpellCore ACT4 - Aura"@ja-latn ;
    schema:workPerformed <album/11655#musicalwork> .

<org/232#subject> schema:name "AramiTama"@en,
        "荒御霊"@ja,
        "AramiTama"@ja-latn ;
    foaf:name "AramiTama"@en,
        "荒御霊"@ja,
        "AramiTama"@ja-latn .

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

<https://medium-media.vgm.io/albums/55/11655/11655-1231642648.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11655#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "SpellCore ACT4 - Aura"@en,
        "SpellCore ACT4 - Aura"@ja,
        "SpellCore ACT4 - Aura"@ja-latn ;
    mo:catalogue_number "ARAM-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11655#musicalexpression> ;
    mo:publisher <org/232#subject> ;
    mo:record _:N95e79421c1d9447e9a606fbd1200af93 ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/14#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/37#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/11655/11655-1231642648.jpg> ;
    schema:name "SpellCore ACT4 - Aura"@en,
        "SpellCore ACT4 - Aura"@ja,
        "SpellCore ACT4 - Aura"@ja-latn ;
    schema:publisher <org/232#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/11655/11655-1231642648.jpg> .

_:N01b0eae97ff146c7a8c9a5af657bca80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "53%のトニックウォーター"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:N95e79421c1d9447e9a606fbd1200af93 ;
    schema:name "53%のトニックウォーター"@ja .

_:N06c4ba5973124449a1253ed8f23e4c82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人間死ねば煙か土か食い物"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:N95e79421c1d9447e9a606fbd1200af93 ;
    schema:name "人間死ねば煙か土か食い物"@ja .

_:N1087bd1a441c41ab927799274c3e5149 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "界面干渉理論"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:07"^^xsd:interval ;
    schema:inPlaylist _:N95e79421c1d9447e9a606fbd1200af93 ;
    schema:name "界面干渉理論"@ja .

_:N50827eb9bdc44898a9d65a78fcc38624 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輪廻を待つ場所"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N95e79421c1d9447e9a606fbd1200af93 ;
    schema:name "輪廻を待つ場所"@ja .

_:N6dfe141ea69844cda77d9d8e699d48c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輪廻の有る幽郷"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N95e79421c1d9447e9a606fbd1200af93 ;
    schema:name "輪廻の有る幽郷"@ja .

_:N9107e2f0755d4135bb9c96f9a38c630f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輪廻の果てに生まれた旋律"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:31"^^xsd:interval ;
    schema:inPlaylist _:N95e79421c1d9447e9a606fbd1200af93 ;
    schema:name "輪廻の果てに生まれた旋律"@ja .

_:Nb516ab59b49d410ab11078d3b6c7d213 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "業火マントラ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N95e79421c1d9447e9a606fbd1200af93 ;
    schema:name "業火マントラ"@ja .

_:Ncecfdad41aba45cebf8a4640dbe0b95c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輪廻の辻褄"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:51"^^xsd:interval ;
    schema:inPlaylist _:N95e79421c1d9447e9a606fbd1200af93 ;
    schema:name "輪廻の辻褄"@ja .

_:Nd1e574a9a8d243a082d3ddefe36eaa30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天の台は真の言を紡ぐ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N95e79421c1d9447e9a606fbd1200af93 ;
    schema:name "天の台は真の言を紡ぐ"@ja .

_:Ne510be5adf424fb1a8d43112e9269fca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スペルコアオブコンパク"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:02"^^xsd:interval ;
    schema:inPlaylist _:N95e79421c1d9447e9a606fbd1200af93 ;
    schema:name "スペルコアオブコンパク"@ja .

_:Nef612b80388a4dae87e453e503d8a935 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輪廻の無い虚夢"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:59"^^xsd:interval ;
    schema:inPlaylist _:N95e79421c1d9447e9a606fbd1200af93 ;
    schema:name "輪廻の無い虚夢"@ja .

_:N95e79421c1d9447e9a606fbd1200af93 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01b0eae97ff146c7a8c9a5af657bca80,
        _:N06c4ba5973124449a1253ed8f23e4c82,
        _:N1087bd1a441c41ab927799274c3e5149,
        _:N50827eb9bdc44898a9d65a78fcc38624,
        _:N6dfe141ea69844cda77d9d8e699d48c1,
        _:N9107e2f0755d4135bb9c96f9a38c630f,
        _:Nb516ab59b49d410ab11078d3b6c7d213,
        _:Ncecfdad41aba45cebf8a4640dbe0b95c,
        _:Nd1e574a9a8d243a082d3ddefe36eaa30,
        _:Ne510be5adf424fb1a8d43112e9269fca,
        _:Nef612b80388a4dae87e453e503d8a935 ;
    mo:track_count 11 ;
    schema:duration "PT73:25"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N01b0eae97ff146c7a8c9a5af657bca80,
        _:N06c4ba5973124449a1253ed8f23e4c82,
        _:N1087bd1a441c41ab927799274c3e5149,
        _:N50827eb9bdc44898a9d65a78fcc38624,
        _:N6dfe141ea69844cda77d9d8e699d48c1,
        _:N9107e2f0755d4135bb9c96f9a38c630f,
        _:Nb516ab59b49d410ab11078d3b6c7d213,
        _:Ncecfdad41aba45cebf8a4640dbe0b95c,
        _:Nd1e574a9a8d243a082d3ddefe36eaa30,
        _:Ne510be5adf424fb1a8d43112e9269fca,
        _:Nef612b80388a4dae87e453e503d8a935 .

