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

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

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

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

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

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

<album/15326#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BUNBUNEISEI"@en,
        "文々衛星"@ja,
        "BUNBUNEISEI"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/15326#musicalwork> ;
    schema:name "BUNBUNEISEI"@en,
        "文々衛星"@ja,
        "BUNBUNEISEI"@ja-latn .

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

<album/15326#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BUNBUNEISEI"@en,
        "文々衛星"@ja,
        "BUNBUNEISEI"@ja-latn ;
    mo:performance_of <album/15326#musicalwork> ;
    mo:recorded_as <album/15326#musicalexpression> ;
    schema:name "BUNBUNEISEI"@en,
        "文々衛星"@ja,
        "BUNBUNEISEI"@ja-latn ;
    schema:workPerformed <album/15326#musicalwork> .

<org/858#subject> schema:name "C.S.C→luv"@en,
        "C.S.C→luv"@ja,
        "C.S.C→luv"@ja-latn ;
    foaf:name "C.S.C→luv"@en,
        "C.S.C→luv"@ja,
        "C.S.C→luv"@ja-latn .

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

<https://medium-media.vgm.io/albums/62/15326/15326-1253013627.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/15326#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "BUNBUNEISEI"@en,
        "文々衛星"@ja,
        "BUNBUNEISEI"@ja-latn ;
    mo:catalogue_number "CSCD-008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15326#musicalexpression> ;
    mo:publisher <org/858#subject> ;
    mo:record _:Ne9a5ee2fe8e44ca1b2a0f54c131c3315 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/27#subject>,
        <product/29#subject>,
        <product/31#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/62/15326/15326-1253013627.jpg> ;
    schema:name "BUNBUNEISEI"@en,
        "文々衛星"@ja,
        "BUNBUNEISEI"@ja-latn ;
    schema:publisher <org/858#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/15326/15326-1253013627.jpg> .

_:N5e7c59c1529d450cb1088965c8259928 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reach for the Moon, Immortal Smoke GBmix"@en,
        "月まで届け、不死の煙 GBmix"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Ne9a5ee2fe8e44ca1b2a0f54c131c3315 ;
    schema:name "Reach for the Moon, Immortal Smoke GBmix"@en,
        "月まで届け、不死の煙 GBmix"@ja .

_:N6237c2bbceba47a6bd7acb188173ef77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Out"@en,
        "Night Out"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Ne9a5ee2fe8e44ca1b2a0f54c131c3315 ;
    schema:name "Night Out"@en,
        "Night Out"@ja .

_:N70dcd37008f54ce7a5dbf62373ec5387 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage to the Moon"@en,
        "Voyage to the Moon"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:54"^^xsd:interval ;
    schema:inPlaylist _:Ne9a5ee2fe8e44ca1b2a0f54c131c3315 ;
    schema:name "Voyage to the Moon"@en,
        "Voyage to the Moon"@ja .

_:Nac5e07a7d3c84075b3f807d91c42feb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind God Girl"@en,
        "風神少女"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:Ne9a5ee2fe8e44ca1b2a0f54c131c3315 ;
    schema:name "Wind God Girl"@en,
        "風神少女"@ja .

_:Ne2a0570ee08c492c97521ef77d2f243a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tengu is Watching"@en,
        "天狗が見ている"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:Ne9a5ee2fe8e44ca1b2a0f54c131c3315 ;
    schema:name "Tengu is Watching"@en,
        "天狗が見ている"@ja .

_:Ne468a9ef256f46299876e0d653a35d58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poison Body"@en,
        "ポイズンボディ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Ne9a5ee2fe8e44ca1b2a0f54c131c3315 ;
    schema:name "Poison Body"@en,
        "ポイズンボディ"@ja .

_:Ne9a5ee2fe8e44ca1b2a0f54c131c3315 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5e7c59c1529d450cb1088965c8259928,
        _:N6237c2bbceba47a6bd7acb188173ef77,
        _:N70dcd37008f54ce7a5dbf62373ec5387,
        _:Nac5e07a7d3c84075b3f807d91c42feb0,
        _:Ne2a0570ee08c492c97521ef77d2f243a,
        _:Ne468a9ef256f46299876e0d653a35d58 ;
    mo:track_count 6 ;
    schema:duration "PT32:45"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N5e7c59c1529d450cb1088965c8259928,
        _:N6237c2bbceba47a6bd7acb188173ef77,
        _:N70dcd37008f54ce7a5dbf62373ec5387,
        _:Nac5e07a7d3c84075b3f807d91c42feb0,
        _:Ne2a0570ee08c492c97521ef77d2f243a,
        _:Ne468a9ef256f46299876e0d653a35d58 .

