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

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

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

<artist/161#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2022#subject> ;
    schema:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja ;
    foaf:made <album/2022#composition>,
        <album/2022#subject> ;
    foaf:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja .

<artist/1804#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2022#subject> ;
    schema:name "Naoki Maeda"@en,
        "前田尚紀"@ja ;
    foaf:made <album/2022#composition>,
        <album/2022#subject> ;
    foaf:name "Naoki Maeda"@en,
        "前田尚紀"@ja .

<artist/3354#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2022#subject> ;
    schema:name "Kazuhiro Senoo"@en,
        "妹尾和浩"@ja ;
    foaf:made <album/2022#composition>,
        <album/2022#subject> ;
    foaf:name "Kazuhiro Senoo"@en,
        "妹尾和浩"@ja .

<product/3966#subject> a schema:CreativeWork ;
    schema:name "TwinBee Yahho!: Fushigi no Kuni de Ooabare!!"@en,
        "ツインビーヤッホー! ふしぎの国で大あばれ!!"@ja,
        "TwinBee Yahho!: Fushigi no Kuni de Ooabare!!"@ja-latn ;
    foaf:name "TwinBee Yahho!: Fushigi no Kuni de Ooabare!!"@en,
        "ツインビーヤッホー! ふしぎの国で大あばれ!!"@ja,
        "TwinBee Yahho!: Fushigi no Kuni de Ooabare!!"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/22/2022/2022-1395272910.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1117#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2022#performance> ;
    schema:name "Keiichi Shiraishi"@en,
        "白石慶一"@ja ;
    foaf:name "Keiichi Shiraishi"@en,
        "白石慶一"@ja .

<artist/162#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2022#performance> ;
    schema:name "Motoaki Furukawa"@en,
        "古川もとあき"@ja ;
    foaf:name "Motoaki Furukawa"@en,
        "古川もとあき"@ja .

<artist/164#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2022#performance> ;
    schema:name "Mami Asano"@en,
        "麻野真美"@ja ;
    foaf:name "Mami Asano"@en,
        "麻野真美"@ja .

<artist/165#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2022#performance> ;
    schema:name "Kukeiha Club"@en,
        "矩形波倶楽部"@ja ;
    foaf:name "Kukeiha Club"@en,
        "矩形波倶楽部"@ja .

<artist/36243#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2022#performance> ;
    schema:name "Tappy"@en,
        "たっぴー"@ja ;
    foaf:name "Tappy"@en,
        "たっぴー"@ja .

<artist/36800#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2022#performance> ;
    schema:name "whacho"@en ;
    foaf:name "whacho"@en .

<album/2022#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KUKEIHA CLUB pro-fusion ~TWINBEE YAHHO!~"@en,
        "矩形波倶楽部 pro-fusion ～ツインビーヤッホー!～"@ja,
        "KUKEIHA CLUB pro-fusion ~TWINBEE YAHHO!~"@ja-latn ;
    mo:composer <artist/161#subject>,
        <artist/1804#subject>,
        <artist/3354#subject> ;
    mo:produced_work <album/2022#musicalwork> ;
    schema:name "KUKEIHA CLUB pro-fusion ~TWINBEE YAHHO!~"@en,
        "矩形波倶楽部 pro-fusion ～ツインビーヤッホー!～"@ja,
        "KUKEIHA CLUB pro-fusion ~TWINBEE YAHHO!~"@ja-latn .

<album/2022#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KUKEIHA CLUB pro-fusion ~TWINBEE YAHHO!~"@en,
        "矩形波倶楽部 pro-fusion ～ツインビーヤッホー!～"@ja,
        "KUKEIHA CLUB pro-fusion ~TWINBEE YAHHO!~"@ja-latn ;
    mo:performance_of <album/2022#musicalwork> ;
    mo:performer <artist/1117#subject>,
        <artist/162#subject>,
        <artist/164#subject>,
        <artist/165#subject>,
        <artist/36243#subject>,
        <artist/36800#subject> ;
    mo:recorded_as <album/2022#musicalexpression> ;
    schema:byArtist <artist/1117#subject>,
        <artist/162#subject>,
        <artist/164#subject>,
        <artist/165#subject>,
        <artist/36243#subject>,
        <artist/36800#subject> ;
    schema:name "KUKEIHA CLUB pro-fusion ~TWINBEE YAHHO!~"@en,
        "矩形波倶楽部 pro-fusion ～ツインビーヤッホー!～"@ja,
        "KUKEIHA CLUB pro-fusion ~TWINBEE YAHHO!~"@ja-latn ;
    schema:workPerformed <album/2022#musicalwork> .

