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

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

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

<artist/26976#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103355#subject> ;
    schema:name "Kunio Miyauchi"@en,
        "宮内国郎"@ja ;
    foaf:made <album/103355#composition>,
        <album/103355#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/103355#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uchuu Enjin Gori tai Spectreman"@en,
        "宇宙猿人ゴリ対スペクトルマン"@ja,
        "Uchuu Enjin Gori tai Spectreman"@ja-latn ;
    mo:composer <artist/26976#subject> ;
    mo:produced_work <album/103355#musicalwork> ;
    schema:name "Uchuu Enjin Gori tai Spectreman"@en,
        "宇宙猿人ゴリ対スペクトルマン"@ja,
        "Uchuu Enjin Gori tai Spectreman"@ja-latn .

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

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

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

<https://media.vgm.io/albums/55/103355/103355-11aba79b4175.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103355#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/103355/103355-11aba79b4175.jpg> ;
    foaf:depicts <album/103355#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/103355/103355-11aba79b4175.jpg> .

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

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

<artist/10365#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103355#performance> ;
    schema:name "Mizuumi Boys & Girls Chorus"@en,
        "少年少女合唱団みずうみ"@ja ;
    foaf:name "Mizuumi Boys & Girls Chorus"@en,
        "少年少女合唱団みずうみ"@ja .

<artist/34859#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103355#performance> ;
    schema:name "Koji Uenishi"@en,
        "上西弘次"@ja ;
    foaf:name "Koji Uenishi"@en,
        "上西弘次"@ja .

<album/103355#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uchuu Enjin Gori tai Spectreman"@en,
        "宇宙猿人ゴリ対スペクトルマン"@ja,
        "Uchuu Enjin Gori tai Spectreman"@ja-latn ;
    mo:performance_of <album/103355#musicalwork> ;
    mo:performer _:Ndfefc621e53d44f9b817067bf445ca01,
        <artist/10365#subject>,
        <artist/34859#subject> ;
    mo:recorded_as <album/103355#musicalexpression> ;
    schema:byArtist _:Ndfefc621e53d44f9b817067bf445ca01,
        <artist/10365#subject>,
        <artist/34859#subject> ;
    schema:name "Uchuu Enjin Gori tai Spectreman"@en,
        "宇宙猿人ゴリ対スペクトルマン"@ja,
        "Uchuu Enjin Gori tai Spectreman"@ja-latn ;
    schema:workPerformed <album/103355#musicalwork> .

<album/103355#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1971-09-05"^^xsd:date ;
    dcterms:title "Uchuu Enjin Gori tai Spectreman"@en,
        "宇宙猿人ゴリ対スペクトルマン"@ja,
        "Uchuu Enjin Gori tai Spectreman"@ja-latn ;
    mo:catalogue_number "TC-3006" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/103355#musicalexpression> ;
    mo:publisher <org/2228#subject> ;
    mo:record _:Ne353a2df183d4dd3ba9eda2ea4f20e8b ;
    mo:record_count 1 ;
    schema:about <product/20001#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Vocal Four"@en ;
            foaf:name "Vocal Four"@en ],
        <artist/10365#subject>,
        <artist/34859#subject> ;
    schema:datePublished "1971-09-05"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/55/103355/103355-11aba79b4175.jpg> ;
    schema:name "Uchuu Enjin Gori tai Spectreman"@en,
        "宇宙猿人ゴリ対スペクトルマン"@ja,
        "Uchuu Enjin Gori tai Spectreman"@ja-latn ;
    schema:publisher <org/2228#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/103355/103355-11aba79b4175.jpg> .

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

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

_:Ndfefc621e53d44f9b817067bf445ca01 a schema:Person,
        foaf:Person ;
    mo:performed <album/103355#performance> ;
    schema:name "Vocal Four"@en ;
    foaf:name "Vocal Four"@en .

_:Ne353a2df183d4dd3ba9eda2ea4f20e8b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c3a0c71b6e1445c8653e7f3db40a8bc,
        _:N2dda4e6b98ab4259a17ba3596899552b ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1c3a0c71b6e1445c8653e7f3db40a8bc,
        _:N2dda4e6b98ab4259a17ba3596899552b .

