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

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

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

<album/139809#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RHYTHM AND POLICE / ORIGINAL SOUND TRACK III / THE MOVIE"@en,
        "踊る大捜査線 オリジナル・サウンドトラック III"@ja,
        "Odoru Daisousaen Original Soundtrack III"@ja-latn ;
    mo:composer <artist/4857#subject> ;
    mo:produced_work <album/139809#musicalwork> ;
    schema:name "RHYTHM AND POLICE / ORIGINAL SOUND TRACK III / THE MOVIE"@en,
        "踊る大捜査線 オリジナル・サウンドトラック III"@ja,
        "Odoru Daisousaen Original Soundtrack III"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/90/139809/139809-ac7723c73714.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/31308#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/139809#performance> ;
    schema:name "MORI>>2GO"@en ;
    foaf:name "MORI>>2GO"@en .

<artist/62227#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/139809#performance> ;
    schema:name "F.F.S.S."@en ;
    foaf:name "F.F.S.S."@en .

<artist/62234#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/139809#performance> ;
    schema:name "MORI>>3GO"@en ;
    foaf:name "MORI>>3GO"@en .

<artist/4857#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139809#subject> ;
    mo:performed <album/139809#performance> ;
    schema:name "Akihiko Matsumoto"@en,
        "MATSU>>1GO"@en,
        "松本晃彦"@ja ;
    foaf:made <album/139809#composition>,
        <album/139809#subject> ;
    foaf:name "Akihiko Matsumoto"@en,
        "MATSU>>1GO"@en,
        "松本晃彦"@ja .

<album/139809#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RHYTHM AND POLICE / ORIGINAL SOUND TRACK III / THE MOVIE"@en,
        "踊る大捜査線 オリジナル・サウンドトラック III"@ja,
        "Odoru Daisousaen Original Soundtrack III"@ja-latn ;
    mo:performance_of <album/139809#musicalwork> ;
    mo:performer <artist/31308#subject>,
        <artist/4857#subject>,
        <artist/62227#subject>,
        <artist/62234#subject> ;
    mo:recorded_as <album/139809#musicalexpression> ;
    schema:byArtist <artist/31308#subject>,
        <artist/4857#subject>,
        <artist/62227#subject>,
        <artist/62234#subject> ;
    schema:name "RHYTHM AND POLICE / ORIGINAL SOUND TRACK III / THE MOVIE"@en,
        "踊る大捜査線 オリジナル・サウンドトラック III"@ja,
        "Odoru Daisousaen Original Soundtrack III"@ja-latn ;
    schema:workPerformed <album/139809#musicalwork> .

<album/139809#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-10-28"^^xsd:date ;
    dcterms:title "RHYTHM AND POLICE / ORIGINAL SOUND TRACK III / THE MOVIE"@en,
        "踊る大捜査線 オリジナル・サウンドトラック III"@ja,
        "Odoru Daisousaen Original Soundtrack III"@ja-latn ;
    mo:catalogue_number "PHCL-5106" ;
    mo:media_type "CD" ;
    mo:publication_of <album/139809#musicalexpression> ;
    mo:publisher <org/1027#subject> ;
    mo:record _:N715752a8060c401ea316134268ba999e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Bayside Shakedown"@en ;
            foaf:name "Bayside Shakedown"@en ] ;
    schema:byArtist <artist/31308#subject>,
        <artist/4857#subject>,
        <artist/62227#subject>,
        <artist/62234#subject> ;
    schema:datePublished "1998-10-28"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/90/139809/139809-ac7723c73714.jpg> ;
    schema:name "RHYTHM AND POLICE / ORIGINAL SOUND TRACK III / THE MOVIE"@en,
        "踊る大捜査線 オリジナル・サウンドトラック III"@ja,
        "Odoru Daisousaen Original Soundtrack III"@ja-latn ;
    schema:publisher <org/1027#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/139809/139809-ac7723c73714.jpg> .

_:N1d837f2661b347848d107994d94af68f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sabbath"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N715752a8060c401ea316134268ba999e ;
    schema:name "The Sabbath"@en .

