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

<artist/16295#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mine Matsuki"@en,
        "松木美音"@ja ;
    foaf:made <album/113568#subject>,
        <album/113568#vocals> ;
    foaf:name "Mine Matsuki"@en,
        "松木美音"@ja .

<artist/31535#subject> a schema:Person,
        foaf:Person ;
    schema:name "Andy"@en,
        "アンディ"@ja ;
    foaf:made <album/113568#subject>,
        <album/113568#vocals> ;
    foaf:name "Andy"@en,
        "アンディ"@ja .

<artist/5850#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masao Urino"@en,
        "売野雅勇"@ja ;
    foaf:made <album/113568#lyrics>,
        <album/113568#subject> ;
    foaf:name "Masao Urino"@en,
        "売野雅勇"@ja .

<artist/8387#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akane Asa"@en,
        "阿佐茜"@ja ;
    foaf:made <album/113568#lyrics>,
        <album/113568#subject> ;
    foaf:name "Akane Asa"@en,
        "阿佐茜"@ja .

<album/24977> a mo:Release ;
    mo:catalogue_number "JBX-25029" .

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

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

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113568#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/113568#composition>,
        <album/113568#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/113568#musicalexpression> a mo:Signal ;
    mo:published_as <album/113568#subject> ;
    mo:records <album/113568#performance> .

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

<https://medium-media.vgm.io/albums/86/113568/113568-1ba4548123da.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/113568#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Genesis Climber MOSPEADA"@en,
        "機甲創世記モスピーダ"@ja,
        "Kikou Soseiki MOSPEADA"@ja-latn ;
    mo:performance_of <album/113568#musicalwork> ;
    mo:performer _:Na8e154cde3194e8cb894e0df2863e454 ;
    mo:recorded_as <album/113568#musicalexpression> ;
    schema:byArtist _:Na8e154cde3194e8cb894e0df2863e454 ;
    schema:name "Genesis Climber MOSPEADA"@en,
        "機甲創世記モスピーダ"@ja,
        "Kikou Soseiki MOSPEADA"@ja-latn ;
    schema:workPerformed <album/113568#musicalwork> .

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

<album/113568#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Genesis Climber MOSPEADA"@en,
        "機甲創世記モスピーダ"@ja,
        "Kikou Soseiki MOSPEADA"@ja-latn ;
    mo:composer <artist/20361#subject>,
        <artist/3234#subject>,
        <artist/752#subject> ;
    mo:produced_work <album/113568#musicalwork> ;
    schema:name "Genesis Climber MOSPEADA"@en,
        "機甲創世記モスピーダ"@ja,
        "Kikou Soseiki MOSPEADA"@ja-latn .

<album/113568#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-08-25"^^xsd:date ;
    dcterms:title "Genesis Climber MOSPEADA"@en,
        "機甲創世記モスピーダ"@ja,
        "Kikou Soseiki MOSPEADA"@ja-latn ;
    mo:catalogue_number "NCS-10254" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/24977> ;
    mo:publication_of <album/113568#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N2d34e740476a493581e49c03c200a4a5 ;
    mo:record_count 1 ;
    schema:about <product/6964#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "WHILE ROCK BAND"@en ;
            foaf:name "WHILE ROCK BAND"@en ] ;
    schema:datePublished "2021-08-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/86/113568/113568-1ba4548123da.jpg> ;
    schema:name "Genesis Climber MOSPEADA"@en,
        "機甲創世記モスピーダ"@ja,
        "Kikou Soseiki MOSPEADA"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/113568/113568-1ba4548123da.jpg> .

_:N0519f2d54abf4c918e725de5cc6cffdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exhausted City"@en,
        "エグゾーステッド・シティー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N2d34e740476a493581e49c03c200a4a5 ;
    schema:name "Exhausted City"@en,
        "エグゾーステッド・シティー"@ja .

_:N0b28b593849a4d2ca36f34ad1c80dcc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Search of Lost Dreams"@en,
        "失われた伝説(ゆめ)を求めて"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N2d34e740476a493581e49c03c200a4a5 ;
    schema:name "In Search of Lost Dreams"@en,
        "失われた伝説(ゆめ)を求めて"@ja .

_:N1ae8f9219e824692ae0699224c8b47ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pretty Cupid"@en,
        "プリティー・キューピッド"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N2d34e740476a493581e49c03c200a4a5 ;
    schema:name "Pretty Cupid"@en,
        "プリティー・キューピッド"@ja .

_:N2fc87554a854438a81f7587e189dce23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Stone"@en,
        "愛の小石"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N2d34e740476a493581e49c03c200a4a5 ;
    schema:name "Love Stone"@en,
        "愛の小石"@ja .

_:N5bf0aa61112e45b4b55cf9c1c82e1012 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Venus of Space"@en,
        "ヴィーナス・オブ・ザ・スペース"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N2d34e740476a493581e49c03c200a4a5 ;
    schema:name "Venus of Space"@en,
        "ヴィーナス・オブ・ザ・スペース"@ja .

_:N67cef82bd8324227b39b67a2230fb2b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DREAM EATERS"@en,
        "DREAM EATERS"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N2d34e740476a493581e49c03c200a4a5 ;
    schema:name "DREAM EATERS"@en,
        "DREAM EATERS"@ja .

