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

<artist/42#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja ;
    foaf:made <album/58046#subject>,
        <album/58046#vocals> ;
    foaf:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja .

<artist/4643#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hitomi Mieno"@en,
        "三重野瞳"@ja ;
    foaf:made <album/58046#subject>,
        <album/58046#vocals> ;
    foaf:name "Hitomi Mieno"@en,
        "三重野瞳"@ja .

<artist/8683#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masatoshi Ishikawa"@en,
        "石川雅敏"@ja ;
    foaf:made <album/58046#lyrics>,
        <album/58046#subject> ;
    foaf:name "Masatoshi Ishikawa"@en,
        "石川雅敏"@ja .

<artist/53691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58046#subject> ;
    schema:name "Little Voice"@en ;
    foaf:made <album/58046#composition>,
        <album/58046#subject> ;
    foaf:name "Little Voice"@en .

<artist/633#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58046#subject> ;
    schema:name "Toshihiko Sahashi"@en,
        "佐橋俊彦"@ja ;
    foaf:made <album/58046#composition>,
        <album/58046#subject> ;
    foaf:name "Toshihiko Sahashi"@en,
        "佐橋俊彦"@ja .

<product/4571#subject> a schema:CreativeWork ;
    schema:name "GEAR Fighter Dendoh"@en,
        "GEAR戦士電童"@ja,
        "GEAR Senshi Dendoh"@ja-latn ;
    foaf:name "GEAR Fighter Dendoh"@en,
        "GEAR戦士電童"@ja,
        "GEAR Senshi Dendoh"@ja-latn .

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

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

<album/58046#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GEAR Fighter Dendoh ORIGINAL SOUNDTRACK Vol.1"@en,
        "GEAR戦士 電童 オリジナル サウンドトラック Vol.1"@ja,
        "GEAR Fighter Dendoh ORIGINAL SOUNDTRACK Vol.1"@ja-latn ;
    mo:performance_of <album/58046#musicalwork> ;
    mo:recorded_as <album/58046#musicalexpression> ;
    schema:name "GEAR Fighter Dendoh ORIGINAL SOUNDTRACK Vol.1"@en,
        "GEAR戦士 電童 オリジナル サウンドトラック Vol.1"@ja,
        "GEAR Fighter Dendoh ORIGINAL SOUNDTRACK Vol.1"@ja-latn ;
    schema:workPerformed <album/58046#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/64/58046/58046-1483039390.jpg> a schema:ImageObject,
        foaf:Image .

<album/58046#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GEAR Fighter Dendoh ORIGINAL SOUNDTRACK Vol.1"@en,
        "GEAR戦士 電童 オリジナル サウンドトラック Vol.1"@ja,
        "GEAR Fighter Dendoh ORIGINAL SOUNDTRACK Vol.1"@ja-latn ;
    mo:composer <artist/53691#subject>,
        <artist/633#subject> ;
    mo:produced_work <album/58046#musicalwork> ;
    schema:name "GEAR Fighter Dendoh ORIGINAL SOUNDTRACK Vol.1"@en,
        "GEAR戦士 電童 オリジナル サウンドトラック Vol.1"@ja,
        "GEAR Fighter Dendoh ORIGINAL SOUNDTRACK Vol.1"@ja-latn .

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

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

<album/58046#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-12-27"^^xsd:date ;
    dcterms:title "GEAR Fighter Dendoh ORIGINAL SOUNDTRACK Vol.1"@en,
        "GEAR戦士 電童 オリジナル サウンドトラック Vol.1"@ja,
        "GEAR Fighter Dendoh ORIGINAL SOUNDTRACK Vol.1"@ja-latn ;
    mo:catalogue_number "VICL-60645" ;
    mo:media_type "CD" ;
    mo:publication_of <album/58046#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Nca821b6d4a3d49cebeedb2c524155455 ;
    mo:record_count 1 ;
    schema:about <product/4571#subject> ;
    schema:datePublished "2000-12-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/64/58046/58046-1483039390.jpg> ;
    schema:name "GEAR Fighter Dendoh ORIGINAL SOUNDTRACK Vol.1"@en,
        "GEAR戦士 電童 オリジナル サウンドトラック Vol.1"@ja,
        "GEAR Fighter Dendoh ORIGINAL SOUNDTRACK Vol.1"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/58046/58046-1483039390.jpg> .

