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

<artist/11653#subject> a schema:Person,
        foaf:Person ;
    schema:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja ;
    foaf:made <album/159386#subject>,
        <album/159386#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/159386#lyrics>,
        <album/159386#subject> ;
    foaf:name "Shotaro Ishimori"@en,
        "石森章太郎"@ja .

<artist/3727#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masato Shimon"@en,
        "子門真人"@ja ;
    foaf:made <album/159386#subject>,
        <album/159386#vocals> ;
    foaf:name "Masato Shimon"@en,
        "子門真人"@ja .

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

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

<product/20166#subject> a schema:CreativeWork ;
    schema:name "Kikaider 01"@en,
        "キカイダー01"@ja,
        "Kikaider 01"@ja-latn ;
    foaf:name "Kikaider 01"@en,
        "キカイダー01"@ja,
        "Kikaider 01"@ja-latn .

<album/159386#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV Manga Hit Series Kikaider 01"@en,
        "テレビまんがヒットシリーズ キカイダー01"@ja,
        "TV Manga Hit Series Kikaider 01"@ja-latn ;
    mo:composer <artist/3461#subject> ;
    mo:produced_work <album/159386#musicalwork> ;
    schema:name "TV Manga Hit Series Kikaider 01"@en,
        "テレビまんがヒットシリーズ キカイダー01"@ja,
        "TV Manga Hit Series Kikaider 01"@ja-latn .

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

<album/159386#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV Manga Hit Series Kikaider 01"@en,
        "テレビまんがヒットシリーズ キカイダー01"@ja,
        "TV Manga Hit Series Kikaider 01"@ja-latn ;
    mo:performance_of <album/159386#musicalwork> ;
    mo:recorded_as <album/159386#musicalexpression> ;
    schema:name "TV Manga Hit Series Kikaider 01"@en,
        "テレビまんがヒットシリーズ キカイダー01"@ja,
        "TV Manga Hit Series Kikaider 01"@ja-latn ;
    schema:workPerformed <album/159386#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/68/159386/159386-c763511490bc.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/159386#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/159386/159386-c763511490bc.jpg> ;
    foaf:depicts <album/159386#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/159386/159386-c763511490bc.jpg> .

<https://medium-media.vgm.io/albums/68/159386/159386-c763511490bc.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/159386#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1973-07-01"^^xsd:date ;
    dcterms:title "TV Manga Hit Series Kikaider 01"@en,
        "テレビまんがヒットシリーズ キカイダー01"@ja,
        "TV Manga Hit Series Kikaider 01"@ja-latn ;
    mo:catalogue_number "C-533" ;
    mo:media_type "Vinyl (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/159386#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nd70b90480fc4402f9a08cd08d55fb957 ;
    mo:record_count 1 ;
    schema:about <product/20166#subject> ;
    schema:datePublished "1973-07-01"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/68/159386/159386-c763511490bc.jpg> ;
    schema:name "TV Manga Hit Series Kikaider 01"@en,
        "テレビまんがヒットシリーズ キカイダー01"@ja,
        "TV Manga Hit Series Kikaider 01"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/159386/159386-c763511490bc.jpg> .

_:N02e991206b49456db47acdbc5336d141 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キカイダー01"@ja,
        "Kikaider 01"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd70b90480fc4402f9a08cd08d55fb957 ;
    schema:name "キカイダー01"@ja,
        "Kikaider 01"@ja-latn .

_:N2eb398fce9c74faca7ebece07d74c877 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぼくらのキカイダー"@ja,
        "Bokura no Kikaider"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd70b90480fc4402f9a08cd08d55fb957 ;
    schema:name "ぼくらのキカイダー"@ja,
        "Bokura no Kikaider"@ja-latn .

_:N47bbda46f10a4c77853b277f41b28852 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キカイダー子守歌"@ja,
        "Kikaider Komoriuta"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd70b90480fc4402f9a08cd08d55fb957 ;
    schema:name "キカイダー子守歌"@ja,
        "Kikaider Komoriuta"@ja-latn .

_:Nb49279b6c8da4758b8cb4e4d9f1646f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "01ロック"@ja,
        "01 Rock"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd70b90480fc4402f9a08cd08d55fb957 ;
    schema:name "01ロック"@ja,
        "01 Rock"@ja-latn .

_:Nd70b90480fc4402f9a08cd08d55fb957 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02e991206b49456db47acdbc5336d141,
        _:N2eb398fce9c74faca7ebece07d74c877,
        _:N47bbda46f10a4c77853b277f41b28852,
        _:Nb49279b6c8da4758b8cb4e4d9f1646f7 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N02e991206b49456db47acdbc5336d141,
        _:N2eb398fce9c74faca7ebece07d74c877,
        _:N47bbda46f10a4c77853b277f41b28852,
        _:Nb49279b6c8da4758b8cb4e4d9f1646f7 .

