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

<artist/19605#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kohan Kawauchi"@en,
        "川内康範"@ja ;
    foaf:made <album/112548#lyrics>,
        <album/112548#subject> ;
    foaf:name "Kohan Kawauchi"@en,
        "川内康範"@ja .

<artist/67310#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Mifune"@en,
        "三船浩"@ja ;
    foaf:made <album/112548#subject>,
        <album/112548#vocals> ;
    foaf:name "Hiroshi Mifune"@en,
        "三船浩"@ja .

<artist/22328#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112548#subject> ;
    schema:name "Hirooki Ogawa"@en,
        "小川寛興"@ja ;
    foaf:made <album/112548#composition>,
        <album/112548#subject> ;
    foaf:name "Hirooki Ogawa"@en,
        "小川寛興"@ja .

<product/21826#subject> a schema:CreativeWork ;
    schema:name "GEKKO KAMEN"@en,
        "月光仮面"@ja,
        "Gekkou Kamen"@ja-latn ;
    foaf:name "GEKKO KAMEN"@en,
        "月光仮面"@ja,
        "Gekkou Kamen"@ja-latn .

<album/112548#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Natsukashi no Shounen Eiga Meisaku Gekijou (1) Gekkou Kamen"@en,
        "懐かしの少年映画名作劇場① 月光仮面"@ja,
        "Natsukashi no Shounen Eiga Meisaku Gekijou (1) Gekkou Kamen"@ja-latn ;
    mo:composer <artist/22328#subject> ;
    mo:produced_work <album/112548#musicalwork> ;
    schema:name "Natsukashi no Shounen Eiga Meisaku Gekijou (1) Gekkou Kamen"@en,
        "懐かしの少年映画名作劇場① 月光仮面"@ja,
        "Natsukashi no Shounen Eiga Meisaku Gekijou (1) Gekkou Kamen"@ja-latn .

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

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

<album/112548#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Natsukashi no Shounen Eiga Meisaku Gekijou (1) Gekkou Kamen"@en,
        "懐かしの少年映画名作劇場① 月光仮面"@ja,
        "Natsukashi no Shounen Eiga Meisaku Gekijou (1) Gekkou Kamen"@ja-latn ;
    mo:performance_of <album/112548#musicalwork> ;
    mo:recorded_as <album/112548#musicalexpression> ;
    schema:name "Natsukashi no Shounen Eiga Meisaku Gekijou (1) Gekkou Kamen"@en,
        "懐かしの少年映画名作劇場① 月光仮面"@ja,
        "Natsukashi no Shounen Eiga Meisaku Gekijou (1) Gekkou Kamen"@ja-latn ;
    schema:workPerformed <album/112548#musicalwork> .

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

<https://media.vgm.io/albums/84/112548/112548-1c97dfd6c2bc.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/112548#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/112548/112548-1c97dfd6c2bc.jpg> ;
    foaf:depicts <album/112548#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/112548/112548-1c97dfd6c2bc.jpg> .

<https://medium-media.vgm.io/albums/84/112548/112548-1c97dfd6c2bc.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/112548#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1979-07-21"^^xsd:date ;
    dcterms:title "Natsukashi no Shounen Eiga Meisaku Gekijou (1) Gekkou Kamen"@en,
        "懐かしの少年映画名作劇場① 月光仮面"@ja,
        "Natsukashi no Shounen Eiga Meisaku Gekijou (1) Gekkou Kamen"@ja-latn ;
    mo:catalogue_number "SKD" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/112548#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N135e5f0e86c84b4db2fee33de3532d74 ;
    mo:record_count 1 ;
    schema:about <product/21826#subject> ;
    schema:datePublished "1979-07-21"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/84/112548/112548-1c97dfd6c2bc.jpg> ;
    schema:name "Natsukashi no Shounen Eiga Meisaku Gekijou (1) Gekkou Kamen"@en,
        "懐かしの少年映画名作劇場① 月光仮面"@ja,
        "Natsukashi no Shounen Eiga Meisaku Gekijou (1) Gekkou Kamen"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/112548/112548-1c97dfd6c2bc.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "キング子鳩会"@en ;
    foaf:made <album/112548#subject> ;
    foaf:name "キング子鳩会"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "キング子鳩会"@en ;
    foaf:made <album/112548#vocals> ;
    foaf:name "キング子鳩会"@en .

