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

<artist/10005#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mami Ayukawa"@en,
        "鮎川麻弥"@ja ;
    foaf:made <album/27151#subject>,
        <album/27151#vocals> ;
    foaf:name "Mami Ayukawa"@en,
        "鮎川麻弥"@ja .

<artist/9513#subject> a schema:Person,
        foaf:Person ;
    schema:name "Machiko Ryu"@en,
        "竜真知子"@ja ;
    foaf:made <album/27151#lyrics>,
        <album/27151#subject> ;
    foaf:name "Machiko Ryu"@en,
        "竜真知子"@ja .

<album/27149> a mo:Release ;
    mo:catalogue_number "K25G-7327" .

<artist/2340#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27151#subject> ;
    schema:name "Kyohei Tsutsumi"@en,
        "筒美京平"@ja ;
    foaf:made <album/27151#composition>,
        <album/27151#subject> ;
    foaf:name "Kyohei Tsutsumi"@en,
        "筒美京平"@ja .

<artist/3403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27151#subject> ;
    schema:name "Koji Makaino"@en,
        "馬飼野康二"@ja ;
    foaf:made <album/27151#composition>,
        <album/27151#subject> ;
    foaf:name "Koji Makaino"@en,
        "馬飼野康二"@ja .

<product/21768#subject> a schema:CreativeWork ;
    schema:name "METAL ARMOR DRAGONAR"@en,
        "機甲戦記ドラグナー"@ja,
        "Kidou Senki Dragonar"@ja-latn ;
    foaf:name "METAL ARMOR DRAGONAR"@en,
        "機甲戦記ドラグナー"@ja,
        "Kidou Senki Dragonar"@ja-latn .

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

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

<album/27151#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Metal Armor Dragonar BGM Collection Vol.1"@en,
        "機甲戦記ドラグナーBGM集VOL.1"@ja,
        "Metal Armor Dragonar BGM Collection Vol.1"@ja-latn ;
    mo:performance_of <album/27151#musicalwork> ;
    mo:recorded_as <album/27151#musicalexpression> ;
    schema:name "Metal Armor Dragonar BGM Collection Vol.1"@en,
        "機甲戦記ドラグナーBGM集VOL.1"@ja,
        "Metal Armor Dragonar BGM Collection Vol.1"@ja-latn ;
    schema:workPerformed <album/27151#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/15/27151/27151-1314370548.jpg> a schema:ImageObject,
        foaf:Image .

<album/27151#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Metal Armor Dragonar BGM Collection Vol.1"@en,
        "機甲戦記ドラグナーBGM集VOL.1"@ja,
        "Metal Armor Dragonar BGM Collection Vol.1"@ja-latn ;
    mo:composer <artist/2340#subject>,
        <artist/3403#subject> ;
    mo:produced_work <album/27151#musicalwork> ;
    schema:name "Metal Armor Dragonar BGM Collection Vol.1"@en,
        "機甲戦記ドラグナーBGM集VOL.1"@ja,
        "Metal Armor Dragonar BGM Collection Vol.1"@ja-latn .

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

<album/27151#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-03-05"^^xsd:date ;
    dcterms:title "Metal Armor Dragonar BGM Collection Vol.1"@en,
        "機甲戦記ドラグナーBGM集VOL.1"@ja,
        "Metal Armor Dragonar BGM Collection Vol.1"@ja-latn ;
    mo:catalogue_number "KICA-2154" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/27149> ;
    mo:publication_of <album/27151#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Ne9657553f8d5424bbb7a899e4163459e ;
    mo:record_count 1 ;
    schema:about <product/21768#subject> ;
    schema:datePublished "1993-03-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/27151/27151-1314370548.jpg> ;
    schema:name "Metal Armor Dragonar BGM Collection Vol.1"@en,
        "機甲戦記ドラグナーBGM集VOL.1"@ja,
        "Metal Armor Dragonar BGM Collection Vol.1"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/27151/27151-1314370548.jpg> .

_:N0b7e485a50824dc1b07fbe344f994003 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Ravages of War..."@en,
        "戦禍の中で..."@ja,
        "Senka no Naka de..."@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Ne9657553f8d5424bbb7a899e4163459e ;
    schema:name "In the Ravages of War..."@en,
        "戦禍の中で..."@ja,
        "Senka no Naka de..."@ja-latn .

_:N12329f7329bc497a9887e442c67e3acf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Guiltorre"@en,
        "黒いギルトール"@ja,
        "Kuroi Guiltorre"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Ne9657553f8d5424bbb7a899e4163459e ;
    schema:name "Black Guiltorre"@en,
        "黒いギルトール"@ja,
        "Kuroi Guiltorre"@ja-latn .

_:N21bc8b73000945dca8de81df324599e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Giganos' Fleet"@en,
        "ギガノスの艦隊"@ja,
        "Giganos no Kantai"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Ne9657553f8d5424bbb7a899e4163459e ;
    schema:name "Giganos' Fleet"@en,
        "ギガノスの艦隊"@ja,
        "Giganos no Kantai"@ja-latn .

