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

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

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

<artist/2486#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9815#subject> ;
    schema:name "NYO"@en ;
    foaf:made <album/9815#composition>,
        <album/9815#subject> ;
    foaf:name "NYO"@en .

<event/309> a mo:Release ;
    schema:name "Released at Sunshine Creation 35 (Apr 22, 2007)" .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

<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/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 .

<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 .

<album/9815#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Suisougaku"@en,
        "東方萃奏楽"@ja,
        "Touhou Suisougaku"@ja-latn ;
    mo:composer <artist/2486#subject> ;
    mo:produced_work <album/9815#musicalwork> ;
    schema:name "Touhou Suisougaku"@en,
        "東方萃奏楽"@ja,
        "Touhou Suisougaku"@ja-latn .

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

<album/9815#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Suisougaku"@en,
        "東方萃奏楽"@ja,
        "Touhou Suisougaku"@ja-latn ;
    mo:performance_of <album/9815#musicalwork> ;
    mo:recorded_as <album/9815#musicalexpression> ;
    schema:name "Touhou Suisougaku"@en,
        "東方萃奏楽"@ja,
        "Touhou Suisougaku"@ja-latn ;
    schema:workPerformed <album/9815#musicalwork> .

<org/102#subject> schema:name "Silver Forest"@en,
        "Silver Forest"@ja,
        "Silver Forest"@ja-latn ;
    foaf:name "Silver Forest"@en,
        "Silver Forest"@ja,
        "Silver Forest"@ja-latn .

<https://media.vgm.io/albums/51/9815/9815-1b2549d0b5d6.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/9815#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/9815/9815-1b2549d0b5d6.jpg> ;
    foaf:depicts <album/9815#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/9815/9815-1b2549d0b5d6.jpg> .

<https://medium-media.vgm.io/albums/51/9815/9815-1b2549d0b5d6.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9815#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-04-22"^^xsd:date ;
    dcterms:title "Touhou Suisougaku"@en,
        "東方萃奏楽"@ja,
        "Touhou Suisougaku"@ja-latn ;
    mo:catalogue_number "SFNC-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9815#musicalexpression> ;
    mo:publisher <org/102#subject> ;
    mo:record _:N4046f7817a414f6dacb3852c7204c834 ;
    mo:record_count 1 ;
    mo:release <event/309> ;
    schema:about <product/1015#subject>,
        <product/20#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2007-04-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/9815/9815-1b2549d0b5d6.jpg> ;
    schema:name "Touhou Suisougaku"@en,
        "東方萃奏楽"@ja,
        "Touhou Suisougaku"@ja-latn ;
    schema:publisher <org/102#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/9815/9815-1b2549d0b5d6.jpg> .

_:N0553b95a20ca4135b139a5663c30f33e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Missing Power"@en,
        "Missing Power"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N4046f7817a414f6dacb3852c7204c834 ;
    schema:name "Missing Power"@en,
        "Missing Power"@ja .

_:N2003d7af67cc4b58a9b2e3e6846ff5e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Touhou Suisougaku"@en,
        "東方萃奏楽"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N4046f7817a414f6dacb3852c7204c834 ;
    schema:name "Touhou Suisougaku"@en,
        "東方萃奏楽"@ja .

_:N2b0b008da1ba469a824a2a2d73c030b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cross"@en,
        "cross"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N4046f7817a414f6dacb3852c7204c834 ;
    schema:name "cross"@en,
        "cross"@ja .

_:N3fba8d678f5845288adb8e0045eee79e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal moon"@en,
        "Eternal moon"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N4046f7817a414f6dacb3852c7204c834 ;
    schema:name "Eternal moon"@en,
        "Eternal moon"@ja .

_:Na64b08c63db34d218a5a727b6c284b5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Onigashima in the Fairyland"@en,
        "御伽の国の鬼ヶ島"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N4046f7817a414f6dacb3852c7204c834 ;
    schema:name "Onigashima in the Fairyland"@en,
        "御伽の国の鬼ヶ島"@ja .

_:Nc4ae981690714373bed0b32d22affdac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind Poem"@en,
        "風の詩"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N4046f7817a414f6dacb3852c7204c834 ;
    schema:name "Wind Poem"@en,
        "風の詩"@ja .

_:Nd621c922cdb34b56a157a3c503f6a197 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diamond blizzard"@en,
        "Diamond blizzard"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N4046f7817a414f6dacb3852c7204c834 ;
    schema:name "Diamond blizzard"@en,
        "Diamond blizzard"@ja .

_:Ne633c1915dad4773a65dccce0104a5c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tsurupettan"@en,
        "つるぺったん"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N4046f7817a414f6dacb3852c7204c834 ;
    schema:name "Tsurupettan"@en,
        "つるぺったん"@ja .

_:Nee81d1a6ddd245a2a58fdac9d736203f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "technical difficulties"@en,
        "technical difficulties"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N4046f7817a414f6dacb3852c7204c834 ;
    schema:name "technical difficulties"@en,
        "technical difficulties"@ja .

_:N4046f7817a414f6dacb3852c7204c834 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0553b95a20ca4135b139a5663c30f33e,
        _:N2003d7af67cc4b58a9b2e3e6846ff5e4,
        _:N2b0b008da1ba469a824a2a2d73c030b2,
        _:N3fba8d678f5845288adb8e0045eee79e,
        _:Na64b08c63db34d218a5a727b6c284b5f,
        _:Nc4ae981690714373bed0b32d22affdac,
        _:Nd621c922cdb34b56a157a3c503f6a197,
        _:Ne633c1915dad4773a65dccce0104a5c9,
        _:Nee81d1a6ddd245a2a58fdac9d736203f ;
    mo:track_count 9 ;
    schema:duration "PT32:10"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0553b95a20ca4135b139a5663c30f33e,
        _:N2003d7af67cc4b58a9b2e3e6846ff5e4,
        _:N2b0b008da1ba469a824a2a2d73c030b2,
        _:N3fba8d678f5845288adb8e0045eee79e,
        _:Na64b08c63db34d218a5a727b6c284b5f,
        _:Nc4ae981690714373bed0b32d22affdac,
        _:Nd621c922cdb34b56a157a3c503f6a197,
        _:Ne633c1915dad4773a65dccce0104a5c9,
        _:Nee81d1a6ddd245a2a58fdac9d736203f .

