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

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

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

<artist/4425#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20024#subject> ;
    schema:name "Hitoshi Haba"@en,
        "羽場仁志"@ja ;
    foaf:made <album/20024#composition>,
        <album/20024#subject> ;
    foaf:name "Hitoshi Haba"@en,
        "羽場仁志"@ja .

<artist/677#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20024#subject> ;
    schema:name "Kenji Kawai"@en,
        "川井憲次"@ja ;
    foaf:made <album/20024#composition>,
        <album/20024#subject> ;
    foaf:name "Kenji Kawai"@en,
        "川井憲次"@ja .

<artist/9605#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20024#subject> ;
    schema:name "Tsunehiro Izumi"@en,
        "和泉常寛"@ja ;
    foaf:made <album/20024#composition>,
        <album/20024#subject> ;
    foaf:name "Tsunehiro Izumi"@en,
        "和泉常寛"@ja .

<product/4405#subject> a schema:CreativeWork ;
    schema:name "Patlabor The Mobile Police: The New Files"@en,
        "機動警察パトレイバー (New OVA)"@ja,
        "Kidou Keisatsu Patlabor (New OVA)"@ja-latn ;
    foaf:name "Patlabor The Mobile Police: The New Files"@en,
        "機動警察パトレイバー (New OVA)"@ja,
        "Kidou Keisatsu Patlabor (New OVA)"@ja-latn .

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

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

<https://media.vgm.io/albums/42/20024/20024-8a50f60f508e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/20024#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/20024/20024-8a50f60f508e.jpg> ;
    foaf:depicts <album/20024#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/20024/20024-8a50f60f508e.jpg> .

<https://medium-media.vgm.io/albums/42/20024/20024-8a50f60f508e.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11898#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20024#performance> ;
    schema:name "Mako Hyodo"@en,
        "兵藤まこ"@ja ;
    foaf:name "Mako Hyodo"@en,
        "兵藤まこ"@ja .

<artist/17842#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20024#performance> ;
    schema:name "DAIZO"@en ;
    foaf:name "DAIZO"@en .

<album/20024#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "OVA ORIGINAL SOUNDTRACK PATLABOR PHASE IV"@en,
        "オリジナル・サウンドトラック 機動警察パトレイバー「フェイズIV」"@ja,
        "OVA ORIGINAL SOUNDTRACK PATLABOR PHASE IV"@ja-latn ;
    mo:composer <artist/4425#subject>,
        <artist/677#subject>,
        <artist/9605#subject> ;
    mo:produced_work <album/20024#musicalwork> ;
    schema:name "OVA ORIGINAL SOUNDTRACK PATLABOR PHASE IV"@en,
        "オリジナル・サウンドトラック 機動警察パトレイバー「フェイズIV」"@ja,
        "OVA ORIGINAL SOUNDTRACK PATLABOR PHASE IV"@ja-latn .

<album/20024#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "OVA ORIGINAL SOUNDTRACK PATLABOR PHASE IV"@en,
        "オリジナル・サウンドトラック 機動警察パトレイバー「フェイズIV」"@ja,
        "OVA ORIGINAL SOUNDTRACK PATLABOR PHASE IV"@ja-latn ;
    mo:performance_of <album/20024#musicalwork> ;
    mo:performer <artist/11898#subject>,
        <artist/17842#subject> ;
    mo:recorded_as <album/20024#musicalexpression> ;
    schema:byArtist <artist/11898#subject>,
        <artist/17842#subject> ;
    schema:name "OVA ORIGINAL SOUNDTRACK PATLABOR PHASE IV"@en,
        "オリジナル・サウンドトラック 機動警察パトレイバー「フェイズIV」"@ja,
        "OVA ORIGINAL SOUNDTRACK PATLABOR PHASE IV"@ja-latn ;
    schema:workPerformed <album/20024#musicalwork> .

<album/20024#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-11-05"^^xsd:date ;
    dcterms:title "OVA ORIGINAL SOUNDTRACK PATLABOR PHASE IV"@en,
        "オリジナル・サウンドトラック 機動警察パトレイバー「フェイズIV」"@ja,
        "OVA ORIGINAL SOUNDTRACK PATLABOR PHASE IV"@ja-latn ;
    mo:catalogue_number "VPCG-83217" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20024#musicalexpression> ;
    mo:publisher <org/2285#subject> ;
    mo:record _:N5c83286cf20b44408c39f364c4710ecd ;
    mo:record_count 1 ;
    schema:about <product/4405#subject> ;
    schema:byArtist <artist/11898#subject>,
        <artist/17842#subject> ;
    schema:datePublished "1991-11-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/42/20024/20024-8a50f60f508e.jpg> ;
    schema:name "OVA ORIGINAL SOUNDTRACK PATLABOR PHASE IV"@en,
        "オリジナル・サウンドトラック 機動警察パトレイバー「フェイズIV」"@ja,
        "OVA ORIGINAL SOUNDTRACK PATLABOR PHASE IV"@ja-latn ;
    schema:publisher <org/2285#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/20024/20024-8a50f60f508e.jpg> .