_:N2a100f1abbb5420db17416c9a3ffd712 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream-Colored Chaser"@en,
        "夢色チェイサー"@ja,
        "Yume Iro Chaser"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Ne9657553f8d5424bbb7a899e4163459e ;
    schema:name "Dream-Colored Chaser"@en,
        "夢色チェイサー"@ja,
        "Yume Iro Chaser"@ja-latn .

_:N3ad2ab4bfce4498ea3fc3ffc9608edfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MEMORIES"@en,
        "MEMORIES"@ja,
        "MEMORIES"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Ne9657553f8d5424bbb7a899e4163459e ;
    schema:name "MEMORIES"@en,
        "MEMORIES"@ja,
        "MEMORIES"@ja-latn .

_:N3b59bd989bba4522b2a9be5a9df670f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On My Road"@en,
        "On My Road"@ja,
        "On My Road"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ne9657553f8d5424bbb7a899e4163459e ;
    schema:name "On My Road"@en,
        "On My Road"@ja,
        "On My Road"@ja-latn .

_:N3f55b7234dc740dea5505168fb5dba1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Linda Plato"@en,
        "リンダ・プラート"@ja,
        "Linda Plato"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Ne9657553f8d5424bbb7a899e4163459e ;
    schema:name "Linda Plato"@en,
        "リンダ・プラート"@ja,
        "Linda Plato"@ja-latn .

_:N5d0aa9589d7245338e5654570475a12c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MASS DRIVER"@en,
        "MASS・DRIVER"@ja,
        "MASS DRIVER"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Ne9657553f8d5424bbb7a899e4163459e ;
    schema:name "MASS DRIVER"@en,
        "MASS・DRIVER"@ja,
        "MASS DRIVER"@ja-latn .

_:N646106f72a7042a3b9c40b55c8948000 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dawn Again"@en,
        "ふたたびの夜明け"@ja,
        "Futatabi no Yoake"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Ne9657553f8d5424bbb7a899e4163459e ;
    schema:name "The Dawn Again"@en,
        "ふたたびの夜明け"@ja,
        "Futatabi no Yoake"@ja-latn .

_:N718de9cbd305409490457be7c1a73846 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Teddy Boys"@en,
        "Teddy Boys"@ja,
        "Teddy Boys"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Ne9657553f8d5424bbb7a899e4163459e ;
    schema:name "Teddy Boys"@en,
        "Teddy Boys"@ja,
        "Teddy Boys"@ja-latn .

_:N99c5c73e27e149ef834f029a7c556437 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Searching for an Illusion"@en,
        "イリュージョンをさがして"@ja,
        "Illusion wo Sagashite"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Ne9657553f8d5424bbb7a899e4163459e ;
    schema:name "Searching for an Illusion"@en,
        "イリュージョンをさがして"@ja,
        "Illusion wo Sagashite"@ja-latn .

_:Nc5078cee241344249a03b2f73af507a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fugitive of the Star"@en,
        "星のFugitive"@ja,
        "Hoshi no Fugitive"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Ne9657553f8d5424bbb7a899e4163459e ;
    schema:name "Fugitive of the Star"@en,
        "星のFugitive"@ja,
        "Hoshi no Fugitive"@ja-latn .

_:Ne15761e1fb704a529c144de54c8eef1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disturbance in The Moon"@en,
        "Disturbance in The Moon"@ja,
        "Disturbance in The Moon"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Ne9657553f8d5424bbb7a899e4163459e ;
    schema:name "Disturbance in The Moon"@en,
        "Disturbance in The Moon"@ja,
        "Disturbance in The Moon"@ja-latn .

_:Ne9657553f8d5424bbb7a899e4163459e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b7e485a50824dc1b07fbe344f994003,
        _:N12329f7329bc497a9887e442c67e3acf,
        _:N21bc8b73000945dca8de81df324599e6,
        _:N2a100f1abbb5420db17416c9a3ffd712,
        _:N3ad2ab4bfce4498ea3fc3ffc9608edfb,
        _:N3b59bd989bba4522b2a9be5a9df670f2,
        _:N3f55b7234dc740dea5505168fb5dba1d,
        _:N5d0aa9589d7245338e5654570475a12c,
        _:N646106f72a7042a3b9c40b55c8948000,
        _:N718de9cbd305409490457be7c1a73846,
        _:N99c5c73e27e149ef834f029a7c556437,
        _:Nc5078cee241344249a03b2f73af507a6,
        _:Ne15761e1fb704a529c144de54c8eef1b ;
    mo:track_count 13 ;
    schema:duration "PT39:05"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0b7e485a50824dc1b07fbe344f994003,
        _:N12329f7329bc497a9887e442c67e3acf,
        _:N21bc8b73000945dca8de81df324599e6,
        _:N2a100f1abbb5420db17416c9a3ffd712,
        _:N3ad2ab4bfce4498ea3fc3ffc9608edfb,
        _:N3b59bd989bba4522b2a9be5a9df670f2,
        _:N3f55b7234dc740dea5505168fb5dba1d,
        _:N5d0aa9589d7245338e5654570475a12c,
        _:N646106f72a7042a3b9c40b55c8948000,
        _:N718de9cbd305409490457be7c1a73846,
        _:N99c5c73e27e149ef834f029a7c556437,
        _:Nc5078cee241344249a03b2f73af507a6,
        _:Ne15761e1fb704a529c144de54c8eef1b .

