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

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

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

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

<album/100282#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uchuu Enjin Gori na noda / Spectreman Go Go"@en,
        "宇宙猿人ゴリなのだ / スペクトルマン・ゴーゴー"@ja,
        "Uchuu Enjin Gori na noda / Spectreman Go Go"@ja-latn ;
    mo:composer <artist/26976#subject> ;
    mo:produced_work <album/100282#musicalwork> ;
    schema:name "Uchuu Enjin Gori na noda / Spectreman Go Go"@en,
        "宇宙猿人ゴリなのだ / スペクトルマン・ゴーゴー"@ja,
        "Uchuu Enjin Gori na noda / Spectreman Go Go"@ja-latn .

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

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

<org/1977#subject> schema:name "Union Records"@en,
        "ユニオンレコード"@ja,
        "Union Records"@ja-latn ;
    foaf:name "Union Records"@en,
        "ユニオンレコード"@ja,
        "Union Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/28/100282/100282-1591956432.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/28270#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100282#performance> ;
    schema:name "Sunny Mates"@en ;
    foaf:name "Sunny Mates"@en .

<album/100282#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uchuu Enjin Gori na noda / Spectreman Go Go"@en,
        "宇宙猿人ゴリなのだ / スペクトルマン・ゴーゴー"@ja,
        "Uchuu Enjin Gori na noda / Spectreman Go Go"@ja-latn ;
    mo:performance_of <album/100282#musicalwork> ;
    mo:performer _:Nf59fe02a314947cf8ce4562a818a1579,
        <artist/28270#subject> ;
    mo:recorded_as <album/100282#musicalexpression> ;
    schema:byArtist _:Nf59fe02a314947cf8ce4562a818a1579,
        <artist/28270#subject> ;
    schema:name "Uchuu Enjin Gori na noda / Spectreman Go Go"@en,
        "宇宙猿人ゴリなのだ / スペクトルマン・ゴーゴー"@ja,
        "Uchuu Enjin Gori na noda / Spectreman Go Go"@ja-latn ;
    schema:workPerformed <album/100282#musicalwork> .

<album/100282#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1971-06-10"^^xsd:date ;
    dcterms:title "Uchuu Enjin Gori na noda / Spectreman Go Go"@en,
        "宇宙猿人ゴリなのだ / スペクトルマン・ゴーゴー"@ja,
        "Uchuu Enjin Gori na noda / Spectreman Go Go"@ja-latn ;
    mo:catalogue_number "KU-613" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/100282#musicalexpression> ;
    mo:publisher <org/1977#subject> ;
    mo:record _:Nae33edda013345378ecc0b50bae5ea3e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Uchuu Enjin Gori"@en ;
            foaf:name "Uchuu Enjin Gori"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Union Jidou Gasshoudan"@en ;
            foaf:name "Union Jidou Gasshoudan"@en ],
        <artist/28270#subject> ;
    schema:datePublished "1971-06-10"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/28/100282/100282-1591956432.jpg> ;
    schema:name "Uchuu Enjin Gori na noda / Spectreman Go Go"@en,
        "宇宙猿人ゴリなのだ / スペクトルマン・ゴーゴー"@ja,
        "Uchuu Enjin Gori na noda / Spectreman Go Go"@ja-latn ;
    schema:publisher <org/1977#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/100282/100282-1591956432.jpg> .

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

_:Nf59fe02a314947cf8ce4562a818a1579 a schema:Person,
        foaf:Person ;
    mo:performed <album/100282#performance> ;
    schema:name "Union Jidou Gasshoudan"@en ;
    foaf:name "Union Jidou Gasshoudan"@en .

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

_:Nae33edda013345378ecc0b50bae5ea3e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1213dc5fe45b4c76a90736ef372f6570,
        _:Nf6b23b64453e49f29610f4c67ee16d85 ;
    mo:track_count 2 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1213dc5fe45b4c76a90736ef372f6570,
        _:Nf6b23b64453e49f29610f4c67ee16d85 .

