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

<artist/5854#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rin Iogi"@en,
        "井荻麟"@ja ;
    foaf:made <album/48098#lyrics>,
        <album/48098#subject> ;
    foaf:name "Rin Iogi"@en,
        "井荻麟"@ja .

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

<album/48099> a mo:Release ;
    mo:catalogue_number "K22H-4140" .

<album/48100> a mo:Release ;
    mo:catalogue_number "K30X-7013" .

<album/48101> a mo:Release ;
    mo:catalogue_number "KICA-2130" .

<artist/15778#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48098#subject> ;
    schema:name "Katsuhiro Tsubonou"@en,
        "坪能克裕"@ja ;
    foaf:made <album/48098#composition>,
        <album/48098#subject> ;
    foaf:name "Katsuhiro Tsubonou"@en,
        "坪能克裕"@ja .

<artist/5855#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48098#subject> ;
    schema:name "Kazuya Amikura"@en,
        "網倉一也"@ja ;
    foaf:made <album/48098#composition>,
        <album/48098#subject> ;
    foaf:name "Kazuya Amikura"@en,
        "網倉一也"@ja .

<product/25035#subject> a schema:CreativeWork ;
    schema:name "Aura Battler Dunbine"@en,
        "聖戦士ダンバイン"@ja,
        "Seisenshi Dunbine"@ja-latn ;
    foaf:name "Aura Battler Dunbine"@en,
        "聖戦士ダンバイン"@ja,
        "Seisenshi Dunbine"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/89/48098/48098-1410830000.jpg> a schema:ImageObject,
        foaf:Image .

<album/48098#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aura Battler Dunbine BGM Collection"@en,
        "聖戦士ダンバイン BGM集"@ja,
        "Seisenshi Dunbine BGM Shuu"@ja-latn ;
    mo:composer <artist/15778#subject>,
        <artist/5855#subject> ;
    mo:produced_work <album/48098#musicalwork> ;
    schema:name "Aura Battler Dunbine BGM Collection"@en,
        "聖戦士ダンバイン BGM集"@ja,
        "Seisenshi Dunbine BGM Shuu"@ja-latn .

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

<album/48098#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aura Battler Dunbine BGM Collection"@en,
        "聖戦士ダンバイン BGM集"@ja,
        "Seisenshi Dunbine BGM Shuu"@ja-latn ;
    mo:performance_of <album/48098#musicalwork> ;
    mo:performer <artist/5868#subject> ;
    mo:recorded_as <album/48098#musicalexpression> ;
    schema:byArtist <artist/5868#subject> ;
    schema:name "Aura Battler Dunbine BGM Collection"@en,
        "聖戦士ダンバイン BGM集"@ja,
        "Seisenshi Dunbine BGM Shuu"@ja-latn ;
    schema:workPerformed <album/48098#musicalwork> .

<artist/5868#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48098#performance> ;
    schema:name "MIO"@en ;
    foaf:name "MIO"@en .

<album/48098#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1983-06-21"^^xsd:date ;
    dcterms:title "Aura Battler Dunbine BGM Collection"@en,
        "聖戦士ダンバイン BGM集"@ja,
        "Seisenshi Dunbine BGM Shuu"@ja-latn ;
    mo:catalogue_number "K22G-7132" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/48099>,
        <album/48100>,
        <album/48101> ;
    mo:publication_of <album/48098#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N8328f24cc2b847d085e73e7ddf48225d ;
    mo:record_count 1 ;
    schema:about <product/25035#subject> ;
    schema:byArtist <artist/5868#subject> ;
    schema:datePublished "1983-06-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/89/48098/48098-1410830000.jpg> ;
    schema:name "Aura Battler Dunbine BGM Collection"@en,
        "聖戦士ダンバイン BGM集"@ja,
        "Seisenshi Dunbine BGM Shuu"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/48098/48098-1410830000.jpg> .

_:N0000a2a64ec54f9eb63b8700310b6b18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラース・ワウの古城 (F-3,C-6)"@ja,
        "Laas Wau no Kojou"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N8328f24cc2b847d085e73e7ddf48225d ;
    schema:name "ラース・ワウの古城 (F-3,C-6)"@ja,
        "Laas Wau no Kojou"@ja-latn .

_:N06c836e840e643b18288feea3e808bfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "園遊会 (F-4)"@ja,
        "En'yuukai"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N8328f24cc2b847d085e73e7ddf48225d ;
    schema:name "園遊会 (F-4)"@ja,
        "En'yuukai"@ja-latn .

_:N0e779d15ef3c4f53a638df0444862f13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オーラロード (F-1,F-2)"@ja,
        "Aura Road"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N8328f24cc2b847d085e73e7ddf48225d ;
    schema:name "オーラロード (F-1,F-2)"@ja,
        "Aura Road"@ja-latn .

_:N2ae9044be2384704a47af2ace79b7c6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "騎馬隊(C-1,C-2)"@ja,
        "Kibatai"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N8328f24cc2b847d085e73e7ddf48225d ;
    schema:name "騎馬隊(C-1,C-2)"@ja,
        "Kibatai"@ja-latn .

_:N2b6d7bb258264737a491c3f6798a0341 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みえるだろうバイストン・ウェル"@ja,
        "Mieru Darou Byston Well"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N8328f24cc2b847d085e73e7ddf48225d ;
    schema:name "みえるだろうバイストン・ウェル"@ja,
        "Mieru Darou Byston Well"@ja-latn .

_:N688baf3a66ab46c2aaaf999238d7a7ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オーラバトラー (B-1)"@ja,
        "Aura Battler"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N8328f24cc2b847d085e73e7ddf48225d ;
    schema:name "オーラバトラー (B-1)"@ja,
        "Aura Battler"@ja-latn .

