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

<artist/9454#subject> a schema:Person,
        foaf:Person ;
    schema:name "kamase-tora"@en,
        "かませ虎"@ja ;
    foaf:made <album/84349#lyrics>,
        <album/84349#subject> ;
    foaf:name "kamase-tora"@en,
        "かませ虎"@ja .

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

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

<artist/31090#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84349#subject> ;
    schema:name "Namari Okuyama"@en,
        "奥山ナマリ"@ja ;
    foaf:made <album/84349#composition>,
        <album/84349#lyrics>,
        <album/84349#subject> ;
    foaf:name "Namari Okuyama"@en,
        "奥山ナマリ"@ja .

<event/214> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 14 (Oct 21, 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 .

<album/84349#musicalexpression> a mo:Signal ;
    mo:published_as <album/84349#subject> ;
    mo:records <album/84349#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/94/84349/84349-1549903119.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/84349#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/94/84349/84349-1549903119.png> ;
    foaf:depicts <album/84349#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/94/84349/84349-1549903119.png> .

<https://medium-media.vgm.io/albums/94/84349/84349-1549903119.png> a schema:ImageObject,
        foaf:Image .

<album/84349#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hana to Ame"@en,
        "花とあめ"@ja,
        "Hana to Ame"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/31090#subject> ;
    mo:produced_work <album/84349#musicalwork> ;
    schema:name "Hana to Ame"@en,
        "花とあめ"@ja,
        "Hana to Ame"@ja-latn .

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

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

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

<artist/41560#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84349#performance> ;
    schema:name "Yuzurisa"@en ;
    foaf:name "Yuzurisa"@en .

<album/84349#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hana to Ame"@en,
        "花とあめ"@ja,
        "Hana to Ame"@ja-latn ;
    mo:performance_of <album/84349#musicalwork> ;
    mo:performer <artist/16651#subject>,
        <artist/41560#subject> ;
    mo:recorded_as <album/84349#musicalexpression> ;
    schema:byArtist <artist/16651#subject>,
        <artist/41560#subject> ;
    schema:name "Hana to Ame"@en,
        "花とあめ"@ja,
        "Hana to Ame"@ja-latn ;
    schema:workPerformed <album/84349#musicalwork> .

<album/84349#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-21"^^xsd:date ;
    dcterms:title "Hana to Ame"@en,
        "花とあめ"@ja,
        "Hana to Ame"@ja-latn ;
    mo:catalogue_number "YHST-0106" ;
    mo:media_type "CD" ;
    mo:publication_of <album/84349#musicalexpression> ;
    mo:publisher <org/1472#subject> ;
    mo:record _:N8affd6ad62964d01b809bf4fc57b2f50 ;
    mo:record_count 1 ;
    mo:release <event/214> ;
    schema:about <product/20#subject> ;
    schema:byArtist <artist/16651#subject>,
        <artist/41560#subject> ;
    schema:datePublished "2018-10-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/84349/84349-1549903119.png> ;
    schema:name "Hana to Ame"@en,
        "花とあめ"@ja,
        "Hana to Ame"@ja-latn ;
    schema:publisher <org/1472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/84349/84349-1549903119.png> .

_:N6e326833e19b4a9a99b0735e8b83837e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "見つけてチュチュチュ!"@ja,
        "Mitsukete chu chu chu!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N8affd6ad62964d01b809bf4fc57b2f50 ;
    schema:name "見つけてチュチュチュ!"@ja,
        "Mitsukete chu chu chu!"@ja-latn .

_:Ncdd1ad726f8e4b8c955aeb8dda4905ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花とあめ"@ja,
        "Hana to Ame"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N8affd6ad62964d01b809bf4fc57b2f50 ;
    schema:name "花とあめ"@ja,
        "Hana to Ame"@ja-latn .

_:N8affd6ad62964d01b809bf4fc57b2f50 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6e326833e19b4a9a99b0735e8b83837e,
        _:Ncdd1ad726f8e4b8c955aeb8dda4905ed ;
    mo:track_count 2 ;
    schema:duration "PT9:02"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N6e326833e19b4a9a99b0735e8b83837e,
        _:Ncdd1ad726f8e4b8c955aeb8dda4905ed .

