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

<artist/10692#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoko Aki"@en,
        "阿木燿子"@ja ;
    foaf:made <album/70565#lyrics>,
        <album/70565#subject> ;
    foaf:name "Yoko Aki"@en,
        "阿木燿子"@ja .

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

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

<album/70563> a mo:Release ;
    mo:catalogue_number "30CC-2131" .

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

<artist/15661#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70565#subject> ;
    schema:name "Ryudo Uzaki"@en,
        "宇崎竜童"@ja ;
    foaf:made <album/70565#composition>,
        <album/70565#subject> ;
    foaf:name "Ryudo Uzaki"@en,
        "宇崎竜童"@ja .

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

<product/14449#subject> a schema:CreativeWork ;
    schema:name "MASKED RIDER BLACK"@en,
        "仮面ライダーBLACK"@ja,
        "Kamen Rider BLACK"@ja-latn ;
    foaf:name "MASKED RIDER BLACK"@en,
        "仮面ライダーBLACK"@ja,
        "Kamen Rider BLACK"@ja-latn .

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

<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/56/70565/70565-1502305297.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/70565#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/70565/70565-1502305297.jpg> ;
    foaf:depicts <album/70565#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/70565/70565-1502305297.jpg> .

<https://medium-media.vgm.io/albums/56/70565/70565-1502305297.jpg> a schema:ImageObject,
        foaf:Image .

<album/70565#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kamen Rider BLACK Hit Song Collection"@en,
        "仮面ライダーBLACK ヒット曲集"@ja,
        "Kamen Rider BLACK Hit Kyokushuu"@ja-latn ;
    mo:composer <artist/15661#subject>,
        <artist/3461#subject> ;
    mo:produced_work <album/70565#musicalwork> ;
    schema:name "Kamen Rider BLACK Hit Song Collection"@en,
        "仮面ライダーBLACK ヒット曲集"@ja,
        "Kamen Rider BLACK Hit Kyokushuu"@ja-latn .

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

<artist/10284#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70565#performance> ;
    schema:name "Toshiya Igarashi"@en,
        "五十嵐寿也"@ja ;
    foaf:name "Toshiya Igarashi"@en,
        "五十嵐寿也"@ja .

<artist/27008#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70565#performance> ;
    schema:name "Tetsuo Kurata"@en,
        "倉田てつを"@ja ;
    foaf:name "Tetsuo Kurata"@en,
        "倉田てつを"@ja .

<artist/8330#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70565#performance> ;
    schema:name "Norio Sakai"@en,
        "坂井紀雄"@ja ;
    foaf:name "Norio Sakai"@en,
        "坂井紀雄"@ja .

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

<album/70565#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kamen Rider BLACK Hit Song Collection"@en,
        "仮面ライダーBLACK ヒット曲集"@ja,
        "Kamen Rider BLACK Hit Kyokushuu"@ja-latn ;
    mo:performance_of <album/70565#musicalwork> ;
    mo:performer <artist/10284#subject>,
        <artist/27008#subject>,
        <artist/8330#subject> ;
    mo:recorded_as <album/70565#musicalexpression> ;
    schema:byArtist <artist/10284#subject>,
        <artist/27008#subject>,
        <artist/8330#subject> ;
    schema:name "Kamen Rider BLACK Hit Song Collection"@en,
        "仮面ライダーBLACK ヒット曲集"@ja,
        "Kamen Rider BLACK Hit Kyokushuu"@ja-latn ;
    schema:workPerformed <album/70565#musicalwork> .

<album/70565#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1988-04-01"^^xsd:date ;
    dcterms:title "Kamen Rider BLACK Hit Song Collection"@en,
        "仮面ライダーBLACK ヒット曲集"@ja,
        "Kamen Rider BLACK Hit Kyokushuu"@ja-latn ;
    mo:catalogue_number "CAK-828" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/70563> ;
    mo:publication_of <album/70565#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N962d3d3c33984840adb9c306e35f74fb ;
    mo:record_count 1 ;
    schema:about <product/14449#subject> ;
    schema:byArtist <artist/10284#subject>,
        <artist/27008#subject>,
        <artist/8330#subject> ;
    schema:datePublished "1988-04-01"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/56/70565/70565-1502305297.jpg> ;
    schema:name "Kamen Rider BLACK Hit Song Collection"@en,
        "仮面ライダーBLACK ヒット曲集"@ja,
        "Kamen Rider BLACK Hit Kyokushuu"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/70565/70565-1502305297.jpg> .

