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

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

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

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

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

<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/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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@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/19564#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "fiori"@en,
        "fiori"@ja,
        "fiori"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/19564#musicalwork> ;
    schema:name "fiori"@en,
        "fiori"@ja,
        "fiori"@ja-latn .

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

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

<org/453#subject> schema:name "BubbleRecords"@en,
        "BubbleRecords"@ja,
        "BubbleRecords"@ja-latn ;
    foaf:name "BubbleRecords"@en,
        "BubbleRecords"@ja,
        "BubbleRecords"@ja-latn .

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

<https://medium-media.vgm.io/albums/46/19564/19564-1275353273.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/19564#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "fiori"@en,
        "fiori"@ja,
        "fiori"@ja-latn ;
    mo:catalogue_number "BR-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19564#musicalexpression> ;
    mo:publisher <org/453#subject> ;
    mo:record _:N5c5c22fde1744585bf8d4575a5ca47cc ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/19564/19564-1275353273.jpg> ;
    schema:name "fiori"@en,
        "fiori"@ja,
        "fiori"@ja-latn ;
    schema:publisher <org/453#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/19564/19564-1275353273.jpg> .

_:N0727014ed85640f38158104b6e659f17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frenzy cure"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:31"^^xsd:interval ;
    schema:inPlaylist _:N5c5c22fde1744585bf8d4575a5ca47cc ;
    schema:name "Frenzy cure"@en .

_:N07c781b23b9242f8b7bd2b6e189e32fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Immortal"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:N5c5c22fde1744585bf8d4575a5ca47cc ;
    schema:name "Immortal"@en .

_:N0c868a132f134e1790b49131647507ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flow in Age"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N5c5c22fde1744585bf8d4575a5ca47cc ;
    schema:name "Flow in Age"@en .

_:N6d83fd7fdb0349589a669d3d98e57765 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eye Opener"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:12"^^xsd:interval ;
    schema:inPlaylist _:N5c5c22fde1744585bf8d4575a5ca47cc ;
    schema:name "Eye Opener"@en .

_:N97bc5553c96843848449dd075a0dad96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovely ice girl -Re-edit-"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N5c5c22fde1744585bf8d4575a5ca47cc ;
    schema:name "Lovely ice girl -Re-edit-"@en .

_:Nb60d60032bc5436f9a2de7c486c9004c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sakura sakura"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N5c5c22fde1744585bf8d4575a5ca47cc ;
    schema:name "sakura sakura"@en .

_:Ne7369484a2fc425d9a5e873c3b8577bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goblin Girl 2"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:22"^^xsd:interval ;
    schema:inPlaylist _:N5c5c22fde1744585bf8d4575a5ca47cc ;
    schema:name "Goblin Girl 2"@en .

_:N5c5c22fde1744585bf8d4575a5ca47cc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0727014ed85640f38158104b6e659f17,
        _:N07c781b23b9242f8b7bd2b6e189e32fb,
        _:N0c868a132f134e1790b49131647507ba,
        _:N6d83fd7fdb0349589a669d3d98e57765,
        _:N97bc5553c96843848449dd075a0dad96,
        _:Nb60d60032bc5436f9a2de7c486c9004c,
        _:Ne7369484a2fc425d9a5e873c3b8577bf ;
    mo:track_count 7 ;
    schema:duration "PT42:57"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0727014ed85640f38158104b6e659f17,
        _:N07c781b23b9242f8b7bd2b6e189e32fb,
        _:N0c868a132f134e1790b49131647507ba,
        _:N6d83fd7fdb0349589a669d3d98e57765,
        _:N97bc5553c96843848449dd075a0dad96,
        _:Nb60d60032bc5436f9a2de7c486c9004c,
        _:Ne7369484a2fc425d9a5e873c3b8577bf .

