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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/28082#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Seiren Suisougaku ~ respective tales"@en,
        "聖蓮萃奏樂 ～ respective tales"@ja,
        "Seiren Suisougaku ~ respective tales"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/28082#musicalwork> ;
    schema:name "Seiren Suisougaku ~ respective tales"@en,
        "聖蓮萃奏樂 ～ respective tales"@ja,
        "Seiren Suisougaku ~ respective tales"@ja-latn .

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

<album/28082#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Seiren Suisougaku ~ respective tales"@en,
        "聖蓮萃奏樂 ～ respective tales"@ja,
        "Seiren Suisougaku ~ respective tales"@ja-latn ;
    mo:performance_of <album/28082#musicalwork> ;
    mo:recorded_as <album/28082#musicalexpression> ;
    schema:name "Seiren Suisougaku ~ respective tales"@en,
        "聖蓮萃奏樂 ～ respective tales"@ja,
        "Seiren Suisougaku ~ respective tales"@ja-latn ;
    schema:workPerformed <album/28082#musicalwork> .

<org/879#subject> schema:name "Shigureduki Yokochou"@en,
        "時雨月横丁"@ja,
        "Shigureduki Yokochou"@ja-latn ;
    foaf:name "Shigureduki Yokochou"@en,
        "時雨月横丁"@ja,
        "Shigureduki Yokochou"@ja-latn .

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

<https://medium-media.vgm.io/albums/28/28082/28082-1313013162.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28082#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Seiren Suisougaku ~ respective tales"@en,
        "聖蓮萃奏樂 ～ respective tales"@ja,
        "Seiren Suisougaku ~ respective tales"@ja-latn ;
    mo:catalogue_number "SDCD-008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28082#musicalexpression> ;
    mo:publisher <org/879#subject> ;
    mo:record _:N4f8c91267c8045cebec49ab2a9f0314b ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/51#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/28082/28082-1313013162.jpg> ;
    schema:name "Seiren Suisougaku ~ respective tales"@en,
        "聖蓮萃奏樂 ～ respective tales"@ja,
        "Seiren Suisougaku ~ respective tales"@ja-latn ;
    schema:publisher <org/879#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/28082/28082-1313013162.jpg> .

_:N1187993997f74f72ab4f7170c2ca6f50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "感情の摩天楼"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N4f8c91267c8045cebec49ab2a9f0314b ;
    schema:name "感情の摩天楼"@ja .

_:N65e4edb16c7249508b6b88cef54628f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "吹奏楽のための「唐傘之舞」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N4f8c91267c8045cebec49ab2a9f0314b ;
    schema:name "吹奏楽のための「唐傘之舞」"@ja .

_:N8e155a541b284d74b455dbab4d65f1ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハルミナ・ファンファーレ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N4f8c91267c8045cebec49ab2a9f0314b ;
    schema:name "ハルミナ・ファンファーレ"@ja .

_:N93de2143b117483fad38d7b4a664a0f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きまいらマーチ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N4f8c91267c8045cebec49ab2a9f0314b ;
    schema:name "きまいらマーチ"@ja .

_:Nedda494f3f984bb6b5df268845ac4195 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海の少女の歌"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:09"^^xsd:interval ;
    schema:inPlaylist _:N4f8c91267c8045cebec49ab2a9f0314b ;
    schema:name "海の少女の歌"@ja .

_:N4f8c91267c8045cebec49ab2a9f0314b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1187993997f74f72ab4f7170c2ca6f50,
        _:N65e4edb16c7249508b6b88cef54628f8,
        _:N8e155a541b284d74b455dbab4d65f1ca,
        _:N93de2143b117483fad38d7b4a664a0f3,
        _:Nedda494f3f984bb6b5df268845ac4195 ;
    mo:track_count 5 ;
    schema:duration "PT21:50"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1187993997f74f72ab4f7170c2ca6f50,
        _:N65e4edb16c7249508b6b88cef54628f8,
        _:N8e155a541b284d74b455dbab4d65f1ca,
        _:N93de2143b117483fad38d7b4a664a0f3,
        _:Nedda494f3f984bb6b5df268845ac4195 .