_:N04c1e91e7d524d76aa756f9856ecbdf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suspicion"@en,
        "サスピション"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "Suspicion"@en,
        "サスピション"@ja .

_:N1f13fceb0ed14e7ba36022a6dcb10777 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shooting Gamer"@en,
        "シューティング・ゲーマー"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "Shooting Gamer"@en,
        "シューティング・ゲーマー"@ja .

_:N274a31def2554093916bff1c9570aa7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Are The One"@en,
        "YOU ARE THE ONE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "You Are The One"@en,
        "YOU ARE THE ONE"@ja .

_:N30010e39daec4939ae44dfa4043dfa63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Steal"@en,
        "Steal"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "Steal"@en,
        "Steal"@ja .

_:N404f525bfa824dbdbd41e3729d02472b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gravely"@en,
        "Gravely"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "Gravely"@en,
        "Gravely"@ja .

_:N4050e0c2dd07498582b242268dac6d5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gogo-no Shiawase"@en,
        "午後の幸福"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "Gogo-no Shiawase"@en,
        "午後の幸福"@ja .

_:N442e9724d73641d3afbbddee0808d81c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Esnick Dance"@en,
        "エスニック・ダンス"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "Esnick Dance"@en,
        "エスニック・ダンス"@ja .

_:N51b8d16e7f624a9483f04e2311fb1ced a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noa-no Theme '91"@en,
        "のあのテーマ '91"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "Noa-no Theme '91"@en,
        "のあのテーマ '91"@ja .

_:N5dcebef10f28405cbc5e7c10f8f08a09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "100 Carat-no Mirai"@en,
        "100カラットの未来"@ja ;
    mo:track_number 25 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "100 Carat-no Mirai"@en,
        "100カラットの未来"@ja .

_:N66d03f0ea04e48e5a47156300aa8d77c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sadness City"@en,
        "Sadness City"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "Sadness City"@en,
        "Sadness City"@ja .

_:N6e2dae8d8bd74e16975450c03be2f00f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noa-no Kyusoku"@en,
        "のあの休息"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "Noa-no Kyusoku"@en,
        "のあの休息"@ja .

_:N886a518a9e2f4549bca6e563462fa025 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fujiouri Series Take 3"@en,
        "不条理シリーズ・TAKE 3"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "Fujiouri Series Take 3"@en,
        "不条理シリーズ・TAKE 3"@ja .

_:N97690a2372d543c6af3207fbce3da320 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bud-no Theme Short Variation"@en,
        "バドのテーマ・ショートヴァージョン"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "Bud-no Theme Short Variation"@en,
        "バドのテーマ・ショートヴァージョン"@ja .

_:Naa085ce8610f47f98d05dcf8e727f07d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shutsudo!!"@en,
        "出動!"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "Shutsudo!!"@en,
        "出動!"@ja .

_:Nadf8736c1d3648f0b2cb8e2933aa47b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For The Victory"@en,
        "For the Victory"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "For The Victory"@en,
        "For the Victory"@ja .

_:Nb1a74d4dd35047c3b880c12767710435 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knock On Morning"@en,
        "Knock on Morning"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "Knock On Morning"@en,
        "Knock on Morning"@ja .

_:Nc622f4408c1f4db3b5978bfc716cea76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Atsuma-no Omoi"@en,
        "あすまの想い"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "Atsuma-no Omoi"@en,
        "あすまの想い"@ja .

_:Nce7617f3b7b541069436296d5bbe1079 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Sunrise"@en,
        "ビック・サンライズ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "Big Sunrise"@en,
        "ビック・サンライズ"@ja .

_:Nd66b881a3c22488c8ab106581c1ff17e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Operation"@en,
        "ファイナル・オペレーション"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "Final Operation"@en,
        "ファイナル・オペレーション"@ja .

_:Ndc1777590780468b9fcb35aea8f23620 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light Step"@en,
        "ライト・ステップ"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "Light Step"@en,
        "ライト・ステップ"@ja .

