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

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

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

<artist/61424#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9812#subject> ;
    schema:name "Masako Ishii"@en,
        "石井雅子"@ja ;
    foaf:made <album/9812#composition>,
        <album/9812#subject> ;
    foaf:name "Masako Ishii"@en,
        "石井雅子"@ja .

<artist/9135#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9812#subject> ;
    schema:name "Chiharu Sugiyama"@en,
        "杉山千春"@ja ;
    foaf:made <album/9812#composition>,
        <album/9812#subject> ;
    foaf:name "Chiharu Sugiyama"@en,
        "杉山千春"@ja .

<product/19450#subject> a schema:CreativeWork ;
    schema:name "Remote Control Dandy"@en,
        "リモートコントロールダンディ"@ja,
        "Remote Control Dandy"@ja-latn ;
    foaf:name "Remote Control Dandy"@en,
        "リモートコントロールダンディ"@ja,
        "Remote Control Dandy"@ja-latn .

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

<album/9812#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Remote Control Dandy -Direct Audio- with Game Disc"@en,
        "リモートコントロールダンディ ダイレクトオーディオ with Game Disc"@ja,
        "Remote Control Dandy -Direct Audio- with Game Disc"@ja-latn ;
    mo:performance_of <album/9812#musicalwork> ;
    mo:recorded_as <album/9812#musicalexpression> ;
    schema:name "Remote Control Dandy -Direct Audio- with Game Disc"@en,
        "リモートコントロールダンディ ダイレクトオーディオ with Game Disc"@ja,
        "Remote Control Dandy -Direct Audio- with Game Disc"@ja-latn ;
    schema:workPerformed <album/9812#musicalwork> .

<org/1957#subject> schema:name "MEDIA FACTORY"@en,
        "MEDIA FACTORY"@ja,
        "MEDIA FACTORY"@ja-latn ;
    foaf:name "MEDIA FACTORY"@en,
        "MEDIA FACTORY"@ja,
        "MEDIA FACTORY"@ja-latn .

<https://media.vgm.io/albums/21/9812/9812-1217767529.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/9812#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/21/9812/9812-1217767529.jpg> ;
    foaf:depicts <album/9812#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/21/9812/9812-1217767529.jpg> .

<https://medium-media.vgm.io/albums/21/9812/9812-1217767529.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9812#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Remote Control Dandy -Direct Audio- with Game Disc"@en,
        "リモートコントロールダンディ ダイレクトオーディオ with Game Disc"@ja,
        "Remote Control Dandy -Direct Audio- with Game Disc"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(HUMAN CORPORATION)"@en ;
            foaf:made <album/9812#composition> ;
            foaf:name "(HUMAN CORPORATION)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(HUMAN CORPORATION"@en ;
            foaf:made <album/9812#composition> ;
            foaf:name "(HUMAN CORPORATION"@en ],
        <artist/61424#subject>,
        <artist/9135#subject> ;
    mo:produced_work <album/9812#musicalwork> ;
    schema:name "Remote Control Dandy -Direct Audio- with Game Disc"@en,
        "リモートコントロールダンディ ダイレクトオーディオ with Game Disc"@ja,
        "Remote Control Dandy -Direct Audio- with Game Disc"@ja-latn .

<album/9812#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-09-22"^^xsd:date ;
    dcterms:title "Remote Control Dandy -Direct Audio- with Game Disc"@en,
        "リモートコントロールダンディ ダイレクトオーディオ with Game Disc"@ja,
        "Remote Control Dandy -Direct Audio- with Game Disc"@ja-latn ;
    mo:catalogue_number "ZMCX-1012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9812#musicalexpression> ;
    mo:publisher <org/1957#subject> ;
    mo:record _:N4f027a9d1d9349c78afe8830caf396d7 ;
    mo:record_count 1 ;
    schema:about <product/19450#subject> ;
    schema:datePublished "1999-09-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/9812/9812-1217767529.jpg> ;
    schema:name "Remote Control Dandy -Direct Audio- with Game Disc"@en,
        "リモートコントロールダンディ ダイレクトオーディオ with Game Disc"@ja,
        "Remote Control Dandy -Direct Audio- with Game Disc"@ja-latn ;
    schema:publisher <org/1957#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/9812/9812-1217767529.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9812#subject> ;
    schema:name "(HUMAN CORPORATION)"@en ;
    foaf:made <album/9812#subject> ;
    foaf:name "(HUMAN CORPORATION)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9812#subject> ;
    schema:name "(HUMAN CORPORATION"@en ;
    foaf:made <album/9812#subject> ;
    foaf:name "(HUMAN CORPORATION"@en .

