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

<artist/49334#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ne;on"@en ;
    foaf:made <album/18927#lyrics>,
        <album/18927#subject> ;
    foaf:name "Ne;on"@en .

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

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

<event/71> a mo:Release ;
    schema:name "Released at M3-2010 Spring (May 05, 2010)" .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<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/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

<org/865#subject> schema:name "Cocktail M49"@en,
        "Cocktail M49"@ja,
        "Cocktail M49"@ja-latn ;
    foaf:name "Cocktail M49"@en,
        "Cocktail M49"@ja,
        "Cocktail M49"@ja-latn .

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

<artist/472493348#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18927#performance> .

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

<https://vgmdb.net/db/img/album-nsfw-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/18927#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    foaf:depicts <album/18927#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

<album/18927#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MONOCHLORE"@en,
        "MONOCHLORE"@ja,
        "MONOCHLORE"@ja-latn ;
    mo:performance_of <album/18927#musicalwork> ;
    mo:performer _:N048a799f3969482ebb2483a301f21df8,
        _:N6b10ae848464452c9932347de62698fa,
        _:N867545643d864f1481df4bf9da010493,
        _:Nf101a49012c442b3999c1da5e0bdb82d,
        <artist/472493348#subject> ;
    mo:recorded_as <album/18927#musicalexpression> ;
    schema:byArtist _:N048a799f3969482ebb2483a301f21df8,
        _:N6b10ae848464452c9932347de62698fa,
        _:N867545643d864f1481df4bf9da010493,
        _:Nf101a49012c442b3999c1da5e0bdb82d,
        <artist/472493348#subject> ;
    schema:name "MONOCHLORE"@en,
        "MONOCHLORE"@ja,
        "MONOCHLORE"@ja-latn ;
    schema:workPerformed <album/18927#musicalwork> .

<album/18927#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-05"^^xsd:date ;
    dcterms:title "MONOCHLORE"@en,
        "MONOCHLORE"@ja,
        "MONOCHLORE"@ja-latn ;
    mo:catalogue_number "CM49-005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18927#musicalexpression> ;
    mo:publisher <org/865#subject> ;
    mo:record _:N0fb8f193a2e047c8b580e52e758524e2 ;
    mo:record_count 1 ;
    mo:release <event/71> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/276#subject>,
        <product/31#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Asahi"@en ;
            foaf:name "Asahi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Misaki"@en ;
            foaf:name "Misaki"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "優里"@en ;
            foaf:name "優里"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yuuko"@en ;
            foaf:name "Yuuko"@en ],
        <artist/472493348#subject> ;
    schema:datePublished "2010-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    schema:name "MONOCHLORE"@en,
        "MONOCHLORE"@ja,
        "MONOCHLORE"@ja-latn ;
    schema:publisher <org/865#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

[] a schema:Person,
        foaf:Person ;
    schema:name "kiyu"@en ;
    foaf:made <album/18927#subject> ;
    foaf:name "kiyu"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "REVIL"@en ;
    foaf:made <album/18927#lyrics> ;
    foaf:name "REVIL"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "kiyu"@en ;
    foaf:made <album/18927#lyrics> ;
    foaf:name "kiyu"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "REVIL"@en ;
    foaf:made <album/18927#subject> ;
    foaf:name "REVIL"@en .

_:N048a799f3969482ebb2483a301f21df8 a schema:Person,
        foaf:Person ;
    mo:performed <album/18927#performance> ;
    schema:name "Misaki"@en ;
    foaf:name "Misaki"@en .

_:N15f7b702cea54bc0ae46afb5dbaafd0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garden of the observers"@en,
        "Garden of the observers"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0fb8f193a2e047c8b580e52e758524e2 ;
    schema:name "Garden of the observers"@en,
        "Garden of the observers"@ja .

_:N170527ba32ee43ceabf392cd58ba5c98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nocturnal Azure ~The Day Countless Stars Fall, The Sky of Beginning Once More~"@en,
        "Nocturnal Azure ～幾億の星降る日、ハジマリのソラをもう一度～"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0fb8f193a2e047c8b580e52e758524e2 ;
    schema:name "Nocturnal Azure ~The Day Countless Stars Fall, The Sky of Beginning Once More~"@en,
        "Nocturnal Azure ～幾億の星降る日、ハジマリのソラをもう一度～"@ja .

_:N2bdfb3235112462eb6feba7f59b4f38e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochrome:World"@en,
        "モノクロ：ワールド"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0fb8f193a2e047c8b580e52e758524e2 ;
    schema:name "Monochrome:World"@en,
        "モノクロ：ワールド"@ja .

_:N542d9b52dce74c84a6816f57ad141bde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ageless love"@en,
        "ageless love"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0fb8f193a2e047c8b580e52e758524e2 ;
    schema:name "ageless love"@en,
        "ageless love"@ja .

_:N5f23125c328a422fb50a367541672f3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shushoku Marriage"@en,
        "朱蝕マリアージュ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0fb8f193a2e047c8b580e52e758524e2 ;
    schema:name "Shushoku Marriage"@en,
        "朱蝕マリアージュ"@ja .

_:N6b10ae848464452c9932347de62698fa a schema:Person,
        foaf:Person ;
    mo:performed <album/18927#performance> ;
    schema:name "Yuuko"@en ;
    foaf:name "Yuuko"@en .

_:N867545643d864f1481df4bf9da010493 a schema:Person,
        foaf:Person ;
    mo:performed <album/18927#performance> ;
    schema:name "優里"@en ;
    foaf:name "優里"@en .

_:N9d8598101e7d4817abe6578500f3dce0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sweet baby"@en,
        "sweet baby"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0fb8f193a2e047c8b580e52e758524e2 ;
    schema:name "sweet baby"@en,
        "sweet baby"@ja .

_:Nc226da723fbe45fb840ae0e5d9fb35fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(I.C.E.)"@en,
        "(I.C.E.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0fb8f193a2e047c8b580e52e758524e2 ;
    schema:name "(I.C.E.)"@en,
        "(I.C.E.)"@ja .

_:Nf101a49012c442b3999c1da5e0bdb82d a schema:Person,
        foaf:Person ;
    mo:performed <album/18927#performance> ;
    schema:name "Asahi"@en ;
    foaf:name "Asahi"@en .

_:Nfd023279494c4e61b044d43a19cfceec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shamrock"@en,
        "シャムロック"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0fb8f193a2e047c8b580e52e758524e2 ;
    schema:name "Shamrock"@en,
        "シャムロック"@ja .

_:N0fb8f193a2e047c8b580e52e758524e2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15f7b702cea54bc0ae46afb5dbaafd0f,
        _:N170527ba32ee43ceabf392cd58ba5c98,
        _:N2bdfb3235112462eb6feba7f59b4f38e,
        _:N542d9b52dce74c84a6816f57ad141bde,
        _:N5f23125c328a422fb50a367541672f3b,
        _:N9d8598101e7d4817abe6578500f3dce0,
        _:Nc226da723fbe45fb840ae0e5d9fb35fc,
        _:Nfd023279494c4e61b044d43a19cfceec ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N15f7b702cea54bc0ae46afb5dbaafd0f,
        _:N170527ba32ee43ceabf392cd58ba5c98,
        _:N2bdfb3235112462eb6feba7f59b4f38e,
        _:N542d9b52dce74c84a6816f57ad141bde,
        _:N5f23125c328a422fb50a367541672f3b,
        _:N9d8598101e7d4817abe6578500f3dce0,
        _:Nc226da723fbe45fb840ae0e5d9fb35fc,
        _:Nfd023279494c4e61b044d43a19cfceec .

