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

<artist/4710#subject> a schema:Person,
        foaf:Person ;
    schema:name "myu314"@en ;
    foaf:made <album/18331#lyrics>,
        <album/18331#subject> ;
    foaf:name "myu314"@en .

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

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

<artist/1928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18331#subject> ;
    schema:name "U2 Akiyama"@en,
        "あきやまうに"@ja ;
    foaf:made <album/18331#composition>,
        <album/18331#subject> ;
    foaf:name "U2 Akiyama"@en,
        "あきやまうに"@ja .

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

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

<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/18331#musicalexpression> a mo:Signal ;
    mo:published_as <album/18331#subject> ;
    mo:records <album/18331#performance> .

<org/221#subject> schema:name "COOL&CREATE"@en,
        "COOL&CREATE"@ja,
        "COOL&CREATE"@ja-latn ;
    foaf:name "COOL&CREATE"@en,
        "COOL&CREATE"@ja,
        "COOL&CREATE"@ja-latn .

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

<https://medium-media.vgm.io/albums/13/18331/18331-eda8c93b2fc1.jpg> a schema:ImageObject,
        foaf:Image .

<album/18331#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "drizzly again"@en,
        "drizzly again"@ja,
        "drizzly again"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject> ;
    mo:produced_work <album/18331#musicalwork> ;
    schema:name "drizzly again"@en,
        "drizzly again"@ja,
        "drizzly again"@ja-latn .

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

<artist/5637#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18331#performance> ;
    schema:name "Amane"@en,
        "あまね"@ja ;
    foaf:made <album/18331#lyrics>,
        <album/18331#subject> ;
    foaf:name "Amane"@en,
        "あまね"@ja .

<artist/955#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18331#performance> ;
    schema:name "beatMARIO"@en,
        "ビートまりお"@ja ;
    foaf:made <album/18331#lyrics>,
        <album/18331#subject> ;
    foaf:name "beatMARIO"@en,
        "ビートまりお"@ja .

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

<album/18331#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "drizzly again"@en,
        "drizzly again"@ja,
        "drizzly again"@ja-latn ;
    mo:performance_of <album/18331#musicalwork> ;
    mo:performer _:N0878b5cff4f54855b2f3b94807b2a622,
        <artist/5637#subject>,
        <artist/955#subject> ;
    mo:recorded_as <album/18331#musicalexpression> ;
    schema:byArtist _:N0878b5cff4f54855b2f3b94807b2a622,
        <artist/5637#subject>,
        <artist/955#subject> ;
    schema:name "drizzly again"@en,
        "drizzly again"@ja,
        "drizzly again"@ja-latn ;
    schema:workPerformed <album/18331#musicalwork> .

<album/18331#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "drizzly again"@en,
        "drizzly again"@ja,
        "drizzly again"@ja-latn ;
    mo:catalogue_number "CCCD-0020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18331#musicalexpression> ;
    mo:publisher <org/221#subject> ;
    mo:record _:N3b6152882eba41779c5667e724f0f37c ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ビートまりおの母"@en ;
            foaf:name "ビートまりおの母"@en ],
        <artist/5637#subject>,
        <artist/955#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/18331/18331-eda8c93b2fc1.jpg> ;
    schema:name "drizzly again"@en,
        "drizzly again"@ja,
        "drizzly again"@ja-latn ;
    schema:publisher <org/221#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/18331/18331-eda8c93b2fc1.jpg> .

_:N0878b5cff4f54855b2f3b94807b2a622 a schema:Person,
        foaf:Person ;
    mo:performed <album/18331#performance> ;
    schema:name "ビートまりおの母"@en ;
    foaf:name "ビートまりおの母"@en .

_:N16f41987d9d54fd9891e6ab0523baea5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yet Another \"drizzly rain\""@en,
        "Yet Another \"drizzly rain\""@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N3b6152882eba41779c5667e724f0f37c ;
    schema:name "Yet Another \"drizzly rain\""@en,
        "Yet Another \"drizzly rain\""@ja .

_:N1fe1dcfa6a86450e9fdbd375b6d6a37e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After Talk"@en,
        "後語り"@ja ;
    mo:track_number 11 ;
    schema:duration "PT12:05"^^xsd:interval ;
    schema:inPlaylist _:N3b6152882eba41779c5667e724f0f37c ;
    schema:name "After Talk"@en,
        "後語り"@ja .

_:N2cbf606e395149ada245b13698631ab8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sounds of the Library (no vocal version)"@en,
        "としょかんのおと (no vocal version)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N3b6152882eba41779c5667e724f0f37c ;
    schema:name "Sounds of the Library (no vocal version)"@en,
        "としょかんのおと (no vocal version)"@ja .

_:N48b2a4daa88b40e38d1720793456e10a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "drizzly rain"@en,
        "drizzly rain"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N3b6152882eba41779c5667e724f0f37c ;
    schema:name "drizzly rain"@en,
        "drizzly rain"@ja .

_:N4eee4a8fd72b40a2aabe35a910bbc1e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LaserMari is Not Difficult! (no vocal version)"@en,
        "レザマリでもつらくないっ！ (no vocal version)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N3b6152882eba41779c5667e724f0f37c ;
    schema:name "LaserMari is Not Difficult! (no vocal version)"@en,
        "レザマリでもつらくないっ！ (no vocal version)"@ja .

_:N50cad91c1e6345998f8d71afdba4257d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Locked Girl"@en,
        "ラクト・ガール"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N3b6152882eba41779c5667e724f0f37c ;
    schema:name "Locked Girl"@en,
        "ラクト・ガール"@ja .

