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

<album/12989#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Psychic Force Radio Drama CD Vol. 2"@en,
        "サイキックフォース ラジオドラマCD VOL.2"@ja,
        "Psychic Force Radio Drama CD Vol. 2"@ja-latn ;
    mo:produced_work <album/12989#musicalwork> ;
    schema:name "Psychic Force Radio Drama CD Vol. 2"@en,
        "サイキックフォース ラジオドラマCD VOL.2"@ja,
        "Psychic Force Radio Drama CD Vol. 2"@ja-latn .

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

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

<product/8312#subject> a schema:CreativeWork ;
    schema:name "Psychic Force"@en,
        "サイキックフォース"@ja,
        "Psychic Force"@ja-latn ;
    foaf:name "Psychic Force"@en,
        "サイキックフォース"@ja,
        "Psychic Force"@ja-latn .

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

<org/96#subject> schema:name "BROCCOLI Co., Ltd."@en,
        "株式会社ブロッコリー"@ja,
        "BROCCOLI Co., Ltd."@ja-latn ;
    foaf:name "BROCCOLI Co., Ltd."@en,
        "株式会社ブロッコリー"@ja,
        "BROCCOLI Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/98/12989/12989-1239212959.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10312#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12989#performance> ;
    schema:name "Kyousei Tsukui"@en,
        "津久井教生"@ja ;
    foaf:name "Kyousei Tsukui"@en,
        "津久井教生"@ja .

<artist/23757#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12989#performance> ;
    schema:name "Ryuzaburo Ohtomo"@en,
        "大友龍三郎"@ja ;
    foaf:name "Ryuzaburo Ohtomo"@en,
        "大友龍三郎"@ja .

<artist/25413#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12989#performance> ;
    schema:name "Yasuhiko Kawazu"@en,
        "川津泰彦"@ja ;
    foaf:name "Yasuhiko Kawazu"@en,
        "川津泰彦"@ja .

<artist/3545#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12989#performance> ;
    schema:name "Motoko Kumai"@en,
        "くまいもとこ"@ja ;
    foaf:name "Motoko Kumai"@en,
        "くまいもとこ"@ja .

<artist/3677#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12989#performance> ;
    schema:name "Tomokazu Seki"@en,
        "関智一"@ja ;
    foaf:name "Tomokazu Seki"@en,
        "関智一"@ja .

<artist/3694#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12989#performance> ;
    schema:name "Minami Takayama"@en,
        "高山みなみ"@ja ;
    foaf:name "Minami Takayama"@en,
        "高山みなみ"@ja .

<artist/4013#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12989#performance> ;
    schema:name "Mitsuaki Madono"@en,
        "真殿光昭"@ja ;
    foaf:name "Mitsuaki Madono"@en,
        "真殿光昭"@ja .

<artist/606#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12989#performance> ;
    schema:name "Hikaru Midorikawa"@en,
        "緑川光"@ja ;
    foaf:name "Hikaru Midorikawa"@en,
        "緑川光"@ja .

<artist/6435#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12989#performance> ;
    schema:name "Yoshiyuki Kono"@en,
        "幸野善之"@ja ;
    foaf:name "Yoshiyuki Kono"@en,
        "幸野善之"@ja .

<artist/76189#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12989#performance> ;
    schema:name "Tetsuo Sakaguchi"@en,
        "坂口哲夫"@ja ;
    foaf:name "Tetsuo Sakaguchi"@en,
        "坂口哲夫"@ja .

<album/12989#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-04-25"^^xsd:date ;
    dcterms:title "Psychic Force Radio Drama CD Vol. 2"@en,
        "サイキックフォース ラジオドラマCD VOL.2"@ja,
        "Psychic Force Radio Drama CD Vol. 2"@ja-latn ;
    mo:catalogue_number "BCR-011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12989#musicalexpression> ;
    mo:publisher <org/96#subject> ;
    mo:record _:N2981e1bf7aa54baa9cd2ea4995d621b3 ;
    mo:record_count 1 ;
    schema:about <product/8312#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Atsushi Hisaichi"@en ;
            foaf:name "Atsushi Hisaichi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Senju Yonemoto"@en ;
            foaf:name "Senju Yonemoto"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Makiko Mizoue"@en ;
            foaf:name "Makiko Mizoue"@en ],
        <artist/10312#subject>,
        <artist/23757#subject>,
        <artist/25413#subject>,
        <artist/3545#subject>,
        <artist/3677#subject>,
        <artist/3694#subject>,
        <artist/4013#subject>,
        <artist/606#subject>,
        <artist/6435#subject>,
        <artist/76189#subject> ;
    schema:datePublished "1998-04-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/98/12989/12989-1239212959.jpg> ;
    schema:name "Psychic Force Radio Drama CD Vol. 2"@en,
        "サイキックフォース ラジオドラマCD VOL.2"@ja,
        "Psychic Force Radio Drama CD Vol. 2"@ja-latn ;
    schema:publisher <org/96#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/12989/12989-1239212959.jpg> .