_:Ne5af8bf446da4afea907e388762ad6cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring Breeze"@en,
        "スプリング・ブリーズ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "Spring Breeze"@en,
        "スプリング・ブリーズ"@ja .

_:Neb3f4664fdb54ee29bcd787237a639ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Impression"@en,
        "Impression"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "Impression"@en,
        "Impression"@ja .

_:Nf70434434f334350ae69a81b2d6a47c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reference"@en,
        "Reference"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "Reference"@en,
        "Reference"@ja .

_:Nfa0666f36a3a447b9f70fcf9d8150354 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ohta-no Theme '91"@en,
        "太田のテーマ '91"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "Ohta-no Theme '91"@en,
        "太田のテーマ '91"@ja .

_:Nfc1016b38bdc4b6eaadaa62f49766789 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hold On"@en,
        "ホールド・オン"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N5c83286cf20b44408c39f364c4710ecd ;
    schema:name "Hold On"@en,
        "ホールド・オン"@ja .

_:N5c83286cf20b44408c39f364c4710ecd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04c1e91e7d524d76aa756f9856ecbdf4,
        _:N1f13fceb0ed14e7ba36022a6dcb10777,
        _:N274a31def2554093916bff1c9570aa7c,
        _:N30010e39daec4939ae44dfa4043dfa63,
        _:N404f525bfa824dbdbd41e3729d02472b,
        _:N4050e0c2dd07498582b242268dac6d5b,
        _:N442e9724d73641d3afbbddee0808d81c,
        _:N51b8d16e7f624a9483f04e2311fb1ced,
        _:N5dcebef10f28405cbc5e7c10f8f08a09,
        _:N66d03f0ea04e48e5a47156300aa8d77c,
        _:N6e2dae8d8bd74e16975450c03be2f00f,
        _:N886a518a9e2f4549bca6e563462fa025,
        _:N97690a2372d543c6af3207fbce3da320,
        _:Naa085ce8610f47f98d05dcf8e727f07d,
        _:Nadf8736c1d3648f0b2cb8e2933aa47b2,
        _:Nb1a74d4dd35047c3b880c12767710435,
        _:Nc622f4408c1f4db3b5978bfc716cea76,
        _:Nce7617f3b7b541069436296d5bbe1079,
        _:Nd66b881a3c22488c8ab106581c1ff17e,
        _:Ndc1777590780468b9fcb35aea8f23620,
        _:Ne5af8bf446da4afea907e388762ad6cb,
        _:Neb3f4664fdb54ee29bcd787237a639ee,
        _:Nf70434434f334350ae69a81b2d6a47c3,
        _:Nfa0666f36a3a447b9f70fcf9d8150354,
        _:Nfc1016b38bdc4b6eaadaa62f49766789 ;
    mo:track_count 25 ;
    schema:duration "PT48:02"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N04c1e91e7d524d76aa756f9856ecbdf4,
        _:N1f13fceb0ed14e7ba36022a6dcb10777,
        _:N274a31def2554093916bff1c9570aa7c,
        _:N30010e39daec4939ae44dfa4043dfa63,
        _:N404f525bfa824dbdbd41e3729d02472b,
        _:N4050e0c2dd07498582b242268dac6d5b,
        _:N442e9724d73641d3afbbddee0808d81c,
        _:N51b8d16e7f624a9483f04e2311fb1ced,
        _:N5dcebef10f28405cbc5e7c10f8f08a09,
        _:N66d03f0ea04e48e5a47156300aa8d77c,
        _:N6e2dae8d8bd74e16975450c03be2f00f,
        _:N886a518a9e2f4549bca6e563462fa025,
        _:N97690a2372d543c6af3207fbce3da320,
        _:Naa085ce8610f47f98d05dcf8e727f07d,
        _:Nadf8736c1d3648f0b2cb8e2933aa47b2,
        _:Nb1a74d4dd35047c3b880c12767710435,
        _:Nc622f4408c1f4db3b5978bfc716cea76,
        _:Nce7617f3b7b541069436296d5bbe1079,
        _:Nd66b881a3c22488c8ab106581c1ff17e,
        _:Ndc1777590780468b9fcb35aea8f23620,
        _:Ne5af8bf446da4afea907e388762ad6cb,
        _:Neb3f4664fdb54ee29bcd787237a639ee,
        _:Nf70434434f334350ae69a81b2d6a47c3,
        _:Nfa0666f36a3a447b9f70fcf9d8150354,
        _:Nfc1016b38bdc4b6eaadaa62f49766789 .

