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

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

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

<artist/5873#subject> a schema:Person,
        foaf:Person ;
    schema:name "Go Nagai"@en,
        "永井豪"@ja ;
    foaf:made <album/61312#lyrics>,
        <album/61312#subject> ;
    foaf:name "Go Nagai"@en,
        "永井豪"@ja .

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

<product/5502#subject> a schema:CreativeWork ;
    schema:name "GETTA ROBOT"@en,
        "ゲッターロボ"@ja,
        "Getter Robo"@ja-latn ;
    foaf:name "GETTA ROBOT"@en,
        "ゲッターロボ"@ja,
        "Getter Robo"@ja-latn .

<album/61312#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Getter Robo"@en,
        "ゲッターロボ"@ja,
        "Getter Robo"@ja-latn ;
    mo:composer <artist/3402#subject> ;
    mo:produced_work <album/61312#musicalwork> ;
    schema:name "Getter Robo"@en,
        "ゲッターロボ"@ja,
        "Getter Robo"@ja-latn .

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

<album/61312#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Getter Robo"@en,
        "ゲッターロボ"@ja,
        "Getter Robo"@ja-latn ;
    mo:performance_of <album/61312#musicalwork> ;
    mo:recorded_as <album/61312#musicalexpression> ;
    schema:name "Getter Robo"@en,
        "ゲッターロボ"@ja,
        "Getter Robo"@ja-latn ;
    schema:workPerformed <album/61312#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/21/61312/61312-1473112694.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/61312#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/21/61312/61312-1473112694.jpg> ;
    foaf:depicts <album/61312#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/21/61312/61312-1473112694.jpg> .

<https://medium-media.vgm.io/albums/21/61312/61312-1473112694.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/61312#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1974-04-10"^^xsd:date ;
    dcterms:title "Getter Robo"@en,
        "ゲッターロボ"@ja,
        "Getter Robo"@ja-latn ;
    mo:catalogue_number "SCS-226" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/61312#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nee04360f861447d9b74b60ca8a700ad8 ;
    mo:record_count 1 ;
    schema:about <product/5502#subject> ;
    schema:datePublished "1974-04-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/21/61312/61312-1473112694.jpg> ;
    schema:name "Getter Robo"@en,
        "ゲッターロボ"@ja,
        "Getter Robo"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/61312/61312-1473112694.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "和泉高志"@en ;
    foaf:made <album/61312#lyrics> ;
    foaf:name "和泉高志"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "和泉高志"@en ;
    foaf:made <album/61312#subject> ;
    foaf:name "和泉高志"@en .

_:N74cd48fd3f064eecb3b7c5e819522fc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "合体!ゲッターロボ"@ja,
        "Gattai! Getter Robo"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee04360f861447d9b74b60ca8a700ad8 ;
    schema:name "合体!ゲッターロボ"@ja,
        "Gattai! Getter Robo"@ja-latn .

_:Nf3e42972167c41028d0ff3273da25060 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲッターロボ!"@ja,
        "Getter Robo!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee04360f861447d9b74b60ca8a700ad8 ;
    schema:name "ゲッターロボ!"@ja,
        "Getter Robo!"@ja-latn .

_:Nee04360f861447d9b74b60ca8a700ad8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N74cd48fd3f064eecb3b7c5e819522fc5,
        _:Nf3e42972167c41028d0ff3273da25060 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N74cd48fd3f064eecb3b7c5e819522fc5,
        _:Nf3e42972167c41028d0ff3273da25060 .