_:N737b6cb9c9974e5ca21408905eaf0f1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Autumn Feelings"@en,
        "秋想い"@ja ;
    mo:track_number 16 ;
    schema:duration "PT7:37"^^xsd:interval ;
    schema:inPlaylist _:N3b6152882eba41779c5667e724f0f37c ;
    schema:name "Autumn Feelings"@en,
        "秋想い"@ja .

_:N73f72072d81544f0891b9afdac3dd0d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PatchuMari is Not Difficult!"@en,
        "パチュマリでもつらくないっ！"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N3b6152882eba41779c5667e724f0f37c ;
    schema:name "PatchuMari is Not Difficult!"@en,
        "パチュマリでもつらくないっ！"@ja .

_:N76618f4301074e79bc68b6acbfb58f78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Locked Girl (no vocal version)"@en,
        "ラクト・ガール (no vocal version)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N3b6152882eba41779c5667e724f0f37c ;
    schema:name "Locked Girl (no vocal version)"@en,
        "ラクト・ガール (no vocal version)"@ja .

_:N7f4871fb470e42269fdd901d954de7b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reverie"@en,
        "レヴァリエ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N3b6152882eba41779c5667e724f0f37c ;
    schema:name "Reverie"@en,
        "レヴァリエ"@ja .

_:Na976c23caee044b4a78466ee03771e69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reverie (no vocal version)"@en,
        "レヴァリエ (no vocal version)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N3b6152882eba41779c5667e724f0f37c ;
    schema:name "Reverie (no vocal version)"@en,
        "レヴァリエ (no vocal version)"@ja .

_:Naa40892926674ee0afd05b202bac9e2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "drizzzzzzly raaaaaain!!"@en,
        "drizzzzzzly raaaaaain!!"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N3b6152882eba41779c5667e724f0f37c ;
    schema:name "drizzzzzzly raaaaaain!!"@en,
        "drizzzzzzly raaaaaain!!"@ja .

_:Nb1e875d2392c4eb2b90766c9fb2683dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LaserMari is Not Difficult!"@en,
        "レザマリでもつらくないっ！"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N3b6152882eba41779c5667e724f0f37c ;
    schema:name "LaserMari is Not Difficult!"@en,
        "レザマリでもつらくないっ！"@ja .

_:Nd6f16e559d6942999f4a5fcc50bedf4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I, of the Library"@en,
        "としょかんのおれ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N3b6152882eba41779c5667e724f0f37c ;
    schema:name "I, of the Library"@en,
        "としょかんのおれ"@ja .

_:Nd837e10efe954a7b9bbb0e8e7e031063 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sounds of the Library"@en,
        "としょかんのおと"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N3b6152882eba41779c5667e724f0f37c ;
    schema:name "Sounds of the Library"@en,
        "としょかんのおと"@ja .

_:Nf8fea6b8ef124e90a5e6eecaf09be05c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "drizzly rain (no vocal version)"@en,
        "drizzly rain (no vocal version)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N3b6152882eba41779c5667e724f0f37c ;
    schema:name "drizzly rain (no vocal version)"@en,
        "drizzly rain (no vocal version)"@ja .

_:N3b6152882eba41779c5667e724f0f37c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16f41987d9d54fd9891e6ab0523baea5,
        _:N1fe1dcfa6a86450e9fdbd375b6d6a37e,
        _:N2cbf606e395149ada245b13698631ab8,
        _:N48b2a4daa88b40e38d1720793456e10a,
        _:N4eee4a8fd72b40a2aabe35a910bbc1e1,
        _:N50cad91c1e6345998f8d71afdba4257d,
        _:N737b6cb9c9974e5ca21408905eaf0f1b,
        _:N73f72072d81544f0891b9afdac3dd0d3,
        _:N76618f4301074e79bc68b6acbfb58f78,
        _:N7f4871fb470e42269fdd901d954de7b6,
        _:Na976c23caee044b4a78466ee03771e69,
        _:Naa40892926674ee0afd05b202bac9e2b,
        _:Nb1e875d2392c4eb2b90766c9fb2683dc,
        _:Nd6f16e559d6942999f4a5fcc50bedf4f,
        _:Nd837e10efe954a7b9bbb0e8e7e031063,
        _:Nf8fea6b8ef124e90a5e6eecaf09be05c ;
    mo:track_count 16 ;
    schema:duration "PT72:14"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N16f41987d9d54fd9891e6ab0523baea5,
        _:N1fe1dcfa6a86450e9fdbd375b6d6a37e,
        _:N2cbf606e395149ada245b13698631ab8,
        _:N48b2a4daa88b40e38d1720793456e10a,
        _:N4eee4a8fd72b40a2aabe35a910bbc1e1,
        _:N50cad91c1e6345998f8d71afdba4257d,
        _:N737b6cb9c9974e5ca21408905eaf0f1b,
        _:N73f72072d81544f0891b9afdac3dd0d3,
        _:N76618f4301074e79bc68b6acbfb58f78,
        _:N7f4871fb470e42269fdd901d954de7b6,
        _:Na976c23caee044b4a78466ee03771e69,
        _:Naa40892926674ee0afd05b202bac9e2b,
        _:Nb1e875d2392c4eb2b90766c9fb2683dc,
        _:Nd6f16e559d6942999f4a5fcc50bedf4f,
        _:Nd837e10efe954a7b9bbb0e8e7e031063,
        _:Nf8fea6b8ef124e90a5e6eecaf09be05c .

