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

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

<artist/8776#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50765#subject> ;
    schema:name "Kouryuu"@en,
        "紅龍"@ja ;
    foaf:made <album/50765#composition>,
        <album/50765#lyrics>,
        <album/50765#subject> ;
    foaf:name "Kouryuu"@en,
        "紅龍"@ja .

<product/3266#subject> a schema:CreativeWork ;
    schema:name "Pom Poko"@en,
        "平成狸合戦ぽんぽこ"@ja,
        "Heisei Tanuki Gassen Pom Poko"@ja-latn ;
    foaf:name "Pom Poko"@en,
        "平成狸合戦ぽんぽこ"@ja,
        "Heisei Tanuki Gassen Pom Poko"@ja-latn .

<album/50765#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Heisei Tanuki Gassen Pom Poko Drama Compilation"@en,
        "平成狸合戦ぽんぽこ ドラマ編"@ja,
        "Heisei Tanuki Gassen Pom Poko Drama Compilation"@ja-latn ;
    mo:composer <artist/8776#subject> ;
    mo:produced_work <album/50765#musicalwork> ;
    schema:name "Heisei Tanuki Gassen Pom Poko Drama Compilation"@en,
        "平成狸合戦ぽんぽこ ドラマ編"@ja,
        "Heisei Tanuki Gassen Pom Poko Drama Compilation"@ja-latn .

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

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

<org/529#subject> schema:name "STUDIO GHIBLI RECORDS"@en,
        "STUDIO GHIBLI RECORDS"@ja,
        "STUDIO GHIBLI RECORDS"@ja-latn ;
    foaf:name "STUDIO GHIBLI RECORDS"@en,
        "STUDIO GHIBLI RECORDS"@ja,
        "STUDIO GHIBLI RECORDS"@ja-latn .

<https://media.vgm.io/albums/56/50765/50765-983d5c7bd238.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/50765#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/50765/50765-983d5c7bd238.jpg> ;
    foaf:depicts <album/50765#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/50765/50765-983d5c7bd238.jpg> .

<https://medium-media.vgm.io/albums/56/50765/50765-983d5c7bd238.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15356#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50765#performance> ;
    schema:name "Yumi Kuroda"@en,
        "黒田由美"@ja ;
    foaf:name "Yumi Kuroda"@en,
        "黒田由美"@ja .

<artist/2000#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50765#performance> ;
    schema:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja ;
    foaf:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja .

<artist/22473#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50765#performance> ;
    schema:name "Osamu Kato"@en ;
    foaf:name "Osamu Kato"@en .

<artist/24484#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50765#performance> ;
    schema:name "Shincho Kokontei"@en,
        "古今亭志ん朝"@ja ;
    foaf:name "Shincho Kokontei"@en,
        "古今亭志ん朝"@ja .

<artist/25547#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50765#performance> ;
    schema:name "Shigeru Izumiya"@en,
        "泉谷しげる"@ja ;
    foaf:name "Shigeru Izumiya"@en,
        "泉谷しげる"@ja .

<artist/6366#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50765#performance> ;
    schema:name "Rin Mizuhara"@en,
        "水原リン"@ja ;
    foaf:name "Rin Mizuhara"@en,
        "水原リン"@ja .

<artist/8210#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50765#performance> ;
    schema:name "Akira Kamiya"@en,
        "神谷明"@ja ;
    foaf:name "Akira Kamiya"@en,
        "神谷明"@ja .

<artist/8450#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50765#performance> ;
    schema:name "Shang Shang Typhoon"@en,
        "上々颱風"@ja ;
    foaf:name "Shang Shang Typhoon"@en,
        "上々颱風"@ja .

