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

<artist/169#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroko Kasahara"@en,
        "笠原弘子"@ja ;
    foaf:made <album/73030#subject>,
        <album/73030#vocals> ;
    foaf:name "Hiroko Kasahara"@en,
        "笠原弘子"@ja .

<artist/4002#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rei Sakuma"@en,
        "佐久間レイ"@ja ;
    foaf:made <album/73030#subject>,
        <album/73030#vocals> ;
    foaf:name "Rei Sakuma"@en,
        "佐久間レイ"@ja .

<artist/8773#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiko Toda"@en,
        "戸田恵子"@ja ;
    foaf:made <album/73030#subject>,
        <album/73030#vocals> ;
    foaf:name "Keiko Toda"@en,
        "戸田恵子"@ja .

<artist/9694#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazunori Sonobe"@en,
        "園部和範"@ja ;
    foaf:made <album/73030#lyrics>,
        <album/73030#subject> ;
    foaf:name "Kazunori Sonobe"@en,
        "園部和範"@ja .

<album/73031> a mo:Release ;
    mo:catalogue_number "K-12526" .

<album/78744> a mo:Release ;
    mo:catalogue_number "LKF-8136" .

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73030#subject> ;
    schema:name "Kohei Tanaka"@en,
        "田中公平"@ja ;
    foaf:made <album/73030#composition>,
        <album/73030#subject> ;
    foaf:name "Kohei Tanaka"@en,
        "田中公平"@ja .

<album/73030#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CHAMPAGNE SHOWER"@en,
        "シャンペン・シャワー"@ja,
        "CHAMPAGNE SHOWER"@ja-latn ;
    mo:composer <artist/322#subject> ;
    mo:produced_work <album/73030#musicalwork> ;
    schema:name "CHAMPAGNE SHOWER"@en,
        "シャンペン・シャワー"@ja,
        "CHAMPAGNE SHOWER"@ja-latn .

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

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

<org/13#subject> schema:name "Warner-Pioneer Corporation"@en,
        "ワーナー・パイオニア株式会社"@ja,
        "Warner-Pioneer Corporation"@ja-latn ;
    foaf:name "Warner-Pioneer Corporation"@en,
        "ワーナー・パイオニア株式会社"@ja,
        "Warner-Pioneer Corporation"@ja-latn .

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

<https://medium-media.vgm.io/albums/03/73030/73030-1511446718.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/73030#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CHAMPAGNE SHOWER"@en,
        "シャンペン・シャワー"@ja,
        "CHAMPAGNE SHOWER"@ja-latn ;
    mo:performance_of <album/73030#musicalwork> ;
    mo:performer <artist/12892#subject> ;
    mo:recorded_as <album/73030#musicalexpression> ;
    schema:byArtist <artist/12892#subject> ;
    schema:name "CHAMPAGNE SHOWER"@en,
        "シャンペン・シャワー"@ja,
        "CHAMPAGNE SHOWER"@ja-latn ;
    schema:workPerformed <album/73030#musicalwork> .

<artist/12892#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73030#performance> ;
    schema:name "APPO SOUND PROJECT"@en,
        "アッポ・サウンド・プロジェクト"@ja ;
    foaf:name "APPO SOUND PROJECT"@en,
        "アッポ・サウンド・プロジェクト"@ja .

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

<album/73030#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-10-25"^^xsd:date ;
    dcterms:title "CHAMPAGNE SHOWER"@en,
        "シャンペン・シャワー"@ja,
        "CHAMPAGNE SHOWER"@ja-latn ;
    mo:catalogue_number "32XL-169" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/73031>,
        <album/78744> ;
    mo:publication_of <album/73030#musicalexpression> ;
    mo:publisher <org/13#subject> ;
    mo:record _:Nce834d3864c54e8eba73a6cf21a71742 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Champagne Shower"@en ;
            foaf:name "Champagne Shower"@en ] ;
    schema:byArtist <artist/12892#subject> ;
    schema:datePublished "1986-10-25"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/03/73030/73030-1511446718.jpg> ;
    schema:name "CHAMPAGNE SHOWER"@en,
        "シャンペン・シャワー"@ja,
        "CHAMPAGNE SHOWER"@ja-latn ;
    schema:publisher <org/13#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/73030/73030-1511446718.jpg> .

_:N126acf983f77483798b1e050f1edf7a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "告白～愛しのジョゼ"@ja,
        "Kokuhaku ~ Itoshi no Joze"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nce834d3864c54e8eba73a6cf21a71742 ;
    schema:name "告白～愛しのジョゼ"@ja,
        "Kokuhaku ~ Itoshi no Joze"@ja-latn .

