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

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

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

<album/12988#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/12988#musicalexpression> a mo:Signal ;
    mo:published_as <album/12988#subject> ;
    mo:records <album/12988#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/88/12988/12988-1239210821.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/12988#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/88/12988/12988-1239210821.jpg> ;
    foaf:depicts <album/12988#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/88/12988/12988-1239210821.jpg> .

<https://medium-media.vgm.io/albums/88/12988/12988-1239210821.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3109#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12988#performance> ;
    schema:name "Kyoko Hikami"@en,
        "氷上恭子"@ja ;
    foaf:name "Kyoko Hikami"@en,
        "氷上恭子"@ja .

<artist/6356#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12988#performance> ;
    schema:name "Daiki Nakamura"@en,
        "中村大樹"@ja ;
    foaf:name "Daiki Nakamura"@en,
        "中村大樹"@ja .

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

<artist/7860#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12988#performance> ;
    schema:name "Masaya Takatsuka"@en,
        "高塚正也"@ja ;
    foaf:name "Masaya Takatsuka"@en,
        "高塚正也"@ja .

<album/12988#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-04-11"^^xsd:date ;
    dcterms:title "Psychic Force Radio Drama CD Vol. 1"@en,
        "サイキックフォース ラジオドラマCD VOL.1"@ja,
        "Psychic Force Radio Drama CD Vol. 1"@ja-latn ;
    mo:catalogue_number "BCR-010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12988#musicalexpression> ;
    mo:publisher <org/96#subject> ;
    mo:record _:N9268342c70de480f9a1fe796d226ae56 ;
    mo:record_count 1 ;
    schema:about <product/8312#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Oline Fukushima"@en ;
            foaf:name "Oline Fukushima"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ryuzaburo Otomo"@en ;
            foaf:name "Ryuzaburo Otomo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yasuhiko Watabane"@en ;
            foaf:name "Yasuhiko Watabane"@en ],
        <artist/3109#subject>,
        <artist/6356#subject>,
        <artist/76189#subject>,
        <artist/7860#subject> ;
    schema:datePublished "1998-04-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/88/12988/12988-1239210821.jpg> ;
    schema:name "Psychic Force Radio Drama CD Vol. 1"@en,
        "サイキックフォース ラジオドラマCD VOL.1"@ja,
        "Psychic Force Radio Drama CD Vol. 1"@ja-latn ;
    schema:publisher <org/96#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/12988/12988-1239210821.jpg> .

<album/12988#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Psychic Force Radio Drama CD Vol. 1"@en,
        "サイキックフォース ラジオドラマCD VOL.1"@ja,
        "Psychic Force Radio Drama CD Vol. 1"@ja-latn ;
    mo:performance_of <album/12988#musicalwork> ;
    mo:performer _:N836de7f812f0422fb0e0776b80326667,
        _:N9abb6c86075f40159bf499a090e20d93,
        _:Nf03b66c8a8524e8d996671aa5882ef05,
        <artist/3109#subject>,
        <artist/6356#subject>,
        <artist/76189#subject>,
        <artist/7860#subject> ;
    mo:recorded_as <album/12988#musicalexpression> ;
    schema:byArtist _:N836de7f812f0422fb0e0776b80326667,
        _:N9abb6c86075f40159bf499a090e20d93,
        _:Nf03b66c8a8524e8d996671aa5882ef05,
        <artist/3109#subject>,
        <artist/6356#subject>,
        <artist/76189#subject>,
        <artist/7860#subject> ;
    schema:name "Psychic Force Radio Drama CD Vol. 1"@en,
        "サイキックフォース ラジオドラマCD VOL.1"@ja,
        "Psychic Force Radio Drama CD Vol. 1"@ja-latn ;
    schema:workPerformed <album/12988#musicalwork> .

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

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

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

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

_:N836de7f812f0422fb0e0776b80326667 a schema:Person,
        foaf:Person ;
    mo:performed <album/12988#performance> ;
    schema:name "Ryuzaburo Otomo"@en ;
    foaf:name "Ryuzaburo Otomo"@en .

_:N9abb6c86075f40159bf499a090e20d93 a schema:Person,
        foaf:Person ;
    mo:performed <album/12988#performance> ;
    schema:name "Oline Fukushima"@en ;
    foaf:name "Oline Fukushima"@en .

_:Na0c57093a14941cc991fbcadd51d7442 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friends"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9268342c70de480f9a1fe796d226ae56 ;
    schema:name "Friends"@en .

_:Nf03b66c8a8524e8d996671aa5882ef05 a schema:Person,
        foaf:Person ;
    mo:performed <album/12988#performance> ;
    schema:name "Yasuhiko Watabane"@en ;
    foaf:name "Yasuhiko Watabane"@en .

_:N9268342c70de480f9a1fe796d226ae56 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4e5c8929e9784550b45656b83e0e9c10,
        _:N6020fb7bee574faaa349085f8c912773,
        _:N6a93155891414fcc840e60e4b065f932,
        _:N820ad1dce2554e6c874b5caf3d9e6766,
        _:Na0c57093a14941cc991fbcadd51d7442 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N4e5c8929e9784550b45656b83e0e9c10,
        _:N6020fb7bee574faaa349085f8c912773,
        _:N6a93155891414fcc840e60e4b065f932,
        _:N820ad1dce2554e6c874b5caf3d9e6766,
        _:Na0c57093a14941cc991fbcadd51d7442 .

