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

<artist/16320#subject> a schema:Person,
        foaf:Person ;
    schema:name "ktr"@en ;
    foaf:made <album/86734#lyrics>,
        <album/86734#subject> ;
    foaf:name "ktr"@en .

<artist/2486#subject> a schema:Person,
        foaf:Person ;
    schema:name "NYO"@en ;
    foaf:made <album/86734#lyrics>,
        <album/86734#subject> ;
    foaf:name "NYO"@en .

<artist/35193#subject> a schema:Person,
        foaf:Person ;
    schema:name "Silver Forest"@en ;
    foaf:made <album/86734#lyrics>,
        <album/86734#subject> ;
    foaf:name "Silver Forest"@en .

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

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

<event/201> a mo:Release ;
    schema:name "Released at Comic Market 92 (Aug 11, 2017 to Aug 13, 2017)" .

<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/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/5072#subject> a schema:CreativeWork ;
    schema:name "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@en,
        "東方天空璋　～ Hidden Star in Four Seasons."@ja,
        "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@ja-latn ;
    foaf:name "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@en,
        "東方天空璋　～ Hidden Star in Four Seasons."@ja,
        "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@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/86734#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "chill out vacation"@en,
        "chill out vacation"@ja,
        "chill out vacation"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/86734#musicalwork> ;
    schema:name "chill out vacation"@en,
        "chill out vacation"@ja,
        "chill out vacation"@ja-latn .

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

<org/102#subject> schema:name "Silver Forest"@en,
        "Silver Forest"@ja,
        "Silver Forest"@ja-latn ;
    foaf:name "Silver Forest"@en,
        "Silver Forest"@ja,
        "Silver Forest"@ja-latn .

<https://media.vgm.io/albums/43/86734/86734-32c75649a193.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/86734#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/86734/86734-32c75649a193.jpg> ;
    foaf:depicts <album/86734#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/86734/86734-32c75649a193.jpg> .

<https://medium-media.vgm.io/albums/43/86734/86734-32c75649a193.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/86734#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "chill out vacation"@en,
        "chill out vacation"@ja,
        "chill out vacation"@ja-latn ;
    mo:performance_of <album/86734#musicalwork> ;
    mo:performer _:N33882e33bc33430a8e24653fc052accc,
        _:N576c94f0c98348098d39349ea4a106fe,
        _:Ndedfcbe49dee461bb49b99d0ab568fce ;
    mo:recorded_as <album/86734#musicalexpression> ;
    schema:byArtist _:N33882e33bc33430a8e24653fc052accc,
        _:N576c94f0c98348098d39349ea4a106fe,
        _:Ndedfcbe49dee461bb49b99d0ab568fce ;
    schema:name "chill out vacation"@en,
        "chill out vacation"@ja,
        "chill out vacation"@ja-latn ;
    schema:workPerformed <album/86734#musicalwork> .

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

<album/86734#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-11"^^xsd:date ;
    dcterms:title "chill out vacation"@en,
        "chill out vacation"@ja,
        "chill out vacation"@ja-latn ;
    mo:catalogue_number "SFNC-0058" ;
    mo:media_type "CD" ;
    mo:publication_of <album/86734#musicalexpression> ;
    mo:publisher <org/102#subject> ;
    mo:record _:Nf68864af9781494a86bd0e9d4642ba2a ;
    mo:record_count 1 ;
    mo:release <event/201> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/5072#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "星河さきち"@en ;
            foaf:name "星河さきち"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Makinouta"@en ;
            foaf:name "Makinouta"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "奏瀬いちこ"@en ;
            foaf:name "奏瀬いちこ"@en ] ;
    schema:datePublished "2017-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/86734/86734-32c75649a193.jpg> ;
    schema:name "chill out vacation"@en,
        "chill out vacation"@ja,
        "chill out vacation"@ja-latn ;
    schema:publisher <org/102#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/86734/86734-32c75649a193.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "星河さきち"@en ;
    foaf:made <album/86734#subject> ;
    foaf:name "星河さきち"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "星河さきち"@en ;
    foaf:made <album/86734#lyrics> ;
    foaf:name "星河さきち"@en .

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

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

