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

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

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

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

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

<artist/13375#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80417#subject> ;
    schema:name "Yoshiaki Furuta"@en,
        "古田喜昭"@ja ;
    foaf:made <album/80417#composition>,
        <album/80417#subject> ;
    foaf:name "Yoshiaki Furuta"@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/80417#musicalexpression> a mo:Signal ;
    mo:published_as <album/80417#subject> ;
    mo:records <album/80417#performance> .

<album/80417#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Time Bokan Series Itadakiman"@en,
        "タイムボカンシリーズ イタダキマン"@ja,
        "Time Bokan Series Itadakiman"@ja-latn ;
    mo:performance_of <album/80417#musicalwork> ;
    mo:recorded_as <album/80417#musicalexpression> ;
    schema:name "Time Bokan Series Itadakiman"@en,
        "タイムボカンシリーズ イタダキマン"@ja,
        "Time Bokan Series Itadakiman"@ja-latn ;
    schema:workPerformed <album/80417#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/71/80417/80417-470e30c9d5b5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/80417#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/80417/80417-470e30c9d5b5.jpg> ;
    foaf:depicts <album/80417#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/80417/80417-470e30c9d5b5.jpg> .

<https://medium-media.vgm.io/albums/71/80417/80417-470e30c9d5b5.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/80417#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1983-04-21"^^xsd:date ;
    dcterms:title "Time Bokan Series Itadakiman"@en,
        "タイムボカンシリーズ イタダキマン"@ja,
        "Time Bokan Series Itadakiman"@ja-latn ;
    mo:catalogue_number "KV-3037" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/80417#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N6b9230346d6a4ca6bab0d00b305c59a3 ;
    mo:record_count 1 ;
    schema:about <product/12186#subject> ;
    schema:datePublished "1983-04-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/71/80417/80417-470e30c9d5b5.jpg> ;
    schema:name "Time Bokan Series Itadakiman"@en,
        "タイムボカンシリーズ イタダキマン"@ja,
        "Time Bokan Series Itadakiman"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/80417/80417-470e30c9d5b5.jpg> .

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

_:Nd75fa92be5be438da58ee1983ecc005f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "どびびぃーんセレナーデ"@ja,
        "Dobibiin Serenade"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N6b9230346d6a4ca6bab0d00b305c59a3 ;
    schema:name "どびびぃーんセレナーデ"@ja,
        "Dobibiin Serenade"@ja-latn .

_:N6b9230346d6a4ca6bab0d00b305c59a3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5eab0bebc06d492eb1c4c63b632fc39e,
        _:Nd75fa92be5be438da58ee1983ecc005f ;
    mo:track_count 2 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5eab0bebc06d492eb1c4c63b632fc39e,
        _:Nd75fa92be5be438da58ee1983ecc005f .

