@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 _:N1928b4c98c28403cb8c461bbad52ef68,
        <artist/5637#subject>,
        <artist/955#subject> ;
    mo:recorded_as <album/18331#musicalexpression> ;
    schema:byArtist _:N1928b4c98c28403cb8c461bbad52ef68,
        <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 _:N9e1503152a9049d5ac1161cda11bad2e ;
    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> .

_:N00686342045f452a8180ebcf06ebe2c5 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 _:N9e1503152a9049d5ac1161cda11bad2e ;
    schema:name "Sounds of the Library"@en,
        "としょかんのおと"@ja .

_:N12e037c0e1454db4a3b1ec3d5aa9c233 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 _:N9e1503152a9049d5ac1161cda11bad2e ;
    schema:name "Locked Girl (no vocal version)"@en,
        "ラクト・ガール (no vocal version)"@ja .

_:N14dfc31c86b4411da8983ab88dd6f0d0 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 _:N9e1503152a9049d5ac1161cda11bad2e ;
    schema:name "Sounds of the Library (no vocal version)"@en,
        "としょかんのおと (no vocal version)"@ja .

_:N15191e5cbfe8442082c8701359a40bca 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 _:N9e1503152a9049d5ac1161cda11bad2e ;
    schema:name "drizzly rain"@en,
        "drizzly rain"@ja .

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

_:N1edbcad9550b472b939aa16554c3e5d2 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 _:N9e1503152a9049d5ac1161cda11bad2e ;
    schema:name "Reverie (no vocal version)"@en,
        "レヴァリエ (no vocal version)"@ja .

_:N449b29ccfb15435b99d3f7ba0535320a 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 _:N9e1503152a9049d5ac1161cda11bad2e ;
    schema:name "LaserMari is Not Difficult! (no vocal version)"@en,
        "レザマリでもつらくないっ！ (no vocal version)"@ja .

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

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

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

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

_:Naa5024a2ba31410695a08956da4461f0 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 _:N9e1503152a9049d5ac1161cda11bad2e ;
    schema:name "I, of the Library"@en,
        "としょかんのおれ"@ja .

_:Nb0122a29da434978b686bdf086a202a1 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 _:N9e1503152a9049d5ac1161cda11bad2e ;
    schema:name "Yet Another \"drizzly rain\""@en,
        "Yet Another \"drizzly rain\""@ja .

_:Nbafcf96ceb284b9b94de7fcaaf97acd9 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 _:N9e1503152a9049d5ac1161cda11bad2e ;
    schema:name "drizzzzzzly raaaaaain!!"@en,
        "drizzzzzzly raaaaaain!!"@ja .

_:Nd4d624ce89a342e5935a71a1bbebdf52 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 _:N9e1503152a9049d5ac1161cda11bad2e ;
    schema:name "drizzly rain (no vocal version)"@en,
        "drizzly rain (no vocal version)"@ja .

_:Ndfdc8aee3c27416fab9fe40b81873757 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 _:N9e1503152a9049d5ac1161cda11bad2e ;
    schema:name "LaserMari is Not Difficult!"@en,
        "レザマリでもつらくないっ！"@ja .

_:Nf4a12139387a49e685a29065e8979131 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 _:N9e1503152a9049d5ac1161cda11bad2e ;
    schema:name "PatchuMari is Not Difficult!"@en,
        "パチュマリでもつらくないっ！"@ja .

_:N9e1503152a9049d5ac1161cda11bad2e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00686342045f452a8180ebcf06ebe2c5,
        _:N12e037c0e1454db4a3b1ec3d5aa9c233,
        _:N14dfc31c86b4411da8983ab88dd6f0d0,
        _:N15191e5cbfe8442082c8701359a40bca,
        _:N1edbcad9550b472b939aa16554c3e5d2,
        _:N449b29ccfb15435b99d3f7ba0535320a,
        _:N7976f674e8304d728886ccc20ee3a33a,
        _:N821e810651f64c4c8acb978df0ce7a1c,
        _:N99b12dde63d744b992076989fe6cbbc3,
        _:Na6e4a0ed8ada431a9a94e2f07653c86b,
        _:Naa5024a2ba31410695a08956da4461f0,
        _:Nb0122a29da434978b686bdf086a202a1,
        _:Nbafcf96ceb284b9b94de7fcaaf97acd9,
        _:Nd4d624ce89a342e5935a71a1bbebdf52,
        _:Ndfdc8aee3c27416fab9fe40b81873757,
        _:Nf4a12139387a49e685a29065e8979131 ;
    mo:track_count 16 ;
    schema:duration "PT72:14"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N00686342045f452a8180ebcf06ebe2c5,
        _:N12e037c0e1454db4a3b1ec3d5aa9c233,
        _:N14dfc31c86b4411da8983ab88dd6f0d0,
        _:N15191e5cbfe8442082c8701359a40bca,
        _:N1edbcad9550b472b939aa16554c3e5d2,
        _:N449b29ccfb15435b99d3f7ba0535320a,
        _:N7976f674e8304d728886ccc20ee3a33a,
        _:N821e810651f64c4c8acb978df0ce7a1c,
        _:N99b12dde63d744b992076989fe6cbbc3,
        _:Na6e4a0ed8ada431a9a94e2f07653c86b,
        _:Naa5024a2ba31410695a08956da4461f0,
        _:Nb0122a29da434978b686bdf086a202a1,
        _:Nbafcf96ceb284b9b94de7fcaaf97acd9,
        _:Nd4d624ce89a342e5935a71a1bbebdf52,
        _:Ndfdc8aee3c27416fab9fe40b81873757,
        _:Nf4a12139387a49e685a29065e8979131 .

