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

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

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

<artist/34488#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98016#subject> ;
    schema:name "Nissy"@en ;
    foaf:made <album/98016#composition>,
        <album/98016#subject> ;
    foaf:name "Nissy"@en .

<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/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/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@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/98016#musicalexpression> a mo:Signal ;
    mo:published_as <album/98016#subject> ;
    mo:records <album/98016#performance> .

<org/1472#subject> schema:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja,
        "Shoujo Fractal"@ja-latn ;
    foaf:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja,
        "Shoujo Fractal"@ja-latn .

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

<https://medium-media.vgm.io/albums/61/98016/98016-1587052694.jpg> a schema:ImageObject,
        foaf:Image .

<album/98016#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shiawase no Yukue"@en,
        "幸せの行方"@ja,
        "Shiawase no Yukue"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/34488#subject> ;
    mo:produced_work <album/98016#musicalwork> ;
    schema:name "Shiawase no Yukue"@en,
        "幸せの行方"@ja,
        "Shiawase no Yukue"@ja-latn .

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

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

<artist/16651#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98016#performance> ;
    schema:name "Miya Amamiya"@en,
        "天宮みや"@ja ;
    foaf:made <album/98016#lyrics>,
        <album/98016#subject> ;
    foaf:name "Miya Amamiya"@en,
        "天宮みや"@ja .

<artist/31087#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98016#performance> ;
    schema:name "Ami Himegi"@en,
        "姫城碧海"@ja ;
    foaf:name "Ami Himegi"@en,
        "姫城碧海"@ja .

<artist/34304#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98016#performance> ;
    schema:name "Marcia"@en ;
    foaf:made <album/98016#lyrics>,
        <album/98016#subject> ;
    foaf:name "Marcia"@en .

<artist/34372#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98016#performance> ;
    schema:name "Oto Toiro"@en,
        "十色奏音"@ja ;
    foaf:name "Oto Toiro"@en,
        "十色奏音"@ja .

<album/98016#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shiawase no Yukue"@en,
        "幸せの行方"@ja,
        "Shiawase no Yukue"@ja-latn ;
    mo:performance_of <album/98016#musicalwork> ;
    mo:performer <artist/16651#subject>,
        <artist/31087#subject>,
        <artist/34304#subject>,
        <artist/34372#subject> ;
    mo:recorded_as <album/98016#musicalexpression> ;
    schema:byArtist <artist/16651#subject>,
        <artist/31087#subject>,
        <artist/34304#subject>,
        <artist/34372#subject> ;
    schema:name "Shiawase no Yukue"@en,
        "幸せの行方"@ja,
        "Shiawase no Yukue"@ja-latn ;
    schema:workPerformed <album/98016#musicalwork> .

<album/98016#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-05"^^xsd:date ;
    dcterms:title "Shiawase no Yukue"@en,
        "幸せの行方"@ja,
        "Shiawase no Yukue"@ja-latn ;
    mo:catalogue_number "SJFT-0054" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98016#musicalexpression> ;
    mo:publisher <org/1472#subject> ;
    mo:record _:Ne4573ae91cbf4ed7ae0ba1824b7d7c67 ;
    mo:record_count 1 ;
    schema:about <product/16#subject>,
        <product/22#subject>,
        <product/29#subject>,
        <product/497#subject>,
        <product/64#subject> ;
    schema:byArtist <artist/16651#subject>,
        <artist/31087#subject>,
        <artist/34304#subject>,
        <artist/34372#subject> ;
    schema:datePublished "2020-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/98016/98016-1587052694.jpg> ;
    schema:name "Shiawase no Yukue"@en,
        "幸せの行方"@ja,
        "Shiawase no Yukue"@ja-latn ;
    schema:publisher <org/1472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/98016/98016-1587052694.jpg> .

_:N15cb1279fe4e460b8d2be557af926f57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "それが運命ならば"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Ne4573ae91cbf4ed7ae0ba1824b7d7c67 ;
    schema:name "それが運命ならば"@ja .

_:N1b7cef6a92d5420897fb721efbdca5bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春, 想う君"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Ne4573ae91cbf4ed7ae0ba1824b7d7c67 ;
    schema:name "春, 想う君"@ja .

_:N222fc11233dd4116a4c8955783d60a08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢幻泡影"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Ne4573ae91cbf4ed7ae0ba1824b7d7c67 ;
    schema:name "夢幻泡影"@ja .

_:N5be9850dc68d4c8eafe5d2a772fd7422 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幸せの行方"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Ne4573ae91cbf4ed7ae0ba1824b7d7c67 ;
    schema:name "幸せの行方"@ja .

_:N6f71c456157345ba9abd629fc0e12212 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "十六夜の宴"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Ne4573ae91cbf4ed7ae0ba1824b7d7c67 ;
    schema:name "十六夜の宴"@ja .

_:Nb2680621f75340f48f215637c696b0c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花はうつりにけりな"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Ne4573ae91cbf4ed7ae0ba1824b7d7c67 ;
    schema:name "花はうつりにけりな"@ja .

_:Ne4573ae91cbf4ed7ae0ba1824b7d7c67 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15cb1279fe4e460b8d2be557af926f57,
        _:N1b7cef6a92d5420897fb721efbdca5bb,
        _:N222fc11233dd4116a4c8955783d60a08,
        _:N5be9850dc68d4c8eafe5d2a772fd7422,
        _:N6f71c456157345ba9abd629fc0e12212,
        _:Nb2680621f75340f48f215637c696b0c5 ;
    mo:track_count 6 ;
    schema:duration "PT25:35"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N15cb1279fe4e460b8d2be557af926f57,
        _:N1b7cef6a92d5420897fb721efbdca5bb,
        _:N222fc11233dd4116a4c8955783d60a08,
        _:N5be9850dc68d4c8eafe5d2a772fd7422,
        _:N6f71c456157345ba9abd629fc0e12212,
        _:Nb2680621f75340f48f215637c696b0c5 .