_:N03f7623f645245c18ccddd4aef7f4fd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time of Battle"@en,
        "戦いの時"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N4f027a9d1d9349c78afe8830caf396d7 ;
    schema:name "Time of Battle"@en,
        "戦いの時"@ja .

_:N0dff51c2a5c84084b7fb2bffd94879a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outbreak of War! Robot Armageddon"@en,
        "勃発！ロボット・ハルマゲドン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N4f027a9d1d9349c78afe8830caf396d7 ;
    schema:name "Outbreak of War! Robot Armageddon"@en,
        "勃発！ロボット・ハルマゲドン"@ja .

_:N100a16391a7f49198e8db8d5e7519565 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Robot Takeoff!"@en,
        "ロボット発進！"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N4f027a9d1d9349c78afe8830caf396d7 ;
    schema:name "Robot Takeoff!"@en,
        "ロボット発進！"@ja .

_:N12a12d31b70d4fb98a13ecae9d317d12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evil Organization"@en,
        "悪の組織"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N4f027a9d1d9349c78afe8830caf396d7 ;
    schema:name "Evil Organization"@en,
        "悪の組織"@ja .

_:N276df593fc044463bbe468ee19b2d383 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Garrison One Day"@en,
        "ある日の警備隊"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N4f027a9d1d9349c78afe8830caf396d7 ;
    schema:name "The Garrison One Day"@en,
        "ある日の警備隊"@ja .

_:N348f6cc4752c4627b7856a7e6e933ad9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Robot Control Training"@en,
        "ロボット操縦猛特訓"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N4f027a9d1d9349c78afe8830caf396d7 ;
    schema:name "Robot Control Training"@en,
        "ロボット操縦猛特訓"@ja .

_:N4acfaefee6cf425f87c2f5a3ad9a3c41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After the Battle"@en,
        "戦いの後で"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N4f027a9d1d9349c78afe8830caf396d7 ;
    schema:name "After the Battle"@en,
        "戦いの後で"@ja .

_:N4fa2aa541a8c4f2c87781bf47bdcb1af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Terror of the Mystery Robot"@en,
        "怪ロボットの恐怖"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N4f027a9d1d9349c78afe8830caf396d7 ;
    schema:name "Terror of the Mystery Robot"@en,
        "怪ロボットの恐怖"@ja .

_:N53c403249c7c4459acb319afdaa64d77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "March! Keino Garrison"@en,
        "出動！鶏野警備隊"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N4f027a9d1d9349c78afe8830caf396d7 ;
    schema:name "March! Keino Garrison"@en,
        "出動！鶏野警備隊"@ja .

_:N5a1010f27d0b40f1911809f1f0e5e739 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Club"@en,
        "クラブ"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N4f027a9d1d9349c78afe8830caf396d7 ;
    schema:name "Club"@en,
        "クラブ"@ja .

_:N62625244c90a49eea6b38c619fb74539 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Babylon Appears"@en,
        "バビロン出現"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N4f027a9d1d9349c78afe8830caf396d7 ;
    schema:name "Babylon Appears"@en,
        "バビロン出現"@ja .

_:N69923dd258d84bad9868fa3781504cc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Comrades of the Garrison"@en,
        "警備隊の仲間"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N4f027a9d1d9349c78afe8830caf396d7 ;
    schema:name "Comrades of the Garrison"@en,
        "警備隊の仲間"@ja .

_:N6f51e151ba4e4f83ab0d9cedfea6b976 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uoichi, Thriving Business"@en,
        "魚一，商売繁盛"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N4f027a9d1d9349c78afe8830caf396d7 ;
    schema:name "Uoichi, Thriving Business"@en,
        "魚一，商売繁盛"@ja .

_:N7949aaa5e5774bb6be8b75ee8659aae9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Will Go to Vodan Town"@en,
        "ヴォーダン街へ行く"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N4f027a9d1d9349c78afe8830caf396d7 ;
    schema:name "I Will Go to Vodan Town"@en,
        "ヴォーダン街へ行く"@ja .

_:N79c67f840d854b91b858991aa9cac35e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hanger with Chest in Uproar"@en,
        "胸さわぎの格納庫"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N4f027a9d1d9349c78afe8830caf396d7 ;
    schema:name "The Hanger with Chest in Uproar"@en,
        "胸さわぎの格納庫"@ja .

_:N7ae02fc262cb406c88b5e9a5c1a892d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Go to School"@en,
        "学校へ行こう"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N4f027a9d1d9349c78afe8830caf396d7 ;
    schema:name "Let's Go to School"@en,
        "学校へ行こう"@ja .

_:N7e1b7bf9b42b41c8ac3801d7bc53c759 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Brutal Robot Appears"@en,
        "凶悪ロボット登場"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N4f027a9d1d9349c78afe8830caf396d7 ;
    schema:name "The Brutal Robot Appears"@en,
        "凶悪ロボット登場"@ja .

