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

<artist/29893#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayako Hashimoto"@en,
        "橋本彩子"@ja ;
    foaf:made <album/97631#lyrics>,
        <album/97631#subject> ;
    foaf:name "Ayako Hashimoto"@en,
        "橋本彩子"@ja .

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

<artist/25691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97631#subject> ;
    schema:name "Kento Nagatsuka"@en,
        "永塚健登"@ja ;
    foaf:made <album/97631#composition>,
        <album/97631#lyrics>,
        <album/97631#subject> ;
    foaf:name "Kento Nagatsuka"@en,
        "永塚健登"@ja .

<artist/26563#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97631#subject> ;
    schema:name "Yuto Minami"@en,
        "南悠翔"@ja ;
    foaf:made <album/97631#composition>,
        <album/97631#subject> ;
    foaf:name "Yuto Minami"@en,
        "南悠翔"@ja .

<release/12497#subject> a schema:CreativeWork ;
    schema:name "BAKUGAN: Armored Alliance"@en,
        "爆丸アーマードアライアンス"@ja,
        "BAKUGAN: Armored Alliance"@ja-latn ;
    foaf:name "BAKUGAN: Armored Alliance"@en,
        "爆丸アーマードアライアンス"@ja,
        "BAKUGAN: Armored Alliance"@ja-latn .

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

<org/1582#subject> schema:name "TMS MUSIC CO.,LTD"@en,
        "株式会社トムス・ミュージック"@ja,
        "TMS MUSIC CO.,LTD"@ja-latn ;
    foaf:name "TMS MUSIC CO.,LTD"@en,
        "株式会社トムス・ミュージック"@ja,
        "TMS MUSIC CO.,LTD"@ja-latn .

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

<https://medium-media.vgm.io/albums/13/97631/97631-1585880403.jpg> a schema:ImageObject,
        foaf:Image .

<album/97631#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PLANET HERO/Go! Bakugan Blow!"@en,
        "PLANET HERO/ゴー!爆丸ブロー!"@ja,
        "PLANET HERO/Go! Bakugan Blow!"@ja-latn ;
    mo:composer <artist/25691#subject>,
        <artist/26563#subject> ;
    mo:produced_work <album/97631#musicalwork> ;
    schema:name "PLANET HERO/Go! Bakugan Blow!"@en,
        "PLANET HERO/ゴー!爆丸ブロー!"@ja,
        "PLANET HERO/Go! Bakugan Blow!"@ja-latn .

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

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

<artist/16380#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97631#performance> ;
    schema:name "Rie Takahashi"@en,
        "高橋李依"@ja ;
    foaf:name "Rie Takahashi"@en,
        "高橋李依"@ja .

<artist/21831#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97631#performance> ;
    schema:name "Shunsuke Takeuchi"@en,
        "武内駿輔"@ja ;
    foaf:name "Shunsuke Takeuchi"@en,
        "武内駿輔"@ja .

<album/97631#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PLANET HERO/Go! Bakugan Blow!"@en,
        "PLANET HERO/ゴー!爆丸ブロー!"@ja,
        "PLANET HERO/Go! Bakugan Blow!"@ja-latn ;
    mo:performance_of <album/97631#musicalwork> ;
    mo:performer <artist/16380#subject>,
        <artist/21831#subject> ;
    mo:recorded_as <album/97631#musicalexpression> ;
    schema:byArtist <artist/16380#subject>,
        <artist/21831#subject> ;
    schema:name "PLANET HERO/Go! Bakugan Blow!"@en,
        "PLANET HERO/ゴー!爆丸ブロー!"@ja,
        "PLANET HERO/Go! Bakugan Blow!"@ja-latn ;
    schema:workPerformed <album/97631#musicalwork> .

<album/97631#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-04-03"^^xsd:date ;
    dcterms:title "PLANET HERO/Go! Bakugan Blow!"@en,
        "PLANET HERO/ゴー!爆丸ブロー!"@ja,
        "PLANET HERO/Go! Bakugan Blow!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/97631#musicalexpression> ;
    mo:publisher <org/1582#subject> ;
    mo:record _:N37842049b72c4ae7b251d9eeaa35ede6 ;
    mo:record_count 1 ;
    schema:about <release/12497#subject> ;
    schema:byArtist <artist/16380#subject>,
        <artist/21831#subject> ;
    schema:datePublished "2020-04-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/13/97631/97631-1585880403.jpg> ;
    schema:name "PLANET HERO/Go! Bakugan Blow!"@en,
        "PLANET HERO/ゴー!爆丸ブロー!"@ja,
        "PLANET HERO/Go! Bakugan Blow!"@ja-latn ;
    schema:publisher <org/1582#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/97631/97631-1585880403.jpg> .

_:N5868e3b3188049d3befae3e193d07b45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゴー!爆丸ブロー!"@ja,
        "Go! Bakugan Blow!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N37842049b72c4ae7b251d9eeaa35ede6 ;
    schema:name "ゴー!爆丸ブロー!"@ja,
        "Go! Bakugan Blow!"@ja-latn .

_:N68072e8c5fdc40e8a5e20a46112fe35a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PLANET HERO"@ja,
        "PLANET HERO"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N37842049b72c4ae7b251d9eeaa35ede6 ;
    schema:name "PLANET HERO"@ja,
        "PLANET HERO"@ja-latn .

_:N97610dde505b40fe84743ea1fdc559db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゴー!爆丸ブロー!(Off Vocal)"@ja,
        "Go! Bakugan Blow! (Off Vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N37842049b72c4ae7b251d9eeaa35ede6 ;
    schema:name "ゴー!爆丸ブロー!(Off Vocal)"@ja,
        "Go! Bakugan Blow! (Off Vocal)"@ja-latn .

_:Nc775a143feac44388d9952d532f945ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PLANET HERO(Off Vocal)"@ja,
        "PLANET HERO (Off Vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N37842049b72c4ae7b251d9eeaa35ede6 ;
    schema:name "PLANET HERO(Off Vocal)"@ja,
        "PLANET HERO (Off Vocal)"@ja-latn .

_:N37842049b72c4ae7b251d9eeaa35ede6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5868e3b3188049d3befae3e193d07b45,
        _:N68072e8c5fdc40e8a5e20a46112fe35a,
        _:N97610dde505b40fe84743ea1fdc559db,
        _:Nc775a143feac44388d9952d532f945ab ;
    mo:track_count 4 ;
    schema:duration "PT15:54"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5868e3b3188049d3befae3e193d07b45,
        _:N68072e8c5fdc40e8a5e20a46112fe35a,
        _:N97610dde505b40fe84743ea1fdc559db,
        _:Nc775a143feac44388d9952d532f945ab .

