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

<artist/51994#subject> a schema:Person,
        foaf:Person ;
    schema:name "voyager"@en,
        "ボイジャー"@ja ;
    foaf:made <album/130964#subject>,
        <album/130964#vocals> ;
    foaf:name "voyager"@en,
        "ボイジャー"@ja .

<artist/52139#subject> a schema:Person,
        foaf:Person ;
    schema:name "Daisuke Kanemitsu"@en,
        "金光大輔"@ja ;
    foaf:made <album/130964#lyrics>,
        <album/130964#subject> ;
    foaf:name "Daisuke Kanemitsu"@en,
        "金光大輔"@ja .

<artist/5874#subject> a schema:Person,
        foaf:Person ;
    schema:name "Goro Matsui"@en,
        "松井五郎"@ja ;
    foaf:made <album/130964#lyrics>,
        <album/130964#subject> ;
    foaf:name "Goro Matsui"@en,
        "松井五郎"@ja .

<artist/5916#subject> a schema:Person,
        foaf:Person ;
    schema:name "Suginami Junior Chorus"@en,
        "杉並児童合唱団"@ja ;
    foaf:made <album/130964#subject>,
        <album/130964#vocals> ;
    foaf:name "Suginami Junior Chorus"@en,
        "杉並児童合唱団"@ja .

<artist/70104#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mizuki Shikama"@en,
        "鹿間水月"@ja ;
    foaf:made <album/130964#subject>,
        <album/130964#vocals> ;
    foaf:name "Mizuki Shikama"@en,
        "鹿間水月"@ja .

<artist/71173#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yu Chiaki"@en,
        "千秋夕"@ja ;
    foaf:made <album/130964#subject>,
        <album/130964#vocals> ;
    foaf:name "Yu Chiaki"@en,
        "千秋夕"@ja .

<artist/71174#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mai Nagata"@en,
        "永田舞"@ja ;
    foaf:made <album/130964#subject>,
        <album/130964#vocals> ;
    foaf:name "Mai Nagata"@en,
        "永田舞"@ja .

<artist/71302#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomohiro Yamaguchi"@en,
        "山口智大"@ja ;
    foaf:made <album/130964#subject>,
        <album/130964#vocals> ;
    foaf:name "Tomohiro Yamaguchi"@en,
        "山口智大"@ja .

<artist/5195#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130964#subject> ;
    schema:name "Kisaburo Suzuki"@en,
        "鈴木キサブロー"@ja ;
    foaf:made <album/130964#composition>,
        <album/130964#subject> ;
    foaf:name "Kisaburo Suzuki"@en,
        "鈴木キサブロー"@ja .

<artist/58299#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130964#subject> ;
    schema:name "Fumio Hara"@en,
        "原文雄"@ja ;
    foaf:made <album/130964#composition>,
        <album/130964#lyrics>,
        <album/130964#subject> ;
    foaf:name "Fumio Hara"@en,
        "原文雄"@ja .

<product/16244#subject> a schema:CreativeWork ;
    schema:name "Ultraman Mebius Side Story: Ghost Rebirth"@en,
        "ウルトラマンメビウス外伝 ゴーストリバース"@ja,
        "Ultraman Mebius Gaiden: Ghost Rebirth"@ja-latn ;
    foaf:name "Ultraman Mebius Side Story: Ghost Rebirth"@en,
        "ウルトラマンメビウス外伝 ゴーストリバース"@ja,
        "Ultraman Mebius Gaiden: Ghost Rebirth"@ja-latn .

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

<album/130964#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ultraman Mebius / voyager"@en,
        "ウルトラマンメビウス / ボイジャー"@ja,
        "Ultraman Mebius / voyager"@ja-latn ;
    mo:performance_of <album/130964#musicalwork> ;
    mo:recorded_as <album/130964#musicalexpression> ;
    schema:name "Ultraman Mebius / voyager"@en,
        "ウルトラマンメビウス / ボイジャー"@ja,
        "Ultraman Mebius / voyager"@ja-latn ;
    schema:workPerformed <album/130964#musicalwork> .

<org/393#subject> schema:name "BinaryMixx Records"@en,
        "BinaryMixx Records"@ja,
        "BinaryMixx Records"@ja-latn ;
    foaf:name "BinaryMixx Records"@en,
        "BinaryMixx Records"@ja,
        "BinaryMixx Records"@ja-latn .

