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

<artist/12522#subject> a schema:Person,
        foaf:Person ;
    schema:name "tak"@en ;
    foaf:made <album/18084#lyrics>,
        <album/18084#subject> ;
    foaf:name "tak"@en .

<artist/6794#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sayaka Yamazaki"@en,
        "やまざきさやか"@ja ;
    foaf:made <album/18084#lyrics>,
        <album/18084#subject> ;
    foaf:name "Sayaka Yamazaki"@en,
        "やまざきさやか"@ja .

<artist/6841#subject> a schema:Person,
        foaf:Person ;
    schema:name "MAYA"@en ;
    foaf:made <album/18084#lyrics>,
        <album/18084#subject> ;
    foaf:name "MAYA"@en .

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/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/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/18084#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gensokyo no Hoshisame Biyori"@en,
        "幻想郷の星雨日和"@ja,
        "Gensokyo no Hoshisame Biyori"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18084#musicalwork> ;
    schema:name "Gensokyo no Hoshisame Biyori"@en,
        "幻想郷の星雨日和"@ja,
        "Gensokyo no Hoshisame Biyori"@ja-latn .

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

<org/365#subject> schema:name "Sprite Wing"@en,
        "Sprite Wing"@ja,
        "Sprite Wing"@ja-latn ;
    foaf:name "Sprite Wing"@en,
        "Sprite Wing"@ja,
        "Sprite Wing"@ja-latn .

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

<https://medium-media.vgm.io/albums/48/18084/18084-c5c8601c07ea.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12523#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18084#performance> ;
    schema:name "miki"@en ;
    foaf:name "miki"@en .

<artist/12524#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18084#performance> ;
    schema:name "たなちゅう☆"@ja ;
    foaf:name "たなちゅう☆"@ja .

<artist/1837#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18084#performance> ;
    schema:name "YuNa"@en,
        "遊女"@ja ;
    foaf:name "YuNa"@en,
        "遊女"@ja .

<artist/36964#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18084#performance> ;
    schema:name "3L"@en ;
    foaf:made <album/18084#lyrics>,
        <album/18084#subject> ;
    foaf:name "3L"@en .

<artist/5583#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18084#performance> ;
    schema:name "Anna Sakurai"@en,
        "櫻井アンナ"@ja ;
    foaf:made <album/18084#lyrics>,
        <album/18084#subject> ;
    foaf:name "Anna Sakurai"@en,
        "櫻井アンナ"@ja .

<artist/6961#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18084#performance> ;
    schema:name "Nana Mitani"@en,
        "実谷なな"@ja ;
    foaf:name "Nana Mitani"@en,
        "実谷なな"@ja .

<artist/8012#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18084#performance> ;
    schema:name "Chie Fukami"@en,
        "深水チエ"@ja ;
    foaf:made <album/18084#lyrics>,
        <album/18084#subject> ;
    foaf:name "Chie Fukami"@en,
        "深水チエ"@ja .

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

<album/18084#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gensokyo no Hoshisame Biyori"@en,
        "幻想郷の星雨日和"@ja,
        "Gensokyo no Hoshisame Biyori"@ja-latn ;
    mo:performance_of <album/18084#musicalwork> ;
    mo:performer _:N788f672e76dd42cbb85713c3fd0b5e83,
        <artist/12523#subject>,
        <artist/12524#subject>,
        <artist/1837#subject>,
        <artist/36964#subject>,
        <artist/5583#subject>,
        <artist/6961#subject>,
        <artist/8012#subject> ;
    mo:recorded_as <album/18084#musicalexpression> ;
    schema:byArtist _:N788f672e76dd42cbb85713c3fd0b5e83,
        <artist/12523#subject>,
        <artist/12524#subject>,
        <artist/1837#subject>,
        <artist/36964#subject>,
        <artist/5583#subject>,
        <artist/6961#subject>,
        <artist/8012#subject> ;
    schema:name "Gensokyo no Hoshisame Biyori"@en,
        "幻想郷の星雨日和"@ja,
        "Gensokyo no Hoshisame Biyori"@ja-latn ;
    schema:workPerformed <album/18084#musicalwork> .

