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

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

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

<album/24986> a mo:Release ;
    mo:catalogue_number "JBX-25071" .

<album/24987> a mo:Release ;
    mo:catalogue_number "VCK-6154" .

<artist/20361#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24985#subject> ;
    schema:name "Hiroshi Ogasawara"@en,
        "小笠原寛"@ja ;
    foaf:made <album/24985#composition>,
        <album/24985#subject> ;
    foaf:name "Hiroshi Ogasawara"@en,
        "小笠原寛"@ja .

<artist/3234#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24985#subject> ;
    schema:name "Yukihide Takekawa"@en,
        "タケカワユキヒデ"@ja ;
    foaf:made <album/24985#composition>,
        <album/24985#subject> ;
    foaf:name "Yukihide Takekawa"@en,
        "タケカワユキヒデ"@ja .

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24985#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/24985#composition>,
        <album/24985#subject> ;
    foaf:name "Joe Hisaishi"@en,
        "久石譲"@ja .

<product/6964#subject> a schema:CreativeWork ;
    schema:name "Genesis Climber MOSPEADA"@en,
        "機甲創世記モスピーダ"@ja,
        "Kikou Souseiki Mospeada"@ja-latn ;
    foaf:name "Genesis Climber MOSPEADA"@en,
        "機甲創世記モスピーダ"@ja,
        "Kikou Souseiki Mospeada"@ja-latn .

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

<album/24985#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Genesis Climber Mospeada Love, Live, Alive"@en,
        "機甲創世記モスピーダ ラヴ、ライヴ、アライヴ"@ja,
        "Genesis Climber Mospeada Love, Live, Alive"@ja-latn ;
    mo:performance_of <album/24985#musicalwork> ;
    mo:recorded_as <album/24985#musicalexpression> ;
    schema:name "Genesis Climber Mospeada Love, Live, Alive"@en,
        "機甲創世記モスピーダ ラヴ、ライヴ、アライヴ"@ja,
        "Genesis Climber Mospeada Love, Live, Alive"@ja-latn ;
    schema:workPerformed <album/24985#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/58/24985/24985-1432241405.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/24985#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/58/24985/24985-1432241405.jpg> ;
    foaf:depicts <album/24985#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/58/24985/24985-1432241405.jpg> .

<https://medium-media.vgm.io/albums/58/24985/24985-1432241405.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/24985#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Genesis Climber Mospeada Love, Live, Alive"@en,
        "機甲創世記モスピーダ ラヴ、ライヴ、アライヴ"@ja,
        "Genesis Climber Mospeada Love, Live, Alive"@ja-latn ;
    mo:composer <artist/20361#subject>,
        <artist/3234#subject>,
        <artist/752#subject> ;
    mo:produced_work <album/24985#musicalwork> ;
    schema:name "Genesis Climber Mospeada Love, Live, Alive"@en,
        "機甲創世記モスピーダ ラヴ、ライヴ、アライヴ"@ja,
        "Genesis Climber Mospeada Love, Live, Alive"@ja-latn .

<album/24985#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1985-09-21"^^xsd:date ;
    dcterms:title "Genesis Climber Mospeada Love, Live, Alive"@en,
        "機甲創世記モスピーダ ラヴ、ライヴ、アライヴ"@ja,
        "Genesis Climber Mospeada Love, Live, Alive"@ja-latn ;
    mo:catalogue_number "VDR-1086" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/24986>,
        <album/24987> ;
    mo:publication_of <album/24985#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Na10d76755c644695ac27c7b81d538b57 ;
    mo:record_count 1 ;
    schema:about <product/6964#subject> ;
    schema:datePublished "1985-09-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/58/24985/24985-1432241405.jpg> ;
    schema:name "Genesis Climber Mospeada Love, Live, Alive"@en,
        "機甲創世記モスピーダ ラヴ、ライヴ、アライヴ"@ja,
        "Genesis Climber Mospeada Love, Live, Alive"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/24985/24985-1432241405.jpg> .

_:N09d2bc143c9e4d8b82c73c4c2c422291 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FIRE!"@en,
        "やっつけろ！"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Na10d76755c644695ac27c7b81d538b57 ;
    schema:name "FIRE!"@en,
        "やっつけろ！"@ja .

