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

<artist/10054#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koichiro Maeda"@en,
        "前田耕一郎"@ja ;
    foaf:made <album/152128#lyrics>,
        <album/152128#subject> ;
    foaf:name "Koichiro Maeda"@en,
        "前田耕一郎"@ja .

<artist/14847#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takayuki Miyauchi"@en,
        "宮内タカユキ"@ja ;
    foaf:made <album/152128#subject>,
        <album/152128#vocals> ;
    foaf:name "Takayuki Miyauchi"@en,
        "宮内タカユキ"@ja .

<artist/15642#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshitomo Yonetani"@en,
        "米たにヨシトモ"@ja ;
    foaf:made <album/152128#lyrics>,
        <album/152128#subject> ;
    foaf:name "Yoshitomo Yonetani"@en,
        "米たにヨシトモ"@ja .

<artist/4799#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satoko Shimonari"@en,
        "下成佐登子"@ja ;
    foaf:made <album/152128#subject>,
        <album/152128#vocals> ;
    foaf:name "Satoko Shimonari"@en,
        "下成佐登子"@ja .

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152128#subject> ;
    schema:name "Kohei Tanaka"@en,
        "田中公平"@ja ;
    foaf:made <album/152128#composition>,
        <album/152128#subject> ;
    foaf:name "Kohei Tanaka"@en,
        "田中公平"@ja .

<product/22034#subject> a schema:CreativeWork ;
    schema:name "GaoGaiGar: King of the Braves"@en,
        "勇者王ガオガイガー"@ja,
        "Yuushaou GaoGaiGar"@ja-latn ;
    foaf:name "GaoGaiGar: King of the Braves"@en,
        "勇者王ガオガイガー"@ja,
        "Yuushaou GaoGaiGar"@ja-latn .

<album/152128#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GaoGaiGar SPECIAL DRAMA SECOND ~Robot Ankoku Boukenki~"@en,
        "勇者王ガオガイガー スペシャルドラマ2 ～ロボット闇酷冒険記～"@ja,
        "Yuushaou GaoGaiGar Special Drama 2 ~Robot Ankoku Boukenki~"@ja-latn ;
    mo:composer <artist/322#subject> ;
    mo:produced_work <album/152128#musicalwork> ;
    schema:name "GaoGaiGar SPECIAL DRAMA SECOND ~Robot Ankoku Boukenki~"@en,
        "勇者王ガオガイガー スペシャルドラマ2 ～ロボット闇酷冒険記～"@ja,
        "Yuushaou GaoGaiGar Special Drama 2 ~Robot Ankoku Boukenki~"@ja-latn .

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

<album/152128#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GaoGaiGar SPECIAL DRAMA SECOND ~Robot Ankoku Boukenki~"@en,
        "勇者王ガオガイガー スペシャルドラマ2 ～ロボット闇酷冒険記～"@ja,
        "Yuushaou GaoGaiGar Special Drama 2 ~Robot Ankoku Boukenki~"@ja-latn ;
    mo:performance_of <album/152128#musicalwork> ;
    mo:recorded_as <album/152128#musicalexpression> ;
    schema:name "GaoGaiGar SPECIAL DRAMA SECOND ~Robot Ankoku Boukenki~"@en,
        "勇者王ガオガイガー スペシャルドラマ2 ～ロボット闇酷冒険記～"@ja,
        "Yuushaou GaoGaiGar Special Drama 2 ~Robot Ankoku Boukenki~"@ja-latn ;
    schema:workPerformed <album/152128#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/82/152128/152128-fcc1d423afc8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152128#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/82/152128/152128-fcc1d423afc8.jpg> ;
    foaf:depicts <album/152128#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/82/152128/152128-fcc1d423afc8.jpg> .

<https://medium-media.vgm.io/albums/82/152128/152128-fcc1d423afc8.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/152128#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-09-22"^^xsd:date ;
    dcterms:title "GaoGaiGar SPECIAL DRAMA SECOND ~Robot Ankoku Boukenki~"@en,
        "勇者王ガオガイガー スペシャルドラマ2 ～ロボット闇酷冒険記～"@ja,
        "Yuushaou GaoGaiGar Special Drama 2 ~Robot Ankoku Boukenki~"@ja-latn ;
    mo:catalogue_number "VICL-60020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/152128#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Ncbf2b817dbd241d1b38ed5d6972c5b49 ;
    mo:record_count 1 ;
    schema:about <product/22034#subject> ;
    schema:datePublished "1997-09-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/82/152128/152128-fcc1d423afc8.jpg> ;
    schema:name "GaoGaiGar SPECIAL DRAMA SECOND ~Robot Ankoku Boukenki~"@en,
        "勇者王ガオガイガー スペシャルドラマ2 ～ロボット闇酷冒険記～"@ja,
        "Yuushaou GaoGaiGar Special Drama 2 ~Robot Ankoku Boukenki~"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/152128/152128-fcc1d423afc8.jpg> .

