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

<artist/6959#subject> a schema:Person,
        foaf:Person ;
    schema:name "RD-Sounds"@en ;
    foaf:made <album/28065#lyrics>,
        <album/28065#subject> ;
    foaf:name "RD-Sounds"@en .

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

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

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@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 .

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

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

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

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

<org/806#subject> schema:name "withered leaf"@en,
        "凋叶棕"@ja,
        "withered leaf"@ja-latn ;
    foaf:name "withered leaf"@en,
        "凋叶棕"@ja,
        "withered leaf"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/28065/28065-1312907709.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28065#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "haruka"@en,
        "遙"@ja,
        "haruka"@ja-latn ;
    mo:performance_of <album/28065#musicalwork> ;
    mo:performer <artist/4383#subject> ;
    mo:recorded_as <album/28065#musicalexpression> ;
    schema:byArtist <artist/4383#subject> ;
    schema:name "haruka"@en,
        "遙"@ja,
        "haruka"@ja-latn ;
    schema:workPerformed <album/28065#musicalwork> .

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28065#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<album/28065#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "haruka"@en,
        "遙"@ja,
        "haruka"@ja-latn ;
    mo:catalogue_number "RDWL-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28065#musicalexpression> ;
    mo:publisher <org/806#subject> ;
    mo:record _:N6ce04fe3064e438da3eacf634e654287 ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/10#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/35#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/4383#subject> ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/28065/28065-1312907709.jpg> ;
    schema:name "haruka"@en,
        "遙"@ja,
        "haruka"@ja-latn ;
    schema:publisher <org/806#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/28065/28065-1312907709.jpg> .

_:N077c247121684f9d912d5f21548e8fd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの日自分が出て行ってやっつけた時のことをまだ覚えている人の為に"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N6ce04fe3064e438da3eacf634e654287 ;
    schema:name "あの日自分が出て行ってやっつけた時のことをまだ覚えている人の為に"@ja .

_:N13dc0f4b56304ac8bde8b93e5d93c8f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cruel CRuEL"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:N6ce04fe3064e438da3eacf634e654287 ;
    schema:name "Cruel CRuEL"@ja .

_:N1f74e37a2d9943e7b90f77973fa750e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aurora"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N6ce04fe3064e438da3eacf634e654287 ;
    schema:name "Aurora"@ja .

_:N2ad2453f9ba84442baa43ed077fa5386 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "devastator"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N6ce04fe3064e438da3eacf634e654287 ;
    schema:name "devastator"@ja .

_:N442db78f58b440259f8939e82d56340c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "うつろわざるもの"@ja ;
    mo:track_number 12 ;
    schema:duration "PT7:20"^^xsd:interval ;
    schema:inPlaylist _:N6ce04fe3064e438da3eacf634e654287 ;
    schema:name "うつろわざるもの"@ja .

_:N4cd2b0355ae14c6e9bbfc374af8e9ec7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そしていつかまた出逢って"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N6ce04fe3064e438da3eacf634e654287 ;
    schema:name "そしていつかまた出逢って"@ja .

_:N79967b2da92148d2a5e33f9b9bcdf9e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "伝説のユグドラシル"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N6ce04fe3064e438da3eacf634e654287 ;
    schema:name "伝説のユグドラシル"@ja .

_:N7fe8034105c8444eadfe1cd857defef7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悠久の子守唄"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:N6ce04fe3064e438da3eacf634e654287 ;
    schema:name "悠久の子守唄"@ja .

_:N8dd73d4ac00042c7addba35f09440f89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "弦奏交響曲「ポイズンボディ」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N6ce04fe3064e438da3eacf634e654287 ;
    schema:name "弦奏交響曲「ポイズンボディ」"@ja .

_:N96702cea72a54384b487c3f566800491 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ささぐうた -ヒガン・ルトゥール・シンフォニー-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N6ce04fe3064e438da3eacf634e654287 ;
    schema:name "ささぐうた -ヒガン・ルトゥール・シンフォニー-"@ja .

_:N9de673ede27246e09d3e80c6cbe21f15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "盲目の笑顔"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N6ce04fe3064e438da3eacf634e654287 ;
    schema:name "盲目の笑顔"@ja .

_:Nf6f790684de04a28a967cbc848a44540 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NeGa/PoSi*ラブ/コール"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N6ce04fe3064e438da3eacf634e654287 ;
    schema:name "NeGa/PoSi*ラブ/コール"@ja .

_:N6ce04fe3064e438da3eacf634e654287 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N077c247121684f9d912d5f21548e8fd9,
        _:N13dc0f4b56304ac8bde8b93e5d93c8f8,
        _:N1f74e37a2d9943e7b90f77973fa750e4,
        _:N2ad2453f9ba84442baa43ed077fa5386,
        _:N442db78f58b440259f8939e82d56340c,
        _:N4cd2b0355ae14c6e9bbfc374af8e9ec7,
        _:N79967b2da92148d2a5e33f9b9bcdf9e0,
        _:N7fe8034105c8444eadfe1cd857defef7,
        _:N8dd73d4ac00042c7addba35f09440f89,
        _:N96702cea72a54384b487c3f566800491,
        _:N9de673ede27246e09d3e80c6cbe21f15,
        _:Nf6f790684de04a28a967cbc848a44540 ;
    mo:track_count 12 ;
    schema:duration "PT62:07"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N077c247121684f9d912d5f21548e8fd9,
        _:N13dc0f4b56304ac8bde8b93e5d93c8f8,
        _:N1f74e37a2d9943e7b90f77973fa750e4,
        _:N2ad2453f9ba84442baa43ed077fa5386,
        _:N442db78f58b440259f8939e82d56340c,
        _:N4cd2b0355ae14c6e9bbfc374af8e9ec7,
        _:N79967b2da92148d2a5e33f9b9bcdf9e0,
        _:N7fe8034105c8444eadfe1cd857defef7,
        _:N8dd73d4ac00042c7addba35f09440f89,
        _:N96702cea72a54384b487c3f566800491,
        _:N9de673ede27246e09d3e80c6cbe21f15,
        _:Nf6f790684de04a28a967cbc848a44540 .

