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

<artist/10542#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomoko Aran"@en,
        "亜蘭知子"@ja ;
    foaf:made <album/87771#lyrics>,
        <album/87771#subject> ;
    foaf:name "Tomoko Aran"@en,
        "亜蘭知子"@ja .

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

<artist/10543#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87771#subject> ;
    schema:name "Masao Nakajima"@en,
        "中島正雄"@ja ;
    foaf:made <album/87771#composition>,
        <album/87771#subject> ;
    foaf:name "Masao Nakajima"@en,
        "中島正雄"@ja .

<artist/668#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87771#subject> ;
    schema:name "Jun Irie"@en,
        "入江純"@ja ;
    foaf:made <album/87771#composition>,
        <album/87771#subject> ;
    foaf:name "Jun Irie"@en,
        "入江純"@ja .

<artist/9382#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87771#subject> ;
    schema:name "Junki Kawauchi"@en,
        "河内淳貴"@ja ;
    foaf:made <album/87771#composition>,
        <album/87771#subject> ;
    foaf:name "Junki Kawauchi"@en,
        "河内淳貴"@ja .

<artist/9597#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87771#subject> ;
    schema:name "Yasuaki Shimizu"@en,
        "清水靖晃"@ja ;
    foaf:made <album/87771#composition>,
        <album/87771#subject> ;
    foaf:name "Yasuaki Shimizu"@en,
        "清水靖晃"@ja .

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

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

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

<https://medium-media.vgm.io/albums/17/87771/87771-1560615673.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/87771#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Muteki no Tetsujin 28-go VOL.2"@en,
        "日本テレビ系アニメ「鉄人28号」オリジナル・サウンドトラック盤 無敵の鉄人28号 VOL.2"@ja,
        "Muteki no Tetsujin 28-go VOL.2"@ja-latn ;
    mo:performance_of <album/87771#musicalwork> ;
    mo:performer <artist/31674#subject> ;
    mo:recorded_as <album/87771#musicalexpression> ;
    schema:byArtist <artist/31674#subject> ;
    schema:name "Muteki no Tetsujin 28-go VOL.2"@en,
        "日本テレビ系アニメ「鉄人28号」オリジナル・サウンドトラック盤 無敵の鉄人28号 VOL.2"@ja,
        "Muteki no Tetsujin 28-go VOL.2"@ja-latn ;
    schema:workPerformed <album/87771#musicalwork> .

<artist/31674#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87771#performance> ;
    schema:name "Gimmick"@en,
        "ギミック"@ja ;
    foaf:name "Gimmick"@en,
        "ギミック"@ja .

<album/87771#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Muteki no Tetsujin 28-go VOL.2"@en,
        "日本テレビ系アニメ「鉄人28号」オリジナル・サウンドトラック盤 無敵の鉄人28号 VOL.2"@ja,
        "Muteki no Tetsujin 28-go VOL.2"@ja-latn ;
    mo:composer <artist/10543#subject>,
        <artist/668#subject>,
        <artist/9382#subject>,
        <artist/9597#subject> ;
    mo:produced_work <album/87771#musicalwork> ;
    schema:name "Muteki no Tetsujin 28-go VOL.2"@en,
        "日本テレビ系アニメ「鉄人28号」オリジナル・サウンドトラック盤 無敵の鉄人28号 VOL.2"@ja,
        "Muteki no Tetsujin 28-go VOL.2"@ja-latn .

<album/87771#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1981-04-25"^^xsd:date ;
    dcterms:title "Muteki no Tetsujin 28-go VOL.2"@en,
        "日本テレビ系アニメ「鉄人28号」オリジナル・サウンドトラック盤 無敵の鉄人28号 VOL.2"@ja,
        "Muteki no Tetsujin 28-go VOL.2"@ja-latn ;
    mo:catalogue_number "HL-3002" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/87771#musicalexpression> ;
    mo:publisher <org/1899#subject> ;
    mo:record _:N53b6ee7b5e844b4a92765bec48327e5e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tetsujin 28-go (1980)"@en ;
            foaf:name "Tetsujin 28-go (1980)"@en ] ;
    schema:byArtist <artist/31674#subject> ;
    schema:datePublished "1981-04-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/17/87771/87771-1560615673.jpg> ;
    schema:name "Muteki no Tetsujin 28-go VOL.2"@en,
        "日本テレビ系アニメ「鉄人28号」オリジナル・サウンドトラック盤 無敵の鉄人28号 VOL.2"@ja,
        "Muteki no Tetsujin 28-go VOL.2"@ja-latn ;
    schema:publisher <org/1899#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/87771/87771-1560615673.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "奈月大門"@en ;
    foaf:made <album/87771#lyrics> ;
    foaf:name "奈月大門"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "奈月大門"@en ;
    foaf:made <album/87771#subject> ;
    foaf:name "奈月大門"@en .

