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

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

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

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152133#subject> ;
    schema:name "Kohei Tanaka"@en,
        "田中公平"@ja ;
    foaf:made <album/152133#composition>,
        <album/152133#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/152133#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GaoGaiGar SPECIAL DRAMA THIRD ~Saikyou Yuusha Bijo Gundan~"@en,
        "勇者王ガオガイガー スペシャルドラマ3 ～最強勇者美女軍団～"@ja,
        "Yuushaou GaoGaiGar Special Drama 3 ~Saikyou Yuusha Bijo Gundan~"@ja-latn ;
    mo:composer <artist/322#subject> ;
    mo:produced_work <album/152133#musicalwork> ;
    schema:name "GaoGaiGar SPECIAL DRAMA THIRD ~Saikyou Yuusha Bijo Gundan~"@en,
        "勇者王ガオガイガー スペシャルドラマ3 ～最強勇者美女軍団～"@ja,
        "Yuushaou GaoGaiGar Special Drama 3 ~Saikyou Yuusha Bijo Gundan~"@ja-latn .

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

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

<album/152133#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GaoGaiGar SPECIAL DRAMA THIRD ~Saikyou Yuusha Bijo Gundan~"@en,
        "勇者王ガオガイガー スペシャルドラマ3 ～最強勇者美女軍団～"@ja,
        "Yuushaou GaoGaiGar Special Drama 3 ~Saikyou Yuusha Bijo Gundan~"@ja-latn ;
    mo:performance_of <album/152133#musicalwork> ;
    mo:recorded_as <album/152133#musicalexpression> ;
    schema:name "GaoGaiGar SPECIAL DRAMA THIRD ~Saikyou Yuusha Bijo Gundan~"@en,
        "勇者王ガオガイガー スペシャルドラマ3 ～最強勇者美女軍団～"@ja,
        "Yuushaou GaoGaiGar Special Drama 3 ~Saikyou Yuusha Bijo Gundan~"@ja-latn ;
    schema:workPerformed <album/152133#musicalwork> .

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

<https://medium-media.vgm.io/albums/33/152133/152133-9dae63610fd7.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/152133#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-10-22"^^xsd:date ;
    dcterms:title "GaoGaiGar SPECIAL DRAMA THIRD ~Saikyou Yuusha Bijo Gundan~"@en,
        "勇者王ガオガイガー スペシャルドラマ3 ～最強勇者美女軍団～"@ja,
        "Yuushaou GaoGaiGar Special Drama 3 ~Saikyou Yuusha Bijo Gundan~"@ja-latn ;
    mo:catalogue_number "VICL-60021" ;
    mo:media_type "CD" ;
    mo:publication_of <album/152133#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Nb1e6cbe4e70c48eb8f228a94b545cd90 ;
    mo:record_count 1 ;
    schema:about <product/22034#subject> ;
    schema:datePublished "1997-10-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/33/152133/152133-9dae63610fd7.jpg> ;
    schema:name "GaoGaiGar SPECIAL DRAMA THIRD ~Saikyou Yuusha Bijo Gundan~"@en,
        "勇者王ガオガイガー スペシャルドラマ3 ～最強勇者美女軍団～"@ja,
        "Yuushaou GaoGaiGar Special Drama 3 ~Saikyou Yuusha Bijo Gundan~"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/152133/152133-9dae63610fd7.jpg> .

_:N0277d19191694f5199c588fb3efcb236 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風の中の花のように (ショート･ヴァージョン)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nb1e6cbe4e70c48eb8f228a94b545cd90 ;
    schema:name "風の中の花のように (ショート･ヴァージョン)"@ja .

_:N2ebcb475145c425384f373ac81df8f40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COUNT DOWN"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nb1e6cbe4e70c48eb8f228a94b545cd90 ;
    schema:name "COUNT DOWN"@ja .

_:N30c825e9b0aa41b6be49c0b3b466bb8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白き翼で舞う乙女"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nb1e6cbe4e70c48eb8f228a94b545cd90 ;
    schema:name "白き翼で舞う乙女"@ja .

_:N51856ef2ea734744b58e11a29b78e397 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天高く、海深く"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nb1e6cbe4e70c48eb8f228a94b545cd90 ;
    schema:name "天高く、海深く"@ja .

_:N6ec9ee7abfbf48d19c28dc4b41583041 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "孤独の森に残されて"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nb1e6cbe4e70c48eb8f228a94b545cd90 ;
    schema:name "孤独の森に残されて"@ja .

_:N7626f71cf3b545c1837d1257bf87e1f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時には貝のように"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nb1e6cbe4e70c48eb8f228a94b545cd90 ;
    schema:name "時には貝のように"@ja .

_:N8e13992bfcdc4ac49019cdf8bc3ccf28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あやめられたDNA"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nb1e6cbe4e70c48eb8f228a94b545cd90 ;
    schema:name "あやめられたDNA"@ja .

_:N92a4fd98c8734267b9fe434763952861 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "儚き虹色の対決"@ja ;
    mo:track_number 8 ;
    schema:duration "PT11:28"^^xsd:interval ;
    schema:inPlaylist _:Nb1e6cbe4e70c48eb8f228a94b545cd90 ;
    schema:name "儚き虹色の対決"@ja .

_:Na4ac680cc7b841b2890ac9b29ae04c34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "次回予告"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:Nb1e6cbe4e70c48eb8f228a94b545cd90 ;
    schema:name "次回予告"@ja .

_:Nbd35c60f65a74103ac093dd25fdde881 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月に兎のいる如く"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:Nb1e6cbe4e70c48eb8f228a94b545cd90 ;
    schema:name "月に兎のいる如く"@ja .

_:Neb14b658b0f141848ed7d96f5f78d5e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "初めての戦いへ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nb1e6cbe4e70c48eb8f228a94b545cd90 ;
    schema:name "初めての戦いへ"@ja .

_:Nb1e6cbe4e70c48eb8f228a94b545cd90 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0277d19191694f5199c588fb3efcb236,
        _:N2ebcb475145c425384f373ac81df8f40,
        _:N30c825e9b0aa41b6be49c0b3b466bb8b,
        _:N51856ef2ea734744b58e11a29b78e397,
        _:N6ec9ee7abfbf48d19c28dc4b41583041,
        _:N7626f71cf3b545c1837d1257bf87e1f5,
        _:N8e13992bfcdc4ac49019cdf8bc3ccf28,
        _:N92a4fd98c8734267b9fe434763952861,
        _:Na4ac680cc7b841b2890ac9b29ae04c34,
        _:Nbd35c60f65a74103ac093dd25fdde881,
        _:Neb14b658b0f141848ed7d96f5f78d5e3 ;
    mo:track_count 11 ;
    schema:duration "PT45:39"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0277d19191694f5199c588fb3efcb236,
        _:N2ebcb475145c425384f373ac81df8f40,
        _:N30c825e9b0aa41b6be49c0b3b466bb8b,
        _:N51856ef2ea734744b58e11a29b78e397,
        _:N6ec9ee7abfbf48d19c28dc4b41583041,
        _:N7626f71cf3b545c1837d1257bf87e1f5,
        _:N8e13992bfcdc4ac49019cdf8bc3ccf28,
        _:N92a4fd98c8734267b9fe434763952861,
        _:Na4ac680cc7b841b2890ac9b29ae04c34,
        _:Nbd35c60f65a74103ac093dd25fdde881,
        _:Neb14b658b0f141848ed7d96f5f78d5e3 .

