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

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

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

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

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

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

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

<album/15074#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Synthesis 3"@en,
        "Touhou Synthesis 3"@ja,
        "Touhou Synthesis 3"@ja-latn ;
    mo:performance_of <album/15074#musicalwork> ;
    mo:recorded_as <album/15074#musicalexpression> ;
    schema:name "Touhou Synthesis 3"@en,
        "Touhou Synthesis 3"@ja,
        "Touhou Synthesis 3"@ja-latn ;
    schema:workPerformed <album/15074#musicalwork> .

<org/273#subject> schema:name "DDBY"@en,
        "DDBY"@ja,
        "DDBY"@ja-latn ;
    foaf:name "DDBY"@en,
        "DDBY"@ja,
        "DDBY"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/15074/15074-1253015065.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/15074#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Touhou Synthesis 3"@en,
        "Touhou Synthesis 3"@ja,
        "Touhou Synthesis 3"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15074#musicalexpression> ;
    mo:publisher <org/273#subject> ;
    mo:record _:N7f0319aceffd41958d91e144afc3a1c8 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/27#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/15074/15074-1253015065.jpg> ;
    schema:name "Touhou Synthesis 3"@en,
        "Touhou Synthesis 3"@ja,
        "Touhou Synthesis 3"@ja-latn ;
    schema:publisher <org/273#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/15074/15074-1253015065.jpg> .

_:N240208ba248c42b5b32b53d3130cb588 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ts3 Extend Ash ~ Hourai Victim"@en,
        "ts3 エクステンドアッシュ ～ 蓬莱人"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:15"^^xsd:interval ;
    schema:inPlaylist _:N7f0319aceffd41958d91e144afc3a1c8 ;
    schema:name "ts3 Extend Ash ~ Hourai Victim"@en,
        "ts3 エクステンドアッシュ ～ 蓬莱人"@ja .

_:N4dfbe0f94d8c427c8299cb533d9c31ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ts3 Deaf to all but the Song"@en,
        "ts3 もう歌しか聞こえない"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N7f0319aceffd41958d91e144afc3a1c8 ;
    schema:name "ts3 Deaf to all but the Song"@en,
        "ts3 もう歌しか聞こえない"@ja .

_:N6d28a1d510844cfd972247b2149cc100 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ts3 Illusionary Night ~ Ghostly Eyes"@en,
        "ts3 幻視の夜 ～ Ghostly Eyes"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:06"^^xsd:interval ;
    schema:inPlaylist _:N7f0319aceffd41958d91e144afc3a1c8 ;
    schema:name "ts3 Illusionary Night ~ Ghostly Eyes"@en,
        "ts3 幻視の夜 ～ Ghostly Eyes"@ja .

_:Nf341d9416ceb4c8f82af384b52e263ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ts3 Lunatic Eyes ~ Invisible Full Moon"@en,
        "ts3 狂気の瞳 ～ Invisible Full Moon"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N7f0319aceffd41958d91e144afc3a1c8 ;
    schema:name "ts3 Lunatic Eyes ~ Invisible Full Moon"@en,
        "ts3 狂気の瞳 ～ Invisible Full Moon"@ja .

_:Nf9ed3c8810844a8bbbf1208eb8f6ae60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ts3 Cinderella Cage ~ Kagome-Kagome"@en,
        "ts3 シンデレラケージ ～ Kagome-Kagome"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N7f0319aceffd41958d91e144afc3a1c8 ;
    schema:name "ts3 Cinderella Cage ~ Kagome-Kagome"@en,
        "ts3 シンデレラケージ ～ Kagome-Kagome"@ja .

_:N7f0319aceffd41958d91e144afc3a1c8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N240208ba248c42b5b32b53d3130cb588,
        _:N4dfbe0f94d8c427c8299cb533d9c31ed,
        _:N6d28a1d510844cfd972247b2149cc100,
        _:Nf341d9416ceb4c8f82af384b52e263ef,
        _:Nf9ed3c8810844a8bbbf1208eb8f6ae60 ;
    mo:track_count 5 ;
    schema:duration "PT31:37"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N240208ba248c42b5b32b53d3130cb588,
        _:N4dfbe0f94d8c427c8299cb533d9c31ed,
        _:N6d28a1d510844cfd972247b2149cc100,
        _:Nf341d9416ceb4c8f82af384b52e263ef,
        _:Nf9ed3c8810844a8bbbf1208eb8f6ae60 .