<album/50765#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-09-25"^^xsd:date ;
    dcterms:title "Heisei Tanuki Gassen Pom Poko Drama Compilation"@en,
        "平成狸合戦ぽんぽこ ドラマ編"@ja,
        "Heisei Tanuki Gassen Pom Poko Drama Compilation"@ja-latn ;
    mo:catalogue_number "TKCA-70490" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/50765#musicalexpression> ;
    mo:publisher <org/529#subject> ;
    mo:record _:Nadf0a9b857af446a9eae0f0517096c26,
        _:Nd398cc7853cd47ca91ee4fb487de0c51 ;
    mo:record_count 2 ;
    schema:about <product/3266#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Norihei Miki"@en ;
            foaf:name "Norihei Miki"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kosan Yanagiya"@en ;
            foaf:name "Kosan Yanagiya"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yorie Yamashita"@en ;
            foaf:name "Yorie Yamashita"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Takehiro Murata"@en ;
            foaf:name "Takehiro Murata"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yuriko Ishida"@en ;
            foaf:name "Yuriko Ishida"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bunshi Katsura"@en ;
            foaf:name "Bunshi Katsura"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nijiko Kiyokawa"@en ;
            foaf:name "Nijiko Kiyokawa"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Beichou Katsura"@en ;
            foaf:name "Beichou Katsura"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Makoto Nonomura"@en ;
            foaf:name "Makoto Nonomura"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gannosuke Ashiya"@en ;
            foaf:name "Gannosuke Ashiya"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kobuhei Hayashiya"@en ;
            foaf:name "Kobuhei Hayashiya"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Akira Fukuzawa"@en ;
            foaf:name "Akira Fukuzawa"@en ],
        <artist/15356#subject>,
        <artist/2000#subject>,
        <artist/22473#subject>,
        <artist/24484#subject>,
        <artist/25547#subject>,
        <artist/6366#subject>,
        <artist/8210#subject>,
        <artist/8450#subject> ;
    schema:datePublished "1994-09-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/56/50765/50765-983d5c7bd238.jpg> ;
    schema:name "Heisei Tanuki Gassen Pom Poko Drama Compilation"@en,
        "平成狸合戦ぽんぽこ ドラマ編"@ja,
        "Heisei Tanuki Gassen Pom Poko Drama Compilation"@ja-latn ;
    schema:publisher <org/529#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/50765/50765-983d5c7bd238.jpg> .

<album/50765#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Heisei Tanuki Gassen Pom Poko Drama Compilation"@en,
        "平成狸合戦ぽんぽこ ドラマ編"@ja,
        "Heisei Tanuki Gassen Pom Poko Drama Compilation"@ja-latn ;
    mo:performance_of <album/50765#musicalwork> ;
    mo:performer _:N0929b99e2bb548149633f1066611d04a,
        _:N28f410a221394f5dbf5617f1d82d8621,
        _:N6da8e4e184964b9b8988eb086fbd1481,
        _:N7079051d11b34a0d9bd72a5043cbc00a,
        _:N7d3f4d1e2a23434ea18af4863a8d07dc,
        _:Na233b5e21ed34577ad11213c717837f3,
        _:Nbcd415b36b204d88895de673cb865f4e,
        _:Nc0ab5c229dcb43b896c42995322c4079,
        _:Nd2a536f64c254e14b23555307e070979,
        _:Nd5b559189d734d348f3dd3f640441355,
        _:Nefd953018f604c589e5c51911f48eebf,
        _:Nf6b95ffb62ef4344836ab45425279018,
        <artist/15356#subject>,
        <artist/2000#subject>,
        <artist/22473#subject>,
        <artist/24484#subject>,
        <artist/25547#subject>,
        <artist/6366#subject>,
        <artist/8210#subject>,
        <artist/8450#subject> ;
    mo:recorded_as <album/50765#musicalexpression> ;
    schema:byArtist _:N0929b99e2bb548149633f1066611d04a,
        _:N28f410a221394f5dbf5617f1d82d8621,
        _:N6da8e4e184964b9b8988eb086fbd1481,
        _:N7079051d11b34a0d9bd72a5043cbc00a,
        _:N7d3f4d1e2a23434ea18af4863a8d07dc,
        _:Na233b5e21ed34577ad11213c717837f3,
        _:Nbcd415b36b204d88895de673cb865f4e,
        _:Nc0ab5c229dcb43b896c42995322c4079,
        _:Nd2a536f64c254e14b23555307e070979,
        _:Nd5b559189d734d348f3dd3f640441355,
        _:Nefd953018f604c589e5c51911f48eebf,
        _:Nf6b95ffb62ef4344836ab45425279018,
        <artist/15356#subject>,
        <artist/2000#subject>,
        <artist/22473#subject>,
        <artist/24484#subject>,
        <artist/25547#subject>,
        <artist/6366#subject>,
        <artist/8210#subject>,
        <artist/8450#subject> ;
    schema:name "Heisei Tanuki Gassen Pom Poko Drama Compilation"@en,
        "平成狸合戦ぽんぽこ ドラマ編"@ja,
        "Heisei Tanuki Gassen Pom Poko Drama Compilation"@ja-latn ;
    schema:workPerformed <album/50765#musicalwork> .

_:N0929b99e2bb548149633f1066611d04a a schema:Person,
        foaf:Person ;
    mo:performed <album/50765#performance> ;
    schema:name "Beichou Katsura"@en ;
    foaf:name "Beichou Katsura"@en .