<album/18084#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Gensokyo no Hoshisame Biyori"@en,
        "幻想郷の星雨日和"@ja,
        "Gensokyo no Hoshisame Biyori"@ja-latn ;
    mo:catalogue_number "SPWG-0027" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18084#musicalexpression> ;
    mo:publisher <org/365#subject> ;
    mo:record _:N94da939b9d20467c87fa4f2d37243d38 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Gesshi"@en ;
            foaf:name "Gesshi"@en ],
        <artist/12523#subject>,
        <artist/12524#subject>,
        <artist/1837#subject>,
        <artist/36964#subject>,
        <artist/5583#subject>,
        <artist/6961#subject>,
        <artist/8012#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/18084/18084-c5c8601c07ea.jpg> ;
    schema:name "Gensokyo no Hoshisame Biyori"@en,
        "幻想郷の星雨日和"@ja,
        "Gensokyo no Hoshisame Biyori"@ja-latn ;
    schema:publisher <org/365#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/18084/18084-c5c8601c07ea.jpg> .

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

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

_:N1f1fb437c31b4e0f8c650b5b5062015f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "泡波の花"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N94da939b9d20467c87fa4f2d37243d38 ;
    schema:name "泡波の花"@ja .

_:N2ac509d8f4a74c2f838969c39c5f3b16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stardust Reverie"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N94da939b9d20467c87fa4f2d37243d38 ;
    schema:name "Stardust Reverie"@ja .

_:N359fccf5b20743189b7ffa42430ad156 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tea for you"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N94da939b9d20467c87fa4f2d37243d38 ;
    schema:name "tea for you"@ja .

_:N40e72bdb0f424b3db72630f1e41987a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rise to Live"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N94da939b9d20467c87fa4f2d37243d38 ;
    schema:name "Rise to Live"@ja .

_:N4ea495539a2d4cf69febedd61ff4fab2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "eternity sky..."@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N94da939b9d20467c87fa4f2d37243d38 ;
    schema:name "eternity sky..."@ja .

_:N788f672e76dd42cbb85713c3fd0b5e83 a schema:Person,
        foaf:Person ;
    mo:performed <album/18084#performance> ;
    schema:name "Gesshi"@en ;
    foaf:name "Gesshi"@en .

_:N7b1d484f17ec4c55a52eb1600101169a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迷いの閨"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N94da939b9d20467c87fa4f2d37243d38 ;
    schema:name "迷いの閨"@ja .

_:N83ee53368cae4d4f96a1c034e876f6ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLμE"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N94da939b9d20467c87fa4f2d37243d38 ;
    schema:name "BLμE"@ja .

_:Ne008249593e44fef8d446744d3e9c5b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Isolated world"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N94da939b9d20467c87fa4f2d37243d38 ;
    schema:name "Isolated world"@ja .

_:Neaa9e12794c0482589db3c90602afa09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春風"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N94da939b9d20467c87fa4f2d37243d38 ;
    schema:name "春風"@ja .

_:N94da939b9d20467c87fa4f2d37243d38 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f1fb437c31b4e0f8c650b5b5062015f,
        _:N2ac509d8f4a74c2f838969c39c5f3b16,
        _:N359fccf5b20743189b7ffa42430ad156,
        _:N40e72bdb0f424b3db72630f1e41987a8,
        _:N4ea495539a2d4cf69febedd61ff4fab2,
        _:N7b1d484f17ec4c55a52eb1600101169a,
        _:N83ee53368cae4d4f96a1c034e876f6ee,
        _:Ne008249593e44fef8d446744d3e9c5b8,
        _:Neaa9e12794c0482589db3c90602afa09 ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1f1fb437c31b4e0f8c650b5b5062015f,
        _:N2ac509d8f4a74c2f838969c39c5f3b16,
        _:N359fccf5b20743189b7ffa42430ad156,
        _:N40e72bdb0f424b3db72630f1e41987a8,
        _:N4ea495539a2d4cf69febedd61ff4fab2,
        _:N7b1d484f17ec4c55a52eb1600101169a,
        _:N83ee53368cae4d4f96a1c034e876f6ee,
        _:Ne008249593e44fef8d446744d3e9c5b8,
        _:Neaa9e12794c0482589db3c90602afa09 .

