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

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

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

<event/98> a mo:Release ;
    schema:name "Released at Comic Market 79 (Dec 29, 2010 to Dec 31, 2010)" .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<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/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/22421#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Poltergeist"@en,
        "Poltergeist"@ja,
        "Poltergeist"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/22421#musicalwork> ;
    schema:name "Poltergeist"@en,
        "Poltergeist"@ja,
        "Poltergeist"@ja-latn .

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

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

<org/161#subject> schema:name "IRON ATTACK!"@en,
        "IRON ATTACK!"@ja,
        "IRON ATTACK!"@ja-latn ;
    foaf:name "IRON ATTACK!"@en,
        "IRON ATTACK!"@ja,
        "IRON ATTACK!"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/22421/22421-1292328186.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2678#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22421#performance> ;
    schema:name "IRON"@en,
        "IRON-CHINO"@en ;
    foaf:made <album/22421#lyrics>,
        <album/22421#subject> ;
    foaf:name "IRON"@en,
        "IRON-CHINO"@en .

<album/22421#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Poltergeist"@en,
        "Poltergeist"@ja,
        "Poltergeist"@ja-latn ;
    mo:performance_of <album/22421#musicalwork> ;
    mo:performer _:N30c955275b844071a08ddceee922db35,
        _:Nfe06cf8f56ba4bb9b993db06900925b8,
        <artist/2678#subject> ;
    mo:recorded_as <album/22421#musicalexpression> ;
    schema:byArtist _:N30c955275b844071a08ddceee922db35,
        _:Nfe06cf8f56ba4bb9b993db06900925b8,
        <artist/2678#subject> ;
    schema:name "Poltergeist"@en,
        "Poltergeist"@ja,
        "Poltergeist"@ja-latn ;
    schema:workPerformed <album/22421#musicalwork> .

<album/22421#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-30"^^xsd:date ;
    dcterms:title "Poltergeist"@en,
        "Poltergeist"@ja,
        "Poltergeist"@ja-latn ;
    mo:catalogue_number "MIA-021" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22421#musicalexpression> ;
    mo:publisher <org/161#subject> ;
    mo:record _:N5eade86cee56426db559512cdc7152fd ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about <product/12#subject>,
        <product/14#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/31#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "The Stahl"@en ;
            foaf:name "The Stahl"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Robert Waterman"@en ;
            foaf:name "Robert Waterman"@en ],
        <artist/2678#subject> ;
    schema:datePublished "2010-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/22421/22421-1292328186.jpg> ;
    schema:name "Poltergeist"@en,
        "Poltergeist"@ja,
        "Poltergeist"@ja-latn ;
    schema:publisher <org/161#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/22421/22421-1292328186.jpg> .

_:N027a29e26615484da74a0d8ae577dfd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shooting in the East"@en,
        "Shooting in the East"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N5eade86cee56426db559512cdc7152fd ;
    schema:name "Shooting in the East"@en,
        "Shooting in the East"@ja .

_:N30c955275b844071a08ddceee922db35 a schema:Person,
        foaf:Person ;
    mo:performed <album/22421#performance> ;
    schema:name "Robert Waterman"@en ;
    foaf:name "Robert Waterman"@en .

_:N37dec53967cb422298ec9b27248cd5f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poltergeist Vrrr Karaoke"@en,
        "Poltergeist Vrrrカラオケ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N5eade86cee56426db559512cdc7152fd ;
    schema:name "Poltergeist Vrrr Karaoke"@en,
        "Poltergeist Vrrrカラオケ"@ja .

_:N46d6ae8226a346a1b2e039097064b36e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poltergeist"@en,
        "Poltergeist"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N5eade86cee56426db559512cdc7152fd ;
    schema:name "Poltergeist"@en,
        "Poltergeist"@ja .

_:N5bb56a4ca8f542ef9ba493792d18b535 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow and the Sun"@en,
        "Shadow and the Sun"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N5eade86cee56426db559512cdc7152fd ;
    schema:name "Shadow and the Sun"@en,
        "Shadow and the Sun"@ja .

_:N9104f6588ba84629b6ef697bfa6d9873 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "National Language Revolution"@en,
        "National Language Revolution"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N5eade86cee56426db559512cdc7152fd ;
    schema:name "National Language Revolution"@en,
        "National Language Revolution"@ja .

_:N9aa2736ffe094924b745a9cc4d644998 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Still blown't Musette"@en,
        "Still blown't Musette"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N5eade86cee56426db559512cdc7152fd ;
    schema:name "Still blown't Musette"@en,
        "Still blown't Musette"@ja .

_:Na0e02f72a4874b70937bf1f41bc71077 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poltergeist Grrr Karaoke"@en,
        "Poltergeist Grrrカラオケ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N5eade86cee56426db559512cdc7152fd ;
    schema:name "Poltergeist Grrr Karaoke"@en,
        "Poltergeist Grrrカラオケ"@ja .

_:Nbc5b951774e64fc984fa3986906fdfd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ride on to Strike"@en,
        "Ride on to Strike"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N5eade86cee56426db559512cdc7152fd ;
    schema:name "Ride on to Strike"@en,
        "Ride on to Strike"@ja .

_:Nbfb2663d0faf409ab377374d222f353c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Repaying of the Night"@en,
        "Repaying of the Night"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N5eade86cee56426db559512cdc7152fd ;
    schema:name "Repaying of the Night"@en,
        "Repaying of the Night"@ja .

_:Nfe06cf8f56ba4bb9b993db06900925b8 a schema:Person,
        foaf:Person ;
    mo:performed <album/22421#performance> ;
    schema:name "The Stahl"@en ;
    foaf:name "The Stahl"@en .

_:N5eade86cee56426db559512cdc7152fd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N027a29e26615484da74a0d8ae577dfd9,
        _:N37dec53967cb422298ec9b27248cd5f8,
        _:N46d6ae8226a346a1b2e039097064b36e,
        _:N5bb56a4ca8f542ef9ba493792d18b535,
        _:N9104f6588ba84629b6ef697bfa6d9873,
        _:N9aa2736ffe094924b745a9cc4d644998,
        _:Na0e02f72a4874b70937bf1f41bc71077,
        _:Nbc5b951774e64fc984fa3986906fdfd6,
        _:Nbfb2663d0faf409ab377374d222f353c ;
    mo:track_count 9 ;
    schema:duration "PT35:56"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N027a29e26615484da74a0d8ae577dfd9,
        _:N37dec53967cb422298ec9b27248cd5f8,
        _:N46d6ae8226a346a1b2e039097064b36e,
        _:N5bb56a4ca8f542ef9ba493792d18b535,
        _:N9104f6588ba84629b6ef697bfa6d9873,
        _:N9aa2736ffe094924b745a9cc4d644998,
        _:Na0e02f72a4874b70937bf1f41bc71077,
        _:Nbc5b951774e64fc984fa3986906fdfd6,
        _:Nbfb2663d0faf409ab377374d222f353c .

