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

<artist/24495#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fujio Akatsuka"@en,
        "赤塚不二夫"@ja ;
    foaf:made <album/87233#lyrics>,
        <album/87233#subject> ;
    foaf:name "Fujio Akatsuka"@en,
        "赤塚不二夫"@ja .

<artist/31577#subject> a schema:Person,
        foaf:Person ;
    schema:name "Idol Four"@en,
        "アイドルフォー"@ja ;
    foaf:made <album/87233#subject>,
        <album/87233#vocals> ;
    foaf:name "Idol Four"@en,
        "アイドルフォー"@ja .

<artist/8817#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tokyo Movie Kikaku"@en ;
    foaf:made <album/87233#lyrics>,
        <album/87233#subject> ;
    foaf:name "Tokyo Movie Kikaku"@en .

<artist/3401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87233#subject> ;
    schema:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja ;
    foaf:made <album/87233#composition>,
        <album/87233#subject> ;
    foaf:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja .

<artist/57343#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87233#subject> ;
    schema:name "Toshi Bin"@en,
        "敏トシ"@ja ;
    foaf:made <album/87233#composition>,
        <album/87233#subject>,
        <album/87233#vocals> ;
    foaf:name "Toshi Bin"@en,
        "敏トシ"@ja .

<product/8155#subject> a schema:CreativeWork ;
    schema:name "Tensai Bakabon"@en,
        "天才バカボン"@ja,
        "Tensai Bakabon"@ja-latn ;
    foaf:name "Tensai Bakabon"@en,
        "天才バカボン"@ja,
        "Tensai Bakabon"@ja-latn .

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

<album/87233#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tensai Bakabon"@en,
        "天才バカボン"@ja,
        "Tensai Bakabon"@ja-latn ;
    mo:performance_of <album/87233#musicalwork> ;
    mo:recorded_as <album/87233#musicalexpression> ;
    schema:name "Tensai Bakabon"@en,
        "天才バカボン"@ja,
        "Tensai Bakabon"@ja-latn ;
    schema:workPerformed <album/87233#musicalwork> .

<org/1977#subject> schema:name "Union Records"@en,
        "ユニオンレコード"@ja,
        "Union Records"@ja-latn ;
    foaf:name "Union Records"@en,
        "ユニオンレコード"@ja,
        "Union Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/33/87233/87233-1559237904.jpg> a schema:ImageObject,
        foaf:Image .

<album/87233#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tensai Bakabon"@en,
        "天才バカボン"@ja,
        "Tensai Bakabon"@ja-latn ;
    mo:composer <artist/3401#subject>,
        <artist/57343#subject> ;
    mo:produced_work <album/87233#musicalwork> ;
    schema:name "Tensai Bakabon"@en,
        "天才バカボン"@ja,
        "Tensai Bakabon"@ja-latn .

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

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

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

<album/87233#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1971-10-10"^^xsd:date ;
    dcterms:title "Tensai Bakabon"@en,
        "天才バカボン"@ja,
        "Tensai Bakabon"@ja-latn ;
    mo:catalogue_number "KU-618" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/87233#musicalexpression> ;
    mo:publisher <org/1977#subject> ;
    mo:record _:N3a6e672e546546d98cd4f3fc61235698 ;
    mo:record_count 1 ;
    schema:about <product/8155#subject> ;
    schema:datePublished "1971-10-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/33/87233/87233-1559237904.jpg> ;
    schema:name "Tensai Bakabon"@en,
        "天才バカボン"@ja,
        "Tensai Bakabon"@ja-latn ;
    schema:publisher <org/1977#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/87233/87233-1559237904.jpg> .

_:N81dcef537f9d445f878038f3338f191e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バカボンのパパ"@ja,
        "Bakabon no Papa"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N3a6e672e546546d98cd4f3fc61235698 ;
    schema:name "バカボンのパパ"@ja,
        "Bakabon no Papa"@ja-latn .

_:N9f10ebbaa9214da3b6b418e760823e95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天才バカボン"@ja,
        "Tensai Bakabon"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N3a6e672e546546d98cd4f3fc61235698 ;
    schema:name "天才バカボン"@ja,
        "Tensai Bakabon"@ja-latn .

_:N3a6e672e546546d98cd4f3fc61235698 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N81dcef537f9d445f878038f3338f191e,
        _:N9f10ebbaa9214da3b6b418e760823e95 ;
    mo:track_count 2 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N81dcef537f9d445f878038f3338f191e,
        _:N9f10ebbaa9214da3b6b418e760823e95 .

