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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14579#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/14579#composition>,
        <album/14579#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/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/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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn .

<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/14579#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Gensoukyoku 6"@en,
        "東方弦奏響６"@ja,
        "Touhou Gensoukyoku 6"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/14579#musicalwork> ;
    schema:name "Touhou Gensoukyoku 6"@en,
        "東方弦奏響６"@ja,
        "Touhou Gensoukyoku 6"@ja-latn .

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

<org/110#subject> schema:name "TAMUSIC"@en,
        "タムシック"@ja,
        "TAMUSIC"@ja-latn ;
    foaf:name "TAMUSIC"@en,
        "タムシック"@ja,
        "TAMUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/97/14579/14579-1247794934.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1006#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14579#performance> ;
    schema:name "TAM"@en ;
    foaf:name "TAM"@en .

<artist/2656#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14579#performance> ;
    schema:name "Gensou Gakudan"@en,
        "弦奏楽団"@ja ;
    foaf:name "Gensou Gakudan"@en,
        "弦奏楽団"@ja .

<album/14579#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Gensoukyoku 6"@en,
        "東方弦奏響６"@ja,
        "Touhou Gensoukyoku 6"@ja-latn ;
    mo:performance_of <album/14579#musicalwork> ;
    mo:performer <artist/1006#subject>,
        <artist/2656#subject> ;
    mo:recorded_as <album/14579#musicalexpression> ;
    schema:byArtist <artist/1006#subject>,
        <artist/2656#subject> ;
    schema:name "Touhou Gensoukyoku 6"@en,
        "東方弦奏響６"@ja,
        "Touhou Gensoukyoku 6"@ja-latn ;
    schema:workPerformed <album/14579#musicalwork> .

<album/14579#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Touhou Gensoukyoku 6"@en,
        "東方弦奏響６"@ja,
        "Touhou Gensoukyoku 6"@ja-latn ;
    mo:catalogue_number "TAM3-0048" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14579#musicalexpression> ;
    mo:publisher <org/110#subject> ;
    mo:record _:N2ddc2388ae58476888e0164d2869ee0a ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/35#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/1006#subject>,
        <artist/2656#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/14579/14579-1247794934.jpg> ;
    schema:name "Touhou Gensoukyoku 6"@en,
        "東方弦奏響６"@ja,
        "Touhou Gensoukyoku 6"@ja-latn ;
    schema:publisher <org/110#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/14579/14579-1247794934.jpg> .

_:N188e03a279f3480ab545dcbea9324657 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の門番 - Violin Edition -"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N2ddc2388ae58476888e0164d2869ee0a ;
    schema:name "夢の門番 - Violin Edition -"@ja .

_:N258c2809521f4deeae9ceb6752cf7df7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女の瞳"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N2ddc2388ae58476888e0164d2869ee0a ;
    schema:name "少女の瞳"@ja .

_:N2682c2e5cf7b485b9e788c71ba8db666 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Digitelf"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N2ddc2388ae58476888e0164d2869ee0a ;
    schema:name "Digitelf"@ja .

_:N2e6966761a1b4a6a89a37eb89852abe1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "朽ち葉の嘆き"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N2ddc2388ae58476888e0164d2869ee0a ;
    schema:name "朽ち葉の嘆き"@ja .

_:N421f6a1ee4c548538d67d24a863f5704 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Orbit - Violin Edition -"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N2ddc2388ae58476888e0164d2869ee0a ;
    schema:name "Princess Orbit - Violin Edition -"@ja .

_:N7c6963a6c52e43b88aaf8f535f710ac8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暖かな唄"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N2ddc2388ae58476888e0164d2869ee0a ;
    schema:name "暖かな唄"@ja .

_:Na501c81a587c42c0a7da6b1cda0046ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "管弦楽生演奏によるオーエン"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N2ddc2388ae58476888e0164d2869ee0a ;
    schema:name "管弦楽生演奏によるオーエン"@ja .

_:Nc39ed29a40034ff6a39c34ef4e3f8749 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Electech Raphsody"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N2ddc2388ae58476888e0164d2869ee0a ;
    schema:name "Electech Raphsody"@ja .

_:Nddd790378c044d1bb6061dfa7379c9fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystal Orchestra"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N2ddc2388ae58476888e0164d2869ee0a ;
    schema:name "Crystal Orchestra"@ja .

_:N2ddc2388ae58476888e0164d2869ee0a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N188e03a279f3480ab545dcbea9324657,
        _:N258c2809521f4deeae9ceb6752cf7df7,
        _:N2682c2e5cf7b485b9e788c71ba8db666,
        _:N2e6966761a1b4a6a89a37eb89852abe1,
        _:N421f6a1ee4c548538d67d24a863f5704,
        _:N7c6963a6c52e43b88aaf8f535f710ac8,
        _:Na501c81a587c42c0a7da6b1cda0046ec,
        _:Nc39ed29a40034ff6a39c34ef4e3f8749,
        _:Nddd790378c044d1bb6061dfa7379c9fa ;
    mo:track_count 9 ;
    schema:duration "PT35:36"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N188e03a279f3480ab545dcbea9324657,
        _:N258c2809521f4deeae9ceb6752cf7df7,
        _:N2682c2e5cf7b485b9e788c71ba8db666,
        _:N2e6966761a1b4a6a89a37eb89852abe1,
        _:N421f6a1ee4c548538d67d24a863f5704,
        _:N7c6963a6c52e43b88aaf8f535f710ac8,
        _:Na501c81a587c42c0a7da6b1cda0046ec,
        _:Nc39ed29a40034ff6a39c34ef4e3f8749,
        _:Nddd790378c044d1bb6061dfa7379c9fa .

