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

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

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

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

<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/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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<album/7822#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Violin 8"@en,
        "東方バイオリン８"@ja,
        "Touhou Violin 8"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/7822#musicalwork> ;
    schema:name "Touhou Violin 8"@en,
        "東方バイオリン８"@ja,
        "Touhou Violin 8"@ja-latn .

<album/7822#musicalexpression> a mo:Signal ;
    mo:published_as <album/7822#subject> ;
    mo:records <album/7822#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/22/7822/7822-1207182129.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/7822#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/22/7822/7822-1207182129.jpg> ;
    foaf:depicts <album/7822#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/22/7822/7822-1207182129.jpg> .

<https://medium-media.vgm.io/albums/22/7822/7822-1207182129.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/2588#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7822#performance> ;
    schema:name "TAMUSIC"@en ;
    foaf:name "TAMUSIC"@en .

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

<artist/822#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7822#performance> ;
    schema:name "Ravy"@en ;
    foaf:name "Ravy"@en .

<album/7822#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Violin 8"@en,
        "東方バイオリン８"@ja,
        "Touhou Violin 8"@ja-latn ;
    mo:performance_of <album/7822#musicalwork> ;
    mo:performer <artist/1006#subject>,
        <artist/2588#subject>,
        <artist/2656#subject>,
        <artist/822#subject> ;
    mo:recorded_as <album/7822#musicalexpression> ;
    schema:byArtist <artist/1006#subject>,
        <artist/2588#subject>,
        <artist/2656#subject>,
        <artist/822#subject> ;
    schema:name "Touhou Violin 8"@en,
        "東方バイオリン８"@ja,
        "Touhou Violin 8"@ja-latn ;
    schema:workPerformed <album/7822#musicalwork> .

<album/7822#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-01-27"^^xsd:date ;
    dcterms:title "Touhou Violin 8"@en,
        "東方バイオリン８"@ja,
        "Touhou Violin 8"@ja-latn ;
    mo:catalogue_number "TAM3-0025" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7822#musicalexpression> ;
    mo:publisher <org/110#subject> ;
    mo:record _:Nea268cec67384e31bbfdcc2965668cdd ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/1006#subject>,
        <artist/2588#subject>,
        <artist/2656#subject>,
        <artist/822#subject> ;
    schema:datePublished "2008-01-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/7822/7822-1207182129.jpg> ;
    schema:name "Touhou Violin 8"@en,
        "東方バイオリン８"@ja,
        "Touhou Violin 8"@ja-latn ;
    schema:publisher <org/110#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/7822/7822-1207182129.jpg> .

_:N141e2b4500644cd09128ff1efafaf756 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faith is for the Transient People"@en,
        "信仰は儚き人間の為に"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nea268cec67384e31bbfdcc2965668cdd ;
    schema:name "Faith is for the Transient People"@en,
        "信仰は儚き人間の為に"@ja .

_:N1e0bfd485b6e4ed8acfa65d8aff56ed6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Venerable Ancient Battlefield"@en,
        "神さびた古戦場"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nea268cec67384e31bbfdcc2965668cdd ;
    schema:name "The Venerable Ancient Battlefield"@en,
        "神さびた古戦場"@ja .

_:N1ea56a2f9ffa4d5a97947fc086616b5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evening of Vision"@en,
        "幻視の夜"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:Nea268cec67384e31bbfdcc2965668cdd ;
    schema:name "Evening of Vision"@en,
        "幻視の夜"@ja .

_:N8b2038db79754eae8c7670484563e278 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fall of Fall"@en,
        "フォールオブフォール"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nea268cec67384e31bbfdcc2965668cdd ;
    schema:name "Fall of Fall"@en,
        "フォールオブフォール"@ja .

_:N953ad106770d4fecad92d2a2178e3175 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Youkai Mountain"@en,
        "妖怪の山"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nea268cec67384e31bbfdcc2965668cdd ;
    schema:name "The Youkai Mountain"@en,
        "妖怪の山"@ja .

_:N9ada4e0c38b94e709ad6be39a85d7f39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cemetery of Onbashira"@en,
        "御柱の墓場"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nea268cec67384e31bbfdcc2965668cdd ;
    schema:name "Cemetery of Onbashira"@en,
        "御柱の墓場"@ja .

_:Nb227bd7ec49e417ebe0e973b79c62cca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Ensemble"@en,
        "幽霊楽団"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nea268cec67384e31bbfdcc2965668cdd ;
    schema:name "Phantom Ensemble"@en,
        "幽霊楽団"@ja .

_:Nd78519ee120a4932a7cf7561bd53dd5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Belvedere ~ Septette for the Dead Princess"@en,
        "紅楼～亡き王女の為のセプテット"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:05"^^xsd:interval ;
    schema:inPlaylist _:Nea268cec67384e31bbfdcc2965668cdd ;
    schema:name "Crimson Belvedere ~ Septette for the Dead Princess"@en,
        "紅楼～亡き王女の為のセプテット"@ja .

_:Ndb74fb6a2f934eb2a4a7c0b9948d0a03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Japanese Wilderness the Girl Watched"@en,
        "少女が見た日本の原風景"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:Nea268cec67384e31bbfdcc2965668cdd ;
    schema:name "The Japanese Wilderness the Girl Watched"@en,
        "少女が見た日本の原風景"@ja .

_:Nea268cec67384e31bbfdcc2965668cdd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N141e2b4500644cd09128ff1efafaf756,
        _:N1e0bfd485b6e4ed8acfa65d8aff56ed6,
        _:N1ea56a2f9ffa4d5a97947fc086616b5f,
        _:N8b2038db79754eae8c7670484563e278,
        _:N953ad106770d4fecad92d2a2178e3175,
        _:N9ada4e0c38b94e709ad6be39a85d7f39,
        _:Nb227bd7ec49e417ebe0e973b79c62cca,
        _:Nd78519ee120a4932a7cf7561bd53dd5b,
        _:Ndb74fb6a2f934eb2a4a7c0b9948d0a03 ;
    mo:track_count 9 ;
    schema:duration "PT44:14"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N141e2b4500644cd09128ff1efafaf756,
        _:N1e0bfd485b6e4ed8acfa65d8aff56ed6,
        _:N1ea56a2f9ffa4d5a97947fc086616b5f,
        _:N8b2038db79754eae8c7670484563e278,
        _:N953ad106770d4fecad92d2a2178e3175,
        _:N9ada4e0c38b94e709ad6be39a85d7f39,
        _:Nb227bd7ec49e417ebe0e973b79c62cca,
        _:Nd78519ee120a4932a7cf7561bd53dd5b,
        _:Ndb74fb6a2f934eb2a4a7c0b9948d0a03 .