_:N442cbfb2c4884a41b4182ccabbc2d69f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "G-Groove (Rockin' Beats Mix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N715752a8060c401ea316134268ba999e ;
    schema:name "G-Groove (Rockin' Beats Mix)"@en .

_:N48ac436c8db94a038790ec10a05fac47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "March of C.X."@en ;
    mo:track_number 7 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N715752a8060c401ea316134268ba999e ;
    schema:name "March of C.X."@en .

_:N616ae00f2d6e434490af8770e7f06cab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rhythm And Police 1998 [New Mix]"@en ;
    mo:track_number 13 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:N715752a8060c401ea316134268ba999e ;
    schema:name "Rhythm And Police 1998 [New Mix]"@en .

_:N702fe5950b1e4c5b8c3d961a73a073ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mission of CONGA"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N715752a8060c401ea316134268ba999e ;
    schema:name "The Mission of CONGA"@en .

_:N768e44db5f7f4ee3b1f31966c171bf79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R.A.P Jams"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N715752a8060c401ea316134268ba999e ;
    schema:name "R.A.P Jams"@en .

_:N867f5c4c076c4940953ba3d1374fe325 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abduction"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N715752a8060c401ea316134268ba999e ;
    schema:name "Abduction"@en .

_:N9a488ebd944a46af8d87a0772333bb25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N715752a8060c401ea316134268ba999e ;
    schema:name "Requiem"@en .

_:Na1113862ee2c48edbff135882e778806 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Odiex [The Theme of Teddy]"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N715752a8060c401ea316134268ba999e ;
    schema:name "Odiex [The Theme of Teddy]"@en .

_:Na94f72ebedaa46018872f440e287bb67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ding Dong (Latin Mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N715752a8060c401ea316134268ba999e ;
    schema:name "Ding Dong (Latin Mix)"@en .

_:Ne555779c453e424895126599f016c04e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Insect Man"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N715752a8060c401ea316134268ba999e ;
    schema:name "Insect Man"@en .

_:Ne57272279704409f9e3f21314d7baac3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rhythm And Police [Drum'n Bass Ver.]"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N715752a8060c401ea316134268ba999e ;
    schema:name "Rhythm And Police [Drum'n Bass Ver.]"@en .

_:Ne6e20484d47b42949f320181ef1cfd52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHINJYO"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N715752a8060c401ea316134268ba999e ;
    schema:name "SHINJYO"@en .

_:N715752a8060c401ea316134268ba999e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d837f2661b347848d107994d94af68f,
        _:N442cbfb2c4884a41b4182ccabbc2d69f,
        _:N48ac436c8db94a038790ec10a05fac47,
        _:N616ae00f2d6e434490af8770e7f06cab,
        _:N702fe5950b1e4c5b8c3d961a73a073ed,
        _:N768e44db5f7f4ee3b1f31966c171bf79,
        _:N867f5c4c076c4940953ba3d1374fe325,
        _:N9a488ebd944a46af8d87a0772333bb25,
        _:Na1113862ee2c48edbff135882e778806,
        _:Na94f72ebedaa46018872f440e287bb67,
        _:Ne555779c453e424895126599f016c04e,
        _:Ne57272279704409f9e3f21314d7baac3,
        _:Ne6e20484d47b42949f320181ef1cfd52 ;
    mo:track_count 13 ;
    schema:duration "PT47:07"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N1d837f2661b347848d107994d94af68f,
        _:N442cbfb2c4884a41b4182ccabbc2d69f,
        _:N48ac436c8db94a038790ec10a05fac47,
        _:N616ae00f2d6e434490af8770e7f06cab,
        _:N702fe5950b1e4c5b8c3d961a73a073ed,
        _:N768e44db5f7f4ee3b1f31966c171bf79,
        _:N867f5c4c076c4940953ba3d1374fe325,
        _:N9a488ebd944a46af8d87a0772333bb25,
        _:Na1113862ee2c48edbff135882e778806,
        _:Na94f72ebedaa46018872f440e287bb67,
        _:Ne555779c453e424895126599f016c04e,
        _:Ne57272279704409f9e3f21314d7baac3,
        _:Ne6e20484d47b42949f320181ef1cfd52 .