_:N247e7cba1173466c9fc51e396bba21bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "泣くな正太郎"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N53b6ee7b5e844b4a92765bec48327e5e ;
    schema:name "泣くな正太郎"@ja .

_:N2cc182e2ec48481aa5bbd5e8ba9f47b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙魔王のテーマ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N53b6ee7b5e844b4a92765bec48327e5e ;
    schema:name "宇宙魔王のテーマ"@ja .

_:N30859a35c6ad48778242504f4154c66a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢飛行～フライング・ハイ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N53b6ee7b5e844b4a92765bec48327e5e ;
    schema:name "夢飛行～フライング・ハイ"@ja .

_:N4b2623aa342542948d20b6bc9154cebb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "行け!アイアンファイター"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N53b6ee7b5e844b4a92765bec48327e5e ;
    schema:name "行け!アイアンファイター"@ja .

_:N86319c4cfead4d4ea0c2100237855406 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "平和を夢みて"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N53b6ee7b5e844b4a92765bec48327e5e ;
    schema:name "平和を夢みて"@ja .

_:Nbbdcc7d8af4e48e1be83bece9fc83938 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブラックオックスのテーマ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N53b6ee7b5e844b4a92765bec48327e5e ;
    schema:name "ブラックオックスのテーマ"@ja .

_:Nbda97c2685684167984880addfd32b98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鉄人出動"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N53b6ee7b5e844b4a92765bec48327e5e ;
    schema:name "鉄人出動"@ja .

_:Ncd4171bdf9804e6a822e05eabd4ede38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スペースクラッシャー"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N53b6ee7b5e844b4a92765bec48327e5e ;
    schema:name "スペースクラッシャー"@ja .

_:Nd5734a6130464caea6bcec235c8ba6b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "立ちあがれ!鉄人"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N53b6ee7b5e844b4a92765bec48327e5e ;
    schema:name "立ちあがれ!鉄人"@ja .

_:Nd88830b6e6404fd7b0c574a8da5f522a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "誰かが僕らを呼んでいる"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N53b6ee7b5e844b4a92765bec48327e5e ;
    schema:name "誰かが僕らを呼んでいる"@ja .

_:Ne04b5727199841d4ba096c02af03c91e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵の鉄人28号"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N53b6ee7b5e844b4a92765bec48327e5e ;
    schema:name "無敵の鉄人28号"@ja .

_:N53b6ee7b5e844b4a92765bec48327e5e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N247e7cba1173466c9fc51e396bba21bb,
        _:N2cc182e2ec48481aa5bbd5e8ba9f47b2,
        _:N30859a35c6ad48778242504f4154c66a,
        _:N4b2623aa342542948d20b6bc9154cebb,
        _:N86319c4cfead4d4ea0c2100237855406,
        _:Nbbdcc7d8af4e48e1be83bece9fc83938,
        _:Nbda97c2685684167984880addfd32b98,
        _:Ncd4171bdf9804e6a822e05eabd4ede38,
        _:Nd5734a6130464caea6bcec235c8ba6b4,
        _:Nd88830b6e6404fd7b0c574a8da5f522a,
        _:Ne04b5727199841d4ba096c02af03c91e ;
    mo:track_count 11 ;
    schema:duration "PT19:24"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N247e7cba1173466c9fc51e396bba21bb,
        _:N2cc182e2ec48481aa5bbd5e8ba9f47b2,
        _:N30859a35c6ad48778242504f4154c66a,
        _:N4b2623aa342542948d20b6bc9154cebb,
        _:N86319c4cfead4d4ea0c2100237855406,
        _:Nbbdcc7d8af4e48e1be83bece9fc83938,
        _:Nbda97c2685684167984880addfd32b98,
        _:Ncd4171bdf9804e6a822e05eabd4ede38,
        _:Nd5734a6130464caea6bcec235c8ba6b4,
        _:Nd88830b6e6404fd7b0c574a8da5f522a,
        _:Ne04b5727199841d4ba096c02af03c91e .

