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

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

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

<artist/324#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83602#subject> ;
    schema:name "Kentaro Haneda"@en,
        "羽田健太郎"@ja ;
    foaf:made <album/83602#composition>,
        <album/83602#subject> ;
    foaf:name "Kentaro Haneda"@en,
        "羽田健太郎"@ja .

<album/83602#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uchuu Senshi Baldios"@en,
        "宇宙戦士バルディオス"@ja,
        "Uchuu Senshi Baldios"@ja-latn ;
    mo:composer <artist/324#subject> ;
    mo:produced_work <album/83602#musicalwork> ;
    schema:name "Uchuu Senshi Baldios"@en,
        "宇宙戦士バルディオス"@ja,
        "Uchuu Senshi Baldios"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/20/83602/83602-1547935655.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/83602#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uchuu Senshi Baldios"@en,
        "宇宙戦士バルディオス"@ja,
        "Uchuu Senshi Baldios"@ja-latn ;
    mo:performance_of <album/83602#musicalwork> ;
    mo:performer <artist/26990#subject> ;
    mo:recorded_as <album/83602#musicalexpression> ;
    schema:byArtist <artist/26990#subject> ;
    schema:name "Uchuu Senshi Baldios"@en,
        "宇宙戦士バルディオス"@ja,
        "Uchuu Senshi Baldios"@ja-latn ;
    schema:workPerformed <album/83602#musicalwork> .

<artist/26990#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83602#performance> ;
    schema:name "Koichi Ise"@en,
        "伊勢功一"@ja ;
    foaf:name "Koichi Ise"@en,
        "伊勢功一"@ja .

<album/83602#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1980-07-05"^^xsd:date ;
    dcterms:title "Uchuu Senshi Baldios"@en,
        "宇宙戦士バルディオス"@ja,
        "Uchuu Senshi Baldios"@ja-latn ;
    mo:catalogue_number "GK" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/83602#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N9f27365007ab406bb5dd7fdbc7c787bf ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Uchuu Senshi Baldios"@en ;
            foaf:name "Uchuu Senshi Baldios"@en ] ;
    schema:byArtist <artist/26990#subject> ;
    schema:datePublished "1980-07-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/20/83602/83602-1547935655.jpg> ;
    schema:name "Uchuu Senshi Baldios"@en,
        "宇宙戦士バルディオス"@ja,
        "Uchuu Senshi Baldios"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/83602/83602-1547935655.jpg> .

_:N328a84a6cec74a019432f55b72a0161b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あしたに生きろバルディオス"@ja,
        "Ashita ni Ikiro Baldios"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N9f27365007ab406bb5dd7fdbc7c787bf ;
    schema:name "あしたに生きろバルディオス"@ja,
        "Ashita ni Ikiro Baldios"@ja-latn .

_:N9ab4594b02ac4f2d8d886b6c3fb5ef80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マリン、いのちの旅"@ja,
        "Marin, Inochi no Tabi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N9f27365007ab406bb5dd7fdbc7c787bf ;
    schema:name "マリン、いのちの旅"@ja,
        "Marin, Inochi no Tabi"@ja-latn .

_:N9f27365007ab406bb5dd7fdbc7c787bf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N328a84a6cec74a019432f55b72a0161b,
        _:N9ab4594b02ac4f2d8d886b6c3fb5ef80 ;
    mo:track_count 2 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N328a84a6cec74a019432f55b72a0161b,
        _:N9ab4594b02ac4f2d8d886b6c3fb5ef80 .