_:N2f195db09c9d4617b0e6040aeadcdc74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪魔の敗北I (第2部21話)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N135e5f0e86c84b4db2fee33de3532d74 ;
    schema:name "悪魔の敗北I (第2部21話)"@ja .

_:N4d98b50ba4a14666a5260e86a540e975 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少年講談「月光仮面」幽霊党の逆襲"@ja ;
    mo:track_number 11 ;
    schema:duration "PT21:56"^^xsd:interval ;
    schema:inPlaylist _:N135e5f0e86c84b4db2fee33de3532d74 ;
    schema:name "少年講談「月光仮面」幽霊党の逆襲"@ja .

_:N61d474ca4bcc4579ae403644ce6c5242 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天の裁き (第5部14話)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N135e5f0e86c84b4db2fee33de3532d74 ;
    schema:name "天の裁き (第5部14話)"@ja .

_:N7b60f5a2e8414a7786666de14d5e7376 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月光仮面の歌"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N135e5f0e86c84b4db2fee33de3532d74 ;
    schema:name "月光仮面の歌"@ja .

_:N8e5b2bc230704951b00905373cb0dc7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月とオルゴール (第1部31話)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N135e5f0e86c84b4db2fee33de3532d74 ;
    schema:name "月とオルゴール (第1部31話)"@ja .

_:N8f11fd2909614c5a8856a390c02dc43f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪魔の敗北II (第2部21話)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N135e5f0e86c84b4db2fee33de3532d74 ;
    schema:name "悪魔の敗北II (第2部21話)"@ja .

_:N979b64acf3804ce99f88fbd76ce538ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サタンの爪 (第2部1話)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N135e5f0e86c84b4db2fee33de3532d74 ;
    schema:name "サタンの爪 (第2部1話)"@ja .

_:Nb639d14a827648a2987b28da88ed79df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪は滅びる (第3部11話)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N135e5f0e86c84b4db2fee33de3532d74 ;
    schema:name "悪は滅びる (第3部11話)"@ja .

_:Ncc8b29d803004fe082335d054070cfd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "正義は死なず (第2部15話)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N135e5f0e86c84b4db2fee33de3532d74 ;
    schema:name "正義は死なず (第2部15話)"@ja .

_:Neeef4438318340fb85d54e08200a9d8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月光仮面は誰でしょう"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N135e5f0e86c84b4db2fee33de3532d74 ;
    schema:name "月光仮面は誰でしょう"@ja .

_:Nff1118eba83b4e12bb896b68dd6be398 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月光仮面は誰でしょう"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N135e5f0e86c84b4db2fee33de3532d74 ;
    schema:name "月光仮面は誰でしょう"@ja .

_:N135e5f0e86c84b4db2fee33de3532d74 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f195db09c9d4617b0e6040aeadcdc74,
        _:N4d98b50ba4a14666a5260e86a540e975,
        _:N61d474ca4bcc4579ae403644ce6c5242,
        _:N7b60f5a2e8414a7786666de14d5e7376,
        _:N8e5b2bc230704951b00905373cb0dc7f,
        _:N8f11fd2909614c5a8856a390c02dc43f,
        _:N979b64acf3804ce99f88fbd76ce538ac,
        _:Nb639d14a827648a2987b28da88ed79df,
        _:Ncc8b29d803004fe082335d054070cfd3,
        _:Neeef4438318340fb85d54e08200a9d8b,
        _:Nff1118eba83b4e12bb896b68dd6be398 ;
    mo:track_count 11 ;
    schema:duration "PT21:56"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N2f195db09c9d4617b0e6040aeadcdc74,
        _:N4d98b50ba4a14666a5260e86a540e975,
        _:N61d474ca4bcc4579ae403644ce6c5242,
        _:N7b60f5a2e8414a7786666de14d5e7376,
        _:N8e5b2bc230704951b00905373cb0dc7f,
        _:N8f11fd2909614c5a8856a390c02dc43f,
        _:N979b64acf3804ce99f88fbd76ce538ac,
        _:Nb639d14a827648a2987b28da88ed79df,
        _:Ncc8b29d803004fe082335d054070cfd3,
        _:Neeef4438318340fb85d54e08200a9d8b,
        _:Nff1118eba83b4e12bb896b68dd6be398 .

