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

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

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

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

<event/94> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai SP (Sep 19, 2010)" .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

<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/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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@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 .

<product/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

<album/28859#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Astral Weeks -Strange Days From Another Star-"@en,
        "Astral Weeks -Strange Days From Another Star-"@ja,
        "Astral Weeks -Strange Days From Another Star-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/28859#musicalwork> ;
    schema:name "Astral Weeks -Strange Days From Another Star-"@en,
        "Astral Weeks -Strange Days From Another Star-"@ja,
        "Astral Weeks -Strange Days From Another Star-"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/95/28859/28859-1316047551.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/9329#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28859#performance> ;
    schema:name "Sei Konno"@en,
        "紺野聖"@ja ;
    foaf:name "Sei Konno"@en,
        "紺野聖"@ja .

<album/28859#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Astral Weeks -Strange Days From Another Star-"@en,
        "Astral Weeks -Strange Days From Another Star-"@ja,
        "Astral Weeks -Strange Days From Another Star-"@ja-latn ;
    mo:performance_of <album/28859#musicalwork> ;
    mo:performer _:N4c6ff2ebc4c4435580906d334e50f1e7,
        _:Na709340802b04d3c9590a019e7664850,
        <artist/9329#subject> ;
    mo:recorded_as <album/28859#musicalexpression> ;
    schema:byArtist _:N4c6ff2ebc4c4435580906d334e50f1e7,
        _:Na709340802b04d3c9590a019e7664850,
        <artist/9329#subject> ;
    schema:name "Astral Weeks -Strange Days From Another Star-"@en,
        "Astral Weeks -Strange Days From Another Star-"@ja,
        "Astral Weeks -Strange Days From Another Star-"@ja-latn ;
    schema:workPerformed <album/28859#musicalwork> .

<album/28859#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-09-19"^^xsd:date ;
    dcterms:title "Astral Weeks -Strange Days From Another Star-"@en,
        "Astral Weeks -Strange Days From Another Star-"@ja,
        "Astral Weeks -Strange Days From Another Star-"@ja-latn ;
    mo:catalogue_number "QMCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28859#musicalexpression> ;
    mo:publisher _:Nbd2447ae21224b6c88fe370f63e1e746 ;
    mo:record _:N71a3b63c96134a25ae632ba1b600b7f0 ;
    mo:record_count 1 ;
    mo:release <event/94> ;
    schema:about <product/14#subject>,
        <product/16#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/51#subject>,
        <product/64#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "如月リツ"@en ;
            foaf:name "如月リツ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "藤本美菜実"@en ;
            foaf:name "藤本美菜実"@en ],
        <artist/9329#subject> ;
    schema:datePublished "2010-09-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/28859/28859-1316047551.jpg> ;
    schema:name "Astral Weeks -Strange Days From Another Star-"@en,
        "Astral Weeks -Strange Days From Another Star-"@ja,
        "Astral Weeks -Strange Days From Another Star-"@ja-latn ;
    schema:publisher _:Nbd2447ae21224b6c88fe370f63e1e746 ;
    foaf:depiction <https://media.vgm.io/albums/95/28859/28859-1316047551.jpg> .

_:N2293b4d899524988b2b3f282635f7521 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "outro -紅葉、旅路にて-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N71a3b63c96134a25ae632ba1b600b7f0 ;
    schema:name "outro -紅葉、旅路にて-"@ja .

_:N32dc1f056eee408a81bd388ac97c119d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空のセピア (Instrumental Ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N71a3b63c96134a25ae632ba1b600b7f0 ;
    schema:name "空のセピア (Instrumental Ver.)"@ja .

_:N4c6ff2ebc4c4435580906d334e50f1e7 a schema:Person,
        foaf:Person ;
    mo:performed <album/28859#performance> ;
    schema:name "藤本美菜実"@en ;
    foaf:name "藤本美菜実"@en .

_:N6e4a935032394e47898b375d4c00fded a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想いは雪のように"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N71a3b63c96134a25ae632ba1b600b7f0 ;
    schema:name "想いは雪のように"@ja .

_:N7c3d97b3b8f043efb4dd753d3c9612f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "intro -Strange Days-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N71a3b63c96134a25ae632ba1b600b7f0 ;
    schema:name "intro -Strange Days-"@ja .

_:N902ca2a225bf491cb78aa58c1cd97ff0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Galaxy"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N71a3b63c96134a25ae632ba1b600b7f0 ;
    schema:name "Little Galaxy"@ja .

_:Na709340802b04d3c9590a019e7664850 a schema:Person,
        foaf:Person ;
    mo:performed <album/28859#performance> ;
    schema:name "如月リツ"@en ;
    foaf:name "如月リツ"@en .

_:Nbd2447ae21224b6c88fe370f63e1e746 schema:name "Quintet x Radical Rhythm"@en ;
    foaf:name "Quintet x Radical Rhythm"@en .

_:Ncdeafe6d8990471c873fb12004998cdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春天來了 (Instrumental Ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N71a3b63c96134a25ae632ba1b600b7f0 ;
    schema:name "春天來了 (Instrumental Ver.)"@ja .

_:Ne4dcc4837d694a9c8dfb4bdf84fbe3e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Butterfly Effect"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N71a3b63c96134a25ae632ba1b600b7f0 ;
    schema:name "Butterfly Effect"@ja .

_:N71a3b63c96134a25ae632ba1b600b7f0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2293b4d899524988b2b3f282635f7521,
        _:N32dc1f056eee408a81bd388ac97c119d,
        _:N6e4a935032394e47898b375d4c00fded,
        _:N7c3d97b3b8f043efb4dd753d3c9612f0,
        _:N902ca2a225bf491cb78aa58c1cd97ff0,
        _:Ncdeafe6d8990471c873fb12004998cdf,
        _:Ne4dcc4837d694a9c8dfb4bdf84fbe3e7 ;
    mo:track_count 7 ;
    schema:duration "PT29:16"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2293b4d899524988b2b3f282635f7521,
        _:N32dc1f056eee408a81bd388ac97c119d,
        _:N6e4a935032394e47898b375d4c00fded,
        _:N7c3d97b3b8f043efb4dd753d3c9612f0,
        _:N902ca2a225bf491cb78aa58c1cd97ff0,
        _:Ncdeafe6d8990471c873fb12004998cdf,
        _:Ne4dcc4837d694a9c8dfb4bdf84fbe3e7 .

