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

<artist/2407#subject> a schema:Person,
        foaf:Person ;
    schema:name "Spelunker"@en,
        "すぺらんかー"@ja ;
    foaf:made <album/18995#lyrics>,
        <album/18995#subject> ;
    foaf:name "Spelunker"@en,
        "すぺらんかー"@ja .

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

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

<event/109> a mo:Release ;
    schema:name "Released at COMIC1☆4 (Apr 29, 2010)" .

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

<album/18995#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Suposou de Supokunai Sukoshi Supoi Rayu"@en,
        "スポそうでスポくない少しスポいラー油"@ja,
        "Suposou de Supokunai Sukoshi Supoi Rayu"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18995#musicalwork> ;
    schema:name "Suposou de Supokunai Sukoshi Supoi Rayu"@en,
        "スポそうでスポくない少しスポいラー油"@ja,
        "Suposou de Supokunai Sukoshi Supoi Rayu"@ja-latn .

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

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

<org/385#subject> schema:name "Siestail"@en,
        "Siestail"@ja,
        "Siestail"@ja-latn ;
    foaf:name "Siestail"@en,
        "Siestail"@ja,
        "Siestail"@ja-latn .

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

<https://medium-media.vgm.io/albums/59/18995/18995-1272768468.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5629#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18995#performance> ;
    schema:name "Line Miyako"@en,
        "都来りね"@ja ;
    foaf:name "Line Miyako"@en,
        "都来りね"@ja .

<artist/5862#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18995#performance> ;
    schema:name "RIZNA"@en,
        "リズナ"@ja ;
    foaf:name "RIZNA"@en,
        "リズナ"@ja .

<album/18995#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Suposou de Supokunai Sukoshi Supoi Rayu"@en,
        "スポそうでスポくない少しスポいラー油"@ja,
        "Suposou de Supokunai Sukoshi Supoi Rayu"@ja-latn ;
    mo:performance_of <album/18995#musicalwork> ;
    mo:performer <artist/5629#subject>,
        <artist/5862#subject> ;
    mo:recorded_as <album/18995#musicalexpression> ;
    schema:byArtist <artist/5629#subject>,
        <artist/5862#subject> ;
    schema:name "Suposou de Supokunai Sukoshi Supoi Rayu"@en,
        "スポそうでスポくない少しスポいラー油"@ja,
        "Suposou de Supokunai Sukoshi Supoi Rayu"@ja-latn ;
    schema:workPerformed <album/18995#musicalwork> .

<album/18995#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-04-29"^^xsd:date ;
    dcterms:title "Suposou de Supokunai Sukoshi Supoi Rayu"@en,
        "スポそうでスポくない少しスポいラー油"@ja,
        "Suposou de Supokunai Sukoshi Supoi Rayu"@ja-latn ;
    mo:catalogue_number "STCD-0016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18995#musicalexpression> ;
    mo:publisher <org/385#subject> ;
    mo:record _:N5ef3ce4e3a654e7984e9512255a8b243 ;
    mo:record_count 1 ;
    mo:release <event/109> ;
    schema:about <product/276#subject> ;
    schema:byArtist <artist/5629#subject>,
        <artist/5862#subject> ;
    schema:datePublished "2010-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/18995/18995-1272768468.jpg> ;
    schema:name "Suposou de Supokunai Sukoshi Supoi Rayu"@en,
        "スポそうでスポくない少しスポいラー油"@ja,
        "Suposou de Supokunai Sukoshi Supoi Rayu"@ja-latn ;
    schema:publisher <org/385#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/18995/18995-1272768468.jpg> .

_:N10b95bf2deb644eca694851098c28407 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鉄壁天空要塞"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N5ef3ce4e3a654e7984e9512255a8b243 ;
    schema:name "鉄壁天空要塞"@ja .

_:N39a799ebdc684676a45d3711e79547b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "快感Wing"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N5ef3ce4e3a654e7984e9512255a8b243 ;
    schema:name "快感Wing"@ja .

_:N39c0aacc339f47f78d51bf1080d8e4f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "隠したいスクープ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N5ef3ce4e3a654e7984e9512255a8b243 ;
    schema:name "隠したいスクープ"@ja .

_:N606819fd5a6641e0a4bed9e8c623931d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パパパパPAPARAZZI"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N5ef3ce4e3a654e7984e9512255a8b243 ;
    schema:name "パパパパPAPARAZZI"@ja .

_:N745599fed8b341caaa57811241b85a62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぶっちゃけ！いけずソード"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N5ef3ce4e3a654e7984e9512255a8b243 ;
    schema:name "ぶっちゃけ！いけずソード"@ja .

_:Nd874f37570f149e0964e806220878046 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "突撃！あなたの怪事件"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N5ef3ce4e3a654e7984e9512255a8b243 ;
    schema:name "突撃！あなたの怪事件"@ja .

_:N5ef3ce4e3a654e7984e9512255a8b243 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10b95bf2deb644eca694851098c28407,
        _:N39a799ebdc684676a45d3711e79547b3,
        _:N39c0aacc339f47f78d51bf1080d8e4f6,
        _:N606819fd5a6641e0a4bed9e8c623931d,
        _:N745599fed8b341caaa57811241b85a62,
        _:Nd874f37570f149e0964e806220878046 ;
    mo:track_count 6 ;
    schema:duration "PT25:26"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N10b95bf2deb644eca694851098c28407,
        _:N39a799ebdc684676a45d3711e79547b3,
        _:N39c0aacc339f47f78d51bf1080d8e4f6,
        _:N606819fd5a6641e0a4bed9e8c623931d,
        _:N745599fed8b341caaa57811241b85a62,
        _:Nd874f37570f149e0964e806220878046 .

