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

<artist/1284#subject> a schema:Person,
        foaf:Person ;
    schema:name "Houko Kuwashima"@en,
        "桑島法子"@ja ;
    foaf:made <album/127387#subject>,
        <album/127387#vocals> ;
    foaf:name "Houko Kuwashima"@en,
        "桑島法子"@ja .

<artist/21473#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshito Fuchigami"@en,
        "渕上祥人"@ja ;
    foaf:made <album/127387#subject>,
        <album/127387#vocals> ;
    foaf:name "Yoshito Fuchigami"@en,
        "渕上祥人"@ja .

<artist/5557#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukinojo Mori"@en,
        "森雪之丞"@ja ;
    foaf:made <album/127387#lyrics>,
        <album/127387#subject> ;
    foaf:name "Yukinojo Mori"@en,
        "森雪之丞"@ja .

<artist/62979#subject> a schema:Person,
        foaf:Person ;
    schema:name "Taku Koizumi"@en,
        "小泉卓"@ja ;
    foaf:made <album/127387#lyrics>,
        <album/127387#subject> ;
    foaf:name "Taku Koizumi"@en,
        "小泉卓"@ja .

<artist/1381#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127387#subject> ;
    schema:name "Kazunori Miyake"@en,
        "三宅一徳"@ja ;
    foaf:made <album/127387#composition>,
        <album/127387#subject> ;
    foaf:name "Kazunori Miyake"@en,
        "三宅一徳"@ja .

<artist/3593#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127387#subject> ;
    schema:name "Kazuyoshi Baba"@en,
        "馬場一嘉"@ja ;
    foaf:made <album/127387#composition>,
        <album/127387#subject> ;
    foaf:name "Kazuyoshi Baba"@en,
        "馬場一嘉"@ja .

<artist/61254#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127387#subject> ;
    schema:name "June Chikuma"@en,
        "竹間淳"@ja ;
    foaf:made <album/127387#composition>,
        <album/127387#subject> ;
    foaf:name "June Chikuma"@en,
        "竹間淳"@ja .

<artist/9056#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127387#subject> ;
    schema:name "Kenyu Nukita"@en,
        "貫田顕勇"@ja ;
    foaf:made <album/127387#composition>,
        <album/127387#subject> ;
    foaf:name "Kenyu Nukita"@en,
        "貫田顕勇"@ja .

<product/16773#subject> a schema:CreativeWork ;
    schema:name "Bomberman B-daman Bakugaiden"@en,
        "Bビーダマン爆外伝"@ja,
        "Bomberman B-daman Bakugaiden"@ja-latn ;
    foaf:name "Bomberman B-daman Bakugaiden"@en,
        "Bビーダマン爆外伝"@ja,
        "Bomberman B-daman Bakugaiden"@ja-latn .

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

<album/127387#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bomberman B-Daman Songs 1 Shiroban"@en,
        "Bビーダマン・ソングス1 しろ盤"@ja,
        "Bomberman B-Daman Songs 1 Shiroban"@ja-latn ;
    mo:performance_of <album/127387#musicalwork> ;
    mo:recorded_as <album/127387#musicalexpression> ;
    schema:name "Bomberman B-Daman Songs 1 Shiroban"@en,
        "Bビーダマン・ソングス1 しろ盤"@ja,
        "Bomberman B-Daman Songs 1 Shiroban"@ja-latn ;
    schema:workPerformed <album/127387#musicalwork> .

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

<https://media.vgm.io/albums/78/127387/127387-0077fe492410.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/127387#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/78/127387/127387-0077fe492410.jpg> ;
    foaf:depicts <album/127387#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/78/127387/127387-0077fe492410.jpg> .