_:N0a35a63e9bf0410087c33530414a7965 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "13機のイカレたマイク･サウンダース"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Ncbf2b817dbd241d1b38ed5d6972c5b49 ;
    schema:name "13機のイカレたマイク･サウンダース"@ja .

_:N1b096616f5ad4dfa888f280efce98eda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最強勇者ロボ軍団 ＜ショート･ヴァージョン＞"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Ncbf2b817dbd241d1b38ed5d6972c5b49 ;
    schema:name "最強勇者ロボ軍団 ＜ショート･ヴァージョン＞"@ja .

_:N5ab0d0d9f1634cb693d27e194ad048e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "すべての答が待つ部屋"@ja ;
    mo:track_number 8 ;
    schema:duration "PT17:33"^^xsd:interval ;
    schema:inPlaylist _:Ncbf2b817dbd241d1b38ed5d6972c5b49 ;
    schema:name "すべての答が待つ部屋"@ja .

_:N82c33eb4ce334aee877beb3b15f004f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旅の終り～次回予告"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Ncbf2b817dbd241d1b38ed5d6972c5b49 ;
    schema:name "旅の終り～次回予告"@ja .

_:N8e519ed4939047b2a3e09fdb5a2abec9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジュピロス･ファイヴを追え!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:42"^^xsd:interval ;
    schema:inPlaylist _:Ncbf2b817dbd241d1b38ed5d6972c5b49 ;
    schema:name "ジュピロス･ファイヴを追え!"@ja .

_:Nd5219720f86e4139acfea2a851e47533 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボルフォッグ, その愛と死"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:Ncbf2b817dbd241d1b38ed5d6972c5b49 ;
    schema:name "ボルフォッグ, その愛と死"@ja .

_:Nde38a7cab48d46779dd66a4c76d480cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゴルディーマーグvsゴルディオンハンマー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ncbf2b817dbd241d1b38ed5d6972c5b49 ;
    schema:name "ゴルディーマーグvsゴルディオンハンマー"@ja .

_:Ne0eac675b717429fa7073ea1b217c393 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガイの母～特A級機密事項428"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Ncbf2b817dbd241d1b38ed5d6972c5b49 ;
    schema:name "ガイの母～特A級機密事項428"@ja .

_:Nf5643922c7a54c8d8496f3485a8b4e4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "炎竜vs氷竜"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Ncbf2b817dbd241d1b38ed5d6972c5b49 ;
    schema:name "炎竜vs氷竜"@ja .

_:Ncbf2b817dbd241d1b38ed5d6972c5b49 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a35a63e9bf0410087c33530414a7965,
        _:N1b096616f5ad4dfa888f280efce98eda,
        _:N5ab0d0d9f1634cb693d27e194ad048e1,
        _:N82c33eb4ce334aee877beb3b15f004f6,
        _:N8e519ed4939047b2a3e09fdb5a2abec9,
        _:Nd5219720f86e4139acfea2a851e47533,
        _:Nde38a7cab48d46779dd66a4c76d480cd,
        _:Ne0eac675b717429fa7073ea1b217c393,
        _:Nf5643922c7a54c8d8496f3485a8b4e4d ;
    mo:track_count 9 ;
    schema:duration "PT53:06"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0a35a63e9bf0410087c33530414a7965,
        _:N1b096616f5ad4dfa888f280efce98eda,
        _:N5ab0d0d9f1634cb693d27e194ad048e1,
        _:N82c33eb4ce334aee877beb3b15f004f6,
        _:N8e519ed4939047b2a3e09fdb5a2abec9,
        _:Nd5219720f86e4139acfea2a851e47533,
        _:Nde38a7cab48d46779dd66a4c76d480cd,
        _:Ne0eac675b717429fa7073ea1b217c393,
        _:Nf5643922c7a54c8d8496f3485a8b4e4d .

