@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 _:Nc2876cc7e5cf461d96e0c6476943cbd0 ;
    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> .

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

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

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

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

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

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

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

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

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

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

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

_:Nc2876cc7e5cf461d96e0c6476943cbd0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07836b55fae944dab612916bc9600dab,
        _:N0a5ddc52caae494d8a919654d4bb6a20,
        _:N3272956c8a094f7a98b6211679532aa6,
        _:N4ba4c2a04a0b4af889a4fa78ddfd404f,
        _:N77f048f1affd4841bd992ae01700bdba,
        _:N7dd159e8378343728898f05a86697bae,
        _:N815e79c5fee04c368ed59cc1a89da8b4,
        _:N8af46ab7c2de4d209632d9cf6f3ab269,
        _:N8d090f5f1bb84d2087d5e334163ea827,
        _:N9498a79939ce4372afde0a4138e9f296,
        _:Necc34a38f80b49ccacc1405a2adb48bf ;
    mo:track_count 11 ;
    schema:duration "PT41:54"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N07836b55fae944dab612916bc9600dab,
        _:N0a5ddc52caae494d8a919654d4bb6a20,
        _:N3272956c8a094f7a98b6211679532aa6,
        _:N4ba4c2a04a0b4af889a4fa78ddfd404f,
        _:N77f048f1affd4841bd992ae01700bdba,
        _:N7dd159e8378343728898f05a86697bae,
        _:N815e79c5fee04c368ed59cc1a89da8b4,
        _:N8af46ab7c2de4d209632d9cf6f3ab269,
        _:N8d090f5f1bb84d2087d5e334163ea827,
        _:N9498a79939ce4372afde0a4138e9f296,
        _:Necc34a38f80b49ccacc1405a2adb48bf .