<https://medium-media.vgm.io/albums/78/127387/127387-0077fe492410.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/127387#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bomberman B-Daman Songs 1 Shiroban"@en,
        "Bビーダマン・ソングス1 しろ盤"@ja,
        "Bomberman B-Daman Songs 1 Shiroban"@ja-latn ;
    mo:composer <artist/1381#subject>,
        <artist/3593#subject>,
        <artist/61254#subject>,
        <artist/9056#subject> ;
    mo:produced_work <album/127387#musicalwork> ;
    schema:name "Bomberman B-Daman Songs 1 Shiroban"@en,
        "Bビーダマン・ソングス1 しろ盤"@ja,
        "Bomberman B-Daman Songs 1 Shiroban"@ja-latn .

<album/127387#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-04-21"^^xsd:date ;
    dcterms:title "Bomberman B-Daman Songs 1 Shiroban"@en,
        "Bビーダマン・ソングス1 しろ盤"@ja,
        "Bomberman B-Daman Songs 1 Shiroban"@ja-latn ;
    mo:catalogue_number "COCC-14986" ;
    mo:media_type "CD" ;
    mo:publication_of <album/127387#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N2fd68cdb29f1407591ccb2d5a01f8400 ;
    mo:record_count 1 ;
    schema:about <product/16773#subject> ;
    schema:datePublished "1998-04-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/78/127387/127387-0077fe492410.jpg> ;
    schema:name "Bomberman B-Daman Songs 1 Shiroban"@en,
        "Bビーダマン・ソングス1 しろ盤"@ja,
        "Bomberman B-Daman Songs 1 Shiroban"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/127387/127387-0077fe492410.jpg> .

_:Na034c49b2ed346c09a412f25fd37ef50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファイト! ビーダアーマー (タカラCMソング)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N2fd68cdb29f1407591ccb2d5a01f8400 ;
    schema:name "ファイト! ビーダアーマー (タカラCMソング)"@ja .

_:Na6b2165c65944ab3b7857e8e4cbe89ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファイト! ビーダアーマー (タカラCMソング) オリジナル・カラオケ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N2fd68cdb29f1407591ccb2d5a01f8400 ;
    schema:name "ファイト! ビーダアーマー (タカラCMソング) オリジナル・カラオケ"@ja .

_:Nc5a7425a7b724d2fb2fe58ddffa35e82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の翼を拡げて～しろボンのテーマ～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N2fd68cdb29f1407591ccb2d5a01f8400 ;
    schema:name "夢の翼を拡げて～しろボンのテーマ～"@ja .

_:Nc9918ded184a441caca8da620c2641fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ベストBGMコレクションその1"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N2fd68cdb29f1407591ccb2d5a01f8400 ;
    schema:name "ベストBGMコレクションその1"@ja .

_:Nd93bd862b7e44e99a4bc11c3689f498c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミニドラマ「白ボンの大空を飛びたい!」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N2fd68cdb29f1407591ccb2d5a01f8400 ;
    schema:name "ミニドラマ「白ボンの大空を飛びたい!」"@ja .

_:Nf4b409e7f95e41bebf14dec307da5a37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の翼を拡げて～しろボンのテーマ～ オリジナル・カラオケ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N2fd68cdb29f1407591ccb2d5a01f8400 ;
    schema:name "夢の翼を拡げて～しろボンのテーマ～ オリジナル・カラオケ"@ja .

_:N2fd68cdb29f1407591ccb2d5a01f8400 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na034c49b2ed346c09a412f25fd37ef50,
        _:Na6b2165c65944ab3b7857e8e4cbe89ce,
        _:Nc5a7425a7b724d2fb2fe58ddffa35e82,
        _:Nc9918ded184a441caca8da620c2641fa,
        _:Nd93bd862b7e44e99a4bc11c3689f498c,
        _:Nf4b409e7f95e41bebf14dec307da5a37 ;
    mo:track_count 6 ;
    schema:duration "PT30:27"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:Na034c49b2ed346c09a412f25fd37ef50,
        _:Na6b2165c65944ab3b7857e8e4cbe89ce,
        _:Nc5a7425a7b724d2fb2fe58ddffa35e82,
        _:Nc9918ded184a441caca8da620c2641fa,
        _:Nd93bd862b7e44e99a4bc11c3689f498c,
        _:Nf4b409e7f95e41bebf14dec307da5a37 .

