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

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

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

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

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152127#subject> ;
    schema:name "Kohei Tanaka"@en,
        "田中公平"@ja ;
    foaf:made <album/152127#composition>,
        <album/152127#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/152127#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GaoGaiGar SPECIAL DRAMA FIRST ~Cyborg Tanjou~"@en,
        "勇者王ガオガイガー スペシャルドラマ1 〜サイボーグ誕生〜"@ja,
        "Yuushaou GaoGaiGar Special Drama 1 ~Cyborg Tanjou~"@ja-latn ;
    mo:composer <artist/322#subject> ;
    mo:produced_work <album/152127#musicalwork> ;
    schema:name "GaoGaiGar SPECIAL DRAMA FIRST ~Cyborg Tanjou~"@en,
        "勇者王ガオガイガー スペシャルドラマ1 〜サイボーグ誕生〜"@ja,
        "Yuushaou GaoGaiGar Special Drama 1 ~Cyborg Tanjou~"@ja-latn .

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

<album/152127#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GaoGaiGar SPECIAL DRAMA FIRST ~Cyborg Tanjou~"@en,
        "勇者王ガオガイガー スペシャルドラマ1 〜サイボーグ誕生〜"@ja,
        "Yuushaou GaoGaiGar Special Drama 1 ~Cyborg Tanjou~"@ja-latn ;
    mo:performance_of <album/152127#musicalwork> ;
    mo:recorded_as <album/152127#musicalexpression> ;
    schema:name "GaoGaiGar SPECIAL DRAMA FIRST ~Cyborg Tanjou~"@en,
        "勇者王ガオガイガー スペシャルドラマ1 〜サイボーグ誕生〜"@ja,
        "Yuushaou GaoGaiGar Special Drama 1 ~Cyborg Tanjou~"@ja-latn ;
    schema:workPerformed <album/152127#musicalwork> .

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

<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/72/152127/152127-485efb478c07.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152127#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/152127/152127-485efb478c07.jpg> ;
    foaf:depicts <album/152127#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/152127/152127-485efb478c07.jpg> .

<https://medium-media.vgm.io/albums/72/152127/152127-485efb478c07.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/152127#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-07-24"^^xsd:date ;
    dcterms:title "GaoGaiGar SPECIAL DRAMA FIRST ~Cyborg Tanjou~"@en,
        "勇者王ガオガイガー スペシャルドラマ1 〜サイボーグ誕生〜"@ja,
        "Yuushaou GaoGaiGar Special Drama 1 ~Cyborg Tanjou~"@ja-latn ;
    mo:catalogue_number "VICL-60018" ;
    mo:media_type "CD" ;
    mo:publication_of <album/152127#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N3069ad5807f2445492616aeb893bdd43 ;
    mo:record_count 1 ;
    schema:about <product/22034#subject> ;
    schema:datePublished "1997-07-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/72/152127/152127-485efb478c07.jpg> ;
    schema:name "GaoGaiGar SPECIAL DRAMA FIRST ~Cyborg Tanjou~"@en,
        "勇者王ガオガイガー スペシャルドラマ1 〜サイボーグ誕生〜"@ja,
        "Yuushaou GaoGaiGar Special Drama 1 ~Cyborg Tanjou~"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/152127/152127-485efb478c07.jpg> .

_:N1322e694880d4c5c8502085b231e8636 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エピローグ そして、明日へ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT10:03"^^xsd:interval ;
    schema:inPlaylist _:N3069ad5807f2445492616aeb893bdd43 ;
    schema:name "エピローグ そして、明日へ"@ja .

_:N38786aa620b24fb18a8b5486eb005adb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GGGマーチ <ショート・ヴァージョン>"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N3069ad5807f2445492616aeb893bdd43 ;
    schema:name "GGGマーチ <ショート・ヴァージョン>"@ja .

_:N484e819d82c64ef4814d542fae17d823 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1年前 ミコト、GGGヘ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT20:19"^^xsd:interval ;
    schema:inPlaylist _:N3069ad5807f2445492616aeb893bdd43 ;
    schema:name "1年前 ミコト、GGGヘ"@ja .

_:N612c01f4e7c9452cb6c8d18805dd1bbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "4年前 ガイ、星の見える丘へ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N3069ad5807f2445492616aeb893bdd43 ;
    schema:name "4年前 ガイ、星の見える丘へ"@ja .

_:N7797ef30113d4524878eec7b69c6d63b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3年前 マモル、G-アイランドへ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:20"^^xsd:interval ;
    schema:inPlaylist _:N3069ad5807f2445492616aeb893bdd43 ;
    schema:name "3年前 マモル、G-アイランドへ"@ja .

_:N97329c0245744c8a9deca4a22d029ba1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロローグ 銅のサイボーグ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N3069ad5807f2445492616aeb893bdd43 ;
    schema:name "プロローグ 銅のサイボーグ"@ja .

_:Nc7bc9811d3204c3a86847677eb34ef5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2年前 El-01、地球へ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N3069ad5807f2445492616aeb893bdd43 ;
    schema:name "2年前 El-01、地球へ"@ja .

_:N3069ad5807f2445492616aeb893bdd43 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1322e694880d4c5c8502085b231e8636,
        _:N38786aa620b24fb18a8b5486eb005adb,
        _:N484e819d82c64ef4814d542fae17d823,
        _:N612c01f4e7c9452cb6c8d18805dd1bbc,
        _:N7797ef30113d4524878eec7b69c6d63b,
        _:N97329c0245744c8a9deca4a22d029ba1,
        _:Nc7bc9811d3204c3a86847677eb34ef5c ;
    mo:track_count 7 ;
    schema:duration "PT49:27"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1322e694880d4c5c8502085b231e8636,
        _:N38786aa620b24fb18a8b5486eb005adb,
        _:N484e819d82c64ef4814d542fae17d823,
        _:N612c01f4e7c9452cb6c8d18805dd1bbc,
        _:N7797ef30113d4524878eec7b69c6d63b,
        _:N97329c0245744c8a9deca4a22d029ba1,
        _:Nc7bc9811d3204c3a86847677eb34ef5c .

