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

<artist/10395#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chinfa Kan"@en,
        "康珍化"@ja ;
    foaf:made <album/88906#lyrics>,
        <album/88906#subject> ;
    foaf:name "Chinfa Kan"@en,
        "康珍化"@ja .

<artist/14252#subject> a schema:Person,
        foaf:Person ;
    schema:name "Makoto Fujiwara"@en,
        "藤原誠"@ja ;
    foaf:made <album/88906#subject>,
        <album/88906#vocals> ;
    foaf:name "Makoto Fujiwara"@en,
        "藤原誠"@ja .

<artist/31886#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryo Miyauchi"@en,
        "宮内良"@ja ;
    foaf:made <album/88906#subject>,
        <album/88906#vocals> ;
    foaf:name "Ryo Miyauchi"@en,
        "宮内良"@ja .

<artist/31917#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroo Oikawa"@en,
        "及川ヒロオ"@ja ;
    foaf:made <album/88906#subject>,
        <album/88906#vocals> ;
    foaf:name "Hiroo Oikawa"@en,
        "及川ヒロオ"@ja .

<artist/31918#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ken Kitamura"@en,
        "きたむらけん"@ja ;
    foaf:made <album/88906#subject>,
        <album/88906#vocals> ;
    foaf:name "Ken Kitamura"@en,
        "きたむらけん"@ja .

<artist/3495#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayumi Tanaka"@en,
        "田中真弓"@ja ;
    foaf:made <album/88906#subject>,
        <album/88906#vocals> ;
    foaf:name "Mayumi Tanaka"@en,
        "田中真弓"@ja .

<album/139083> a mo:Release ;
    mo:catalogue_number "VCK-6078" .

<artist/11826#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88906#subject> ;
    schema:name "Masayuki Yamamoto"@en,
        "山本正之"@ja ;
    foaf:made <album/88906#composition>,
        <album/88906#lyrics>,
        <album/88906#subject> ;
    foaf:name "Masayuki Yamamoto"@en,
        "山本正之"@ja .

<artist/13375#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88906#subject> ;
    schema:name "Yoshiaki Furuta"@en,
        "古田喜昭"@ja ;
    foaf:made <album/88906#composition>,
        <album/88906#lyrics>,
        <album/88906#subject> ;
    foaf:name "Yoshiaki Furuta"@en,
        "古田喜昭"@ja .

<artist/13890#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88906#subject> ;
    schema:name "Masaaki Jinbo"@en,
        "神保正明"@ja ;
    foaf:made <album/88906#composition>,
        <album/88906#subject> ;
    foaf:name "Masaaki Jinbo"@en,
        "神保正明"@ja .

<artist/35967#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88906#subject> ;
    schema:name "Yoshihiko Tsuda"@en,
        "津田義彦"@ja ;
    foaf:made <album/88906#composition>,
        <album/88906#lyrics>,
        <album/88906#subject> ;
    foaf:name "Yoshihiko Tsuda"@en,
        "津田義彦"@ja .

<product/12186#subject> a schema:CreativeWork ;
    schema:name "Time Bokan Series: Itadakiman"@en,
        "タイムボカンシリーズ イタダキマン"@ja,
        "Time Bokan Series: Itadakiman"@ja-latn ;
    foaf:name "Time Bokan Series: Itadakiman"@en,
        "タイムボカンシリーズ イタダキマン"@ja,
        "Time Bokan Series: Itadakiman"@ja-latn .

<album/88906#musicalexpression> a mo:Signal ;
    mo:published_as <album/88906#subject> ;
    mo:records <album/88906#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/60/88906/88906-b8ad147919bc.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/88906#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/88906/88906-b8ad147919bc.jpg> ;
    foaf:depicts <album/88906#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/88906/88906-b8ad147919bc.jpg> .

