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

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

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

<artist/8887#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96011#subject> ;
    schema:name "Go Misawa"@en,
        "三沢郷"@ja ;
    foaf:made <album/96011#composition>,
        <album/96011#subject> ;
    foaf:name "Go Misawa"@en,
        "三沢郷"@ja .

<album/96011#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gekkou Kamen Theme Song"@en,
        "月光仮面 主題歌"@ja,
        "Gekkou Kamen Shudaika"@ja-latn ;
    mo:composer <artist/8887#subject> ;
    mo:produced_work <album/96011#musicalwork> ;
    schema:name "Gekkou Kamen Theme Song"@en,
        "月光仮面 主題歌"@ja,
        "Gekkou Kamen Shudaika"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/11/96011/96011-1580942847.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/33095#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96011#performance> ;
    schema:name "Kiyotaka Mitsugi"@en,
        "三ツ木清隆"@ja ;
    foaf:name "Kiyotaka Mitsugi"@en,
        "三ツ木清隆"@ja .

<artist/8730#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/96011#performance> ;
    schema:name "Vocal Shop"@en,
        "ボーカル・ショップ"@ja ;
    foaf:name "Vocal Shop"@en,
        "ボーカル・ショップ"@ja .

<album/96011#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gekkou Kamen Theme Song"@en,
        "月光仮面 主題歌"@ja,
        "Gekkou Kamen Shudaika"@ja-latn ;
    mo:performance_of <album/96011#musicalwork> ;
    mo:performer <artist/33095#subject>,
        <artist/8730#subject> ;
    mo:recorded_as <album/96011#musicalexpression> ;
    schema:byArtist <artist/33095#subject>,
        <artist/8730#subject> ;
    schema:name "Gekkou Kamen Theme Song"@en,
        "月光仮面 主題歌"@ja,
        "Gekkou Kamen Shudaika"@ja-latn ;
    schema:workPerformed <album/96011#musicalwork> .

<album/96011#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1971-12-01"^^xsd:date ;
    dcterms:title "Gekkou Kamen Theme Song"@en,
        "月光仮面 主題歌"@ja,
        "Gekkou Kamen Shudaika"@ja-latn ;
    mo:catalogue_number "BX-95" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/96011#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N815763411eb24acbb49c9043f7260ad9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Seigi wo Aisuru Mono Gekkou Kamen"@en ;
            foaf:name "Seigi wo Aisuru Mono Gekkou Kamen"@en ] ;
    schema:byArtist <artist/33095#subject>,
        <artist/8730#subject> ;
    schema:datePublished "1971-12-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/11/96011/96011-1580942847.jpg> ;
    schema:name "Gekkou Kamen Theme Song"@en,
        "月光仮面 主題歌"@ja,
        "Gekkou Kamen Shudaika"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/96011/96011-1580942847.jpg> .

_:N045e675f80c54c2bada08bc836a5800f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月光仮面は誰でしょう"@ja,
        "Gekkou Kamen wa Dare Deshou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N815763411eb24acbb49c9043f7260ad9 ;
    schema:name "月光仮面は誰でしょう"@ja,
        "Gekkou Kamen wa Dare Deshou"@ja-latn .

_:N55c556e27b484beebb9d02546d92ac24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月光仮面の歌"@ja,
        "Gekkou Kamen no Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N815763411eb24acbb49c9043f7260ad9 ;
    schema:name "月光仮面の歌"@ja,
        "Gekkou Kamen no Uta"@ja-latn .

_:N815763411eb24acbb49c9043f7260ad9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N045e675f80c54c2bada08bc836a5800f,
        _:N55c556e27b484beebb9d02546d92ac24 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N045e675f80c54c2bada08bc836a5800f,
        _:N55c556e27b484beebb9d02546d92ac24 .

