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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26523#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/26523#composition>,
        <album/26523#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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

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

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

<https://media.vgm.io/albums/32/26523/26523-1307023520.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/26523#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/32/26523/26523-1307023520.png> ;
    foaf:depicts <album/26523#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/32/26523/26523-1307023520.png> .

<https://medium-media.vgm.io/albums/32/26523/26523-1307023520.png> a schema:ImageObject,
        foaf:Image .

<album/26523#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Noise"@en,
        "東方ノイズ"@ja,
        "Touhou Noise"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "nok"@en ;
            foaf:made <album/26523#composition> ;
            foaf:name "nok"@en ],
        <artist/1#subject> ;
    mo:produced_work <album/26523#musicalwork> ;
    schema:name "Touhou Noise"@en,
        "東方ノイズ"@ja,
        "Touhou Noise"@ja-latn .

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

<album/26523#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Noise"@en,
        "東方ノイズ"@ja,
        "Touhou Noise"@ja-latn ;
    mo:performance_of <album/26523#musicalwork> ;
    mo:performer _:N4d254de9af2d49e7a9af8e90a6fe957d ;
    mo:recorded_as <album/26523#musicalexpression> ;
    schema:byArtist _:N4d254de9af2d49e7a9af8e90a6fe957d ;
    schema:name "Touhou Noise"@en,
        "東方ノイズ"@ja,
        "Touhou Noise"@ja-latn ;
    schema:workPerformed <album/26523#musicalwork> .

<album/26523#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-30"^^xsd:date ;
    dcterms:title "Touhou Noise"@en,
        "東方ノイズ"@ja,
        "Touhou Noise"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/26523#musicalexpression> ;
    mo:publisher _:Nf8500121fd4748a58d7d369a95696dcc ;
    mo:record _:Nce59c996046a4e31bc56882beb8661e0 ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "nok"@en ;
            foaf:name "nok"@en ] ;
    schema:datePublished "2010-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/26523/26523-1307023520.png> ;
    schema:name "Touhou Noise"@en,
        "東方ノイズ"@ja,
        "Touhou Noise"@ja-latn ;
    schema:publisher _:Nf8500121fd4748a58d7d369a95696dcc ;
    foaf:depiction <https://media.vgm.io/albums/32/26523/26523-1307023520.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26523#subject> ;
    schema:name "nok"@en ;
    foaf:made <album/26523#subject> ;
    foaf:name "nok"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "nok"@en ;
    foaf:made <album/26523#subject> ;
    foaf:name "nok"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "nok"@en ;
    foaf:made <album/26523#lyrics> ;
    foaf:name "nok"@en .

_:N4d254de9af2d49e7a9af8e90a6fe957d a schema:Person,
        foaf:Person ;
    mo:performed <album/26523#performance> ;
    schema:name "nok"@en ;
    foaf:name "nok"@en .

_:N5b1988ca3fb84731abba158e4a6cff45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "歩くということ"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nce59c996046a4e31bc56882beb8661e0 ;
    schema:name "歩くということ"@ja .

_:N6b83fbd63c0f4c6eb0f9a13812d05281 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "核熱ノイズ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nce59c996046a4e31bc56882beb8661e0 ;
    schema:name "核熱ノイズ"@ja .

_:N84c37c814aa84f16a26d1deb640b4da6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "インビテイション"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nce59c996046a4e31bc56882beb8661e0 ;
    schema:name "インビテイション"@ja .

_:Nf8500121fd4748a58d7d369a95696dcc schema:name "Utuhowakati"@en ;
    foaf:name "Utuhowakati"@en .

_:Nce59c996046a4e31bc56882beb8661e0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5b1988ca3fb84731abba158e4a6cff45,
        _:N6b83fbd63c0f4c6eb0f9a13812d05281,
        _:N84c37c814aa84f16a26d1deb640b4da6 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N5b1988ca3fb84731abba158e4a6cff45,
        _:N6b83fbd63c0f4c6eb0f9a13812d05281,
        _:N84c37c814aa84f16a26d1deb640b4da6 .

