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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/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/18558#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CHANNEL†NODE ~Zero~"@en,
        "CHANNEL†NODE ～Zero～"@ja,
        "CHANNEL†NODE ~Zero~"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18558#musicalwork> ;
    schema:name "CHANNEL†NODE ~Zero~"@en,
        "CHANNEL†NODE ～Zero～"@ja,
        "CHANNEL†NODE ~Zero~"@ja-latn .

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

<album/18558#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CHANNEL†NODE ~Zero~"@en,
        "CHANNEL†NODE ～Zero～"@ja,
        "CHANNEL†NODE ~Zero~"@ja-latn ;
    mo:performance_of <album/18558#musicalwork> ;
    mo:recorded_as <album/18558#musicalexpression> ;
    schema:name "CHANNEL†NODE ~Zero~"@en,
        "CHANNEL†NODE ～Zero～"@ja,
        "CHANNEL†NODE ~Zero~"@ja-latn ;
    schema:workPerformed <album/18558#musicalwork> .

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

<https://medium-media.vgm.io/albums/85/18558/18558-1269673377.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18558#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "CHANNEL†NODE ~Zero~"@en,
        "CHANNEL†NODE ～Zero～"@ja,
        "CHANNEL†NODE ~Zero~"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18558#musicalexpression> ;
    mo:publisher _:Ne58f446e7de5493898652c5dd98343c8 ;
    mo:record _:N26d75c08c9c34d3d98a9afd78fdc7f1f ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/22#subject>,
        <product/25#subject>,
        <product/27#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/18558/18558-1269673377.jpg> ;
    schema:name "CHANNEL†NODE ~Zero~"@en,
        "CHANNEL†NODE ～Zero～"@ja,
        "CHANNEL†NODE ~Zero~"@ja-latn ;
    schema:publisher _:Ne58f446e7de5493898652c5dd98343c8 ;
    foaf:depiction <https://media.vgm.io/albums/85/18558/18558-1269673377.jpg> .

_:N1ebd84c85e9a472d9849df84ef8cf004 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追憶 -Hope the colors-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N26d75c08c9c34d3d98a9afd78fdc7f1f ;
    schema:name "追憶 -Hope the colors-"@ja .

_:N3df280ad6eab47caa3eb6aa25b79579c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schrein Festival"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N26d75c08c9c34d3d98a9afd78fdc7f1f ;
    schema:name "Schrein Festival"@ja .

_:N4a72096a3e6844d392ed5e94865de059 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "認識 -Hymm to the Real World-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT13:13"^^xsd:interval ;
    schema:inPlaylist _:N26d75c08c9c34d3d98a9afd78fdc7f1f ;
    schema:name "認識 -Hymm to the Real World-"@ja .

_:N6db21b9914324b8c89a9e4365f661832 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantastic bird song"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:18"^^xsd:interval ;
    schema:inPlaylist _:N26d75c08c9c34d3d98a9afd78fdc7f1f ;
    schema:name "Fantastic bird song"@ja .

_:N76eef3490d824539a9996bf96b38508e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Refrain"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N26d75c08c9c34d3d98a9afd78fdc7f1f ;
    schema:name "Refrain"@ja .

_:N9f6de7737be24cbab07cde00b70389d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想郷の日常 -Utopia-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N26d75c08c9c34d3d98a9afd78fdc7f1f ;
    schema:name "幻想郷の日常 -Utopia-"@ja .

_:Nbab9222e46444903b5d4e239cf0ba7d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彼岸ノムコウ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N26d75c08c9c34d3d98a9afd78fdc7f1f ;
    schema:name "彼岸ノムコウ"@ja .

_:Ne58f446e7de5493898652c5dd98343c8 schema:name "t=NODE"@en ;
    foaf:name "t=NODE"@en .

_:Neb3854e7bbb345f89a2e5a2f42dde9f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "歪"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N26d75c08c9c34d3d98a9afd78fdc7f1f ;
    schema:name "歪"@ja .

_:N26d75c08c9c34d3d98a9afd78fdc7f1f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ebd84c85e9a472d9849df84ef8cf004,
        _:N3df280ad6eab47caa3eb6aa25b79579c,
        _:N4a72096a3e6844d392ed5e94865de059,
        _:N6db21b9914324b8c89a9e4365f661832,
        _:N76eef3490d824539a9996bf96b38508e,
        _:N9f6de7737be24cbab07cde00b70389d6,
        _:Nbab9222e46444903b5d4e239cf0ba7d6,
        _:Neb3854e7bbb345f89a2e5a2f42dde9f7 ;
    mo:track_count 8 ;
    schema:duration "PT44:43"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1ebd84c85e9a472d9849df84ef8cf004,
        _:N3df280ad6eab47caa3eb6aa25b79579c,
        _:N4a72096a3e6844d392ed5e94865de059,
        _:N6db21b9914324b8c89a9e4365f661832,
        _:N76eef3490d824539a9996bf96b38508e,
        _:N9f6de7737be24cbab07cde00b70389d6,
        _:Nbab9222e46444903b5d4e239cf0ba7d6,
        _:Neb3854e7bbb345f89a2e5a2f42dde9f7 .

