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

<artist/1025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ichiro Mizuki"@en,
        "水木一郎"@ja ;
    foaf:made <album/159382#subject>,
        <album/159382#vocals> ;
    foaf:name "Ichiro Mizuki"@en,
        "水木一郎"@ja .

<artist/11136#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuu Aku"@en,
        "阿久悠"@ja ;
    foaf:made <album/159382#lyrics>,
        <album/159382#subject> ;
    foaf:name "Yuu Aku"@en,
        "阿久悠"@ja .

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

<artist/27551#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyoichi Azuma"@en,
        "東京一"@ja ;
    foaf:made <album/159382#lyrics>,
        <album/159382#subject> ;
    foaf:name "Kyoichi Azuma"@en,
        "東京一"@ja .

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

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

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

<artist/13738#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159382#subject> ;
    schema:name "Toru Fuyuki"@en,
        "冬木透"@ja ;
    foaf:made <album/159382#composition>,
        <album/159382#subject> ;
    foaf:name "Toru Fuyuki"@en,
        "冬木透"@ja .

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

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

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

<album/159382#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV Manga Hit Series Robot Keiji / Fireman"@en,
        "テレビまんがヒットシリーズ ロボット刑事/ファイヤーマン"@ja,
        "TV Manga Hit Series Robot Keiji / Fireman"@ja-latn ;
    mo:performance_of <album/159382#musicalwork> ;
    mo:recorded_as <album/159382#musicalexpression> ;
    schema:name "TV Manga Hit Series Robot Keiji / Fireman"@en,
        "テレビまんがヒットシリーズ ロボット刑事/ファイヤーマン"@ja,
        "TV Manga Hit Series Robot Keiji / Fireman"@ja-latn ;
    schema:workPerformed <album/159382#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/28/159382/159382-2ec299372959.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/159382#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/159382/159382-2ec299372959.jpg> ;
    foaf:depicts <album/159382#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/159382/159382-2ec299372959.jpg> .

<https://medium-media.vgm.io/albums/28/159382/159382-2ec299372959.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/159382#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV Manga Hit Series Robot Keiji / Fireman"@en,
        "テレビまんがヒットシリーズ ロボット刑事/ファイヤーマン"@ja,
        "TV Manga Hit Series Robot Keiji / Fireman"@ja-latn ;
    mo:composer <artist/13738#subject>,
        <artist/1727#subject>,
        <artist/3402#subject> ;
    mo:produced_work <album/159382#musicalwork> ;
    schema:name "TV Manga Hit Series Robot Keiji / Fireman"@en,
        "テレビまんがヒットシリーズ ロボット刑事/ファイヤーマン"@ja,
        "TV Manga Hit Series Robot Keiji / Fireman"@ja-latn .

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

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

<album/159382#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1973-07-01"^^xsd:date ;
    dcterms:title "TV Manga Hit Series Robot Keiji / Fireman"@en,
        "テレビまんがヒットシリーズ ロボット刑事/ファイヤーマン"@ja,
        "TV Manga Hit Series Robot Keiji / Fireman"@ja-latn ;
    mo:catalogue_number "C-530" ;
    mo:media_type "Vinyl (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/159382#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N0b0cfd5a23c54bb7b1b02454da3949b6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Fireman"@en ;
            foaf:name "Fireman"@en ],
        [ a schema:CreativeWork ;
            schema:name "Robot Keiji"@en ;
            foaf:name "Robot Keiji"@en ] ;
    schema:datePublished "1973-07-01"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/28/159382/159382-2ec299372959.jpg> ;
    schema:name "TV Manga Hit Series Robot Keiji / Fireman"@en,
        "テレビまんがヒットシリーズ ロボット刑事/ファイヤーマン"@ja,
        "TV Manga Hit Series Robot Keiji / Fireman"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/159382/159382-2ec299372959.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "フォートーンズ"@en ;
    foaf:made <album/159382#subject> ;
    foaf:name "フォートーンズ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "フォートーンズ"@en ;
    foaf:made <album/159382#vocals> ;
    foaf:name "フォートーンズ"@en .

_:N03684998efa142bdbd5a9a604a54442a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "進めロボット刑事"@ja,
        "Susume Robot Keiji"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b0cfd5a23c54bb7b1b02454da3949b6 ;
    schema:name "進めロボット刑事"@ja,
        "Susume Robot Keiji"@ja-latn .

_:Ne5980ac081f843208c59e29d55318fbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロボット刑事"@ja,
        "Robot Keiji"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b0cfd5a23c54bb7b1b02454da3949b6 ;
    schema:name "ロボット刑事"@ja,
        "Robot Keiji"@ja-latn .

_:Ne7e339cea92f48ffb21427c534e8d02f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファイヤーマン"@ja,
        "Fireman"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b0cfd5a23c54bb7b1b02454da3949b6 ;
    schema:name "ファイヤーマン"@ja,
        "Fireman"@ja-latn .

_:Nfbd14beb0e04458982cdd4508ced33e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "出撃!SAF"@ja,
        "Shutsugeki! SAF"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b0cfd5a23c54bb7b1b02454da3949b6 ;
    schema:name "出撃!SAF"@ja,
        "Shutsugeki! SAF"@ja-latn .

_:N0b0cfd5a23c54bb7b1b02454da3949b6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03684998efa142bdbd5a9a604a54442a,
        _:Ne5980ac081f843208c59e29d55318fbb,
        _:Ne7e339cea92f48ffb21427c534e8d02f,
        _:Nfbd14beb0e04458982cdd4508ced33e4 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N03684998efa142bdbd5a9a604a54442a,
        _:Ne5980ac081f843208c59e29d55318fbb,
        _:Ne7e339cea92f48ffb21427c534e8d02f,
        _:Nfbd14beb0e04458982cdd4508ced33e4 .

