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

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

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

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

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

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

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@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/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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@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 .

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

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

<org/1389#subject> schema:name "dat file records"@en,
        "dat file records"@ja,
        "dat file records"@ja-latn ;
    foaf:name "dat file records"@en,
        "dat file records"@ja,
        "dat file records"@ja-latn .

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

<https://medium-media.vgm.io/albums/06/98960/98960-1589647935.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/98960#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-11"^^xsd:date ;
    dcterms:title "Summer Time Memories"@en,
        "Summer Time Memories"@ja,
        "Summer Time Memories"@ja-latn ;
    mo:catalogue_number "datfile-041" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98960#musicalexpression> ;
    mo:publisher <org/1389#subject> ;
    mo:record _:N618ebb7ae95d48a19ed0608f53269eb0 ;
    mo:record_count 1 ;
    mo:release <event/201> ;
    schema:about <product/16#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/29#subject>,
        <product/31#subject> ;
    schema:datePublished "2017-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/98960/98960-1589647935.jpg> ;
    schema:name "Summer Time Memories"@en,
        "Summer Time Memories"@ja,
        "Summer Time Memories"@ja-latn ;
    schema:publisher <org/1389#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/98960/98960-1589647935.jpg> .

_:N06f45af69e1740b7b5cf952418d3e10d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏の夕暮れ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N618ebb7ae95d48a19ed0608f53269eb0 ;
    schema:name "夏の夕暮れ"@ja .

_:N1188df3cd52a4d77aa5c86a4884824a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Embers"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N618ebb7ae95d48a19ed0608f53269eb0 ;
    schema:name "Embers"@ja .

_:N215e57a6e0f2487cabc6ba0054836347 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女の夏"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N618ebb7ae95d48a19ed0608f53269eb0 ;
    schema:name "少女の夏"@ja .

_:N4c7d581543c44b14855969a24715295f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Dreamer"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N618ebb7ae95d48a19ed0608f53269eb0 ;
    schema:name "Summer Dreamer"@ja .

_:N527867e6a8684cb0865f4ac8ad719add a mo:Track,
        schema:MusicRecording ;
    dcterms:title "陽光の大輪"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N618ebb7ae95d48a19ed0608f53269eb0 ;
    schema:name "陽光の大輪"@ja .

_:N59c56494ed534bc592860965e09e9e1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水面の螢"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N618ebb7ae95d48a19ed0608f53269eb0 ;
    schema:name "水面の螢"@ja .

_:N67a420196ae94481814cdc3531103339 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Old Dayz"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N618ebb7ae95d48a19ed0608f53269eb0 ;
    schema:name "One Old Dayz"@ja .

_:N6cc50341ba804bdfb00d4759ca37a01c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真夏の果ての夢"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N618ebb7ae95d48a19ed0608f53269eb0 ;
    schema:name "真夏の果ての夢"@ja .

_:Nc4e7327e71d7493093e64f18fb5a942b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ice Coffee Break"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N618ebb7ae95d48a19ed0608f53269eb0 ;
    schema:name "Ice Coffee Break"@ja .

_:Ned37198c229b439b80b286ccd6c0e818 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永久なる森の散歩道"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N618ebb7ae95d48a19ed0608f53269eb0 ;
    schema:name "永久なる森の散歩道"@ja .

_:Nfa8bc8c6132d4e598a26915effa2e980 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CrB"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N618ebb7ae95d48a19ed0608f53269eb0 ;
    schema:name "CrB"@ja .

_:N618ebb7ae95d48a19ed0608f53269eb0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06f45af69e1740b7b5cf952418d3e10d,
        _:N1188df3cd52a4d77aa5c86a4884824a1,
        _:N215e57a6e0f2487cabc6ba0054836347,
        _:N4c7d581543c44b14855969a24715295f,
        _:N527867e6a8684cb0865f4ac8ad719add,
        _:N59c56494ed534bc592860965e09e9e1b,
        _:N67a420196ae94481814cdc3531103339,
        _:N6cc50341ba804bdfb00d4759ca37a01c,
        _:Nc4e7327e71d7493093e64f18fb5a942b,
        _:Ned37198c229b439b80b286ccd6c0e818,
        _:Nfa8bc8c6132d4e598a26915effa2e980 ;
    mo:track_count 11 ;
    schema:duration "PT52:12"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N06f45af69e1740b7b5cf952418d3e10d,
        _:N1188df3cd52a4d77aa5c86a4884824a1,
        _:N215e57a6e0f2487cabc6ba0054836347,
        _:N4c7d581543c44b14855969a24715295f,
        _:N527867e6a8684cb0865f4ac8ad719add,
        _:N59c56494ed534bc592860965e09e9e1b,
        _:N67a420196ae94481814cdc3531103339,
        _:N6cc50341ba804bdfb00d4759ca37a01c,
        _:Nc4e7327e71d7493093e64f18fb5a942b,
        _:Ned37198c229b439b80b286ccd6c0e818,
        _:Nfa8bc8c6132d4e598a26915effa2e980 .

