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

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

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

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

<event/211> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 15 (May 06, 2018)" .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@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 .

<album/130561#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Flowering Night Baby"@en,
        "Flowering Night Baby"@ja,
        "Flowering Night Baby"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/130561#musicalwork> ;
    schema:name "Flowering Night Baby"@en,
        "Flowering Night Baby"@ja,
        "Flowering Night Baby"@ja-latn .

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

<album/130561#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Flowering Night Baby"@en,
        "Flowering Night Baby"@ja,
        "Flowering Night Baby"@ja-latn ;
    mo:performance_of <album/130561#musicalwork> ;
    mo:recorded_as <album/130561#musicalexpression> ;
    schema:name "Flowering Night Baby"@en,
        "Flowering Night Baby"@ja,
        "Flowering Night Baby"@ja-latn ;
    schema:workPerformed <album/130561#musicalwork> .

<org/3804#subject> schema:name "Mascarpone"@en,
        "マスカルポーネ"@ja,
        "Mascarpone"@ja-latn ;
    foaf:name "Mascarpone"@en,
        "マスカルポーネ"@ja,
        "Mascarpone"@ja-latn .

<https://media.vgm.io/albums/16/130561/130561-6375fe4d7f4a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/130561#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/16/130561/130561-6375fe4d7f4a.jpg> ;
    foaf:depicts <album/130561#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/16/130561/130561-6375fe4d7f4a.jpg> .

<https://medium-media.vgm.io/albums/16/130561/130561-6375fe4d7f4a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/130561#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-06"^^xsd:date ;
    dcterms:title "Flowering Night Baby"@en,
        "Flowering Night Baby"@ja,
        "Flowering Night Baby"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/130561#musicalexpression> ;
    mo:publisher <org/3804#subject> ;
    mo:record _:N94743929390b4c0eae93a2b781eafdec ;
    mo:record_count 1 ;
    mo:release <event/211> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2018-05-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/130561/130561-6375fe4d7f4a.jpg> ;
    schema:name "Flowering Night Baby"@en,
        "Flowering Night Baby"@ja,
        "Flowering Night Baby"@ja-latn ;
    schema:publisher <org/3804#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/130561/130561-6375fe4d7f4a.jpg> .

_:N50451f2a2bb7416c8201a0d44a991777 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flowering Night Baby"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N94743929390b4c0eae93a2b781eafdec ;
    schema:name "Flowering Night Baby"@ja .

_:N70d7cf3f12bc43c0b302ed6ca1d652c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flowering Night Baby (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N94743929390b4c0eae93a2b781eafdec ;
    schema:name "Flowering Night Baby (Instrumental)"@ja .

_:N787cb0991d1640d1b41e148e1576d097 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輝夜さんが引きこもってLoLをはじめたようです"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N94743929390b4c0eae93a2b781eafdec ;
    schema:name "輝夜さんが引きこもってLoLをはじめたようです"@ja .

_:N94743929390b4c0eae93a2b781eafdec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N50451f2a2bb7416c8201a0d44a991777,
        _:N70d7cf3f12bc43c0b302ed6ca1d652c5,
        _:N787cb0991d1640d1b41e148e1576d097 ;
    mo:track_count 3 ;
    schema:duration "PT12:48"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N50451f2a2bb7416c8201a0d44a991777,
        _:N70d7cf3f12bc43c0b302ed6ca1d652c5,
        _:N787cb0991d1640d1b41e148e1576d097 .

