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

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

<artist/2912#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15969#subject> ;
    schema:name "Hajime Asano"@en,
        "浅乃一"@ja ;
    foaf:made <album/15969#composition>,
        <album/15969#lyrics>,
        <album/15969#subject> ;
    foaf:name "Hajime Asano"@en,
        "浅乃一"@ja .

<album/15969#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bakumatsu Renka Shinsengumi DS Opening Theme Song"@en,
        "天上の華 幕末恋華・新選組 ＤＳ オープニングテーマソング 「天上の華」"@ja,
        "Bakumatsu Renka Shinsengumi DS Opening Theme Song"@ja-latn ;
    mo:composer <artist/2912#subject> ;
    mo:produced_work <album/15969#musicalwork> ;
    schema:name "Bakumatsu Renka Shinsengumi DS Opening Theme Song"@en,
        "天上の華 幕末恋華・新選組 ＤＳ オープニングテーマソング 「天上の華」"@ja,
        "Bakumatsu Renka Shinsengumi DS Opening Theme Song"@ja-latn .

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

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

<org/654#subject> schema:name "VRIDGE RECORDS"@en,
        "VRIDGE RECORDS"@ja,
        "VRIDGE RECORDS"@ja-latn ;
    foaf:name "VRIDGE RECORDS"@en,
        "VRIDGE RECORDS"@ja,
        "VRIDGE RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/96/15969/15969-1256223808.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/15969#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bakumatsu Renka Shinsengumi DS Opening Theme Song"@en,
        "天上の華 幕末恋華・新選組 ＤＳ オープニングテーマソング 「天上の華」"@ja,
        "Bakumatsu Renka Shinsengumi DS Opening Theme Song"@ja-latn ;
    mo:performance_of <album/15969#musicalwork> ;
    mo:performer <artist/5390#subject> ;
    mo:recorded_as <album/15969#musicalexpression> ;
    schema:byArtist <artist/5390#subject> ;
    schema:name "Bakumatsu Renka Shinsengumi DS Opening Theme Song"@en,
        "天上の華 幕末恋華・新選組 ＤＳ オープニングテーマソング 「天上の華」"@ja,
        "Bakumatsu Renka Shinsengumi DS Opening Theme Song"@ja-latn ;
    schema:workPerformed <album/15969#musicalwork> .

<artist/5390#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15969#performance> ;
    schema:name "Junko Minagawa"@en,
        "皆川純子"@ja ;
    foaf:name "Junko Minagawa"@en,
        "皆川純子"@ja .

<album/15969#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-01-24"^^xsd:date ;
    dcterms:title "Bakumatsu Renka Shinsengumi DS Opening Theme Song"@en,
        "天上の華 幕末恋華・新選組 ＤＳ オープニングテーマソング 「天上の華」"@ja,
        "Bakumatsu Renka Shinsengumi DS Opening Theme Song"@ja-latn ;
    mo:catalogue_number "VRID-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15969#musicalexpression> ;
    mo:publisher <org/654#subject> ;
    mo:record _:Nfec094230b584ef0bff555ebbc721303 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Bakumatsu Renka Shinsengumi DS"@en ;
            foaf:name "Bakumatsu Renka Shinsengumi DS"@en ] ;
    schema:byArtist <artist/5390#subject> ;
    schema:datePublished "2009-01-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/15969/15969-1256223808.jpg> ;
    schema:name "Bakumatsu Renka Shinsengumi DS Opening Theme Song"@en,
        "天上の華 幕末恋華・新選組 ＤＳ オープニングテーマソング 「天上の華」"@ja,
        "Bakumatsu Renka Shinsengumi DS Opening Theme Song"@ja-latn ;
    schema:publisher <org/654#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/15969/15969-1256223808.jpg> .

_:N9efe4658dc7d4f79bfdef9fd27c04f8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天上の華・艶 (カラオケ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nfec094230b584ef0bff555ebbc721303 ;
    schema:name "天上の華・艶 (カラオケ)"@ja .

_:Nac7b9aab57f844cba721049a62997268 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天上の華 (カラオケ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nfec094230b584ef0bff555ebbc721303 ;
    schema:name "天上の華 (カラオケ)"@ja .

_:Nbd29ef2914714049aea27f8717ec0099 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天上の華・艶"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nfec094230b584ef0bff555ebbc721303 ;
    schema:name "天上の華・艶"@ja .

_:Ndcae9451f94d4ee9951e73abb7293fc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天上の華"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nfec094230b584ef0bff555ebbc721303 ;
    schema:name "天上の華"@ja .

_:Nfec094230b584ef0bff555ebbc721303 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9efe4658dc7d4f79bfdef9fd27c04f8c,
        _:Nac7b9aab57f844cba721049a62997268,
        _:Nbd29ef2914714049aea27f8717ec0099,
        _:Ndcae9451f94d4ee9951e73abb7293fc4 ;
    mo:track_count 4 ;
    schema:duration "PT19:39"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N9efe4658dc7d4f79bfdef9fd27c04f8c,
        _:Nac7b9aab57f844cba721049a62997268,
        _:Nbd29ef2914714049aea27f8717ec0099,
        _:Ndcae9451f94d4ee9951e73abb7293fc4 .