_:N10e9ea3e4fbd44169dcfd95ed15fb4bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLUE RAIN"@en,
        "ブルー・レイン"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Na10d76755c644695ac27c7b81d538b57 ;
    schema:name "BLUE RAIN"@en,
        "ブルー・レイン"@ja .

_:N2d31f02a4f8d43febe6a6968e4765e85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MIDNIGHT RIDER"@en,
        "ミッドナイト・ライダー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Na10d76755c644695ac27c7b81d538b57 ;
    schema:name "MIDNIGHT RIDER"@en,
        "ミッドナイト・ライダー"@ja .

_:N5855808f0cae4bf5a99a68769d4c5143 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MIND TREE"@en,
        "マインド・ツリー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Na10d76755c644695ac27c7b81d538b57 ;
    schema:name "MIND TREE"@en,
        "マインド・ツリー"@ja .

_:N65817a5e669c40bda4171868a377d8b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DREAM ROAD"@en,
        "愛・夢中"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Na10d76755c644695ac27c7b81d538b57 ;
    schema:name "DREAM ROAD"@en,
        "愛・夢中"@ja .

_:Nb7fe83a320cc47ce93427bf89e5d3e90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CRYSTAL MOMENT"@en,
        "クリスタル・モーメント"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Na10d76755c644695ac27c7b81d538b57 ;
    schema:name "CRYSTAL MOMENT"@en,
        "クリスタル・モーメント"@ja .

_:Nc94ae3a6e20649489abe03ad3deac874 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DEVIL'S EYE"@en,
        "デビルズ・アイ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Na10d76755c644695ac27c7b81d538b57 ;
    schema:name "DEVIL'S EYE"@en,
        "デビルズ・アイ"@ja .

_:Nd6135213477f4a96837191495ada1eb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE IS FREE"@en,
        "心の星"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Na10d76755c644695ac27c7b81d538b57 ;
    schema:name "LOVE IS FREE"@en,
        "心の星"@ja .

_:Nd7c16adceddc4e2999c5377c12864162 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HORIZON"@en,
        "荒れ野へ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Na10d76755c644695ac27c7b81d538b57 ;
    schema:name "HORIZON"@en,
        "荒れ野へ"@ja .

_:Ne0565956b1b4420d9a6418eb5c7061bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HEART WAVE"@en,
        "ハート・ウェイヴ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Na10d76755c644695ac27c7b81d538b57 ;
    schema:name "HEART WAVE"@en,
        "ハート・ウェイヴ"@ja .

_:Ne3b83b9474ab469395569eaf412b2931 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CLAP!! CLAP!! CLAP!!"@en,
        "クラップ・クラップ・クラップ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Na10d76755c644695ac27c7b81d538b57 ;
    schema:name "CLAP!! CLAP!! CLAP!!"@en,
        "クラップ・クラップ・クラップ"@ja .

_:Na10d76755c644695ac27c7b81d538b57 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09d2bc143c9e4d8b82c73c4c2c422291,
        _:N10e9ea3e4fbd44169dcfd95ed15fb4bd,
        _:N2d31f02a4f8d43febe6a6968e4765e85,
        _:N5855808f0cae4bf5a99a68769d4c5143,
        _:N65817a5e669c40bda4171868a377d8b6,
        _:Nb7fe83a320cc47ce93427bf89e5d3e90,
        _:Nc94ae3a6e20649489abe03ad3deac874,
        _:Nd6135213477f4a96837191495ada1eb2,
        _:Nd7c16adceddc4e2999c5377c12864162,
        _:Ne0565956b1b4420d9a6418eb5c7061bf,
        _:Ne3b83b9474ab469395569eaf412b2931 ;
    mo:track_count 11 ;
    schema:duration "PT41:54"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N09d2bc143c9e4d8b82c73c4c2c422291,
        _:N10e9ea3e4fbd44169dcfd95ed15fb4bd,
        _:N2d31f02a4f8d43febe6a6968e4765e85,
        _:N5855808f0cae4bf5a99a68769d4c5143,
        _:N65817a5e669c40bda4171868a377d8b6,
        _:Nb7fe83a320cc47ce93427bf89e5d3e90,
        _:Nc94ae3a6e20649489abe03ad3deac874,
        _:Nd6135213477f4a96837191495ada1eb2,
        _:Nd7c16adceddc4e2999c5377c12864162,
        _:Ne0565956b1b4420d9a6418eb5c7061bf,
        _:Ne3b83b9474ab469395569eaf412b2931 .

