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

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

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

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

<event/8> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 5 (May 25, 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/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/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/8954#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Symmetry Burzum"@en,
        "Symmetry Burzum"@ja,
        "Symmetry Burzum"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/8954#musicalwork> ;
    schema:name "Symmetry Burzum"@en,
        "Symmetry Burzum"@ja,
        "Symmetry Burzum"@ja-latn .

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

<org/706#subject> schema:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn ;
    foaf:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn .

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

<https://medium-media.vgm.io/albums/45/8954/8954-1213248943.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2354#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8954#performance> ;
    schema:name "Myon"@en,
        "みょん"@ja ;
    foaf:name "Myon"@en,
        "みょん"@ja .

<artist/4435#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8954#performance> ;
    schema:name "Godwood"@en ;
    foaf:name "Godwood"@en .

<artist/54074#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8954#performance> ;
    schema:name "pizuya"@en,
        "ぴずや"@ja ;
    foaf:name "pizuya"@en,
        "ぴずや"@ja .

<album/8954#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Symmetry Burzum"@en,
        "Symmetry Burzum"@ja,
        "Symmetry Burzum"@ja-latn ;
    mo:performance_of <album/8954#musicalwork> ;
    mo:performer <artist/2354#subject>,
        <artist/4435#subject>,
        <artist/54074#subject> ;
    mo:recorded_as <album/8954#musicalexpression> ;
    schema:byArtist <artist/2354#subject>,
        <artist/4435#subject>,
        <artist/54074#subject> ;
    schema:name "Symmetry Burzum"@en,
        "Symmetry Burzum"@ja,
        "Symmetry Burzum"@ja-latn ;
    schema:workPerformed <album/8954#musicalwork> .

<album/8954#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-25"^^xsd:date ;
    dcterms:title "Symmetry Burzum"@en,
        "Symmetry Burzum"@ja,
        "Symmetry Burzum"@ja-latn ;
    mo:catalogue_number "PSYC-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8954#musicalexpression> ;
    mo:publisher <org/706#subject> ;
    mo:record _:Ne2f559848ebf48abb4b0c7d6b618a1de ;
    mo:record_count 1 ;
    mo:release <event/8> ;
    schema:about <product/14#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/64#subject> ;
    schema:byArtist <artist/2354#subject>,
        <artist/4435#subject>,
        <artist/54074#subject> ;
    schema:datePublished "2008-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/8954/8954-1213248943.jpg> ;
    schema:name "Symmetry Burzum"@en,
        "Symmetry Burzum"@ja,
        "Symmetry Burzum"@ja-latn ;
    schema:publisher <org/706#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/8954/8954-1213248943.jpg> .

_:N215a6a4f37f54b50b43876a8d8b8c170 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thousand in the Subliminal"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Ne2f559848ebf48abb4b0c7d6b618a1de ;
    schema:name "Thousand in the Subliminal"@en .

_:N3ee51716c2d940b4bf75c05a6b32d75c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pholus5150（from Kuiper belt）"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Ne2f559848ebf48abb4b0c7d6b618a1de ;
    schema:name "Pholus5150（from Kuiper belt）"@en .

_:N52dc2ba1799446158ec18c7a623e550e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bleed to Dream"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Ne2f559848ebf48abb4b0c7d6b618a1de ;
    schema:name "Bleed to Dream"@en .

_:N57acddb924b64dffa5125d83cc0beaff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rage Spark"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Ne2f559848ebf48abb4b0c7d6b618a1de ;
    schema:name "Rage Spark"@en .

_:N81a43984828d4608b62539265a76177e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White cluster"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Ne2f559848ebf48abb4b0c7d6b618a1de ;
    schema:name "White cluster"@en .

_:N96ce79af084846fbb02fe019ec74a39d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desire"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Ne2f559848ebf48abb4b0c7d6b618a1de ;
    schema:name "Desire"@en .

_:Nbefa00de798d451fa9d72e845931db1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Night Illusion By Fire"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Ne2f559848ebf48abb4b0c7d6b618a1de ;
    schema:name "To Night Illusion By Fire"@en .

_:Nd2cd0a5891cb46fda6d78c4c8fc9af01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trick this Trick"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Ne2f559848ebf48abb4b0c7d6b618a1de ;
    schema:name "Trick this Trick"@en .

_:Ne2f559848ebf48abb4b0c7d6b618a1de a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N215a6a4f37f54b50b43876a8d8b8c170,
        _:N3ee51716c2d940b4bf75c05a6b32d75c,
        _:N52dc2ba1799446158ec18c7a623e550e,
        _:N57acddb924b64dffa5125d83cc0beaff,
        _:N81a43984828d4608b62539265a76177e,
        _:N96ce79af084846fbb02fe019ec74a39d,
        _:Nbefa00de798d451fa9d72e845931db1d,
        _:Nd2cd0a5891cb46fda6d78c4c8fc9af01 ;
    mo:track_count 8 ;
    schema:duration "PT31:57"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N215a6a4f37f54b50b43876a8d8b8c170,
        _:N3ee51716c2d940b4bf75c05a6b32d75c,
        _:N52dc2ba1799446158ec18c7a623e550e,
        _:N57acddb924b64dffa5125d83cc0beaff,
        _:N81a43984828d4608b62539265a76177e,
        _:N96ce79af084846fbb02fe019ec74a39d,
        _:Nbefa00de798d451fa9d72e845931db1d,
        _:Nd2cd0a5891cb46fda6d78c4c8fc9af01 .