_:N1006344015704de99f21640565671715 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ベガ・愛のテーマ"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "ベガ・愛のテーマ"@ja .

_:N127ddb84ee444a84948cf96601bb25f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地球防衛秘密機関"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "地球防衛秘密機関"@ja .

_:N14a8551b26fc452eabff94d25990e429 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "螺旋城の侵攻"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "螺旋城の侵攻"@ja .

_:N188db04885864cfd90715dc25971864a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GEAR戦士"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "GEAR戦士"@ja .

_:N1b6d82a6cb1548ba9f1c51aeb5c3d19c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "仮面の騎士"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "仮面の騎士"@ja .

_:N266607e99e0f4b00bf02a8de56c8e68f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "功防、力の限り"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "功防、力の限り"@ja .

_:N2cfda2d1f8e741698e1824ac5cbb28d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二人の距離"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "二人の距離"@ja .

_:N3d2a16181e5e480cb447287ea009bd14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦え！電童"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "戦え！電童"@ja .

_:N443da2980c20456bb60f78f728ed0ff9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖しの三幹部"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "妖しの三幹部"@ja .

_:N4d3288a6df54455c9f592f5490de383e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "友情のテーマ"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "友情のテーマ"@ja .

_:N4f2715505b7746989c5daea87b982f5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "困惑の起動"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "困惑の起動"@ja .

_:N4fa571f761be4a7abfed6c8e6465fa46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "始まりの日"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "始まりの日"@ja .

_:N53df11626eb44f8da8f76916882e02fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風を切れ！"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "風を切れ！"@ja .

_:N59e57076849640afbb82d42952e50b02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "急転直下"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "急転直下"@ja .

_:N5a4f06044c90481f99b6347c20363610 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "危機との呼応"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "危機との呼応"@ja .

_:N5f762d37dce44855b70ecefe208008a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "親愛なる約束"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "親愛なる約束"@ja .

_:N6c9ed85f7dd942c4bc904a7839c9d03b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "W-Infinity (オリジナル・カラオケ with 三重野瞳)"@ja ;
    mo:track_number 32 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "W-Infinity (オリジナル・カラオケ with 三重野瞳)"@ja .

_:Na4693b8e7ae14324bcbf97ca053ecba6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "潜入"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "潜入"@ja .

_:Na4e5e8e7bb1548738968d4d27472cbc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "孤独な決断"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "孤独な決断"@ja .

_:Na50b4afa9e6f4ee3ac5df4e14fe0f37a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天空の予感"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "天空の予感"@ja .

_:Nb0032f5431da46b499c3f99c0f8d7bd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "都市の混乱"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "都市の混乱"@ja .

_:Nb006917fbc7f4790bfa399cc3a7808ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "電子の残像"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "電子の残像"@ja .

_:Nb61e4d7dfa824812bdad4bb987ae6dc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不機嫌な北斗と銀河"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "不機嫌な北斗と銀河"@ja .

_:Ncaf3059582354b7ca52fb8f2a7860627 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "日常のテーマ"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "日常のテーマ"@ja .

_:Nce3cfecbd74344c1956c93bdc23693cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "データウェポン"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "データウェポン"@ja .

_:Nd3bd787d166a4eb9bf8af5e5030664a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "W-Infinity (Vocal TVサイズ)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "W-Infinity (Vocal TVサイズ)"@ja .

_:Ne5aa5295322d4da692f573e1cae18369 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖獣の鼓動"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "聖獣の鼓動"@ja .

_:Ne5d90bec9dcf493fa5f09875661a9119 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦慄の対話"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "戦慄の対話"@ja .

_:Nec10bffeb9c34a91bb0acccb1488697e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "電童出動！"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "電童出動！"@ja .

_:Nf767a534ea4543b7849c63912bd5eb53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "陰謀の影"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "陰謀の影"@ja .

_:Nfd2e6c2f37854073bc913ea916e6f682 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "W-Infinity (オリジナル・カラオケ with 影山ヒロノブ)"@ja ;
    mo:track_number 31 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "W-Infinity (オリジナル・カラオケ with 影山ヒロノブ)"@ja .

_:Nff1c4297f9f846d480027204494efb91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "騎士凰牙"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nca821b6d4a3d49cebeedb2c524155455 ;
    schema:name "騎士凰牙"@ja .

