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

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

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

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

<event/10> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 3 (May 21, 2006)" .

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

<album/11114#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Photograph of Phantasmagoria"@en,
        "Photograph of Phantasmagoria"@ja,
        "Photograph of Phantasmagoria"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11114#musicalwork> ;
    schema:name "Photograph of Phantasmagoria"@en,
        "Photograph of Phantasmagoria"@ja,
        "Photograph of Phantasmagoria"@ja-latn .

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

<album/11114#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Photograph of Phantasmagoria"@en,
        "Photograph of Phantasmagoria"@ja,
        "Photograph of Phantasmagoria"@ja-latn ;
    mo:performance_of <album/11114#musicalwork> ;
    mo:recorded_as <album/11114#musicalexpression> ;
    schema:name "Photograph of Phantasmagoria"@en,
        "Photograph of Phantasmagoria"@ja,
        "Photograph of Phantasmagoria"@ja-latn ;
    schema:workPerformed <album/11114#musicalwork> .

<org/506#subject> schema:name "Dust_Box_49"@en,
        "Dust_Box_49"@ja,
        "Dust_Box_49"@ja-latn ;
    foaf:name "Dust_Box_49"@en,
        "Dust_Box_49"@ja,
        "Dust_Box_49"@ja-latn .

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

<https://medium-media.vgm.io/albums/41/11114/11114-1296072462.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11114#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-05-21"^^xsd:date ;
    dcterms:title "Photograph of Phantasmagoria"@en,
        "Photograph of Phantasmagoria"@ja,
        "Photograph of Phantasmagoria"@ja-latn ;
    mo:catalogue_number "NDCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11114#musicalexpression> ;
    mo:publisher <org/506#subject> ;
    mo:record _:N296267d59bcc4dcdb1b0a4eb5383f241 ;
    mo:record_count 1 ;
    mo:release <event/10> ;
    schema:about <product/31#subject> ;
    schema:datePublished "2006-05-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/11114/11114-1296072462.jpg> ;
    schema:name "Photograph of Phantasmagoria"@en,
        "Photograph of Phantasmagoria"@ja,
        "Photograph of Phantasmagoria"@ja-latn ;
    schema:publisher <org/506#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/11114/11114-1296072462.jpg> .

_:N1955b4ab974f4890810e9f7e8cf7aa5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Storm Daybreak"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:inPlaylist _:N296267d59bcc4dcdb1b0a4eb5383f241 ;
    schema:name "Storm Daybreak"@ja .

_:N6526fb8407234418b44192fabdfc67d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantasma Night"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:28"^^xsd:interval ;
    schema:inPlaylist _:N296267d59bcc4dcdb1b0a4eb5383f241 ;
    schema:name "Phantasma Night"@ja .

_:N78a2e71342f841659a8bb1abc68ebafe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かぜのはじまり"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:52"^^xsd:interval ;
    schema:inPlaylist _:N296267d59bcc4dcdb1b0a4eb5383f241 ;
    schema:name "かぜのはじまり"@ja .

_:N799e2a017adf419caab25c0d1525db12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "霧隠れしは京の都"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N296267d59bcc4dcdb1b0a4eb5383f241 ;
    schema:name "霧隠れしは京の都"@ja .

_:N916afd05122f4d75804ddcccfb28cca9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風の安らぐ場所"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N296267d59bcc4dcdb1b0a4eb5383f241 ;
    schema:name "風の安らぐ場所"@ja .

_:Ne0ffa2d6e3074059b6d7276ee0d84425 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World in Eyes"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:07"^^xsd:interval ;
    schema:inPlaylist _:N296267d59bcc4dcdb1b0a4eb5383f241 ;
    schema:name "World in Eyes"@ja .

_:N296267d59bcc4dcdb1b0a4eb5383f241 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1955b4ab974f4890810e9f7e8cf7aa5e,
        _:N6526fb8407234418b44192fabdfc67d7,
        _:N78a2e71342f841659a8bb1abc68ebafe,
        _:N799e2a017adf419caab25c0d1525db12,
        _:N916afd05122f4d75804ddcccfb28cca9,
        _:Ne0ffa2d6e3074059b6d7276ee0d84425 ;
    mo:track_count 6 ;
    schema:duration "PT40:24"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1955b4ab974f4890810e9f7e8cf7aa5e,
        _:N6526fb8407234418b44192fabdfc67d7,
        _:N78a2e71342f841659a8bb1abc68ebafe,
        _:N799e2a017adf419caab25c0d1525db12,
        _:N916afd05122f4d75804ddcccfb28cca9,
        _:Ne0ffa2d6e3074059b6d7276ee0d84425 .

