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

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

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

<artist/5586#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saeko Suzuki"@en,
        "鈴木佐江子"@ja ;
    foaf:made <album/152134#subject>,
        <album/152134#vocals> ;
    foaf:name "Saeko Suzuki"@en,
        "鈴木佐江子"@ja .

<artist/5852#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyoko Matsumiya"@en,
        "松宮恭子"@ja ;
    foaf:made <album/152134#lyrics>,
        <album/152134#subject> ;
    foaf:name "Kyoko Matsumiya"@en,
        "松宮恭子"@ja .

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152134#subject> ;
    schema:name "Kohei Tanaka"@en,
        "田中公平"@ja ;
    foaf:made <album/152134#composition>,
        <album/152134#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/152134#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GaoGaiGar SPECIAL DRAMA FOURTH ~ID5 wa Eien ni…~"@en,
        "勇者王ガオガイガー スペシャルドラマ4 ～ID5は永遠に⋯〜"@ja,
        "Yuushaou GaoGaiGar Special Drama 4 ~ID4 wa Eien ni…~"@ja-latn ;
    mo:composer <artist/322#subject> ;
    mo:produced_work <album/152134#musicalwork> ;
    schema:name "GaoGaiGar SPECIAL DRAMA FOURTH ~ID5 wa Eien ni…~"@en,
        "勇者王ガオガイガー スペシャルドラマ4 ～ID5は永遠に⋯〜"@ja,
        "Yuushaou GaoGaiGar Special Drama 4 ~ID4 wa Eien ni…~"@ja-latn .

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

<album/152134#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GaoGaiGar SPECIAL DRAMA FOURTH ~ID5 wa Eien ni…~"@en,
        "勇者王ガオガイガー スペシャルドラマ4 ～ID5は永遠に⋯〜"@ja,
        "Yuushaou GaoGaiGar Special Drama 4 ~ID4 wa Eien ni…~"@ja-latn ;
    mo:performance_of <album/152134#musicalwork> ;
    mo:recorded_as <album/152134#musicalexpression> ;
    schema:name "GaoGaiGar SPECIAL DRAMA FOURTH ~ID5 wa Eien ni…~"@en,
        "勇者王ガオガイガー スペシャルドラマ4 ～ID5は永遠に⋯〜"@ja,
        "Yuushaou GaoGaiGar Special Drama 4 ~ID4 wa Eien ni…~"@ja-latn ;
    schema:workPerformed <album/152134#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/43/152134/152134-b41af97c33f4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152134#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/152134/152134-b41af97c33f4.jpg> ;
    foaf:depicts <album/152134#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/152134/152134-b41af97c33f4.jpg> .

<https://medium-media.vgm.io/albums/43/152134/152134-b41af97c33f4.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/152134#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-11-21"^^xsd:date ;
    dcterms:title "GaoGaiGar SPECIAL DRAMA FOURTH ~ID5 wa Eien ni…~"@en,
        "勇者王ガオガイガー スペシャルドラマ4 ～ID5は永遠に⋯〜"@ja,
        "Yuushaou GaoGaiGar Special Drama 4 ~ID4 wa Eien ni…~"@ja-latn ;
    mo:catalogue_number "VICL-60022" ;
    mo:media_type "CD" ;
    mo:publication_of <album/152134#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N570cb86cad3e44b7806da26e0235f21d ;
    mo:record_count 1 ;
    schema:about <product/22034#subject> ;
    schema:datePublished "1997-11-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/43/152134/152134-b41af97c33f4.jpg> ;
    schema:name "GaoGaiGar SPECIAL DRAMA FOURTH ~ID5 wa Eien ni…~"@en,
        "勇者王ガオガイガー スペシャルドラマ4 ～ID5は永遠に⋯〜"@ja,
        "Yuushaou GaoGaiGar Special Drama 4 ~ID4 wa Eien ni…~"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/152134/152134-b41af97c33f4.jpg> .

_:N08e5b0e382df404296fbf4651c51fff7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "破滅 - 死を呼ぶパワー"@ja ;
    mo:track_number 7 ;
    schema:duration "PT13:42"^^xsd:interval ;
    schema:inPlaylist _:N570cb86cad3e44b7806da26e0235f21d ;
    schema:name "破滅 - 死を呼ぶパワー"@ja .

_:N3923eb92dc5f4cb184b0bed78278657f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "船出 - 決意を胸に"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N570cb86cad3e44b7806da26e0235f21d ;
    schema:name "船出 - 決意を胸に"@ja .

_:N6717a79fac104e9dbd4a281b1200529c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宣誓 - 弔い合戦"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:N570cb86cad3e44b7806da26e0235f21d ;
    schema:name "宣誓 - 弔い合戦"@ja .

_:Nb7b2c5c048c94826ad625fa17b9c5ee7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦友 - 祝・再会"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N570cb86cad3e44b7806da26e0235f21d ;
    schema:name "戦友 - 祝・再会"@ja .

_:Nbcdac8ad6dc245d69f42995a1e35b47c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "予感 - 長官の悪夢"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N570cb86cad3e44b7806da26e0235f21d ;
    schema:name "予感 - 長官の悪夢"@ja .

_:Nc50f6c5a46754c22b6dadbcf09b520d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追憶 - 運命の五つ星"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:N570cb86cad3e44b7806da26e0235f21d ;
    schema:name "追憶 - 運命の五つ星"@ja .

_:Nf5b30ea173714e43a95e9c649b61c86f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "激突 - ヴェロケニア共和国"@ja ;
    mo:track_number 6 ;
    schema:duration "PT13:02"^^xsd:interval ;
    schema:inPlaylist _:N570cb86cad3e44b7806da26e0235f21d ;
    schema:name "激突 - ヴェロケニア共和国"@ja .

_:Nffe129ab10bb4c29aa05892ab927a457 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "希望 - ID5は永遠に…"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N570cb86cad3e44b7806da26e0235f21d ;
    schema:name "希望 - ID5は永遠に…"@ja .

_:N570cb86cad3e44b7806da26e0235f21d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08e5b0e382df404296fbf4651c51fff7,
        _:N3923eb92dc5f4cb184b0bed78278657f,
        _:N6717a79fac104e9dbd4a281b1200529c,
        _:Nb7b2c5c048c94826ad625fa17b9c5ee7,
        _:Nbcdac8ad6dc245d69f42995a1e35b47c,
        _:Nc50f6c5a46754c22b6dadbcf09b520d2,
        _:Nf5b30ea173714e43a95e9c649b61c86f,
        _:Nffe129ab10bb4c29aa05892ab927a457 ;
    mo:track_count 8 ;
    schema:duration "PT54:12"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N08e5b0e382df404296fbf4651c51fff7,
        _:N3923eb92dc5f4cb184b0bed78278657f,
        _:N6717a79fac104e9dbd4a281b1200529c,
        _:Nb7b2c5c048c94826ad625fa17b9c5ee7,
        _:Nbcdac8ad6dc245d69f42995a1e35b47c,
        _:Nc50f6c5a46754c22b6dadbcf09b520d2,
        _:Nf5b30ea173714e43a95e9c649b61c86f,
        _:Nffe129ab10bb4c29aa05892ab927a457 .