<https://media.vgm.io/albums/46/130964/130964-c0e96f2049ea.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/130964#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/130964/130964-c0e96f2049ea.webp> ;
    foaf:depicts <album/130964#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/130964/130964-c0e96f2049ea.webp> .

<https://medium-media.vgm.io/albums/46/130964/130964-c0e96f2049ea.webp> a schema:ImageObject,
        foaf:Image .

<album/130964#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ultraman Mebius / voyager"@en,
        "ウルトラマンメビウス / ボイジャー"@ja,
        "Ultraman Mebius / voyager"@ja-latn ;
    mo:composer <artist/5195#subject>,
        <artist/58299#subject> ;
    mo:produced_work <album/130964#musicalwork> ;
    schema:name "Ultraman Mebius / voyager"@en,
        "ウルトラマンメビウス / ボイジャー"@ja,
        "Ultraman Mebius / voyager"@ja-latn .

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

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

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

<album/130964#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-11-25"^^xsd:date ;
    dcterms:title "Ultraman Mebius / voyager"@en,
        "ウルトラマンメビウス / ボイジャー"@ja,
        "Ultraman Mebius / voyager"@ja-latn ;
    mo:catalogue_number "BMCS-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/130964#musicalexpression> ;
    mo:publisher <org/393#subject> ;
    mo:record _:N5dc210d0e89544cdb4277853042156f4 ;
    mo:record_count 1 ;
    schema:about <product/16244#subject> ;
    schema:datePublished "2009-11-25"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/46/130964/130964-c0e96f2049ea.webp> ;
    schema:name "Ultraman Mebius / voyager"@en,
        "ウルトラマンメビウス / ボイジャー"@ja,
        "Ultraman Mebius / voyager"@ja-latn ;
    schema:publisher <org/393#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/130964/130964-c0e96f2049ea.webp> .

_:N013aa9e629c04ab9b1d96a4c34a55def a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultraman Mebius (Winter Version)"@en,
        "ウルトラマンメビウス（ウインターバージョン）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N5dc210d0e89544cdb4277853042156f4 ;
    schema:name "Ultraman Mebius (Winter Version)"@en,
        "ウルトラマンメビウス（ウインターバージョン）"@ja .

_:N195bbef8ffad4b7e857eab43605f72d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultraman Mebius"@en,
        "ウルトラマンメビウス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N5dc210d0e89544cdb4277853042156f4 ;
    schema:name "Ultraman Mebius"@en,
        "ウルトラマンメビウス"@ja .

_:N2e4275bf0061442f9cbfba3d80fcbc23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Power of Voice (Original Karaoke)"@en,
        "Power of Voice（オリジナルカラオケ）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N5dc210d0e89544cdb4277853042156f4 ;
    schema:name "Power of Voice (Original Karaoke)"@en,
        "Power of Voice（オリジナルカラオケ）"@ja .

_:N8b444ffbf021457a8a095faf38825eef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultraman Mebius (Original Karaoke)"@en,
        "ウルトラマンメビウス（オリジナルカラオケ）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N5dc210d0e89544cdb4277853042156f4 ;
    schema:name "Ultraman Mebius (Original Karaoke)"@en,
        "ウルトラマンメビウス（オリジナルカラオケ）"@ja .

_:N9a506f23d0f848e284a7e6be455d7e05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Power of Voice"@en,
        "Power of Voice"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N5dc210d0e89544cdb4277853042156f4 ;
    schema:name "Power of Voice"@en,
        "Power of Voice"@ja .

_:N5dc210d0e89544cdb4277853042156f4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N013aa9e629c04ab9b1d96a4c34a55def,
        _:N195bbef8ffad4b7e857eab43605f72d2,
        _:N2e4275bf0061442f9cbfba3d80fcbc23,
        _:N8b444ffbf021457a8a095faf38825eef,
        _:N9a506f23d0f848e284a7e6be455d7e05 ;
    mo:track_count 5 ;
    schema:duration "PT24:06"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N013aa9e629c04ab9b1d96a4c34a55def,
        _:N195bbef8ffad4b7e857eab43605f72d2,
        _:N2e4275bf0061442f9cbfba3d80fcbc23,
        _:N8b444ffbf021457a8a095faf38825eef,
        _:N9a506f23d0f848e284a7e6be455d7e05 .

