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

<artist/11201#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kounosuke Fuji"@en,
        "藤公之介"@ja ;
    foaf:made <album/96598#lyrics>,
        <album/96598#subject> ;
    foaf:name "Kounosuke Fuji"@en,
        "藤公之介"@ja .

<artist/39351#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tokyo Movie"@en,
        "東京ムービー"@ja ;
    foaf:made <album/96598#lyrics>,
        <album/96598#subject> ;
    foaf:name "Tokyo Movie"@en,
        "東京ムービー"@ja .

<artist/79065#subject> a schema:Person,
        foaf:Person ;
    schema:name "Iwao Sanada"@en,
        "真田巌"@ja ;
    foaf:made <album/96598#lyrics>,
        <album/96598#subject> ;
    foaf:name "Iwao Sanada"@en,
        "真田巌"@ja .

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

<artist/19601#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96598#subject> ;
    schema:name "Naozumi Yamamoto"@en,
        "山本直純"@ja ;
    foaf:made <album/96598#composition>,
        <album/96598#subject> ;
    foaf:name "Naozumi Yamamoto"@en,
        "山本直純"@ja .

<artist/33212#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96598#subject> ;
    schema:name "Hidetake Konoe"@en,
        "近衛秀健"@ja ;
    foaf:made <album/96598#composition>,
        <album/96598#subject> ;
    foaf:name "Hidetake Konoe"@en,
        "近衛秀健"@ja .

<artist/7678#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96598#subject> ;
    schema:name "Masahiko Satoh"@en,
        "佐藤允彦"@ja ;
    foaf:made <album/96598#composition>,
        <album/96598#subject> ;
    foaf:name "Masahiko Satoh"@en,
        "佐藤允彦"@ja .

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

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

<org/2415#subject> schema:name "TOHO RECORDS"@en,
        "東宝レコード"@ja,
        "TOHO RECORDS"@ja-latn ;
    foaf:name "TOHO RECORDS"@en,
        "東宝レコード"@ja,
        "TOHO RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/89/96598/96598-1582473719.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/19087#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96598#performance> ;
    schema:name "Ado Mizumori"@en,
        "水森亜土"@ja ;
    foaf:name "Ado Mizumori"@en,
        "水森亜土"@ja .

<artist/24334#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96598#performance> ;
    schema:name "Junko Hori"@en,
        "堀絢子"@ja ;
    foaf:name "Junko Hori"@en,
        "堀絢子"@ja .

<artist/32445#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96598#performance> ;
    schema:name "Green Peas"@en ;
    foaf:name "Green Peas"@en .

<artist/51370#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96598#performance> ;
    schema:name "Ichiro Yamamoto"@en,
        "山本一郎"@ja ;
    foaf:name "Ichiro Yamamoto"@en,
        "山本一郎"@ja .

<album/96598#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yuke! Godman / Shin Obake no Q-taro / Mimi-chan to Panda Kopanda / Superman"@en,
        "行け!ゴッドマン/新・オバケのQ太郎/ミミちゃんとパンダ・コパンダ/スーパーマン"@ja,
        "Yuke! Godman / Shin Obake no Q-taro / Mimi-chan to Panda Kopanda / Superman"@ja-latn ;
    mo:composer <artist/19601#subject>,
        <artist/33212#subject>,
        <artist/7678#subject>,
        <artist/8725#subject> ;
    mo:produced_work <album/96598#musicalwork> ;
    schema:name "Yuke! Godman / Shin Obake no Q-taro / Mimi-chan to Panda Kopanda / Superman"@en,
        "行け!ゴッドマン/新・オバケのQ太郎/ミミちゃんとパンダ・コパンダ/スーパーマン"@ja,
        "Yuke! Godman / Shin Obake no Q-taro / Mimi-chan to Panda Kopanda / Superman"@ja-latn .

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

<album/96598#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yuke! Godman / Shin Obake no Q-taro / Mimi-chan to Panda Kopanda / Superman"@en,
        "行け!ゴッドマン/新・オバケのQ太郎/ミミちゃんとパンダ・コパンダ/スーパーマン"@ja,
        "Yuke! Godman / Shin Obake no Q-taro / Mimi-chan to Panda Kopanda / Superman"@ja-latn ;
    mo:performance_of <album/96598#musicalwork> ;
    mo:performer _:N048f5ea43d7340febabc19151f6be2b5,
        <artist/19087#subject>,
        <artist/24334#subject>,
        <artist/32445#subject>,
        <artist/51370#subject> ;
    mo:recorded_as <album/96598#musicalexpression> ;
    schema:byArtist _:N048f5ea43d7340febabc19151f6be2b5,
        <artist/19087#subject>,
        <artist/24334#subject>,
        <artist/32445#subject>,
        <artist/51370#subject> ;
    schema:name "Yuke! Godman / Shin Obake no Q-taro / Mimi-chan to Panda Kopanda / Superman"@en,
        "行け!ゴッドマン/新・オバケのQ太郎/ミミちゃんとパンダ・コパンダ/スーパーマン"@ja,
        "Yuke! Godman / Shin Obake no Q-taro / Mimi-chan to Panda Kopanda / Superman"@ja-latn ;
    schema:workPerformed <album/96598#musicalwork> .