<album/12989#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Psychic Force Radio Drama CD Vol. 2"@en,
        "サイキックフォース ラジオドラマCD VOL.2"@ja,
        "Psychic Force Radio Drama CD Vol. 2"@ja-latn ;
    mo:performance_of <album/12989#musicalwork> ;
    mo:performer _:N564864cafac542249738612a6d383ea2,
        _:N6c682706ecb04a229adf3ca4208c66ab,
        _:Nc66563c99fc74cbe9d965c4275b77c2d,
        <artist/10312#subject>,
        <artist/23757#subject>,
        <artist/25413#subject>,
        <artist/3545#subject>,
        <artist/3677#subject>,
        <artist/3694#subject>,
        <artist/4013#subject>,
        <artist/606#subject>,
        <artist/6435#subject>,
        <artist/76189#subject> ;
    mo:recorded_as <album/12989#musicalexpression> ;
    schema:byArtist _:N564864cafac542249738612a6d383ea2,
        _:N6c682706ecb04a229adf3ca4208c66ab,
        _:Nc66563c99fc74cbe9d965c4275b77c2d,
        <artist/10312#subject>,
        <artist/23757#subject>,
        <artist/25413#subject>,
        <artist/3545#subject>,
        <artist/3677#subject>,
        <artist/3694#subject>,
        <artist/4013#subject>,
        <artist/606#subject>,
        <artist/6435#subject>,
        <artist/76189#subject> ;
    schema:name "Psychic Force Radio Drama CD Vol. 2"@en,
        "サイキックフォース ラジオドラマCD VOL.2"@ja,
        "Psychic Force Radio Drama CD Vol. 2"@ja-latn ;
    schema:workPerformed <album/12989#musicalwork> .

_:N10faa0dc5cee483a9fff9dbd5fdf536f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2981e1bf7aa54baa9cd2ea4995d621b3 ;
    schema:name "Bonus Track"@en .

_:N310ea1e375dc47d2bf53fbcccb050ea2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story #7"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2981e1bf7aa54baa9cd2ea4995d621b3 ;
    schema:name "Story #7"@en .

_:N421b1f40198c4b7db8525c011fc9f2bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story #5"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2981e1bf7aa54baa9cd2ea4995d621b3 ;
    schema:name "Story #5"@en .

_:N564864cafac542249738612a6d383ea2 a schema:Person,
        foaf:Person ;
    mo:performed <album/12989#performance> ;
    schema:name "Senju Yonemoto"@en ;
    foaf:name "Senju Yonemoto"@en .

_:N6c682706ecb04a229adf3ca4208c66ab a schema:Person,
        foaf:Person ;
    mo:performed <album/12989#performance> ;
    schema:name "Makiko Mizoue"@en ;
    foaf:name "Makiko Mizoue"@en .

_:N9acc5a97c33240da80c49a6ba67cd58c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story #8"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2981e1bf7aa54baa9cd2ea4995d621b3 ;
    schema:name "Story #8"@en .

_:Nc0cc4f579ab24f328febcd7ca9956c3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story #6"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2981e1bf7aa54baa9cd2ea4995d621b3 ;
    schema:name "Story #6"@en .

_:Nc66563c99fc74cbe9d965c4275b77c2d a schema:Person,
        foaf:Person ;
    mo:performed <album/12989#performance> ;
    schema:name "Atsushi Hisaichi"@en ;
    foaf:name "Atsushi Hisaichi"@en .

_:N2981e1bf7aa54baa9cd2ea4995d621b3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10faa0dc5cee483a9fff9dbd5fdf536f,
        _:N310ea1e375dc47d2bf53fbcccb050ea2,
        _:N421b1f40198c4b7db8525c011fc9f2bf,
        _:N9acc5a97c33240da80c49a6ba67cd58c,
        _:Nc0cc4f579ab24f328febcd7ca9956c3f ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N10faa0dc5cee483a9fff9dbd5fdf536f,
        _:N310ea1e375dc47d2bf53fbcccb050ea2,
        _:N421b1f40198c4b7db8525c011fc9f2bf,
        _:N9acc5a97c33240da80c49a6ba67cd58c,
        _:Nc0cc4f579ab24f328febcd7ca9956c3f .

