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

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

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

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

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

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

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

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

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

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

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

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

_:N57d1a3e06f174d0bb47a0eaecdec682e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c32791af19e4f8d95b6f3a58f94dfd1,
        _:N3d4465c49aef4de88e5a64b0c6262df6,
        _:N44a3f5f66a8f479c8d0ea84cc33d253a,
        _:N461b7b764a6e4d13800f56042bc28e71,
        _:N6742718ebf0948d2885dfe9c0f463a33,
        _:N6d78cfb00d77445181d2d27c87cfc7f0,
        _:N9c048d0faeb74043a30749ebbf273fd7,
        _:Na4fdc75ffd4f4afdb29f635c2ac21914,
        _:Nb63405b04eaf495db8f2cf76f5c7b06d,
        _:Nc3caad8c8a0b4027b394e9e410a25491,
        _:Ne04b7c7fc537438889144a000650d5ea ;
    mo:track_count 11 ;
    schema:duration "PT52:12"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0c32791af19e4f8d95b6f3a58f94dfd1,
        _:N3d4465c49aef4de88e5a64b0c6262df6,
        _:N44a3f5f66a8f479c8d0ea84cc33d253a,
        _:N461b7b764a6e4d13800f56042bc28e71,
        _:N6742718ebf0948d2885dfe9c0f463a33,
        _:N6d78cfb00d77445181d2d27c87cfc7f0,
        _:N9c048d0faeb74043a30749ebbf273fd7,
        _:Na4fdc75ffd4f4afdb29f635c2ac21914,
        _:Nb63405b04eaf495db8f2cf76f5c7b06d,
        _:Nc3caad8c8a0b4027b394e9e410a25491,
        _:Ne04b7c7fc537438889144a000650d5ea .

