@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 _:N000e72a61b2e417086045946678e244e,
        _:N0b02ae77c60d4f2fa13fa7a7de1b0a60,
        _:N12738b80069248d7961c7363b2a2aade,
        _:N38f022e5d16c4fa29aacb7eda292ccd9,
        <artist/472493348#subject> ;
    mo:recorded_as <album/18927#musicalexpression> ;
    schema:byArtist _:N000e72a61b2e417086045946678e244e,
        _:N0b02ae77c60d4f2fa13fa7a7de1b0a60,
        _:N12738b80069248d7961c7363b2a2aade,
        _:N38f022e5d16c4fa29aacb7eda292ccd9,
        <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 _:N15c57aab48ee41b19d213ab7dac452b6 ;
    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 "優里"@en ;
            foaf:name "優里"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Misaki"@en ;
            foaf:name "Misaki"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yuuko"@en ;
            foaf:name "Yuuko"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Asahi"@en ;
            foaf:name "Asahi"@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#lyrics> ;
    foaf:name "kiyu"@en .

[] 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 "REVIL"@en ;
    foaf:made <album/18927#subject> ;
    foaf:name "REVIL"@en .

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

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

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

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

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

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

_:Na701e1c6e0d14bb1b7f74bc1ad4091de 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 _:N15c57aab48ee41b19d213ab7dac452b6 ;
    schema:name "Nocturnal Azure ~The Day Countless Stars Fall, The Sky of Beginning Once More~"@en,
        "Nocturnal Azure ～幾億の星降る日、ハジマリのソラをもう一度～"@ja .

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

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

_:Nd0fda1bb37d843d080df9a9248e69a13 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 _:N15c57aab48ee41b19d213ab7dac452b6 ;
    schema:name "Garden of the observers"@en,
        "Garden of the observers"@ja .

_:Ndb988207feb14486aea4169513bd1b80 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 _:N15c57aab48ee41b19d213ab7dac452b6 ;
    schema:name "(I.C.E.)"@en,
        "(I.C.E.)"@ja .

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

_:N15c57aab48ee41b19d213ab7dac452b6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N49398dd13cd64a128c07c9db56f43d15,
        _:Na3e761030c3c464891911f492a868a47,
        _:Na701e1c6e0d14bb1b7f74bc1ad4091de,
        _:Nb9b751aece2b43ecb95fdd7727ac8388,
        _:Nc3e0550ecd864e8398afd78d3c554e85,
        _:Nd0fda1bb37d843d080df9a9248e69a13,
        _:Ndb988207feb14486aea4169513bd1b80,
        _:Ndbdcc8c549e74297b8c602cc91bbcda9 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N49398dd13cd64a128c07c9db56f43d15,
        _:Na3e761030c3c464891911f492a868a47,
        _:Na701e1c6e0d14bb1b7f74bc1ad4091de,
        _:Nb9b751aece2b43ecb95fdd7727ac8388,
        _:Nc3e0550ecd864e8398afd78d3c554e85,
        _:Nd0fda1bb37d843d080df9a9248e69a13,
        _:Ndb988207feb14486aea4169513bd1b80,
        _:Ndbdcc8c549e74297b8c602cc91bbcda9 .