_:N07102d06f0d14fe284966dc730225cff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dawn"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nf68864af9781494a86bd0e9d4642ba2a ;
    schema:name "dawn"@ja .

_:N104cf186775c4b2e9db403697beb402e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏空の涙"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nf68864af9781494a86bd0e9d4642ba2a ;
    schema:name "夏空の涙"@ja .

_:N20dc38a214aa4ce2a7bd20ea7fed9cef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break through"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nf68864af9781494a86bd0e9d4642ba2a ;
    schema:name "Break through"@ja .

_:N33882e33bc33430a8e24653fc052accc a schema:Person,
        foaf:Person ;
    mo:performed <album/86734#performance> ;
    schema:name "Makinouta"@en ;
    foaf:name "Makinouta"@en .

_:N47db06334ab14f20be9be851c67e1f86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dawn -- instrumental"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nf68864af9781494a86bd0e9d4642ba2a ;
    schema:name "dawn -- instrumental"@ja .

_:N576c94f0c98348098d39349ea4a106fe a schema:Person,
        foaf:Person ;
    mo:performed <album/86734#performance> ;
    schema:name "奏瀬いちこ"@en ;
    foaf:name "奏瀬いちこ"@en .

_:N5b514639dbc94ab0a22df888cf7ce5e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Creed of Shadow"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nf68864af9781494a86bd0e9d4642ba2a ;
    schema:name "Creed of Shadow"@ja .

_:N8c09550c4c9746c3bdf01004854b1c59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "溶けぬなら一気に昇華かき氷"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:Nf68864af9781494a86bd0e9d4642ba2a ;
    schema:name "溶けぬなら一気に昇華かき氷"@ja .

_:Nb59eb016664244ca8748673f0753a75d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "stay truth"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nf68864af9781494a86bd0e9d4642ba2a ;
    schema:name "stay truth"@ja .

_:Nc59240643f024f2aa0fa1d366e16f636 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over the rainbow"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nf68864af9781494a86bd0e9d4642ba2a ;
    schema:name "Over the rainbow"@ja .

_:Ndedfcbe49dee461bb49b99d0ab568fce a schema:Person,
        foaf:Person ;
    mo:performed <album/86734#performance> ;
    schema:name "星河さきち"@en ;
    foaf:name "星河さきち"@en .

_:Ne423111da96641dcad9dfe30d9277bd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜舞天"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nf68864af9781494a86bd0e9d4642ba2a ;
    schema:name "桜舞天"@ja .

_:Nf68864af9781494a86bd0e9d4642ba2a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07102d06f0d14fe284966dc730225cff,
        _:N104cf186775c4b2e9db403697beb402e,
        _:N20dc38a214aa4ce2a7bd20ea7fed9cef,
        _:N47db06334ab14f20be9be851c67e1f86,
        _:N5b514639dbc94ab0a22df888cf7ce5e6,
        _:N8c09550c4c9746c3bdf01004854b1c59,
        _:Nb59eb016664244ca8748673f0753a75d,
        _:Nc59240643f024f2aa0fa1d366e16f636,
        _:Ne423111da96641dcad9dfe30d9277bd4 ;
    mo:track_count 9 ;
    schema:duration "PT29:05"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N07102d06f0d14fe284966dc730225cff,
        _:N104cf186775c4b2e9db403697beb402e,
        _:N20dc38a214aa4ce2a7bd20ea7fed9cef,
        _:N47db06334ab14f20be9be851c67e1f86,
        _:N5b514639dbc94ab0a22df888cf7ce5e6,
        _:N8c09550c4c9746c3bdf01004854b1c59,
        _:Nb59eb016664244ca8748673f0753a75d,
        _:Nc59240643f024f2aa0fa1d366e16f636,
        _:Ne423111da96641dcad9dfe30d9277bd4 .

