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

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/86806#lyrics>,
        <album/86806#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

<artist/9766#subject> a schema:Person,
        foaf:Person ;
    schema:name "Seiji"@en,
        "聖司"@ja ;
    foaf:made <album/86806#lyrics>,
        <album/86806#subject> ;
    foaf:name "Seiji"@en,
        "聖司"@ja .

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

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

<artist/1928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86806#subject> ;
    schema:name "U2 Akiyama"@en,
        "あきやまうに"@ja ;
    foaf:made <album/86806#composition>,
        <album/86806#subject> ;
    foaf:name "U2 Akiyama"@en,
        "あきやまうに"@ja .

<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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

<org/1173#subject> schema:name "S.C.X"@en,
        "S.C.X"@ja,
        "S.C.X"@ja-latn ;
    foaf:name "S.C.X"@en,
        "S.C.X"@ja,
        "S.C.X"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/86806/86806-1558201913.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/27609#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86806#performance> ;
    schema:name "CHICACO"@en ;
    foaf:name "CHICACO"@en .

<artist/6989#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86806#performance> ;
    schema:name "pyn"@en ;
    foaf:name "pyn"@en .

<artist/9698#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86806#performance> ;
    schema:name "Yuuna"@en,
        "ゆーな"@ja ;
    foaf:name "Yuuna"@en,
        "ゆーな"@ja .

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

<album/86806#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chillout Condiment"@en,
        "Chillout Condiment"@ja,
        "Chillout Condiment"@ja-latn ;
    mo:performance_of <album/86806#musicalwork> ;
    mo:performer <artist/27609#subject>,
        <artist/6989#subject>,
        <artist/9698#subject> ;
    mo:recorded_as <album/86806#musicalexpression> ;
    schema:byArtist <artist/27609#subject>,
        <artist/6989#subject>,
        <artist/9698#subject> ;
    schema:name "Chillout Condiment"@en,
        "Chillout Condiment"@ja,
        "Chillout Condiment"@ja-latn ;
    schema:workPerformed <album/86806#musicalwork> .

<album/86806#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-11-18"^^xsd:date ;
    dcterms:title "Chillout Condiment"@en,
        "Chillout Condiment"@ja,
        "Chillout Condiment"@ja-latn ;
    mo:catalogue_number "CTi08-RWi02" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/86806#musicalexpression> ;
    mo:publisher <org/1173#subject> ;
    mo:record _:Nff1e2b842f9346f7a545ec759522e9b9 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/37#subject>,
        <product/882#subject> ;
    schema:byArtist <artist/27609#subject>,
        <artist/6989#subject>,
        <artist/9698#subject> ;
    schema:datePublished "2016-11-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/86806/86806-1558201913.png> ;
    schema:name "Chillout Condiment"@en,
        "Chillout Condiment"@ja,
        "Chillout Condiment"@ja-latn ;
    schema:publisher <org/1173#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/86806/86806-1558201913.png> .

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

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

_:N090674dced294335ab98732618b1efa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chillout condiment"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:Nff1e2b842f9346f7a545ec759522e9b9 ;
    schema:name "Chillout condiment"@ja .

_:N518ae9ae54724bde8d824f3688e5b9ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シェーレの緑 (Cleantears Remix)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nff1e2b842f9346f7a545ec759522e9b9 ;
    schema:name "シェーレの緑 (Cleantears Remix)"@ja .

_:N57949270ebb34299b6fdb19b9d243cc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想逢 (Clean Tears Remix)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Nff1e2b842f9346f7a545ec759522e9b9 ;
    schema:name "想逢 (Clean Tears Remix)"@ja .

_:Nafe786dd6af145359e8e84557a3b0b56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星の夢 fading lights (Chillout condiment Remix)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Nff1e2b842f9346f7a545ec759522e9b9 ;
    schema:name "星の夢 fading lights (Chillout condiment Remix)"@ja .

_:Nb7e4e719dda546318013c99ab33f42ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now and forever (Chillout condiment Remix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nff1e2b842f9346f7a545ec759522e9b9 ;
    schema:name "Now and forever (Chillout condiment Remix)"@ja .

_:Nc9d0a20bdb404d5aa0d89a71c1fc0299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Japanese Flower (Chillout condiment Remix)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:Nff1e2b842f9346f7a545ec759522e9b9 ;
    schema:name "Japanese Flower (Chillout condiment Remix)"@ja .

_:Ncc7cf16756f041f295604babf060ec65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神話創世 (Chillout condiment Remix)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nff1e2b842f9346f7a545ec759522e9b9 ;
    schema:name "神話創世 (Chillout condiment Remix)"@ja .

_:Nf7ef77745be84406a59d9d5be639d9d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sa ku ra - eternity"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nff1e2b842f9346f7a545ec759522e9b9 ;
    schema:name "sa ku ra - eternity"@ja .

_:Nff1e2b842f9346f7a545ec759522e9b9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N090674dced294335ab98732618b1efa0,
        _:N518ae9ae54724bde8d824f3688e5b9ea,
        _:N57949270ebb34299b6fdb19b9d243cc2,
        _:Nafe786dd6af145359e8e84557a3b0b56,
        _:Nb7e4e719dda546318013c99ab33f42ce,
        _:Nc9d0a20bdb404d5aa0d89a71c1fc0299,
        _:Ncc7cf16756f041f295604babf060ec65,
        _:Nf7ef77745be84406a59d9d5be639d9d2 ;
    mo:track_count 8 ;
    schema:duration "PT41:32"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N090674dced294335ab98732618b1efa0,
        _:N518ae9ae54724bde8d824f3688e5b9ea,
        _:N57949270ebb34299b6fdb19b9d243cc2,
        _:Nafe786dd6af145359e8e84557a3b0b56,
        _:Nb7e4e719dda546318013c99ab33f42ce,
        _:Nc9d0a20bdb404d5aa0d89a71c1fc0299,
        _:Ncc7cf16756f041f295604babf060ec65,
        _:Nf7ef77745be84406a59d9d5be639d9d2 .

