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

<album/20968#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Drama CD Harukaze Sentai V-Force"@en,
        "ドラマＣＤ　はるかぜ戦隊Ｖフォース"@ja,
        "Drama CD Harukaze Sentai V-Force"@ja-latn ;
    mo:produced_work <album/20968#musicalwork> ;
    schema:name "Drama CD Harukaze Sentai V-Force"@en,
        "ドラマＣＤ　はるかぜ戦隊Ｖフォース"@ja,
        "Drama CD Harukaze Sentai V-Force"@ja-latn .

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

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

<product/18762#subject> a schema:CreativeWork ;
    schema:name "Harukaze Sentai V-Force"@en,
        "はるかぜ戦隊Vフォース"@ja,
        "Harukaze Sentai V-Force"@ja-latn ;
    foaf:name "Harukaze Sentai V-Force"@en,
        "はるかぜ戦隊Vフォース"@ja,
        "Harukaze Sentai V-Force"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/86/20968/20968-1283463752.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/20968#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-05-21"^^xsd:date ;
    dcterms:title "Drama CD Harukaze Sentai V-Force"@en,
        "ドラマＣＤ　はるかぜ戦隊Ｖフォース"@ja,
        "Drama CD Harukaze Sentai V-Force"@ja-latn ;
    mo:catalogue_number "BVCH-645" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20968#musicalexpression> ;
    mo:publisher <org/2738#subject> ;
    mo:record _:N3a9d0b61c5424fea8ade670fec75d5ee ;
    mo:record_count 1 ;
    schema:about <product/18762#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "古沢徹"@en ;
            foaf:name "古沢徹"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yuka Imai"@en ;
            foaf:name "Yuka Imai"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kumiko Watanabe"@en ;
            foaf:name "Kumiko Watanabe"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yuri Shiratori"@en ;
            foaf:name "Yuri Shiratori"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Akiko Yajima"@en ;
            foaf:name "Akiko Yajima"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kappei Yamaguchi"@en ;
            foaf:name "Kappei Yamaguchi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Toshihiko Seki"@en ;
            foaf:name "Toshihiko Seki"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yuri Amano"@en ;
            foaf:name "Yuri Amano"@en ] ;
    schema:datePublished "1997-05-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/20968/20968-1283463752.jpg> ;
    schema:name "Drama CD Harukaze Sentai V-Force"@en,
        "ドラマＣＤ　はるかぜ戦隊Ｖフォース"@ja,
        "Drama CD Harukaze Sentai V-Force"@ja-latn ;
    schema:publisher <org/2738#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/20968/20968-1283463752.jpg> .

<album/20968#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Drama CD Harukaze Sentai V-Force"@en,
        "ドラマＣＤ　はるかぜ戦隊Ｖフォース"@ja,
        "Drama CD Harukaze Sentai V-Force"@ja-latn ;
    mo:performance_of <album/20968#musicalwork> ;
    mo:performer _:N0c4d1e21342247ec8254ced73dc107ea,
        _:N2515ab8026db46fd82d4e1e3fe03809d,
        _:N47701b42e6904af69407b43b48ffbd0b,
        _:N4e84053c33e14692a3b7b85a06f2abd4,
        _:N6c0d218ca92547f89cbc5a18c9ef628f,
        _:Nabc8a3c1739d4347b78f016a3c1fb0c7,
        _:Nb984f95eac9f4a78a515a37f7e4231cf,
        _:Nc27046325f66400ca7354b89064a2287 ;
    mo:recorded_as <album/20968#musicalexpression> ;
    schema:byArtist _:N0c4d1e21342247ec8254ced73dc107ea,
        _:N2515ab8026db46fd82d4e1e3fe03809d,
        _:N47701b42e6904af69407b43b48ffbd0b,
        _:N4e84053c33e14692a3b7b85a06f2abd4,
        _:N6c0d218ca92547f89cbc5a18c9ef628f,
        _:Nabc8a3c1739d4347b78f016a3c1fb0c7,
        _:Nb984f95eac9f4a78a515a37f7e4231cf,
        _:Nc27046325f66400ca7354b89064a2287 ;
    schema:name "Drama CD Harukaze Sentai V-Force"@en,
        "ドラマＣＤ　はるかぜ戦隊Ｖフォース"@ja,
        "Drama CD Harukaze Sentai V-Force"@ja-latn ;
    schema:workPerformed <album/20968#musicalwork> .

_:N0c4d1e21342247ec8254ced73dc107ea a schema:Person,
        foaf:Person ;
    mo:performed <album/20968#performance> ;
    schema:name "Yuka Imai"@en ;
    foaf:name "Yuka Imai"@en .

_:N2515ab8026db46fd82d4e1e3fe03809d a schema:Person,
        foaf:Person ;
    mo:performed <album/20968#performance> ;
    schema:name "古沢徹"@en ;
    foaf:name "古沢徹"@en .

