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

<artist/11653#subject> a schema:Person,
        foaf:Person ;
    schema:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja ;
    foaf:made <album/61258#subject>,
        <album/61258#vocals> ;
    foaf:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja .

<artist/15078#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koorogi '73"@en,
        "こおろぎ'73"@ja ;
    foaf:made <album/61258#subject>,
        <album/61258#vocals> ;
    foaf:name "Koorogi '73"@en,
        "こおろぎ'73"@ja .

<artist/456#subject> a schema:Person,
        foaf:Person ;
    schema:name "Isao Sasaki"@en,
        "ささきいさお"@ja ;
    foaf:made <album/61258#subject>,
        <album/61258#vocals> ;
    foaf:name "Isao Sasaki"@en,
        "ささきいさお"@ja .

<artist/9508#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kougo Hotomi"@en,
        "保富康午"@ja ;
    foaf:made <album/61258#lyrics>,
        <album/61258#subject> ;
    foaf:name "Kougo Hotomi"@en,
        "保富康午"@ja .

<artist/3402#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61258#subject> ;
    schema:name "Shunsuke Kikuchi"@en,
        "菊池俊輔"@ja ;
    foaf:made <album/61258#composition>,
        <album/61258#subject> ;
    foaf:name "Shunsuke Kikuchi"@en,
        "菊池俊輔"@ja .

<product/5435#subject> a schema:CreativeWork ;
    schema:name "UFO ROBOT GRENDIZER RAIDS"@en,
        "UFOロボ グレンダイザー"@ja,
        "UFO Robo Grendizer"@ja-latn ;
    foaf:name "UFO ROBOT GRENDIZER RAIDS"@en,
        "UFOロボ グレンダイザー"@ja,
        "UFO Robo Grendizer"@ja-latn .

<album/61258#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "UFO Robo Grendizer"@en,
        "UFOロボ グレンダイザー"@ja,
        "UFO Robo Grendizer"@ja-latn ;
    mo:composer <artist/3402#subject> ;
    mo:produced_work <album/61258#musicalwork> ;
    schema:name "UFO Robo Grendizer"@en,
        "UFOロボ グレンダイザー"@ja,
        "UFO Robo Grendizer"@ja-latn .

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

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

<album/61258#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "UFO Robo Grendizer"@en,
        "UFOロボ グレンダイザー"@ja,
        "UFO Robo Grendizer"@ja-latn ;
    mo:performance_of <album/61258#musicalwork> ;
    mo:recorded_as <album/61258#musicalexpression> ;
    schema:name "UFO Robo Grendizer"@en,
        "UFOロボ グレンダイザー"@ja,
        "UFO Robo Grendizer"@ja-latn ;
    schema:workPerformed <album/61258#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/85/61258/61258-1472993810.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/61258#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1975-10-01"^^xsd:date ;
    dcterms:title "UFO Robo Grendizer"@en,
        "UFOロボ グレンダイザー"@ja,
        "UFO Robo Grendizer"@ja-latn ;
    mo:catalogue_number "SCS-270" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/61258#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N23e4da2368654051b8af6c165fa5639c ;
    mo:record_count 1 ;
    schema:about <product/5435#subject> ;
    schema:datePublished "1975-10-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/85/61258/61258-1472993810.jpg> ;
    schema:name "UFO Robo Grendizer"@en,
        "UFOロボ グレンダイザー"@ja,
        "UFO Robo Grendizer"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/61258/61258-1472993810.jpg> .

_:Nb19222363a02461fa6d6ab8970642d4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "とべ!グレンダイザー"@ja,
        "Tobe! Grendizer"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N23e4da2368654051b8af6c165fa5639c ;
    schema:name "とべ!グレンダイザー"@ja,
        "Tobe! Grendizer"@ja-latn .

_:Nefff76adbdf0404d8c4960ce26625fb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙の王者グレンダイザー"@ja,
        "Uchuu no Ouja Grendizer"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N23e4da2368654051b8af6c165fa5639c ;
    schema:name "宇宙の王者グレンダイザー"@ja,
        "Uchuu no Ouja Grendizer"@ja-latn .

_:N23e4da2368654051b8af6c165fa5639c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb19222363a02461fa6d6ab8970642d4c,
        _:Nefff76adbdf0404d8c4960ce26625fb0 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nb19222363a02461fa6d6ab8970642d4c,
        _:Nefff76adbdf0404d8c4960ce26625fb0 .