_:Nbb27dcfb440b4d6181c7e3efcb016073 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Counterattck of the Cameron Model"@en,
        "キャメロン号の逆襲"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N4f027a9d1d9349c78afe8830caf396d7 ;
    schema:name "Counterattck of the Cameron Model"@en,
        "キャメロン号の逆襲"@ja .

_:Nbfe0009cb2e143b09bf3cada448856a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dangerous Vodan"@en,
        "危うしヴォーダン"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N4f027a9d1d9349c78afe8830caf396d7 ;
    schema:name "Dangerous Vodan"@en,
        "危うしヴォーダン"@ja .

_:Nd51d0943af9c4736b0c6e48aae003483 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret of the North Pole Base"@en,
        "北極基地の秘密"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N4f027a9d1d9349c78afe8830caf396d7 ;
    schema:name "Secret of the North Pole Base"@en,
        "北極基地の秘密"@ja .

_:Ne70b4c91b5d547a6bc637dc90367c2af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goodbye Robot Corps"@en,
        "さよならロボット軍団"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N4f027a9d1d9349c78afe8830caf396d7 ;
    schema:name "Goodbye Robot Corps"@en,
        "さよならロボット軍団"@ja .

_:Neb3df94c859145669b93c8f2839ffb4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our Vodan"@en,
        "進め！ぼくらのヴォーダン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N4f027a9d1d9349c78afe8830caf396d7 ;
    schema:name "Our Vodan"@en,
        "進め！ぼくらのヴォーダン"@ja .

_:N4f027a9d1d9349c78afe8830caf396d7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03f7623f645245c18ccddd4aef7f4fd6,
        _:N0dff51c2a5c84084b7fb2bffd94879a1,
        _:N100a16391a7f49198e8db8d5e7519565,
        _:N12a12d31b70d4fb98a13ecae9d317d12,
        _:N276df593fc044463bbe468ee19b2d383,
        _:N348f6cc4752c4627b7856a7e6e933ad9,
        _:N4acfaefee6cf425f87c2f5a3ad9a3c41,
        _:N4fa2aa541a8c4f2c87781bf47bdcb1af,
        _:N53c403249c7c4459acb319afdaa64d77,
        _:N5a1010f27d0b40f1911809f1f0e5e739,
        _:N62625244c90a49eea6b38c619fb74539,
        _:N69923dd258d84bad9868fa3781504cc2,
        _:N6f51e151ba4e4f83ab0d9cedfea6b976,
        _:N7949aaa5e5774bb6be8b75ee8659aae9,
        _:N79c67f840d854b91b858991aa9cac35e,
        _:N7ae02fc262cb406c88b5e9a5c1a892d0,
        _:N7e1b7bf9b42b41c8ac3801d7bc53c759,
        _:Nbb27dcfb440b4d6181c7e3efcb016073,
        _:Nbfe0009cb2e143b09bf3cada448856a3,
        _:Nd51d0943af9c4736b0c6e48aae003483,
        _:Ne70b4c91b5d547a6bc637dc90367c2af,
        _:Neb3df94c859145669b93c8f2839ffb4b ;
    mo:track_count 22 ;
    schema:duration "PT45:08"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N03f7623f645245c18ccddd4aef7f4fd6,
        _:N0dff51c2a5c84084b7fb2bffd94879a1,
        _:N100a16391a7f49198e8db8d5e7519565,
        _:N12a12d31b70d4fb98a13ecae9d317d12,
        _:N276df593fc044463bbe468ee19b2d383,
        _:N348f6cc4752c4627b7856a7e6e933ad9,
        _:N4acfaefee6cf425f87c2f5a3ad9a3c41,
        _:N4fa2aa541a8c4f2c87781bf47bdcb1af,
        _:N53c403249c7c4459acb319afdaa64d77,
        _:N5a1010f27d0b40f1911809f1f0e5e739,
        _:N62625244c90a49eea6b38c619fb74539,
        _:N69923dd258d84bad9868fa3781504cc2,
        _:N6f51e151ba4e4f83ab0d9cedfea6b976,
        _:N7949aaa5e5774bb6be8b75ee8659aae9,
        _:N79c67f840d854b91b858991aa9cac35e,
        _:N7ae02fc262cb406c88b5e9a5c1a892d0,
        _:N7e1b7bf9b42b41c8ac3801d7bc53c759,
        _:Nbb27dcfb440b4d6181c7e3efcb016073,
        _:Nbfe0009cb2e143b09bf3cada448856a3,
        _:Nd51d0943af9c4736b0c6e48aae003483,
        _:Ne70b4c91b5d547a6bc637dc90367c2af,
        _:Neb3df94c859145669b93c8f2839ffb4b .

