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

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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30423#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/30423#composition>,
        <album/30423#subject> ;
    foaf:name "U2"@en .

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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 .

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

<album/30423#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Der vierte Klang"@en,
        "Der vierte Klang"@ja,
        "Der vierte Klang"@ja-latn ;
    mo:performance_of <album/30423#musicalwork> ;
    mo:recorded_as <album/30423#musicalexpression> ;
    schema:name "Der vierte Klang"@en,
        "Der vierte Klang"@ja,
        "Der vierte Klang"@ja-latn ;
    schema:workPerformed <album/30423#musicalwork> .

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

<https://medium-media.vgm.io/albums/32/30423/30423-1323202077.jpg> a schema:ImageObject,
        foaf:Image .

<album/30423#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Der vierte Klang"@en,
        "Der vierte Klang"@ja,
        "Der vierte Klang"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/30423#musicalwork> ;
    schema:name "Der vierte Klang"@en,
        "Der vierte Klang"@ja,
        "Der vierte Klang"@ja-latn .

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

<album/30423#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Der vierte Klang"@en,
        "Der vierte Klang"@ja,
        "Der vierte Klang"@ja-latn ;
    mo:catalogue_number "MSCD-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30423#musicalexpression> ;
    mo:publisher _:N505feaf4599349f18b01088511e03076 ;
    mo:record _:Na863cd2cd8d640e3bc112f8b0ab7c925 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/25#subject>,
        <product/27#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/30423/30423-1323202077.jpg> ;
    schema:name "Der vierte Klang"@en,
        "Der vierte Klang"@ja,
        "Der vierte Klang"@ja-latn ;
    schema:publisher _:N505feaf4599349f18b01088511e03076 ;
    foaf:depiction <https://media.vgm.io/albums/32/30423/30423-1323202077.jpg> .

_:N0815ff88be014ede851bb35ebc3ebfbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヴォヤージュ1969"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Na863cd2cd8d640e3bc112f8b0ab7c925 ;
    schema:name "ヴォヤージュ1969"@ja .

_:N1b51e78763ed4cb4a68f7b5ae8832f0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demystify Feast"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Na863cd2cd8d640e3bc112f8b0ab7c925 ;
    schema:name "Demystify Feast"@ja .

_:N420f805a96d447c7adcd777f84d20c86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヴォヤージュ1970"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Na863cd2cd8d640e3bc112f8b0ab7c925 ;
    schema:name "ヴォヤージュ1970"@ja .

_:N505feaf4599349f18b01088511e03076 schema:name "Muei x Shoujo"@en ;
    foaf:name "Muei x Shoujo"@en .

_:N52396b356b7f487abd62f2545d3e68f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千年幻想郷 ～ History of the Moon"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Na863cd2cd8d640e3bc112f8b0ab7c925 ;
    schema:name "千年幻想郷 ～ History of the Moon"@ja .

_:N8a19de9dee26407b90e46a8602cd6a4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう歌しか聞こえない"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Na863cd2cd8d640e3bc112f8b0ab7c925 ;
    schema:name "もう歌しか聞こえない"@ja .

_:Nafb91d4403994806b1144ff570e5bd2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "仰空"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Na863cd2cd8d640e3bc112f8b0ab7c925 ;
    schema:name "仰空"@ja .

_:Nb55c12491f0a423d91fd509e86a513f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "砕月"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Na863cd2cd8d640e3bc112f8b0ab7c925 ;
    schema:name "砕月"@ja .

_:Nb7895b4f4fb04909aa08512dc163c7e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜雀の歌声 ～ Night Bird"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Na863cd2cd8d640e3bc112f8b0ab7c925 ;
    schema:name "夜雀の歌声 ～ Night Bird"@ja .

_:Nc6998c8f55c449d4abd46e4ff3579a87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月見草"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Na863cd2cd8d640e3bc112f8b0ab7c925 ;
    schema:name "月見草"@ja .

_:Nedaa21d3277f4cbd810c0ae1e5f70dbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦迅"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Na863cd2cd8d640e3bc112f8b0ab7c925 ;
    schema:name "戦迅"@ja .

_:Na863cd2cd8d640e3bc112f8b0ab7c925 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0815ff88be014ede851bb35ebc3ebfbd,
        _:N1b51e78763ed4cb4a68f7b5ae8832f0c,
        _:N420f805a96d447c7adcd777f84d20c86,
        _:N52396b356b7f487abd62f2545d3e68f2,
        _:N8a19de9dee26407b90e46a8602cd6a4b,
        _:Nafb91d4403994806b1144ff570e5bd2d,
        _:Nb55c12491f0a423d91fd509e86a513f9,
        _:Nb7895b4f4fb04909aa08512dc163c7e8,
        _:Nc6998c8f55c449d4abd46e4ff3579a87,
        _:Nedaa21d3277f4cbd810c0ae1e5f70dbc ;
    mo:track_count 10 ;
    schema:duration "PT20:46"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0815ff88be014ede851bb35ebc3ebfbd,
        _:N1b51e78763ed4cb4a68f7b5ae8832f0c,
        _:N420f805a96d447c7adcd777f84d20c86,
        _:N52396b356b7f487abd62f2545d3e68f2,
        _:N8a19de9dee26407b90e46a8602cd6a4b,
        _:Nafb91d4403994806b1144ff570e5bd2d,
        _:Nb55c12491f0a423d91fd509e86a513f9,
        _:Nb7895b4f4fb04909aa08512dc163c7e8,
        _:Nc6998c8f55c449d4abd46e4ff3579a87,
        _:Nedaa21d3277f4cbd810c0ae1e5f70dbc .

