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

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

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

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

<artist/32026#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87482#subject> ;
    schema:name "LUNE"@en ;
    foaf:made <album/87482#composition>,
        <album/87482#subject> ;
    foaf:name "LUNE"@en .

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

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@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/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/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

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

<album/87482#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "candybug"@en,
        "candybug"@ja,
        "candybug"@ja-latn ;
    mo:performance_of <album/87482#musicalwork> ;
    mo:recorded_as <album/87482#musicalexpression> ;
    schema:name "candybug"@en,
        "candybug"@ja,
        "candybug"@ja-latn ;
    schema:workPerformed <album/87482#musicalwork> .

<org/1900#subject> schema:name "D'va;;;;;;;;5"@en,
        "D'va;;;;;;;;5"@ja,
        "D'va;;;;;;;;5"@ja-latn ;
    foaf:name "D'va;;;;;;;;5"@en,
        "D'va;;;;;;;;5"@ja,
        "D'va;;;;;;;;5"@ja-latn .

<https://media.vgm.io/albums/28/87482/87482-1567974809.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/87482#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/87482/87482-1567974809.png> ;
    foaf:depicts <album/87482#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/87482/87482-1567974809.png> .

<https://medium-media.vgm.io/albums/28/87482/87482-1567974809.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/87482#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-08-14"^^xsd:date ;
    dcterms:title "candybug"@en,
        "candybug"@ja,
        "candybug"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/87482#musicalexpression> ;
    mo:publisher <org/1900#subject> ;
    mo:record _:N5519dc697e9f4324848847c83398bc79 ;
    mo:record_count 1 ;
    mo:release <event/14> ;
    schema:about <product/18#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/64#subject> ;
    schema:datePublished "2005-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/87482/87482-1567974809.png> ;
    schema:name "candybug"@en,
        "candybug"@ja,
        "candybug"@ja-latn ;
    schema:publisher <org/1900#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/87482/87482-1567974809.png> .

_:N3fe62f549f9f41bb80c1d84ff2bbf7b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luna Projection"@en,
        "Luna Projection"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:42"^^xsd:interval ;
    schema:inPlaylist _:N5519dc697e9f4324848847c83398bc79 ;
    schema:name "Luna Projection"@en,
        "Luna Projection"@ja .

_:N7b9885dea5184572b1a56b42e4f92922 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimsonic dimension"@en,
        "Crimsonic dimension"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:inPlaylist _:N5519dc697e9f4324848847c83398bc79 ;
    schema:name "Crimsonic dimension"@en,
        "Crimsonic dimension"@ja .

_:N7ee5268e5a244f5fafd7dfdfcaf4b556 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PuppyMill"@en,
        "PuppyMill"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:51"^^xsd:interval ;
    schema:inPlaylist _:N5519dc697e9f4324848847c83398bc79 ;
    schema:name "PuppyMill"@en,
        "PuppyMill"@ja .

_:N80c9a2d22ad845c291af3b9d5f22835b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Insensitive Voice"@en,
        "無感動の謳う声"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:29"^^xsd:interval ;
    schema:inPlaylist _:N5519dc697e9f4324848847c83398bc79 ;
    schema:name "Insensitive Voice"@en,
        "無感動の謳う声"@ja .

_:N96261e0496b144198a7c7f8b3d33287e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OrientalGothicNight"@en,
        "OrientalGothicNight"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N5519dc697e9f4324848847c83398bc79 ;
    schema:name "OrientalGothicNight"@en,
        "OrientalGothicNight"@ja .

_:N9a5465946bb5456cba61dbb63f56c731 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LunaChild"@en,
        "LunaChild"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N5519dc697e9f4324848847c83398bc79 ;
    schema:name "LunaChild"@en,
        "LunaChild"@ja .

_:Nabc3464003974e6783f6c2e7b741205c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fakely black"@en,
        "Fakely black"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:N5519dc697e9f4324848847c83398bc79 ;
    schema:name "Fakely black"@en,
        "Fakely black"@ja .

_:Nbeb68e17ee64447090de0ac2b9b362a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Indecence of a Shrine Maiden"@en,
        "醜女の淫蕩"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N5519dc697e9f4324848847c83398bc79 ;
    schema:name "The Indecence of a Shrine Maiden"@en,
        "醜女の淫蕩"@ja .

_:Nc04b53ef479449a38bf08eee4c3e5f11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancients Rider"@en,
        "Ancients Rider"@ja ;
    mo:track_number 8 ;
    schema:duration "PT8:30"^^xsd:interval ;
    schema:inPlaylist _:N5519dc697e9f4324848847c83398bc79 ;
    schema:name "Ancients Rider"@en,
        "Ancients Rider"@ja .

_:Nd7a13187894c4842a54c8ef40d89d7fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N5519dc697e9f4324848847c83398bc79 ;
    schema:name "None"@en,
        "None"@ja .

_:N5519dc697e9f4324848847c83398bc79 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3fe62f549f9f41bb80c1d84ff2bbf7b1,
        _:N7b9885dea5184572b1a56b42e4f92922,
        _:N7ee5268e5a244f5fafd7dfdfcaf4b556,
        _:N80c9a2d22ad845c291af3b9d5f22835b,
        _:N96261e0496b144198a7c7f8b3d33287e,
        _:N9a5465946bb5456cba61dbb63f56c731,
        _:Nabc3464003974e6783f6c2e7b741205c,
        _:Nbeb68e17ee64447090de0ac2b9b362a0,
        _:Nc04b53ef479449a38bf08eee4c3e5f11,
        _:Nd7a13187894c4842a54c8ef40d89d7fc ;
    mo:track_count 10 ;
    schema:duration "PT57:34"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N3fe62f549f9f41bb80c1d84ff2bbf7b1,
        _:N7b9885dea5184572b1a56b42e4f92922,
        _:N7ee5268e5a244f5fafd7dfdfcaf4b556,
        _:N80c9a2d22ad845c291af3b9d5f22835b,
        _:N96261e0496b144198a7c7f8b3d33287e,
        _:N9a5465946bb5456cba61dbb63f56c731,
        _:Nabc3464003974e6783f6c2e7b741205c,
        _:Nbeb68e17ee64447090de0ac2b9b362a0,
        _:Nc04b53ef479449a38bf08eee4c3e5f11,
        _:Nd7a13187894c4842a54c8ef40d89d7fc .