_:N1ee40b29b57f4604a92ef085891e612e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スーパー・エスペランサ・ブラザーズ～魔境の激闘"@ja,
        "Super Esperansa Brothers ~Makyou no Gekitou~"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Nce834d3864c54e8eba73a6cf21a71742 ;
    schema:name "スーパー・エスペランサ・ブラザーズ～魔境の激闘"@ja,
        "Super Esperansa Brothers ~Makyou no Gekitou~"@ja-latn .

_:N2d0abcf8ec50411eac1d5faf62426ae8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "背中が泣いている"@ja,
        "Senaka ga Naiteiru"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nce834d3864c54e8eba73a6cf21a71742 ;
    schema:name "背中が泣いている"@ja,
        "Senaka ga Naiteiru"@ja-latn .

_:N94cf86d679fe4e429f9e3ae41909b1eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "タンゴ・デ・グレタマルロ"@ja,
        "Tango de Gretamallo"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nce834d3864c54e8eba73a6cf21a71742 ;
    schema:name "タンゴ・デ・グレタマルロ"@ja,
        "Tango de Gretamallo"@ja-latn .

_:Nb63abaaefa87489ebdc283253673fd94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KICK OFF BOY"@ja,
        "KICK OFF BOY"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nce834d3864c54e8eba73a6cf21a71742 ;
    schema:name "KICK OFF BOY"@ja,
        "KICK OFF BOY"@ja-latn .

_:Nc3e4a6bda4c945f881c171dd1576dbf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Game～ゴールめざして"@ja,
        "BIG GAME ~ Goal Mezashite"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nce834d3864c54e8eba73a6cf21a71742 ;
    schema:name "Big Game～ゴールめざして"@ja,
        "BIG GAME ~ Goal Mezashite"@ja-latn .

_:Nc71f0f8dc65a454492036aab2018b469 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファイター"@ja,
        "Fighter"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nce834d3864c54e8eba73a6cf21a71742 ;
    schema:name "ファイター"@ja,
        "Fighter"@ja-latn .

_:Nccb2eed6c6ac4e4ea532fab3e82ddd03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "組曲“大特訓”"@ja,
        "Kumikyoku \"Daitokkun\""@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nce834d3864c54e8eba73a6cf21a71742 ;
    schema:name "組曲“大特訓”"@ja,
        "Kumikyoku \"Daitokkun\""@ja-latn .

_:Nd44aa4c01835417cb163473170b57a24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Honesty Love"@ja,
        "My Honesty Love"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nce834d3864c54e8eba73a6cf21a71742 ;
    schema:name "My Honesty Love"@ja,
        "My Honesty Love"@ja-latn .

_:Nf5e9fc0569fd40978935ee4c0de84d3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BANZAI! シャンペン・シャワー ～We Are The Kick off Boys"@ja,
        "BANZAI! Champagne Shower ~ We Are The Kick off Boys"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nce834d3864c54e8eba73a6cf21a71742 ;
    schema:name "BANZAI! シャンペン・シャワー ～We Are The Kick off Boys"@ja,
        "BANZAI! Champagne Shower ~ We Are The Kick off Boys"@ja-latn .

_:Nce834d3864c54e8eba73a6cf21a71742 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N126acf983f77483798b1e050f1edf7a5,
        _:N1ee40b29b57f4604a92ef085891e612e,
        _:N2d0abcf8ec50411eac1d5faf62426ae8,
        _:N94cf86d679fe4e429f9e3ae41909b1eb,
        _:Nb63abaaefa87489ebdc283253673fd94,
        _:Nc3e4a6bda4c945f881c171dd1576dbf8,
        _:Nc71f0f8dc65a454492036aab2018b469,
        _:Nccb2eed6c6ac4e4ea532fab3e82ddd03,
        _:Nd44aa4c01835417cb163473170b57a24,
        _:Nf5e9fc0569fd40978935ee4c0de84d3d ;
    mo:track_count 10 ;
    schema:duration "PT42:36"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N126acf983f77483798b1e050f1edf7a5,
        _:N1ee40b29b57f4604a92ef085891e612e,
        _:N2d0abcf8ec50411eac1d5faf62426ae8,
        _:N94cf86d679fe4e429f9e3ae41909b1eb,
        _:Nb63abaaefa87489ebdc283253673fd94,
        _:Nc3e4a6bda4c945f881c171dd1576dbf8,
        _:Nc71f0f8dc65a454492036aab2018b469,
        _:Nccb2eed6c6ac4e4ea532fab3e82ddd03,
        _:Nd44aa4c01835417cb163473170b57a24,
        _:Nf5e9fc0569fd40978935ee4c0de84d3d .