_:Nca821b6d4a3d49cebeedb2c524155455 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1006344015704de99f21640565671715,
        _:N127ddb84ee444a84948cf96601bb25f8,
        _:N14a8551b26fc452eabff94d25990e429,
        _:N188db04885864cfd90715dc25971864a,
        _:N1b6d82a6cb1548ba9f1c51aeb5c3d19c,
        _:N266607e99e0f4b00bf02a8de56c8e68f,
        _:N2cfda2d1f8e741698e1824ac5cbb28d7,
        _:N3d2a16181e5e480cb447287ea009bd14,
        _:N443da2980c20456bb60f78f728ed0ff9,
        _:N4d3288a6df54455c9f592f5490de383e,
        _:N4f2715505b7746989c5daea87b982f5c,
        _:N4fa571f761be4a7abfed6c8e6465fa46,
        _:N53df11626eb44f8da8f76916882e02fa,
        _:N59e57076849640afbb82d42952e50b02,
        _:N5a4f06044c90481f99b6347c20363610,
        _:N5f762d37dce44855b70ecefe208008a7,
        _:N6c9ed85f7dd942c4bc904a7839c9d03b,
        _:Na4693b8e7ae14324bcbf97ca053ecba6,
        _:Na4e5e8e7bb1548738968d4d27472cbc9,
        _:Na50b4afa9e6f4ee3ac5df4e14fe0f37a,
        _:Nb0032f5431da46b499c3f99c0f8d7bd1,
        _:Nb006917fbc7f4790bfa399cc3a7808ba,
        _:Nb61e4d7dfa824812bdad4bb987ae6dc3,
        _:Ncaf3059582354b7ca52fb8f2a7860627,
        _:Nce3cfecbd74344c1956c93bdc23693cc,
        _:Nd3bd787d166a4eb9bf8af5e5030664a2,
        _:Ne5aa5295322d4da692f573e1cae18369,
        _:Ne5d90bec9dcf493fa5f09875661a9119,
        _:Nec10bffeb9c34a91bb0acccb1488697e,
        _:Nf767a534ea4543b7849c63912bd5eb53,
        _:Nfd2e6c2f37854073bc913ea916e6f682,
        _:Nff1c4297f9f846d480027204494efb91 ;
    mo:track_count 32 ;
    schema:duration "PT52:19"^^xsd:interval ;
    schema:numTracks 32 ;
    schema:track _:N1006344015704de99f21640565671715,
        _:N127ddb84ee444a84948cf96601bb25f8,
        _:N14a8551b26fc452eabff94d25990e429,
        _:N188db04885864cfd90715dc25971864a,
        _:N1b6d82a6cb1548ba9f1c51aeb5c3d19c,
        _:N266607e99e0f4b00bf02a8de56c8e68f,
        _:N2cfda2d1f8e741698e1824ac5cbb28d7,
        _:N3d2a16181e5e480cb447287ea009bd14,
        _:N443da2980c20456bb60f78f728ed0ff9,
        _:N4d3288a6df54455c9f592f5490de383e,
        _:N4f2715505b7746989c5daea87b982f5c,
        _:N4fa571f761be4a7abfed6c8e6465fa46,
        _:N53df11626eb44f8da8f76916882e02fa,
        _:N59e57076849640afbb82d42952e50b02,
        _:N5a4f06044c90481f99b6347c20363610,
        _:N5f762d37dce44855b70ecefe208008a7,
        _:N6c9ed85f7dd942c4bc904a7839c9d03b,
        _:Na4693b8e7ae14324bcbf97ca053ecba6,
        _:Na4e5e8e7bb1548738968d4d27472cbc9,
        _:Na50b4afa9e6f4ee3ac5df4e14fe0f37a,
        _:Nb0032f5431da46b499c3f99c0f8d7bd1,
        _:Nb006917fbc7f4790bfa399cc3a7808ba,
        _:Nb61e4d7dfa824812bdad4bb987ae6dc3,
        _:Ncaf3059582354b7ca52fb8f2a7860627,
        _:Nce3cfecbd74344c1956c93bdc23693cc,
        _:Nd3bd787d166a4eb9bf8af5e5030664a2,
        _:Ne5aa5295322d4da692f573e1cae18369,
        _:Ne5d90bec9dcf493fa5f09875661a9119,
        _:Nec10bffeb9c34a91bb0acccb1488697e,
        _:Nf767a534ea4543b7849c63912bd5eb53,
        _:Nfd2e6c2f37854073bc913ea916e6f682,
        _:Nff1c4297f9f846d480027204494efb91 .

