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

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

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<product/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@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/26175#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Suimitsutou"@en,
        "水蜜桃"@ja,
        "Suimitsutou"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/26175#musicalwork> ;
    schema:name "Suimitsutou"@en,
        "水蜜桃"@ja,
        "Suimitsutou"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/57/26175/26175-1305607345.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/26175#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Suimitsutou"@en,
        "水蜜桃"@ja,
        "Suimitsutou"@ja-latn ;
    mo:catalogue_number "NDCD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/26175#musicalexpression> ;
    mo:publisher <org/506#subject> ;
    mo:record _:N6cfc246202bb4a51845ae716761bc788 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/35#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/26175/26175-1305607345.jpg> ;
    schema:name "Suimitsutou"@en,
        "水蜜桃"@ja,
        "Suimitsutou"@ja-latn ;
    schema:publisher <org/506#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/26175/26175-1305607345.jpg> .

_:N5872f98a8aa346599a6793321b8ebe56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mirage"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N6cfc246202bb4a51845ae716761bc788 ;
    schema:name "Mirage"@en .

_:N87133151ddbd499a8a960e3c751d8fd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hydrangea"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N6cfc246202bb4a51845ae716761bc788 ;
    schema:name "Hydrangea"@en .

_:Nb65e58a1a2b9406a950276edf96e04ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Streaming Channel"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N6cfc246202bb4a51845ae716761bc788 ;
    schema:name "Streaming Channel"@en .

_:Nee9231b8b86342bfad40dda0f65d92b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dispel The Morning Mist"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N6cfc246202bb4a51845ae716761bc788 ;
    schema:name "Dispel The Morning Mist"@en .

_:N6cfc246202bb4a51845ae716761bc788 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5872f98a8aa346599a6793321b8ebe56,
        _:N87133151ddbd499a8a960e3c751d8fd3,
        _:Nb65e58a1a2b9406a950276edf96e04ba,
        _:Nee9231b8b86342bfad40dda0f65d92b4 ;
    mo:track_count 4 ;
    schema:duration "PT23:17"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5872f98a8aa346599a6793321b8ebe56,
        _:N87133151ddbd499a8a960e3c751d8fd3,
        _:Nb65e58a1a2b9406a950276edf96e04ba,
        _:Nee9231b8b86342bfad40dda0f65d92b4 .

