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

<artist/1025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ichiro Mizuki"@en,
        "水木一郎"@ja ;
    foaf:made <album/75053#subject>,
        <album/75053#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/75053#subject>,
        <album/75053#vocals> ;
    foaf:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja .

<artist/34296#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shotaro Ishimori"@en,
        "石森章太郎"@ja ;
    foaf:made <album/75053#lyrics>,
        <album/75053#subject> ;
    foaf:name "Shotaro Ishimori"@en,
        "石森章太郎"@ja .

<artist/54461#subject> a schema:Person,
        foaf:Person ;
    schema:name "Machiko Yamagami"@en,
        "山上万智子"@ja ;
    foaf:made <album/75053#subject>,
        <album/75053#vocals> ;
    foaf:name "Machiko Yamagami"@en,
        "山上万智子"@ja .

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

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

<album/75053#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ganbare!! Robocon"@en,
        "がんばれ!!ロボコン"@ja,
        "Ganbare!! Robocon"@ja-latn ;
    mo:composer <artist/3402#subject> ;
    mo:produced_work <album/75053#musicalwork> ;
    schema:name "Ganbare!! Robocon"@en,
        "がんばれ!!ロボコン"@ja,
        "Ganbare!! Robocon"@ja-latn .

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

<album/75053#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ganbare!! Robocon"@en,
        "がんばれ!!ロボコン"@ja,
        "Ganbare!! Robocon"@ja-latn ;
    mo:performance_of <album/75053#musicalwork> ;
    mo:recorded_as <album/75053#musicalexpression> ;
    schema:name "Ganbare!! Robocon"@en,
        "がんばれ!!ロボコン"@ja,
        "Ganbare!! Robocon"@ja-latn ;
    schema:workPerformed <album/75053#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/35/75053/75053-1517921990.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/75053#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/35/75053/75053-1517921990.jpg> ;
    foaf:depicts <album/75053#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/35/75053/75053-1517921990.jpg> .

<https://medium-media.vgm.io/albums/35/75053/75053-1517921990.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/75053#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1974-10-01"^^xsd:date ;
    dcterms:title "Ganbare!! Robocon"@en,
        "がんばれ!!ロボコン"@ja,
        "Ganbare!! Robocon"@ja-latn ;
    mo:catalogue_number "SCS-236" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/75053#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N85de5f3a643644e0b2887e3f99a36edb ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ganbare!! Robocon"@en ;
            foaf:name "Ganbare!! Robocon"@en ] ;
    schema:datePublished "1974-10-01"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/35/75053/75053-1517921990.jpg> ;
    schema:name "Ganbare!! Robocon"@en,
        "がんばれ!!ロボコン"@ja,
        "Ganbare!! Robocon"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/75053/75053-1517921990.jpg> .

_:N7a9f77faad214e74bb9cef5be1d570ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おいらロボコン世界一"@ja,
        "Oira Robocon Sekai Ichi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N85de5f3a643644e0b2887e3f99a36edb ;
    schema:name "おいらロボコン世界一"@ja,
        "Oira Robocon Sekai Ichi"@ja-latn .

_:Nd6f1b8aa37074c999283ef32a04387d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "がんばれロボコン"@ja,
        "Ganbare Robocon"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N85de5f3a643644e0b2887e3f99a36edb ;
    schema:name "がんばれロボコン"@ja,
        "Ganbare Robocon"@ja-latn .

_:N85de5f3a643644e0b2887e3f99a36edb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7a9f77faad214e74bb9cef5be1d570ab,
        _:Nd6f1b8aa37074c999283ef32a04387d6 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N7a9f77faad214e74bb9cef5be1d570ab,
        _:Nd6f1b8aa37074c999283ef32a04387d6 .

