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

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

<artist/12606#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumiko Kaori"@en,
        "かおりくみこ"@ja ;
    foaf:made <album/77606#subject>,
        <album/77606#vocals> ;
    foaf:name "Kumiko Kaori"@en,
        "かおりくみこ"@ja .

<artist/15078#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koorogi '73"@en,
        "こおろぎ'73"@ja ;
    foaf:made <album/77606#subject>,
        <album/77606#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/77606#subject>,
        <album/77606#vocals> ;
    foaf:name "Isao Sasaki"@en,
        "ささきいさお"@ja .

<artist/5872#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saburo Yatsude"@en,
        "八手三郎"@ja ;
    foaf:made <album/77606#lyrics>,
        <album/77606#subject> ;
    foaf:name "Saburo Yatsude"@en,
        "八手三郎"@ja .

<artist/1727#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77606#subject> ;
    schema:name "Asei Kobayashi"@en,
        "小林亜星"@ja ;
    foaf:made <album/77606#composition>,
        <album/77606#subject> ;
    foaf:name "Asei Kobayashi"@en,
        "小林亜星"@ja .

<album/77606#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uchuu Taitei God Sigma"@en,
        "宇宙大帝ゴッドシグマ"@ja,
        "Uchuu Taitei God Sigma"@ja-latn ;
    mo:composer <artist/1727#subject> ;
    mo:produced_work <album/77606#musicalwork> ;
    schema:name "Uchuu Taitei God Sigma"@en,
        "宇宙大帝ゴッドシグマ"@ja,
        "Uchuu Taitei God Sigma"@ja-latn .

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

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

<album/77606#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uchuu Taitei God Sigma"@en,
        "宇宙大帝ゴッドシグマ"@ja,
        "Uchuu Taitei God Sigma"@ja-latn ;
    mo:performance_of <album/77606#musicalwork> ;
    mo:recorded_as <album/77606#musicalexpression> ;
    schema:name "Uchuu Taitei God Sigma"@en,
        "宇宙大帝ゴッドシグマ"@ja,
        "Uchuu Taitei God Sigma"@ja-latn ;
    schema:workPerformed <album/77606#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/60/77606/77606-1526028317.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/77606#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/77606/77606-1526028317.jpg> ;
    foaf:depicts <album/77606#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/77606/77606-1526028317.jpg> .

<https://medium-media.vgm.io/albums/60/77606/77606-1526028317.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/77606#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1980-04-01"^^xsd:date ;
    dcterms:title "Uchuu Taitei God Sigma"@en,
        "宇宙大帝ゴッドシグマ"@ja,
        "Uchuu Taitei God Sigma"@ja-latn ;
    mo:catalogue_number "SCS-542" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/77606#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N5e0e7a05c64e49baa93670679e1e034d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Uchuu Taitei God Sigma"@en ;
            foaf:name "Uchuu Taitei God Sigma"@en ] ;
    schema:datePublished "1980-04-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/77606/77606-1526028317.jpg> ;
    schema:name "Uchuu Taitei God Sigma"@en,
        "宇宙大帝ゴッドシグマ"@ja,
        "Uchuu Taitei God Sigma"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/77606/77606-1526028317.jpg> .

_:N1731e705cdc448fe97b41b250aa7d012 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レッド・ブルー・イエロー"@ja,
        "Red Blue Yellow"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e0e7a05c64e49baa93670679e1e034d ;
    schema:name "レッド・ブルー・イエロー"@ja,
        "Red Blue Yellow"@ja-latn .

_:N9c3a77cdf94f4020b41dff151de219b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "がんばれ!宇宙の戦士"@ja,
        "Ganbare! Uchuu no Senshi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e0e7a05c64e49baa93670679e1e034d ;
    schema:name "がんばれ!宇宙の戦士"@ja,
        "Ganbare! Uchuu no Senshi"@ja-latn .

_:N5e0e7a05c64e49baa93670679e1e034d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1731e705cdc448fe97b41b250aa7d012,
        _:N9c3a77cdf94f4020b41dff151de219b9 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1731e705cdc448fe97b41b250aa7d012,
        _:N9c3a77cdf94f4020b41dff151de219b9 .