_:N3419e4db10624cf79899aaae4735fd79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遥かなる金星"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a9d0b61c5424fea8ade670fec75d5ee ;
    schema:name "遥かなる金星"@ja .

_:N47701b42e6904af69407b43b48ffbd0b a schema:Person,
        foaf:Person ;
    mo:performed <album/20968#performance> ;
    schema:name "Yuri Amano"@en ;
    foaf:name "Yuri Amano"@en .

_:N4de27099a28c4199b972882e6f599ba3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "来訪者"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a9d0b61c5424fea8ade670fec75d5ee ;
    schema:name "来訪者"@ja .

_:N4e84053c33e14692a3b7b85a06f2abd4 a schema:Person,
        foaf:Person ;
    mo:performed <album/20968#performance> ;
    schema:name "Akiko Yajima"@en ;
    foaf:name "Akiko Yajima"@en .

_:N6c0d218ca92547f89cbc5a18c9ef628f a schema:Person,
        foaf:Person ;
    mo:performed <album/20968#performance> ;
    schema:name "Kappei Yamaguchi"@en ;
    foaf:name "Kappei Yamaguchi"@en .

_:N7296de335d81491d9a6dfc7da3ad2091 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華月と数魔"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a9d0b61c5424fea8ade670fec75d5ee ;
    schema:name "華月と数魔"@ja .

_:N7bb823c6b16e4b6295edddd2fcb1ca96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奈月～プロローグ～"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a9d0b61c5424fea8ade670fec75d5ee ;
    schema:name "奈月～プロローグ～"@ja .

_:Na620dda4186c4b8485ba9ac8b474ae90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "営倉で"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a9d0b61c5424fea8ade670fec75d5ee ;
    schema:name "営倉で"@ja .

_:Nabc8a3c1739d4347b78f016a3c1fb0c7 a schema:Person,
        foaf:Person ;
    mo:performed <album/20968#performance> ;
    schema:name "Kumiko Watanabe"@en ;
    foaf:name "Kumiko Watanabe"@en .

_:Nb984f95eac9f4a78a515a37f7e4231cf a schema:Person,
        foaf:Person ;
    mo:performed <album/20968#performance> ;
    schema:name "Yuri Shiratori"@en ;
    foaf:name "Yuri Shiratori"@en .

_:Nc27046325f66400ca7354b89064a2287 a schema:Person,
        foaf:Person ;
    mo:performed <album/20968#performance> ;
    schema:name "Toshihiko Seki"@en ;
    foaf:name "Toshihiko Seki"@en .

_:Nc9cbcd5a60b14f27a5bf64631e601108 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「はるかぜ戦隊Ｖフォース」"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a9d0b61c5424fea8ade670fec75d5ee ;
    schema:name "「はるかぜ戦隊Ｖフォース」"@ja .

_:Ne163eee9ddd94ca29703a3be1bbd4cca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "実験機"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a9d0b61c5424fea8ade670fec75d5ee ;
    schema:name "実験機"@ja .

_:Ne995697242e042c5bf7eabe829fa0bed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦闘"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a9d0b61c5424fea8ade670fec75d5ee ;
    schema:name "戦闘"@ja .

_:Nf3d7bdf2f93c4a8498608e974fa1e1d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "出撃～レクルスＶ～"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a9d0b61c5424fea8ade670fec75d5ee ;
    schema:name "出撃～レクルスＶ～"@ja .

_:N3a9d0b61c5424fea8ade670fec75d5ee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3419e4db10624cf79899aaae4735fd79,
        _:N4de27099a28c4199b972882e6f599ba3,
        _:N7296de335d81491d9a6dfc7da3ad2091,
        _:N7bb823c6b16e4b6295edddd2fcb1ca96,
        _:Na620dda4186c4b8485ba9ac8b474ae90,
        _:Nc9cbcd5a60b14f27a5bf64631e601108,
        _:Ne163eee9ddd94ca29703a3be1bbd4cca,
        _:Ne995697242e042c5bf7eabe829fa0bed,
        _:Nf3d7bdf2f93c4a8498608e974fa1e1d0 ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N3419e4db10624cf79899aaae4735fd79,
        _:N4de27099a28c4199b972882e6f599ba3,
        _:N7296de335d81491d9a6dfc7da3ad2091,
        _:N7bb823c6b16e4b6295edddd2fcb1ca96,
        _:Na620dda4186c4b8485ba9ac8b474ae90,
        _:Nc9cbcd5a60b14f27a5bf64631e601108,
        _:Ne163eee9ddd94ca29703a3be1bbd4cca,
        _:Ne995697242e042c5bf7eabe829fa0bed,
        _:Nf3d7bdf2f93c4a8498608e974fa1e1d0 .

