@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 _:N025febaeebfc40dba21b797148667280 ;
    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 .

_:N0d82075e34d840fb8aa8d003b5614845 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 _:N025febaeebfc40dba21b797148667280 ;
    schema:name "Japanese Flower (Chillout condiment Remix)"@ja .

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

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

_:N8277d6f2eaaf4b08990a99b4f7d264fa 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 _:N025febaeebfc40dba21b797148667280 ;
    schema:name "Now and forever (Chillout condiment Remix)"@ja .

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

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

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

_:Ne12e91d9e7bd497b80a094d470ea536a 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 _:N025febaeebfc40dba21b797148667280 ;
    schema:name "星の夢 fading lights (Chillout condiment Remix)"@ja .

_:N025febaeebfc40dba21b797148667280 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d82075e34d840fb8aa8d003b5614845,
        _:N277085e54453484194d2bebeb2b47deb,
        _:N7db75f73ba2e481c951774e9d00ab546,
        _:N8277d6f2eaaf4b08990a99b4f7d264fa,
        _:N8c0293875017473db3ccec98fd00eefb,
        _:Nb2392dbdfc074f409104d23393a78141,
        _:Nbca0b8ec274643a291c29d4f99e19037,
        _:Ne12e91d9e7bd497b80a094d470ea536a ;
    mo:track_count 8 ;
    schema:duration "PT41:32"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0d82075e34d840fb8aa8d003b5614845,
        _:N277085e54453484194d2bebeb2b47deb,
        _:N7db75f73ba2e481c951774e9d00ab546,
        _:N8277d6f2eaaf4b08990a99b4f7d264fa,
        _:N8c0293875017473db3ccec98fd00eefb,
        _:Nb2392dbdfc074f409104d23393a78141,
        _:Nbca0b8ec274643a291c29d4f99e19037,
        _:Ne12e91d9e7bd497b80a094d470ea536a .