<album/96598#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1973-01-01"^^xsd:date ;
    dcterms:title "Yuke! Godman / Shin Obake no Q-taro / Mimi-chan to Panda Kopanda / Superman"@en,
        "行け!ゴッドマン/新・オバケのQ太郎/ミミちゃんとパンダ・コパンダ/スーパーマン"@ja,
        "Yuke! Godman / Shin Obake no Q-taro / Mimi-chan to Panda Kopanda / Superman"@ja-latn ;
    mo:catalogue_number "DT-4003" ;
    mo:media_type "Vinyl (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/96598#musicalexpression> ;
    mo:publisher <org/2415#subject> ;
    mo:record _:N8eeddbe0d1e34eae87d9b78dd84d3083 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Yuke! Godman"@en ;
            foaf:name "Yuke! Godman"@en ],
        [ a schema:CreativeWork ;
            schema:name "Superman"@en ;
            foaf:name "Superman"@en ],
        [ a schema:CreativeWork ;
            schema:name "Panda Kopanda (Movie)"@en ;
            foaf:name "Panda Kopanda (Movie)"@en ],
        [ a schema:CreativeWork ;
            schema:name "Shin Obake no Q-taro"@en ;
            foaf:name "Shin Obake no Q-taro"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Ketchup"@en ;
            foaf:name "Ketchup"@en ],
        <artist/19087#subject>,
        <artist/24334#subject>,
        <artist/32445#subject>,
        <artist/51370#subject> ;
    schema:datePublished "1973-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/89/96598/96598-1582473719.jpg> ;
    schema:name "Yuke! Godman / Shin Obake no Q-taro / Mimi-chan to Panda Kopanda / Superman"@en,
        "行け!ゴッドマン/新・オバケのQ太郎/ミミちゃんとパンダ・コパンダ/スーパーマン"@ja,
        "Yuke! Godman / Shin Obake no Q-taro / Mimi-chan to Panda Kopanda / Superman"@ja-latn ;
    schema:publisher <org/2415#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/96598/96598-1582473719.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Fujio Takizawa"@en ;
    foaf:made <album/96598#subject> ;
    foaf:name "Fujio Takizawa"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Fujio Takizawa"@en ;
    foaf:made <album/96598#lyrics> ;
    foaf:name "Fujio Takizawa"@en .

_:N048f5ea43d7340febabc19151f6be2b5 a schema:Person,
        foaf:Person ;
    mo:performed <album/96598#performance> ;
    schema:name "Ketchup"@en ;
    foaf:name "Ketchup"@en .

_:N4698c4ef2bd04c919f707e576b52a6e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミミちゃんとパンダ・コパンダ"@ja,
        "Mimi-chan to Panda Kopanda"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8eeddbe0d1e34eae87d9b78dd84d3083 ;
    schema:name "ミミちゃんとパンダ・コパンダ"@ja,
        "Mimi-chan to Panda Kopanda"@ja-latn .

_:N4d1b4cbdcd0545bfba3d0efc216f606e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "新・オバケのQ太郎"@ja,
        "Shin Obake no Q-taro"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8eeddbe0d1e34eae87d9b78dd84d3083 ;
    schema:name "新・オバケのQ太郎"@ja,
        "Shin Obake no Q-taro"@ja-latn .

_:Nb0e440e1f7034111b4d8bb87e09aeb4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "行け!ゴッドマン"@ja,
        "Yuke! Godman"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8eeddbe0d1e34eae87d9b78dd84d3083 ;
    schema:name "行け!ゴッドマン"@ja,
        "Yuke! Godman"@ja-latn .

_:Nbb1daeddadc84b1eafd5dca1723b98bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スーパーマン"@ja,
        "Superman"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8eeddbe0d1e34eae87d9b78dd84d3083 ;
    schema:name "スーパーマン"@ja,
        "Superman"@ja-latn .

_:N8eeddbe0d1e34eae87d9b78dd84d3083 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4698c4ef2bd04c919f707e576b52a6e6,
        _:N4d1b4cbdcd0545bfba3d0efc216f606e,
        _:Nb0e440e1f7034111b4d8bb87e09aeb4f,
        _:Nbb1daeddadc84b1eafd5dca1723b98bf ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4698c4ef2bd04c919f707e576b52a6e6,
        _:N4d1b4cbdcd0545bfba3d0efc216f606e,
        _:Nb0e440e1f7034111b4d8bb87e09aeb4f,
        _:Nbb1daeddadc84b1eafd5dca1723b98bf .

