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

<artist/1025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ichiro Mizuki"@en,
        "水木一郎"@ja ;
    foaf:made <album/61261#subject>,
        <album/61261#vocals> ;
    foaf:name "Ichiro Mizuki"@en,
        "水木一郎"@ja .

<artist/11653#subject> a schema:Person,
        foaf:Person ;
    schema:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja ;
    foaf:made <album/61261#subject>,
        <album/61261#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/61261#subject>,
        <album/61261#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/61261#subject>,
        <album/61261#vocals> ;
    foaf:name "Isao Sasaki"@en,
        "ささきいさお"@ja .

<artist/46075#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazuo Koike"@en,
        "小池一雄"@ja ;
    foaf:made <album/61261#lyrics>,
        <album/61261#subject> ;
    foaf:name "Kazuo Koike"@en,
        "小池一雄"@ja .

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

<album/61262> a mo:Release ;
    mo:catalogue_number "CODC-858" .

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

<artist/3461#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61261#subject> ;
    schema:name "Chumei Watanabe"@en,
        "渡辺宙明"@ja ;
    foaf:made <album/61261#composition>,
        <album/61261#subject> ;
    foaf:name "Chumei Watanabe"@en,
        "渡辺宙明"@ja .

<product/5429#subject> a schema:CreativeWork ;
    schema:name "GREAT MAZINGER"@en,
        "グレートマジンガー"@ja,
        "GREAT MAZINGER"@ja-latn ;
    foaf:name "GREAT MAZINGER"@en,
        "グレートマジンガー"@ja,
        "GREAT MAZINGER"@ja-latn .

<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/61261#musicalexpression> a mo:Signal ;
    mo:published_as <album/61261#subject> ;
    mo:records <album/61261#performance> .

<album/61261#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Great Mazinger / UFO Robo Grendizer TIME TRIP CD 4 Songs Series 12"@en,
        "グレートマジンガー/UFOロボ グレンダイザー TIME TRIP CD 4曲 シリーズ 12"@ja,
        "Great Mazinger / UFO Robo Grendizer TIME TRIP CD 4-kyoku Series 12"@ja-latn ;
    mo:performance_of <album/61261#musicalwork> ;
    mo:recorded_as <album/61261#musicalexpression> ;
    schema:name "Great Mazinger / UFO Robo Grendizer TIME TRIP CD 4 Songs Series 12"@en,
        "グレートマジンガー/UFOロボ グレンダイザー TIME TRIP CD 4曲 シリーズ 12"@ja,
        "Great Mazinger / UFO Robo Grendizer TIME TRIP CD 4-kyoku Series 12"@ja-latn ;
    schema:workPerformed <album/61261#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/16/61261/61261-3c565462c084.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/61261#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/16/61261/61261-3c565462c084.jpg> ;
    foaf:depicts <album/61261#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/16/61261/61261-3c565462c084.jpg> .

<https://medium-media.vgm.io/albums/16/61261/61261-3c565462c084.jpg> a schema:ImageObject,
        foaf:Image .

<album/61261#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Great Mazinger / UFO Robo Grendizer TIME TRIP CD 4 Songs Series 12"@en,
        "グレートマジンガー/UFOロボ グレンダイザー TIME TRIP CD 4曲 シリーズ 12"@ja,
        "Great Mazinger / UFO Robo Grendizer TIME TRIP CD 4-kyoku Series 12"@ja-latn ;
    mo:composer <artist/3402#subject>,
        <artist/3461#subject> ;
    mo:produced_work <album/61261#musicalwork> ;
    schema:name "Great Mazinger / UFO Robo Grendizer TIME TRIP CD 4 Songs Series 12"@en,
        "グレートマジンガー/UFOロボ グレンダイザー TIME TRIP CD 4曲 シリーズ 12"@ja,
        "Great Mazinger / UFO Robo Grendizer TIME TRIP CD 4-kyoku Series 12"@ja-latn .

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

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

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

<album/61261#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-11-01"^^xsd:date ;
    dcterms:title "Great Mazinger / UFO Robo Grendizer TIME TRIP CD 4 Songs Series 12"@en,
        "グレートマジンガー/UFOロボ グレンダイザー TIME TRIP CD 4曲 シリーズ 12"@ja,
        "Great Mazinger / UFO Robo Grendizer TIME TRIP CD 4-kyoku Series 12"@ja-latn ;
    mo:catalogue_number "CC-8340" ;
    mo:media_type "Mini CD" ;
    mo:other_release_of <album/61262> ;
    mo:publication_of <album/61261#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N4c95d13b0df9420f948d839ae1669944 ;
    mo:record_count 1 ;
    schema:about <product/5429#subject>,
        <product/5435#subject> ;
    schema:datePublished "1989-11-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/16/61261/61261-3c565462c084.jpg> ;
    schema:name "Great Mazinger / UFO Robo Grendizer TIME TRIP CD 4 Songs Series 12"@en,
        "グレートマジンガー/UFOロボ グレンダイザー TIME TRIP CD 4曲 シリーズ 12"@ja,
        "Great Mazinger / UFO Robo Grendizer TIME TRIP CD 4-kyoku Series 12"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/61261/61261-3c565462c084.jpg> .

_:N870e99fb234a4992836002ab8b9466eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おれはグレートマジンガー"@ja,
        "Ore wa Great Mazinger"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4c95d13b0df9420f948d839ae1669944 ;
    schema:name "おれはグレートマジンガー"@ja,
        "Ore wa Great Mazinger"@ja-latn .

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

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

_:Ne25c1f6d994a4c3b873801e13fc4dcdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "勇者はマジンガー"@ja,
        "Yuusha wa Mazinger"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4c95d13b0df9420f948d839ae1669944 ;
    schema:name "勇者はマジンガー"@ja,
        "Yuusha wa Mazinger"@ja-latn .

_:N4c95d13b0df9420f948d839ae1669944 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N870e99fb234a4992836002ab8b9466eb,
        _:N9f8c654c35d84e53a039f23fc97cf7cc,
        _:Ne248ccfa61b046b987ef9b2eef5a6061,
        _:Ne25c1f6d994a4c3b873801e13fc4dcdb ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N870e99fb234a4992836002ab8b9466eb,
        _:N9f8c654c35d84e53a039f23fc97cf7cc,
        _:Ne248ccfa61b046b987ef9b2eef5a6061,
        _:Ne25c1f6d994a4c3b873801e13fc4dcdb .