<https://medium-media.vgm.io/albums/60/88906/88906-b8ad147919bc.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/88906#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Time Bokan Series Itadakiman Music Collection"@en,
        "タイムボカンシリーズ イタダキマン 音楽集"@ja,
        "Time Bokan Series Itadakiman Ongakushuu"@ja-latn ;
    mo:performance_of <album/88906#musicalwork> ;
    mo:performer _:N557b335b2d6a438f80b073b2e1d64d94 ;
    mo:recorded_as <album/88906#musicalexpression> ;
    schema:byArtist _:N557b335b2d6a438f80b073b2e1d64d94 ;
    schema:name "Time Bokan Series Itadakiman Music Collection"@en,
        "タイムボカンシリーズ イタダキマン 音楽集"@ja,
        "Time Bokan Series Itadakiman Ongakushuu"@ja-latn ;
    schema:workPerformed <album/88906#musicalwork> .

<album/88906#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Time Bokan Series Itadakiman Music Collection"@en,
        "タイムボカンシリーズ イタダキマン 音楽集"@ja,
        "Time Bokan Series Itadakiman Ongakushuu"@ja-latn ;
    mo:composer <artist/11826#subject>,
        <artist/13375#subject>,
        <artist/13890#subject>,
        <artist/35967#subject> ;
    mo:produced_work <album/88906#musicalwork> ;
    schema:name "Time Bokan Series Itadakiman Music Collection"@en,
        "タイムボカンシリーズ イタダキマン 音楽集"@ja,
        "Time Bokan Series Itadakiman Ongakushuu"@ja-latn .

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

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

<album/88906#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1983-07-21"^^xsd:date ;
    dcterms:title "Time Bokan Series Itadakiman Music Collection"@en,
        "タイムボカンシリーズ イタダキマン 音楽集"@ja,
        "Time Bokan Series Itadakiman Ongakushuu"@ja-latn ;
    mo:catalogue_number "JBX-25021" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/139083> ;
    mo:publication_of <album/88906#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Ne52a257c90664164a39b4a74cd74598a ;
    mo:record_count 1 ;
    schema:about <product/12186#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ITADAKI BAND"@en ;
            foaf:name "ITADAKI BAND"@en ] ;
    schema:datePublished "1983-07-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/88906/88906-b8ad147919bc.jpg> ;
    schema:name "Time Bokan Series Itadakiman Music Collection"@en,
        "タイムボカンシリーズ イタダキマン 音楽集"@ja,
        "Time Bokan Series Itadakiman Ongakushuu"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/88906/88906-b8ad147919bc.jpg> .

_:N01eef614cd794e3b93f88a29ae0d6020 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミステリー・ミステリー・ミステリー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Ne52a257c90664164a39b4a74cd74598a ;
    schema:name "ミステリー・ミステリー・ミステリー"@ja .

_:N3bd60ba6abfc40d386ec0f6674d3e6cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星の砂漠"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Ne52a257c90664164a39b4a74cd74598a ;
    schema:name "星の砂漠"@ja .

_:N4a3da269ae3b45cfb424f67ce9bd1f00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "緊張・キンチョーまたKINCHO"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Ne52a257c90664164a39b4a74cd74598a ;
    schema:name "緊張・キンチョーまたKINCHO"@ja .

_:N557b335b2d6a438f80b073b2e1d64d94 a schema:Person,
        foaf:Person ;
    mo:performed <album/88906#performance> ;
    schema:name "ITADAKI BAND"@en ;
    foaf:name "ITADAKI BAND"@en .

_:N55d519766d2048f8bbe2e15dc64e9fc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "淋しさ悲しさこれっきり"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Ne52a257c90664164a39b4a74cd74598a ;
    schema:name "淋しさ悲しさこれっきり"@ja .

_:N65881745616b4018ab79371276330f88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "どびびぃーんセレナーデ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ne52a257c90664164a39b4a74cd74598a ;
    schema:name "どびびぃーんセレナーデ"@ja .

_:N6c9bbd7f08b048a9a11a1f705a326b88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オチャカ・チャカ・チャカ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Ne52a257c90664164a39b4a74cd74598a ;
    schema:name "オチャカ・チャカ・チャカ"@ja .

_:N7beaba7ae4ea4f3db865568117e5fbdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "若い中学生"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Ne52a257c90664164a39b4a74cd74598a ;
    schema:name "若い中学生"@ja .

