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

<artist/10365#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mizuumi Boys & Girls Chorus"@en,
        "少年少女合唱団みずうみ"@ja ;
    foaf:made <album/29821#subject>,
        <album/29821#vocals> ;
    foaf:name "Mizuumi Boys & Girls Chorus"@en,
        "少年少女合唱団みずうみ"@ja .

<artist/13055#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jouji Yanami"@en,
        "八奈見乗児"@ja ;
    foaf:made <album/29821#subject>,
        <album/29821#vocals> ;
    foaf:name "Jouji Yanami"@en,
        "八奈見乗児"@ja .

<artist/24335#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazuya Tatekabe"@en,
        "たてかべ和也"@ja ;
    foaf:made <album/29821#subject>,
        <album/29821#vocals> ;
    foaf:name "Kazuya Tatekabe"@en,
        "たてかべ和也"@ja .

<artist/28028#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ichiro Wakabayashi"@en,
        "若林一郎"@ja ;
    foaf:made <album/29821#lyrics>,
        <album/29821#subject> ;
    foaf:name "Ichiro Wakabayashi"@en,
        "若林一郎"@ja .

<artist/7176#subject> a schema:Person,
        foaf:Person ;
    schema:name "Noriko Ohara"@en,
        "小原乃梨子"@ja ;
    foaf:made <album/29821#subject>,
        <album/29821#vocals> ;
    foaf:name "Noriko Ohara"@en,
        "小原乃梨子"@ja .

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

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

<album/29821#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yatterman no Uta / Tensai Doronbo"@en,
        "ヤッターマンの歌 / 天才ドロンボー"@ja,
        "Yatterman no Uta / Tensai Doronbo"@ja-latn ;
    mo:composer <artist/11826#subject> ;
    mo:produced_work <album/29821#musicalwork> ;
    schema:name "Yatterman no Uta / Tensai Doronbo"@en,
        "ヤッターマンの歌 / 天才ドロンボー"@ja,
        "Yatterman no Uta / Tensai Doronbo"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/29821/29821-e4fc80841f74.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/29821#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yatterman no Uta / Tensai Doronbo"@en,
        "ヤッターマンの歌 / 天才ドロンボー"@ja,
        "Yatterman no Uta / Tensai Doronbo"@ja-latn ;
    mo:performance_of <album/29821#musicalwork> ;
    mo:performer <artist/33349#subject> ;
    mo:recorded_as <album/29821#musicalexpression> ;
    schema:byArtist <artist/33349#subject> ;
    schema:name "Yatterman no Uta / Tensai Doronbo"@en,
        "ヤッターマンの歌 / 天才ドロンボー"@ja,
        "Yatterman no Uta / Tensai Doronbo"@ja-latn ;
    schema:workPerformed <album/29821#musicalwork> .

<artist/33349#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29821#performance> ;
    schema:name "Victor Orchestra"@en,
        "ビクター・オーケストラ"@ja ;
    foaf:name "Victor Orchestra"@en,
        "ビクター・オーケストラ"@ja .

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

<album/29821#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1977-01-25"^^xsd:date ;
    dcterms:title "Yatterman no Uta / Tensai Doronbo"@en,
        "ヤッターマンの歌 / 天才ドロンボー"@ja,
        "Yatterman no Uta / Tensai Doronbo"@ja-latn ;
    mo:catalogue_number "KV-47" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/29821#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N62be652b7d39484a9f1aa06c0ebad6f7 ;
    mo:record_count 1 ;
    schema:about <product/12177#subject> ;
    schema:byArtist <artist/33349#subject> ;
    schema:datePublished "1977-01-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/12/29821/29821-e4fc80841f74.jpg> ;
    schema:name "Yatterman no Uta / Tensai Doronbo"@en,
        "ヤッターマンの歌 / 天才ドロンボー"@ja,
        "Yatterman no Uta / Tensai Doronbo"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/29821/29821-e4fc80841f74.jpg> .

_:N73476d347e9a4dbb84f0f44fe810d6d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヤッターマンの歌"@ja,
        "Yatterman no Uta"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N62be652b7d39484a9f1aa06c0ebad6f7 ;
    schema:name "ヤッターマンの歌"@ja,
        "Yatterman no Uta"@ja-latn .

_:Na48c120fda59417c94bccf6e3bce545b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天才ドロンボー"@ja,
        "Tensai Doronbo"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N62be652b7d39484a9f1aa06c0ebad6f7 ;
    schema:name "天才ドロンボー"@ja,
        "Tensai Doronbo"@ja-latn .

_:N62be652b7d39484a9f1aa06c0ebad6f7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N73476d347e9a4dbb84f0f44fe810d6d1,
        _:Na48c120fda59417c94bccf6e3bce545b ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N73476d347e9a4dbb84f0f44fe810d6d1,
        _:Na48c120fda59417c94bccf6e3bce545b .