_:N7213fc9368724cdab755fa80f47400ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウイング・キャリバー (B-3,B-4,I-2A)"@ja,
        "Wing Caliber"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N8328f24cc2b847d085e73e7ddf48225d ;
    schema:name "ウイング・キャリバー (B-3,B-4,I-2A)"@ja,
        "Wing Caliber"@ja-latn .

_:N7bdf614eaea14c93b1a3beb49252cfb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖戦士たち (C-3,C-5A,E-8A)"@ja,
        "Seisenshitachi"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N8328f24cc2b847d085e73e7ddf48225d ;
    schema:name "聖戦士たち (C-3,C-5A,E-8A)"@ja,
        "Seisenshitachi"@ja-latn .

_:N89e8665dba204532aded9a6029d739ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダンバインとぶ"@ja,
        "Dunbine Tobu"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N8328f24cc2b847d085e73e7ddf48225d ;
    schema:name "ダンバインとぶ"@ja,
        "Dunbine Tobu"@ja-latn .

_:N90f93e67938d4b819491f440033a3f91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦火の爪あと (B-2)"@ja,
        "Senka no Tsumeato"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N8328f24cc2b847d085e73e7ddf48225d ;
    schema:name "戦火の爪あと (B-2)"@ja,
        "Senka no Tsumeato"@ja-latn .

_:N916fb3dbcb4c4fee8060d306b0f6842a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リムルの想い (F-21,F-20B)"@ja,
        "Lemul no Omoi"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N8328f24cc2b847d085e73e7ddf48225d ;
    schema:name "リムルの想い (F-21,F-20B)"@ja,
        "Lemul no Omoi"@ja-latn .

_:Nbfaf5c0344ea4aeaa85805f6fa0748d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "邪悪な影 (E-4A,E-6,B-6)"@ja,
        "Jaaku na Kage"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N8328f24cc2b847d085e73e7ddf48225d ;
    schema:name "邪悪な影 (E-4A,E-6,B-6)"@ja,
        "Jaaku na Kage"@ja-latn .

_:Nc7b84e4e7d8b4fb38914487cf2e7f020 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "田園にて (F-5B,F-8)"@ja,
        "Den'en Nite"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N8328f24cc2b847d085e73e7ddf48225d ;
    schema:name "田園にて (F-5B,F-8)"@ja,
        "Den'en Nite"@ja-latn .

_:Nd8bac71c3e124beba97584add02ab46e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チャム・ファウ (D-1,D-2)"@ja,
        "Cham Fau"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N8328f24cc2b847d085e73e7ddf48225d ;
    schema:name "チャム・ファウ (D-1,D-2)"@ja,
        "Cham Fau"@ja-latn .

_:Nd9cfd030a96b4a78830a1940577de9a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゼラーナの旅路 (F-10,E-5B,B-5)"@ja,
        "Zelana no Tabiji"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N8328f24cc2b847d085e73e7ddf48225d ;
    schema:name "ゼラーナの旅路 (F-10,E-5B,B-5)"@ja,
        "Zelana no Tabiji"@ja-latn .

_:Ne2513281267d451b84fc4ae86e3418d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暗躍 (E-2,E-3)"@ja,
        "An'yaku"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N8328f24cc2b847d085e73e7ddf48225d ;
    schema:name "暗躍 (E-2,E-3)"@ja,
        "An'yaku"@ja-latn .

_:N8328f24cc2b847d085e73e7ddf48225d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0000a2a64ec54f9eb63b8700310b6b18,
        _:N06c836e840e643b18288feea3e808bfa,
        _:N0e779d15ef3c4f53a638df0444862f13,
        _:N2ae9044be2384704a47af2ace79b7c6e,
        _:N2b6d7bb258264737a491c3f6798a0341,
        _:N688baf3a66ab46c2aaaf999238d7a7ed,
        _:N7213fc9368724cdab755fa80f47400ac,
        _:N7bdf614eaea14c93b1a3beb49252cfb2,
        _:N89e8665dba204532aded9a6029d739ad,
        _:N90f93e67938d4b819491f440033a3f91,
        _:N916fb3dbcb4c4fee8060d306b0f6842a,
        _:Nbfaf5c0344ea4aeaa85805f6fa0748d4,
        _:Nc7b84e4e7d8b4fb38914487cf2e7f020,
        _:Nd8bac71c3e124beba97584add02ab46e,
        _:Nd9cfd030a96b4a78830a1940577de9a8,
        _:Ne2513281267d451b84fc4ae86e3418d0 ;
    mo:track_count 16 ;
    schema:duration "PT20:12"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0000a2a64ec54f9eb63b8700310b6b18,
        _:N06c836e840e643b18288feea3e808bfa,
        _:N0e779d15ef3c4f53a638df0444862f13,
        _:N2ae9044be2384704a47af2ace79b7c6e,
        _:N2b6d7bb258264737a491c3f6798a0341,
        _:N688baf3a66ab46c2aaaf999238d7a7ed,
        _:N7213fc9368724cdab755fa80f47400ac,
        _:N7bdf614eaea14c93b1a3beb49252cfb2,
        _:N89e8665dba204532aded9a6029d739ad,
        _:N90f93e67938d4b819491f440033a3f91,
        _:N916fb3dbcb4c4fee8060d306b0f6842a,
        _:Nbfaf5c0344ea4aeaa85805f6fa0748d4,
        _:Nc7b84e4e7d8b4fb38914487cf2e7f020,
        _:Nd8bac71c3e124beba97584add02ab46e,
        _:Nd9cfd030a96b4a78830a1940577de9a8,
        _:Ne2513281267d451b84fc4ae86e3418d0 .

