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

<artist/24497#subject> a schema:Person,
        foaf:Person ;
    schema:name "Toshio Oka"@en,
        "丘灯至夫"@ja ;
    foaf:made <album/98524#lyrics>,
        <album/98524#subject> ;
    foaf:name "Toshio Oka"@en,
        "丘灯至夫"@ja .

<artist/24498#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshitake Suzuki"@en,
        "鈴木良武"@ja ;
    foaf:made <album/98524#lyrics>,
        <album/98524#subject> ;
    foaf:name "Yoshitake Suzuki"@en,
        "鈴木良武"@ja .

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

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

<artist/19482#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98524#subject> ;
    schema:name "Kanae Wada"@en,
        "和田香苗"@ja ;
    foaf:made <album/98524#composition>,
        <album/98524#subject> ;
    foaf:name "Kanae Wada"@en,
        "和田香苗"@ja .

<artist/24461#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98524#subject> ;
    schema:name "Masafumi Tanaka"@en,
        "田中正史"@ja ;
    foaf:made <album/98524#composition>,
        <album/98524#subject> ;
    foaf:name "Masafumi Tanaka"@en,
        "田中正史"@ja .

<artist/8725#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98524#subject> ;
    schema:name "Takeo Yamashita"@en,
        "山下毅雄"@ja ;
    foaf:made <album/98524#composition>,
        <album/98524#subject> ;
    foaf:name "Takeo Yamashita"@en,
        "山下毅雄"@ja .

<artist/8734#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98524#subject> ;
    schema:name "Isao Tomita"@en,
        "冨田勲"@ja ;
    foaf:made <album/98524#composition>,
        <album/98524#subject> ;
    foaf:name "Isao Tomita"@en,
        "冨田勲"@ja .

<product/16436#subject> a schema:CreativeWork ;
    schema:name "Kurenai Sanshiro"@en,
        "紅三四郎"@ja,
        "Kurenai Sanshiro"@ja-latn ;
    foaf:name "Kurenai Sanshiro"@en,
        "紅三四郎"@ja,
        "Kurenai Sanshiro"@ja-latn .

<product/7238#subject> a schema:CreativeWork ;
    schema:name "Dororo"@en,
        "どろろと百鬼丸"@ja,
        "Dororo to Hyakkimaru"@ja-latn ;
    foaf:name "Dororo"@en,
        "どろろと百鬼丸"@ja,
        "Dororo to Hyakkimaru"@ja-latn .

<product/8139#subject> a schema:CreativeWork ;
    schema:name "Youkai Ningen Bem (1968)"@en,
        "妖怪人間ベム (1968)"@ja,
        "Youkai Ningen Bem (1968)"@ja-latn ;
    foaf:name "Youkai Ningen Bem (1968)"@en,
        "妖怪人間ベム (1968)"@ja,
        "Youkai Ningen Bem (1968)"@ja-latn .

<product/8324#subject> a schema:CreativeWork ;
    schema:name "Sabu to Ichi Torimono Hikae"@en,
        "佐武と市捕物控"@ja,
        "Sabu to Ichi Torimono Hikae"@ja-latn ;
    foaf:name "Sabu to Ichi Torimono Hikae"@en,
        "佐武と市捕物控"@ja,
        "Sabu to Ichi Torimono Hikae"@ja-latn .

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

<org/2192#subject> schema:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn ;
    foaf:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn .

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

<https://medium-media.vgm.io/albums/42/98524/98524-1588506624.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11653#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98524#performance> ;
    schema:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja ;
    foaf:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja .

<artist/24489#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98524#performance> ;
    schema:name "Meistersinger"@en ;
    foaf:name "Meistersinger"@en .

<artist/28270#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98524#performance> ;
    schema:name "Honey Knights"@en,
        "ハニー・ナイツ"@ja ;
    foaf:name "Honey Knights"@en,
        "ハニー・ナイツ"@ja .

<artist/4997#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98524#performance> ;
    schema:name "Mitsuko Horie"@en,
        "堀江美都子"@ja ;
    foaf:name "Mitsuko Horie"@en,
        "堀江美都子"@ja .

<artist/8234#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98524#performance> ;
    schema:name "Toshiko Fujita"@en,
        "藤田淑子"@ja ;
    foaf:name "Toshiko Fujita"@en,
        "藤田淑子"@ja .

<album/98524#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Best Hit Animation Series Youkai Ningen Bem / Dororo / Sabu to Ichi Torimono Hikae / Kurenai Sanshiro"@en,
        "ベスト・ヒット・アニメーション・シリーズ 妖怪人間ベム/どろろ/佐武と市捕物控/紅三四郎"@ja,
        "Best Hit Animation Series Youkai Ningen Bem / Dororo / Sabu to Ichi Torimono Hikae / Kurenai Sanshiro"@ja-latn ;
    mo:composer <artist/19482#subject>,
        <artist/24461#subject>,
        <artist/8725#subject>,
        <artist/8734#subject> ;
    mo:produced_work <album/98524#musicalwork> ;
    schema:name "Best Hit Animation Series Youkai Ningen Bem / Dororo / Sabu to Ichi Torimono Hikae / Kurenai Sanshiro"@en,
        "ベスト・ヒット・アニメーション・シリーズ 妖怪人間ベム/どろろ/佐武と市捕物控/紅三四郎"@ja,
        "Best Hit Animation Series Youkai Ningen Bem / Dororo / Sabu to Ichi Torimono Hikae / Kurenai Sanshiro"@ja-latn .

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