<album/2022#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-07-21"^^xsd:date ;
    dcterms:title "KUKEIHA CLUB pro-fusion ~TWINBEE YAHHO!~"@en,
        "矩形波倶楽部 pro-fusion ～ツインビーヤッホー!～"@ja,
        "KUKEIHA CLUB pro-fusion ~TWINBEE YAHHO!~"@ja-latn ;
    mo:catalogue_number "KICA-7669" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2022#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:N1722ec73240c42d19590c6693c5801dc ;
    mo:record_count 1 ;
    schema:about <product/3966#subject> ;
    schema:byArtist <artist/1117#subject>,
        <artist/162#subject>,
        <artist/164#subject>,
        <artist/165#subject>,
        <artist/36243#subject>,
        <artist/36800#subject> ;
    schema:datePublished "1995-07-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/2022/2022-1395272910.jpg> ;
    schema:name "KUKEIHA CLUB pro-fusion ~TWINBEE YAHHO!~"@en,
        "矩形波倶楽部 pro-fusion ～ツインビーヤッホー!～"@ja,
        "KUKEIHA CLUB pro-fusion ~TWINBEE YAHHO!~"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/2022/2022-1395272910.jpg> .

_:N16dab1708ec54852bbf796eb89feaca0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Order to Meet You..."@en,
        "君に会うために…"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N1722ec73240c42d19590c6693c5801dc ;
    schema:name "In Order to Meet You..."@en,
        "君に会うために…"@ja .

_:N76dd359e2a824b8a953eaa821cd3c257 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aerial Corridor"@en,
        "空中回廊"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N1722ec73240c42d19590c6693c5801dc ;
    schema:name "Aerial Corridor"@en,
        "空中回廊"@ja .

_:N82e8920ce76f47cc960f8213fcd39c63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Challenge!"@en,
        "レッツ・チャレンジ!"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N1722ec73240c42d19590c6693c5801dc ;
    schema:name "Let's Challenge!"@en,
        "レッツ・チャレンジ!"@ja .

_:Nad1eaeff66244d27b3454255190f4dfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twin Flight"@en,
        "Twin Flight"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N1722ec73240c42d19590c6693c5801dc ;
    schema:name "Twin Flight"@en,
        "Twin Flight"@ja .

_:Nb51bb71eda5341b2b32bcb0c0b785a66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Varroom March"@en,
        "バルル～ンのマーチ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N1722ec73240c42d19590c6693c5801dc ;
    schema:name "Varroom March"@en,
        "バルル～ンのマーチ"@ja .

_:Nb51f8780c9c343f2a0171ed945732b6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky Swimming"@en,
        "Sky Swimming"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N1722ec73240c42d19590c6693c5801dc ;
    schema:name "Sky Swimming"@en,
        "Sky Swimming"@ja .

_:Nc9be418ac62642a69ac40f229cb3b2a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing Toys"@en,
        "Dancing Toys"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N1722ec73240c42d19590c6693c5801dc ;
    schema:name "Dancing Toys"@en,
        "Dancing Toys"@ja .

_:Ncf3362a0537f4518bec639a36a7f9766 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Other Side of the Sea"@en,
        "海のかなたへ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N1722ec73240c42d19590c6693c5801dc ;
    schema:name "To the Other Side of the Sea"@en,
        "海のかなたへ"@ja .

_:Nf729fd514b704fd999f1bf3f5b6e080e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be Prepared!"@en,
        "油断しないでねっ!"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N1722ec73240c42d19590c6693c5801dc ;
    schema:name "Be Prepared!"@en,
        "油断しないでねっ!"@ja .

_:Nf788339e352f4917a715c01131b2b31e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amazing!"@en,
        "すっごーい!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N1722ec73240c42d19590c6693c5801dc ;
    schema:name "Amazing!"@en,
        "すっごーい!"@ja .

_:N1722ec73240c42d19590c6693c5801dc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16dab1708ec54852bbf796eb89feaca0,
        _:N76dd359e2a824b8a953eaa821cd3c257,
        _:N82e8920ce76f47cc960f8213fcd39c63,
        _:Nad1eaeff66244d27b3454255190f4dfb,
        _:Nb51bb71eda5341b2b32bcb0c0b785a66,
        _:Nb51f8780c9c343f2a0171ed945732b6d,
        _:Nc9be418ac62642a69ac40f229cb3b2a5,
        _:Ncf3362a0537f4518bec639a36a7f9766,
        _:Nf729fd514b704fd999f1bf3f5b6e080e,
        _:Nf788339e352f4917a715c01131b2b31e ;
    mo:track_count 10 ;
    schema:duration "PT41:42"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N16dab1708ec54852bbf796eb89feaca0,
        _:N76dd359e2a824b8a953eaa821cd3c257,
        _:N82e8920ce76f47cc960f8213fcd39c63,
        _:Nad1eaeff66244d27b3454255190f4dfb,
        _:Nb51bb71eda5341b2b32bcb0c0b785a66,
        _:Nb51f8780c9c343f2a0171ed945732b6d,
        _:Nc9be418ac62642a69ac40f229cb3b2a5,
        _:Ncf3362a0537f4518bec639a36a7f9766,
        _:Nf729fd514b704fd999f1bf3f5b6e080e,
        _:Nf788339e352f4917a715c01131b2b31e .