_:N111249bed89a44219accbf118bae5987 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "化学修行"@ja,
        "Bakegaku Shuugyou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nadf0a9b857af446a9eae0f0517096c26 ;
    schema:name "化学修行"@ja,
        "Bakegaku Shuugyou"@ja-latn .

_:N28f410a221394f5dbf5617f1d82d8621 a schema:Person,
        foaf:Person ;
    mo:performed <album/50765#performance> ;
    schema:name "Yorie Yamashita"@en ;
    foaf:name "Yorie Yamashita"@en .

_:N6da8e4e184964b9b8988eb086fbd1481 a schema:Person,
        foaf:Person ;
    mo:performed <album/50765#performance> ;
    schema:name "Norihei Miki"@en ;
    foaf:name "Norihei Miki"@en .

_:N7079051d11b34a0d9bd72a5043cbc00a a schema:Person,
        foaf:Person ;
    mo:performed <album/50765#performance> ;
    schema:name "Yuriko Ishida"@en ;
    foaf:name "Yuriko Ishida"@en .

_:N79b16d645b8d4608b403935b20851c5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖怪大作戦"@ja,
        "Youkai Daisakusen"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd398cc7853cd47ca91ee4fb487de0c51 ;
    schema:name "妖怪大作戦"@ja,
        "Youkai Daisakusen"@ja-latn .

_:N7d3f4d1e2a23434ea18af4863a8d07dc a schema:Person,
        foaf:Person ;
    mo:performed <album/50765#performance> ;
    schema:name "Kosan Yanagiya"@en ;
    foaf:name "Kosan Yanagiya"@en .

_:N7ebb60e56f714c1f97c1f489ccdec096 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻術の風景"@ja,
        "Genjutsu no Fuukei"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd398cc7853cd47ca91ee4fb487de0c51 ;
    schema:name "幻術の風景"@ja,
        "Genjutsu no Fuukei"@ja-latn .

_:N84a19bbddcfe4cc9a0636acacebb5eb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋の季節"@ja,
        "Koi no Kisetsu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nadf0a9b857af446a9eae0f0517096c26 ;
    schema:name "恋の季節"@ja,
        "Koi no Kisetsu"@ja-latn .

_:Na233b5e21ed34577ad11213c717837f3 a schema:Person,
        foaf:Person ;
    mo:performed <album/50765#performance> ;
    schema:name "Gannosuke Ashiya"@en ;
    foaf:name "Gannosuke Ashiya"@en .

_:Nbcd415b36b204d88895de673cb865f4e a schema:Person,
        foaf:Person ;
    mo:performed <album/50765#performance> ;
    schema:name "Takehiro Murata"@en ;
    foaf:name "Takehiro Murata"@en .

_:Nc0ab5c229dcb43b896c42995322c4079 a schema:Person,
        foaf:Person ;
    mo:performed <album/50765#performance> ;
    schema:name "Bunshi Katsura"@en ;
    foaf:name "Bunshi Katsura"@en .

_:Nd2a536f64c254e14b23555307e070979 a schema:Person,
        foaf:Person ;
    mo:performed <album/50765#performance> ;
    schema:name "Makoto Nonomura"@en ;
    foaf:name "Makoto Nonomura"@en .

_:Nd5b559189d734d348f3dd3f640441355 a schema:Person,
        foaf:Person ;
    mo:performed <album/50765#performance> ;
    schema:name "Akira Fukuzawa"@en ;
    foaf:name "Akira Fukuzawa"@en .

_:Nefd953018f604c589e5c51911f48eebf a schema:Person,
        foaf:Person ;
    mo:performed <album/50765#performance> ;
    schema:name "Nijiko Kiyokawa"@en ;
    foaf:name "Nijiko Kiyokawa"@en .

_:Nf6b95ffb62ef4344836ab45425279018 a schema:Person,
        foaf:Person ;
    mo:performed <album/50765#performance> ;
    schema:name "Kobuhei Hayashiya"@en ;
    foaf:name "Kobuhei Hayashiya"@en .

_:Nadf0a9b857af446a9eae0f0517096c26 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N111249bed89a44219accbf118bae5987,
        _:N84a19bbddcfe4cc9a0636acacebb5eb6 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N111249bed89a44219accbf118bae5987,
        _:N84a19bbddcfe4cc9a0636acacebb5eb6 .

_:Nd398cc7853cd47ca91ee4fb487de0c51 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N79b16d645b8d4608b403935b20851c5a,
        _:N7ebb60e56f714c1f97c1f489ccdec096 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N79b16d645b8d4608b403935b20851c5a,
        _:N7ebb60e56f714c1f97c1f489ccdec096 .

