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

<artist/48#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masaaki Endoh"@en,
        "遠藤正明"@ja ;
    foaf:made <album/44517#subject>,
        <album/44517#vocals> ;
    foaf:name "Masaaki Endoh"@en,
        "遠藤正明"@ja .

<artist/57#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Kitadani"@en,
        "きただにひろし"@ja ;
    foaf:made <album/44517#subject>,
        <album/44517#vocals> ;
    foaf:name "Hiroshi Kitadani"@en,
        "きただにひろし"@ja .

<artist/8388#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumi Yoshimoto"@en,
        "吉元由美"@ja ;
    foaf:made <album/44517#lyrics>,
        <album/44517#subject> ;
    foaf:name "Yumi Yoshimoto"@en,
        "吉元由美"@ja .

<artist/3747#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44517#subject> ;
    schema:name "Yasuo Kosugi"@en,
        "小杉保夫"@ja ;
    foaf:made <album/44517#composition>,
        <album/44517#subject> ;
    foaf:name "Yasuo Kosugi"@en,
        "小杉保夫"@ja .

<artist/7003#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44517#subject> ;
    schema:name "Hideaki Takatori"@en,
        "高取ヒデアキ"@ja ;
    foaf:made <album/44517#composition>,
        <album/44517#lyrics>,
        <album/44517#subject> ;
    foaf:name "Hideaki Takatori"@en,
        "高取ヒデアキ"@ja .

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

<album/44517#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bakutou Sengen Daigunder Soundtrack: Sengen! Daigunder"@en,
        "爆闘宣言ダイガンダー サントラ宣言!ダイガンダー"@ja,
        "Bakutou Sengen Daigunder Soundtrack: Sengen! Daigunder"@ja-latn ;
    mo:performance_of <album/44517#musicalwork> ;
    mo:recorded_as <album/44517#musicalexpression> ;
    schema:name "Bakutou Sengen Daigunder Soundtrack: Sengen! Daigunder"@en,
        "爆闘宣言ダイガンダー サントラ宣言!ダイガンダー"@ja,
        "Bakutou Sengen Daigunder Soundtrack: Sengen! Daigunder"@ja-latn ;
    schema:workPerformed <album/44517#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/71/44517/44517-1482263385.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/44517#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/44517/44517-1482263385.jpg> ;
    foaf:depicts <album/44517#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/44517/44517-1482263385.jpg> .

<https://medium-media.vgm.io/albums/71/44517/44517-1482263385.jpg> a schema:ImageObject,
        foaf:Image .

<album/44517#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bakutou Sengen Daigunder Soundtrack: Sengen! Daigunder"@en,
        "爆闘宣言ダイガンダー サントラ宣言!ダイガンダー"@ja,
        "Bakutou Sengen Daigunder Soundtrack: Sengen! Daigunder"@ja-latn ;
    mo:composer <artist/3747#subject>,
        <artist/7003#subject> ;
    mo:produced_work <album/44517#musicalwork> ;
    schema:name "Bakutou Sengen Daigunder Soundtrack: Sengen! Daigunder"@en,
        "爆闘宣言ダイガンダー サントラ宣言!ダイガンダー"@ja,
        "Bakutou Sengen Daigunder Soundtrack: Sengen! Daigunder"@ja-latn .

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

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

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

<album/44517#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-06-21"^^xsd:date ;
    dcterms:title "Bakutou Sengen Daigunder Soundtrack: Sengen! Daigunder"@en,
        "爆闘宣言ダイガンダー サントラ宣言!ダイガンダー"@ja,
        "Bakutou Sengen Daigunder Soundtrack: Sengen! Daigunder"@ja-latn ;
    mo:catalogue_number "COCX-31854" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44517#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nc2f676902749445e8609452a74b879cf ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Bakutou Sengen Daigunder"@en ;
            foaf:name "Bakutou Sengen Daigunder"@en ] ;
    schema:datePublished "2002-06-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/71/44517/44517-1482263385.jpg> ;
    schema:name "Bakutou Sengen Daigunder Soundtrack: Sengen! Daigunder"@en,
        "爆闘宣言ダイガンダー サントラ宣言!ダイガンダー"@ja,
        "Bakutou Sengen Daigunder Soundtrack: Sengen! Daigunder"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/44517/44517-1482263385.jpg> .

