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

<artist/10395#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chinfa Kan"@en,
        "康珍化"@ja ;
    foaf:made <album/70977#lyrics>,
        <album/70977#subject> ;
    foaf:name "Chinfa Kan"@en,
        "康珍化"@ja .

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

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

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

<album/70977#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Getter Robo Go / Ichiro Mizuki"@en,
        "ゲッターロボ號 / 水木一郎"@ja,
        "Getter Robo Go / Ichiro Mizuki"@ja-latn ;
    mo:composer <artist/3461#subject> ;
    mo:produced_work <album/70977#musicalwork> ;
    schema:name "Getter Robo Go / Ichiro Mizuki"@en,
        "ゲッターロボ號 / 水木一郎"@ja,
        "Getter Robo Go / Ichiro Mizuki"@ja-latn .

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

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

<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/77/70977/70977-f59d9cc7e222.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/70977#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/77/70977/70977-f59d9cc7e222.jpg> ;
    foaf:depicts <album/70977#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/77/70977/70977-f59d9cc7e222.jpg> .

<https://medium-media.vgm.io/albums/77/70977/70977-f59d9cc7e222.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1025#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70977#performance> ;
    schema:name "Ichiro Mizuki"@en,
        "水木一郎"@ja ;
    foaf:name "Ichiro Mizuki"@en,
        "水木一郎"@ja .

<artist/8885#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70977#performance> ;
    schema:name "Tree of the Forest Children's Choir"@en,
        "森の木児童合唱団"@ja ;
    foaf:name "Tree of the Forest Children's Choir"@en,
        "森の木児童合唱団"@ja .

<album/70977#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Getter Robo Go / Ichiro Mizuki"@en,
        "ゲッターロボ號 / 水木一郎"@ja,
        "Getter Robo Go / Ichiro Mizuki"@ja-latn ;
    mo:performance_of <album/70977#musicalwork> ;
    mo:performer <artist/1025#subject>,
        <artist/8885#subject> ;
    mo:recorded_as <album/70977#musicalexpression> ;
    schema:byArtist <artist/1025#subject>,
        <artist/8885#subject> ;
    schema:name "Getter Robo Go / Ichiro Mizuki"@en,
        "ゲッターロボ號 / 水木一郎"@ja,
        "Getter Robo Go / Ichiro Mizuki"@ja-latn ;
    schema:workPerformed <album/70977#musicalwork> .

<album/70977#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-05-21"^^xsd:date ;
    dcterms:title "Getter Robo Go / Ichiro Mizuki"@en,
        "ゲッターロボ號 / 水木一郎"@ja,
        "Getter Robo Go / Ichiro Mizuki"@ja-latn ;
    mo:catalogue_number "CODC-8760" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/70977#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N7c3f9de3809c49f2a066be3ca437ab61 ;
    mo:record_count 1 ;
    schema:about <product/5500#subject> ;
    schema:byArtist <artist/1025#subject>,
        <artist/8885#subject> ;
    schema:datePublished "1991-05-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/77/70977/70977-f59d9cc7e222.jpg> ;
    schema:name "Getter Robo Go / Ichiro Mizuki"@en,
        "ゲッターロボ號 / 水木一郎"@ja,
        "Getter Robo Go / Ichiro Mizuki"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/70977/70977-f59d9cc7e222.jpg> .

_:N12b1b295bf5c45b7984196d13012b0b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "友だちになりたい"@ja,
        "Tomodachi ni Naritai"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N7c3f9de3809c49f2a066be3ca437ab61 ;
    schema:name "友だちになりたい"@ja,
        "Tomodachi ni Naritai"@ja-latn .

_:N3d30ea21c2004e7fa6e21aa31657f702 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲッターロボ號"@ja,
        "Getter Robo Go"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N7c3f9de3809c49f2a066be3ca437ab61 ;
    schema:name "ゲッターロボ號"@ja,
        "Getter Robo Go"@ja-latn .

_:N7c3f9de3809c49f2a066be3ca437ab61 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12b1b295bf5c45b7984196d13012b0b9,
        _:N3d30ea21c2004e7fa6e21aa31657f702 ;
    mo:track_count 2 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N12b1b295bf5c45b7984196d13012b0b9,
        _:N3d30ea21c2004e7fa6e21aa31657f702 .

