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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14665#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/14665#composition>,
        <album/14665#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/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/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/14665#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Birth of Fire"@en,
        "Birth of Fire"@ja,
        "Birth of Fire"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/14665#musicalwork> ;
    schema:name "Birth of Fire"@en,
        "Birth of Fire"@ja,
        "Birth of Fire"@ja-latn .

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

<org/446#subject> schema:name "Kota-rocK"@en,
        "Kota-rocK"@ja,
        "Kota-rocK"@ja-latn ;
    foaf:name "Kota-rocK"@en,
        "Kota-rocK"@ja,
        "Kota-rocK"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/14665/14665-1249146356.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14665#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Birth of Fire"@en,
        "Birth of Fire"@ja,
        "Birth of Fire"@ja-latn ;
    mo:performance_of <album/14665#musicalwork> ;
    mo:performer <artist/2557#subject> ;
    mo:recorded_as <album/14665#musicalexpression> ;
    schema:byArtist <artist/2557#subject> ;
    schema:name "Birth of Fire"@en,
        "Birth of Fire"@ja,
        "Birth of Fire"@ja-latn ;
    schema:workPerformed <album/14665#musicalwork> .

<artist/2557#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14665#performance> ;
    schema:name "Kotaro"@en,
        "鼓太蝋"@ja ;
    foaf:name "Kotaro"@en,
        "鼓太蝋"@ja .

<album/14665#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Birth of Fire"@en,
        "Birth of Fire"@ja,
        "Birth of Fire"@ja-latn ;
    mo:catalogue_number "TOKO-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14665#musicalexpression> ;
    mo:publisher <org/446#subject> ;
    mo:record _:N9ef2227d40964168b5d1bcbefbd53a5a ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/31#subject> ;
    schema:byArtist <artist/2557#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/14665/14665-1249146356.jpg> ;
    schema:name "Birth of Fire"@en,
        "Birth of Fire"@ja,
        "Birth of Fire"@ja-latn ;
    schema:publisher <org/446#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/14665/14665-1249146356.jpg> .

_:N2f25d8d363a94ba3b51d6043655e0b24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystic Maple ~ Eternal Dream"@en,
        "幽玄の槭樹　～ Eternal Dream"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N9ef2227d40964168b5d1bcbefbd53a5a ;
    schema:name "Mystic Maple ~ Eternal Dream"@en,
        "幽玄の槭樹　～ Eternal Dream"@ja .

_:N470f73f7ec334024870eff2d49f55307 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Satellite Café Terrace"@en,
        "衛星カフェテラス"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N9ef2227d40964168b5d1bcbefbd53a5a ;
    schema:name "Satellite Café Terrace"@en,
        "衛星カフェテラス"@ja .

_:N5f900134e0674ef39fdc302cdfdc1951 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tengu is Watching ~ Black Eyes"@en,
        "天狗が見ている　～ Black Eyes"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N9ef2227d40964168b5d1bcbefbd53a5a ;
    schema:name "Tengu is Watching ~ Black Eyes"@en,
        "天狗が見ている　～ Black Eyes"@ja .

_:N6ab0f746a76a4426acf1f39d6d08d813 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Higan Retour ~ Riverside View"@en,
        "彼岸帰航　～Riverside View"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N9ef2227d40964168b5d1bcbefbd53a5a ;
    schema:name "Higan Retour ~ Riverside View"@en,
        "彼岸帰航　～Riverside View"@ja .

_:N76a215c9cac34118a21b71abd8ab6351 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Alice of Meiji 17"@en,
        "明治十七年の上海アリス"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N9ef2227d40964168b5d1bcbefbd53a5a ;
    schema:name "Shanghai Alice of Meiji 17"@en,
        "明治十七年の上海アリス"@ja .

_:N8c5de604b28441deaa25f123042100a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind God Girl"@en,
        "風神少女"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N9ef2227d40964168b5d1bcbefbd53a5a ;
    schema:name "Wind God Girl"@en,
        "風神少女"@ja .

_:Nb66b2cfec2064e94901a0d6d9d24494d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cinderella Cage ~ Kagome-Kagome"@en,
        "シンデレラケージ　～Kagome-Kagome"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N9ef2227d40964168b5d1bcbefbd53a5a ;
    schema:name "Cinderella Cage ~ Kagome-Kagome"@en,
        "シンデレラケージ　～Kagome-Kagome"@ja .

_:Nc07f909946224f209a55b9526fbb86c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Far Side of the Moon"@en,
        "向こう側の月"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N9ef2227d40964168b5d1bcbefbd53a5a ;
    schema:name "The Far Side of the Moon"@en,
        "向こう側の月"@ja .

_:Ndb9689d67d274c2a82407234e6d45517 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N9ef2227d40964168b5d1bcbefbd53a5a ;
    schema:name "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja .

_:N9ef2227d40964168b5d1bcbefbd53a5a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f25d8d363a94ba3b51d6043655e0b24,
        _:N470f73f7ec334024870eff2d49f55307,
        _:N5f900134e0674ef39fdc302cdfdc1951,
        _:N6ab0f746a76a4426acf1f39d6d08d813,
        _:N76a215c9cac34118a21b71abd8ab6351,
        _:N8c5de604b28441deaa25f123042100a1,
        _:Nb66b2cfec2064e94901a0d6d9d24494d,
        _:Nc07f909946224f209a55b9526fbb86c5,
        _:Ndb9689d67d274c2a82407234e6d45517 ;
    mo:track_count 9 ;
    schema:duration "PT40:11"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N2f25d8d363a94ba3b51d6043655e0b24,
        _:N470f73f7ec334024870eff2d49f55307,
        _:N5f900134e0674ef39fdc302cdfdc1951,
        _:N6ab0f746a76a4426acf1f39d6d08d813,
        _:N76a215c9cac34118a21b71abd8ab6351,
        _:N8c5de604b28441deaa25f123042100a1,
        _:Nb66b2cfec2064e94901a0d6d9d24494d,
        _:Nc07f909946224f209a55b9526fbb86c5,
        _:Ndb9689d67d274c2a82407234e6d45517 .