_:N0ad28098bce14c37928c8a088a60168a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "敏腕マネージャー!? ハルカ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nc2f676902749445e8609452a74b879cf ;
    schema:name "敏腕マネージャー!? ハルカ"@ja .

_:N245faf6b05bf4866914bcff79d5d339c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "逆転勝利!ダイガンダー"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nc2f676902749445e8609452a74b879cf ;
    schema:name "逆転勝利!ダイガンダー"@ja .

_:N2e42ee74607547cd84ba939ef02c96c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チーム・アキラ、バトルイン!!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nc2f676902749445e8609452a74b879cf ;
    schema:name "チーム・アキラ、バトルイン!!"@ja .

_:N2fad220f3d0d4cefbb728eb6067a13e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1番はなんたってオレだ!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nc2f676902749445e8609452a74b879cf ;
    schema:name "1番はなんたってオレだ!"@ja .

_:N35f1f0dc8f3249b4aee136e180839189 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オープニング・テーマ「爆闘宣言!ダイガンダー」*テレビサイズ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nc2f676902749445e8609452a74b879cf ;
    schema:name "オープニング・テーマ「爆闘宣言!ダイガンダー」*テレビサイズ"@ja .

_:N370fa4ed22204bbe96a06ce3f385baf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶体絶命!"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nc2f676902749445e8609452a74b879cf ;
    schema:name "絶体絶命!"@ja .

_:N4b9b6558b5d24b4eae79bba6dd3bb465 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トーナメント開幕!"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nc2f676902749445e8609452a74b879cf ;
    schema:name "トーナメント開幕!"@ja .

_:N528963a6a9344fbea2e93e0b914fee41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サブタイトル"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:Nc2f676902749445e8609452a74b879cf ;
    schema:name "サブタイトル"@ja .

_:N8a2070b955a4498ebc99db3290de4865 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "行け!チーム・アキラ!!"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nc2f676902749445e8609452a74b879cf ;
    schema:name "行け!チーム・アキラ!!"@ja .

_:N8e8a11771caa4fe198eed485091c235e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "猛攻!謎のバトロボスナイパー・ギンザン!"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nc2f676902749445e8609452a74b879cf ;
    schema:name "猛攻!謎のバトロボスナイパー・ギンザン!"@ja .

_:N91065172fc1e46d183cf6ccedfc87057 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロフェッサー・ビッグバン"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nc2f676902749445e8609452a74b879cf ;
    schema:name "プロフェッサー・ビッグバン"@ja .

_:N9a2ca867b50d463da18eec759657b2cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "強敵現わる!"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nc2f676902749445e8609452a74b879cf ;
    schema:name "強敵現わる!"@ja .

_:N9dbf41b7cd7a41959c66afd57ca8338c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダイシャトル発進!!"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nc2f676902749445e8609452a74b879cf ;
    schema:name "ダイシャトル発進!!"@ja .

_:Nb470d1360efd42e090b407a7d1483c45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "強敵コマンダー登場!"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nc2f676902749445e8609452a74b879cf ;
    schema:name "強敵コマンダー登場!"@ja .

_:Nb71797a72d6f4958a7f632a1cb1e2aa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイキャッチ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Nc2f676902749445e8609452a74b879cf ;
    schema:name "アイキャッチ"@ja .

_:Nc8370591f37c416a8cce032e44623673 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大大大大・大ピンチ!"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nc2f676902749445e8609452a74b879cf ;
    schema:name "大大大大・大ピンチ!"@ja .

_:Ne6355f706238429f973687e275fcdf2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日への誓い"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nc2f676902749445e8609452a74b879cf ;
    schema:name "明日への誓い"@ja .