_:N9d8256b536724f52a02516f30dbc70f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遙かなる夢のかがやき"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Ne52a257c90664164a39b4a74cd74598a ;
    schema:name "遙かなる夢のかがやき"@ja .

_:Na0ac31b7f5a840c995485c0ab576d120 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "我らがイタダキマン"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Ne52a257c90664164a39b4a74cd74598a ;
    schema:name "我らがイタダキマン"@ja .

_:Naa432cff2be74482bdc2a663f64fc13d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不安なドキドキ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Ne52a257c90664164a39b4a74cd74598a ;
    schema:name "不安なドキドキ"@ja .

_:Nbf880bf6c6404c75af7f416d26c0e77e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いただきマンボ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Ne52a257c90664164a39b4a74cd74598a ;
    schema:name "いただきマンボ"@ja .

_:Nc4e71371f415474a9a80af4fde40cc45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "事件!"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Ne52a257c90664164a39b4a74cd74598a ;
    schema:name "事件!"@ja .

_:Nd0e3d44132904fbba810548f3ddd9131 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "駄目色の三悪"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Ne52a257c90664164a39b4a74cd74598a ;
    schema:name "駄目色の三悪"@ja .

_:Nde769823788849c18aacc1c3ad31fe3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オチャカ校長のテーマ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Ne52a257c90664164a39b4a74cd74598a ;
    schema:name "オチャカ校長のテーマ"@ja .

_:Ne361529646784169a6f72370258c7e7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デンデン虫メカ…"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Ne52a257c90664164a39b4a74cd74598a ;
    schema:name "デンデン虫メカ…"@ja .

_:Ne4c32be84e494e7b834b1ef77905e811 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闘いすんで夜が明けて"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Ne52a257c90664164a39b4a74cd74598a ;
    schema:name "闘いすんで夜が明けて"@ja .

_:Ne52a257c90664164a39b4a74cd74598a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01eef614cd794e3b93f88a29ae0d6020,
        _:N3bd60ba6abfc40d386ec0f6674d3e6cd,
        _:N4a3da269ae3b45cfb424f67ce9bd1f00,
        _:N55d519766d2048f8bbe2e15dc64e9fc0,
        _:N65881745616b4018ab79371276330f88,
        _:N6c9bbd7f08b048a9a11a1f705a326b88,
        _:N7beaba7ae4ea4f3db865568117e5fbdc,
        _:N9d8256b536724f52a02516f30dbc70f9,
        _:Na0ac31b7f5a840c995485c0ab576d120,
        _:Naa432cff2be74482bdc2a663f64fc13d,
        _:Nbf880bf6c6404c75af7f416d26c0e77e,
        _:Nc4e71371f415474a9a80af4fde40cc45,
        _:Nd0e3d44132904fbba810548f3ddd9131,
        _:Nde769823788849c18aacc1c3ad31fe3c,
        _:Ne361529646784169a6f72370258c7e7e,
        _:Ne4c32be84e494e7b834b1ef77905e811 ;
    mo:track_count 16 ;
    schema:duration "PT22:32"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N01eef614cd794e3b93f88a29ae0d6020,
        _:N3bd60ba6abfc40d386ec0f6674d3e6cd,
        _:N4a3da269ae3b45cfb424f67ce9bd1f00,
        _:N55d519766d2048f8bbe2e15dc64e9fc0,
        _:N65881745616b4018ab79371276330f88,
        _:N6c9bbd7f08b048a9a11a1f705a326b88,
        _:N7beaba7ae4ea4f3db865568117e5fbdc,
        _:N9d8256b536724f52a02516f30dbc70f9,
        _:Na0ac31b7f5a840c995485c0ab576d120,
        _:Naa432cff2be74482bdc2a663f64fc13d,
        _:Nbf880bf6c6404c75af7f416d26c0e77e,
        _:Nc4e71371f415474a9a80af4fde40cc45,
        _:Nd0e3d44132904fbba810548f3ddd9131,
        _:Nde769823788849c18aacc1c3ad31fe3c,
        _:Ne361529646784169a6f72370258c7e7e,
        _:Ne4c32be84e494e7b834b1ef77905e811 .

