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

<artist/27551#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyoichi Azuma"@en,
        "東京一"@ja ;
    foaf:made <album/103974#lyrics>,
        <album/103974#subject> ;
    foaf:name "Kyoichi Azuma"@en,
        "東京一"@ja .

<artist/31854#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuuji Amemiya"@en,
        "雨宮雄児"@ja ;
    foaf:made <album/103974#lyrics>,
        <album/103974#subject> ;
    foaf:name "Yuuji Amemiya"@en,
        "雨宮雄児"@ja .

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

<artist/13738#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103974#subject> ;
    schema:name "Toru Fuyuki"@en,
        "冬木透"@ja ;
    foaf:made <album/103974#composition>,
        <album/103974#subject> ;
    foaf:name "Toru Fuyuki"@en,
        "冬木透"@ja .

<artist/26976#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103974#subject> ;
    schema:name "Kunio Miyauchi"@en,
        "宮内国郎"@ja ;
    foaf:made <album/103974#composition>,
        <album/103974#subject> ;
    foaf:name "Kunio Miyauchi"@en,
        "宮内国郎"@ja .

<product/20001#subject> a schema:CreativeWork ;
    schema:name "SPECTREMAN"@en,
        "スペクトルマン"@ja,
        "Spectreman"@ja-latn ;
    foaf:name "SPECTREMAN"@en,
        "スペクトルマン"@ja,
        "Spectreman"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/103974/103974-c5506fac3a3f.jpg> a schema:ImageObject,
        foaf:Image .

<album/103974#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV Manga Deluxe Mirrorman / Spectreman"@en,
        "テレビまんがデラックス ミラーマン/スペクトルマン"@ja,
        "TV Manga Deluxe Mirrorman / Spectreman"@ja-latn ;
    mo:composer <artist/13738#subject>,
        <artist/26976#subject> ;
    mo:produced_work <album/103974#musicalwork> ;
    schema:name "TV Manga Deluxe Mirrorman / Spectreman"@en,
        "テレビまんがデラックス ミラーマン/スペクトルマン"@ja,
        "TV Manga Deluxe Mirrorman / Spectreman"@ja-latn .

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

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

<artist/27439#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103974#performance> ;
    schema:name "The Blessin' Four"@en,
        "ザ・ブレッスン・フォー"@ja ;
    foaf:name "The Blessin' Four"@en,
        "ザ・ブレッスン・フォー"@ja .

<artist/65258#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103974#performance> ;
    schema:name "Wakakusa Children's Chorus Group"@en,
        "若草児童合唱団"@ja ;
    foaf:name "Wakakusa Children's Chorus Group"@en,
        "若草児童合唱団"@ja .

<album/103974#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV Manga Deluxe Mirrorman / Spectreman"@en,
        "テレビまんがデラックス ミラーマン/スペクトルマン"@ja,
        "TV Manga Deluxe Mirrorman / Spectreman"@ja-latn ;
    mo:performance_of <album/103974#musicalwork> ;
    mo:performer <artist/27439#subject>,
        <artist/65258#subject> ;
    mo:recorded_as <album/103974#musicalexpression> ;
    schema:byArtist <artist/27439#subject>,
        <artist/65258#subject> ;
    schema:name "TV Manga Deluxe Mirrorman / Spectreman"@en,
        "テレビまんがデラックス ミラーマン/スペクトルマン"@ja,
        "TV Manga Deluxe Mirrorman / Spectreman"@ja-latn ;
    schema:workPerformed <album/103974#musicalwork> .

<album/103974#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1972-06-01"^^xsd:date ;
    dcterms:title "TV Manga Deluxe Mirrorman / Spectreman"@en,
        "テレビまんがデラックス ミラーマン/スペクトルマン"@ja,
        "TV Manga Deluxe Mirrorman / Spectreman"@ja-latn ;
    mo:catalogue_number "KVC-1" ;
    mo:media_type "Vinyl (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/103974#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N748fb9327bf040f5b136bf638ef7ef37 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mirrorman"@en ;
            foaf:name "Mirrorman"@en ],
        <product/20001#subject> ;
    schema:byArtist <artist/27439#subject>,
        <artist/65258#subject> ;
    schema:datePublished "1972-06-01"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/47/103974/103974-c5506fac3a3f.jpg> ;
    schema:name "TV Manga Deluxe Mirrorman / Spectreman"@en,
        "テレビまんがデラックス ミラーマン/スペクトルマン"@ja,
        "TV Manga Deluxe Mirrorman / Spectreman"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/103974/103974-c5506fac3a3f.jpg> .

_:N01453fbcd479414d94bf982dc335f8b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙猿人ゴリなのだ"@ja,
        "Uchuu Enjin Gori na noda"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N748fb9327bf040f5b136bf638ef7ef37 ;
    schema:name "宇宙猿人ゴリなのだ"@ja,
        "Uchuu Enjin Gori na noda"@ja-latn .

_:N16fe0ab4f33e4eb4a25b8b94845bd71f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SGMの歌"@ja,
        "SGM no Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N748fb9327bf040f5b136bf638ef7ef37 ;
    schema:name "SGMの歌"@ja,
        "SGM no Uta"@ja-latn .

_:N3fc7c70a24ec4a1b87fe96ece7f10976 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミラーマンの歌"@ja,
        "Mirrorman no Uta"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N748fb9327bf040f5b136bf638ef7ef37 ;
    schema:name "ミラーマンの歌"@ja,
        "Mirrorman no Uta"@ja-latn .

_:Ndc47a018beba4d03ac3780d7fc3b7431 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スペクトルマン・ ゴーゴー"@ja,
        "Spectreman Go Go"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N748fb9327bf040f5b136bf638ef7ef37 ;
    schema:name "スペクトルマン・ ゴーゴー"@ja,
        "Spectreman Go Go"@ja-latn .

_:N748fb9327bf040f5b136bf638ef7ef37 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01453fbcd479414d94bf982dc335f8b9,
        _:N16fe0ab4f33e4eb4a25b8b94845bd71f,
        _:N3fc7c70a24ec4a1b87fe96ece7f10976,
        _:Ndc47a018beba4d03ac3780d7fc3b7431 ;
    mo:track_count 4 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N01453fbcd479414d94bf982dc335f8b9,
        _:N16fe0ab4f33e4eb4a25b8b94845bd71f,
        _:N3fc7c70a24ec4a1b87fe96ece7f10976,
        _:Ndc47a018beba4d03ac3780d7fc3b7431 .