<album/98524#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Best Hit Animation Series Youkai Ningen Bem / Dororo / Sabu to Ichi Torimono Hikae / Kurenai Sanshiro"@en,
        "ベスト・ヒット・アニメーション・シリーズ 妖怪人間ベム/どろろ/佐武と市捕物控/紅三四郎"@ja,
        "Best Hit Animation Series Youkai Ningen Bem / Dororo / Sabu to Ichi Torimono Hikae / Kurenai Sanshiro"@ja-latn ;
    mo:performance_of <album/98524#musicalwork> ;
    mo:performer <artist/11653#subject>,
        <artist/24489#subject>,
        <artist/28270#subject>,
        <artist/4997#subject>,
        <artist/8234#subject> ;
    mo:recorded_as <album/98524#musicalexpression> ;
    schema:byArtist <artist/11653#subject>,
        <artist/24489#subject>,
        <artist/28270#subject>,
        <artist/4997#subject>,
        <artist/8234#subject> ;
    schema:name "Best Hit Animation Series Youkai Ningen Bem / Dororo / Sabu to Ichi Torimono Hikae / Kurenai Sanshiro"@en,
        "ベスト・ヒット・アニメーション・シリーズ 妖怪人間ベム/どろろ/佐武と市捕物控/紅三四郎"@ja,
        "Best Hit Animation Series Youkai Ningen Bem / Dororo / Sabu to Ichi Torimono Hikae / Kurenai Sanshiro"@ja-latn ;
    schema:workPerformed <album/98524#musicalwork> .

<album/98524#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1978-10-01"^^xsd:date ;
    dcterms:title "Best Hit Animation Series Youkai Ningen Bem / Dororo / Sabu to Ichi Torimono Hikae / Kurenai Sanshiro"@en,
        "ベスト・ヒット・アニメーション・シリーズ 妖怪人間ベム/どろろ/佐武と市捕物控/紅三四郎"@ja,
        "Best Hit Animation Series Youkai Ningen Bem / Dororo / Sabu to Ichi Torimono Hikae / Kurenai Sanshiro"@ja-latn ;
    mo:catalogue_number "CH-528" ;
    mo:media_type "Vinyl (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/98524#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nf4a7f5253b344d8fa4692b88312c9c22 ;
    mo:record_count 1 ;
    schema:about <product/16436#subject>,
        <product/7238#subject>,
        <product/8139#subject>,
        <product/8324#subject> ;
    schema:byArtist <artist/11653#subject>,
        <artist/24489#subject>,
        <artist/28270#subject>,
        <artist/4997#subject>,
        <artist/8234#subject> ;
    schema:datePublished "1978-10-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/42/98524/98524-1588506624.jpg> ;
    schema:name "Best Hit Animation Series Youkai Ningen Bem / Dororo / Sabu to Ichi Torimono Hikae / Kurenai Sanshiro"@en,
        "ベスト・ヒット・アニメーション・シリーズ 妖怪人間ベム/どろろ/佐武と市捕物控/紅三四郎"@ja,
        "Best Hit Animation Series Youkai Ningen Bem / Dororo / Sabu to Ichi Torimono Hikae / Kurenai Sanshiro"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/98524/98524-1588506624.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Daichi Douga Bungeibu"@en ;
    foaf:made <album/98524#subject> ;
    foaf:name "Daichi Douga Bungeibu"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Daichi Douga Bungeibu"@en ;
    foaf:made <album/98524#lyrics> ;
    foaf:name "Daichi Douga Bungeibu"@en .

_:N023bac303e964426bec13e72efac05f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "どろろの歌"@ja,
        "Dororo no Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf4a7f5253b344d8fa4692b88312c9c22 ;
    schema:name "どろろの歌"@ja,
        "Dororo no Uta"@ja-latn .

_:N23f15010cc8d4817996cd278a5052245 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅三四郎"@ja,
        "Kurenai Sanshiro"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf4a7f5253b344d8fa4692b88312c9c22 ;
    schema:name "紅三四郎"@ja,
        "Kurenai Sanshiro"@ja-latn .

_:Naae555e6287f4e89b968bcca22328d8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "佐武と市"@ja,
        "Sabu to Ichi"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf4a7f5253b344d8fa4692b88312c9c22 ;
    schema:name "佐武と市"@ja,
        "Sabu to Ichi"@ja-latn .

_:Nb4715a0ce5934e2e93264b7b2248cc2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖怪人間ベム"@ja,
        "Youkai Ningen Bem"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf4a7f5253b344d8fa4692b88312c9c22 ;
    schema:name "妖怪人間ベム"@ja,
        "Youkai Ningen Bem"@ja-latn .

_:Nf4a7f5253b344d8fa4692b88312c9c22 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N023bac303e964426bec13e72efac05f5,
        _:N23f15010cc8d4817996cd278a5052245,
        _:Naae555e6287f4e89b968bcca22328d8c,
        _:Nb4715a0ce5934e2e93264b7b2248cc2c ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N023bac303e964426bec13e72efac05f5,
        _:N23f15010cc8d4817996cd278a5052245,
        _:Naae555e6287f4e89b968bcca22328d8c,
        _:Nb4715a0ce5934e2e93264b7b2248cc2c .