_:N758415afdbd8488f9f74317512f282d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Young Spirits"@en,
        "ヤング・スピリッツ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N2d34e740476a493581e49c03c200a4a5 ;
    schema:name "Young Spirits"@en,
        "ヤング・スピリッツ"@ja .

_:N824ab92054c546c291095ce6380d58f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stop!"@en,
        "やっつけろ!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N2d34e740476a493581e49c03c200a4a5 ;
    schema:name "Stop!"@en,
        "やっつけろ!"@ja .

_:N9f54b10100484fc088abf5d53f5120ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Letter"@en,
        "青春への手紙"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N2d34e740476a493581e49c03c200a4a5 ;
    schema:name "Blue Letter"@en,
        "青春への手紙"@ja .

_:Na320a0d42b9a4cfc99992794118ca9d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Houquet's Blues"@en,
        "フーケのブルース"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N2d34e740476a493581e49c03c200a4a5 ;
    schema:name "Houquet's Blues"@en,
        "フーケのブルース"@ja .

_:Na8e154cde3194e8cb894e0df2863e454 a schema:Person,
        foaf:Person ;
    mo:performed <album/113568#performance> ;
    schema:name "WHILE ROCK BAND"@en ;
    foaf:name "WHILE ROCK BAND"@en .

_:Nafd0a62c45a54f0cb156343a463c6034 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "River Of Legend"@en,
        "伝説の河"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N2d34e740476a493581e49c03c200a4a5 ;
    schema:name "River Of Legend"@en,
        "伝説の河"@ja .

_:Nb9c371b6d4564db3b0f2e181f455a720 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dash and Dash"@en,
        "ダッシュ・アンド・ダッシュ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N2d34e740476a493581e49c03c200a4a5 ;
    schema:name "Dash and Dash"@en,
        "ダッシュ・アンド・ダッシュ"@ja .

_:Nbb8924729b864c71b376ac131d7bed44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Together"@en,
        "ふたりでいたい"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N2d34e740476a493581e49c03c200a4a5 ;
    schema:name "Go Together"@en,
        "ふたりでいたい"@ja .

_:Nbeb331ef891d4fa3ab7ef651a10d519d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Rain"@en,
        "ブルー・レイン"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N2d34e740476a493581e49c03c200a4a5 ;
    schema:name "Blue Rain"@en,
        "ブルー・レイン"@ja .

_:Nd43d23ea97d44fb2836e90bdd02a264a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying Ceremony"@en,
        "飛翔の儀式"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N2d34e740476a493581e49c03c200a4a5 ;
    schema:name "Flying Ceremony"@en,
        "飛翔の儀式"@ja .

_:Nedc6e46dd466485682148abd0eed006a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inbit"@en,
        "インビット"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N2d34e740476a493581e49c03c200a4a5 ;
    schema:name "Inbit"@en,
        "インビット"@ja .

_:N2d34e740476a493581e49c03c200a4a5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0519f2d54abf4c918e725de5cc6cffdf,
        _:N0b28b593849a4d2ca36f34ad1c80dcc4,
        _:N1ae8f9219e824692ae0699224c8b47ec,
        _:N2fc87554a854438a81f7587e189dce23,
        _:N5bf0aa61112e45b4b55cf9c1c82e1012,
        _:N67cef82bd8324227b39b67a2230fb2b6,
        _:N758415afdbd8488f9f74317512f282d8,
        _:N824ab92054c546c291095ce6380d58f4,
        _:N9f54b10100484fc088abf5d53f5120ab,
        _:Na320a0d42b9a4cfc99992794118ca9d5,
        _:Nafd0a62c45a54f0cb156343a463c6034,
        _:Nb9c371b6d4564db3b0f2e181f455a720,
        _:Nbb8924729b864c71b376ac131d7bed44,
        _:Nbeb331ef891d4fa3ab7ef651a10d519d,
        _:Nd43d23ea97d44fb2836e90bdd02a264a,
        _:Nedc6e46dd466485682148abd0eed006a ;
    mo:track_count 16 ;
    schema:duration "PT49:25"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0519f2d54abf4c918e725de5cc6cffdf,
        _:N0b28b593849a4d2ca36f34ad1c80dcc4,
        _:N1ae8f9219e824692ae0699224c8b47ec,
        _:N2fc87554a854438a81f7587e189dce23,
        _:N5bf0aa61112e45b4b55cf9c1c82e1012,
        _:N67cef82bd8324227b39b67a2230fb2b6,
        _:N758415afdbd8488f9f74317512f282d8,
        _:N824ab92054c546c291095ce6380d58f4,
        _:N9f54b10100484fc088abf5d53f5120ab,
        _:Na320a0d42b9a4cfc99992794118ca9d5,
        _:Nafd0a62c45a54f0cb156343a463c6034,
        _:Nb9c371b6d4564db3b0f2e181f455a720,
        _:Nbb8924729b864c71b376ac131d7bed44,
        _:Nbeb331ef891d4fa3ab7ef651a10d519d,
        _:Nd43d23ea97d44fb2836e90bdd02a264a,
        _:Nedc6e46dd466485682148abd0eed006a .