_:Nedff01fc00f44d508533a5438b7191a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "次回予告「爆闘宣言!ダイガンダー」*インストゥルメンタル"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:Nc2f676902749445e8609452a74b879cf ;
    schema:name "次回予告「爆闘宣言!ダイガンダー」*インストゥルメンタル"@ja .

_:Nfd0cc22313f347f59949343ef61d5883 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "システム・チェック!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nc2f676902749445e8609452a74b879cf ;
    schema:name "システム・チェック!"@ja .

_:Nfdab922529224eeca87e850d42743227 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンディング・テーマ「We are the Heroes」*テレビサイズ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nc2f676902749445e8609452a74b879cf ;
    schema:name "エンディング・テーマ「We are the Heroes」*テレビサイズ"@ja .

_:Nfdae154400bf4bab98bea47cb459b96c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "挿入歌「GET A VICTORY!」"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nc2f676902749445e8609452a74b879cf ;
    schema:name "挿入歌「GET A VICTORY!」"@ja .

_:Nc2f676902749445e8609452a74b879cf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ad28098bce14c37928c8a088a60168a,
        _:N245faf6b05bf4866914bcff79d5d339c,
        _:N2e42ee74607547cd84ba939ef02c96c0,
        _:N2fad220f3d0d4cefbb728eb6067a13e3,
        _:N35f1f0dc8f3249b4aee136e180839189,
        _:N370fa4ed22204bbe96a06ce3f385baf5,
        _:N4b9b6558b5d24b4eae79bba6dd3bb465,
        _:N528963a6a9344fbea2e93e0b914fee41,
        _:N8a2070b955a4498ebc99db3290de4865,
        _:N8e8a11771caa4fe198eed485091c235e,
        _:N91065172fc1e46d183cf6ccedfc87057,
        _:N9a2ca867b50d463da18eec759657b2cb,
        _:N9dbf41b7cd7a41959c66afd57ca8338c,
        _:Nb470d1360efd42e090b407a7d1483c45,
        _:Nb71797a72d6f4958a7f632a1cb1e2aa6,
        _:Nc8370591f37c416a8cce032e44623673,
        _:Ne6355f706238429f973687e275fcdf2c,
        _:Nedff01fc00f44d508533a5438b7191a3,
        _:Nfd0cc22313f347f59949343ef61d5883,
        _:Nfdab922529224eeca87e850d42743227,
        _:Nfdae154400bf4bab98bea47cb459b96c ;
    mo:track_count 21 ;
    schema:duration "PT49:37"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N0ad28098bce14c37928c8a088a60168a,
        _:N245faf6b05bf4866914bcff79d5d339c,
        _:N2e42ee74607547cd84ba939ef02c96c0,
        _:N2fad220f3d0d4cefbb728eb6067a13e3,
        _:N35f1f0dc8f3249b4aee136e180839189,
        _:N370fa4ed22204bbe96a06ce3f385baf5,
        _:N4b9b6558b5d24b4eae79bba6dd3bb465,
        _:N528963a6a9344fbea2e93e0b914fee41,
        _:N8a2070b955a4498ebc99db3290de4865,
        _:N8e8a11771caa4fe198eed485091c235e,
        _:N91065172fc1e46d183cf6ccedfc87057,
        _:N9a2ca867b50d463da18eec759657b2cb,
        _:N9dbf41b7cd7a41959c66afd57ca8338c,
        _:Nb470d1360efd42e090b407a7d1483c45,
        _:Nb71797a72d6f4958a7f632a1cb1e2aa6,
        _:Nc8370591f37c416a8cce032e44623673,
        _:Ne6355f706238429f973687e275fcdf2c,
        _:Nedff01fc00f44d508533a5438b7191a3,
        _:Nfd0cc22313f347f59949343ef61d5883,
        _:Nfdab922529224eeca87e850d42743227,
        _:Nfdae154400bf4bab98bea47cb459b96c .