_:N1d3140296c12437fbf34c06ac8ca28ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "変身!ライダーブラック"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N962d3d3c33984840adb9c306e35f74fb ;
    schema:name "変身!ライダーブラック"@ja .

_:N1e31987d611a426287d59b5b70a7733a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Long Long ago, 20th Century"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N962d3d3c33984840adb9c306e35f74fb ;
    schema:name "Long Long ago, 20th Century"@ja .

_:N22b79eb68e2e4476964d354aea74cdc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "激走!二大マシン"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N962d3d3c33984840adb9c306e35f74fb ;
    schema:name "激走!二大マシン"@ja .

_:N6ff662d837bd48c992e37f68c8282bb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLACK ACTION"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N962d3d3c33984840adb9c306e35f74fb ;
    schema:name "BLACK ACTION"@ja .

_:N750825c45e8841499f692e51b9523da3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "仮面ライダーBLACK"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N962d3d3c33984840adb9c306e35f74fb ;
    schema:name "仮面ライダーBLACK"@ja .

_:Nc17aa6b73f544d43ba3cdd388016494e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "仮面ライダーBLACK～星のララバイ～"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N962d3d3c33984840adb9c306e35f74fb ;
    schema:name "仮面ライダーBLACK～星のララバイ～"@ja .

_:Nc2cb4b8412684e2fa8b1d7087bfb00fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レッツファイト・ライダー"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N962d3d3c33984840adb9c306e35f74fb ;
    schema:name "レッツファイト・ライダー"@ja .

_:Nc894d537374d4dc7b154aa82def3c182 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゴールへ向かって走れ"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N962d3d3c33984840adb9c306e35f74fb ;
    schema:name "ゴールへ向かって走れ"@ja .

_:Ndab6fa49a77a49acb725c752af22adf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブラックホール・メッセージ"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N962d3d3c33984840adb9c306e35f74fb ;
    schema:name "ブラックホール・メッセージ"@ja .

_:Nf877af5cdd96443391852c6a4c7ab410 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オレの青春"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N962d3d3c33984840adb9c306e35f74fb ;
    schema:name "オレの青春"@ja .

_:N962d3d3c33984840adb9c306e35f74fb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d3140296c12437fbf34c06ac8ca28ae,
        _:N1e31987d611a426287d59b5b70a7733a,
        _:N22b79eb68e2e4476964d354aea74cdc9,
        _:N6ff662d837bd48c992e37f68c8282bb4,
        _:N750825c45e8841499f692e51b9523da3,
        _:Nc17aa6b73f544d43ba3cdd388016494e,
        _:Nc2cb4b8412684e2fa8b1d7087bfb00fe,
        _:Nc894d537374d4dc7b154aa82def3c182,
        _:Ndab6fa49a77a49acb725c752af22adf4,
        _:Nf877af5cdd96443391852c6a4c7ab410 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1d3140296c12437fbf34c06ac8ca28ae,
        _:N1e31987d611a426287d59b5b70a7733a,
        _:N22b79eb68e2e4476964d354aea74cdc9,
        _:N6ff662d837bd48c992e37f68c8282bb4,
        _:N750825c45e8841499f692e51b9523da3,
        _:Nc17aa6b73f544d43ba3cdd388016494e,
        _:Nc2cb4b8412684e2fa8b1d7087bfb00fe,
        _:Nc894d537374d4dc7b154aa82def3c182,
        _:Ndab6fa49a77a49acb725c752af22adf4,
        _:Nf877af5cdd96443391852c6a4c7ab410 .

