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

<artist/1628#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miina Tominaga"@en,
        "冨永みーな"@ja ;
    foaf:made <album/67100#subject>,
        <album/67100#vocals> ;
    foaf:name "Miina Tominaga"@en,
        "冨永みーな"@ja .

<artist/169#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroko Kasahara"@en,
        "笠原弘子"@ja ;
    foaf:made <album/67100#subject>,
        <album/67100#vocals> ;
    foaf:name "Hiroko Kasahara"@en,
        "笠原弘子"@ja .

<artist/8880#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kayoko Fuyumori"@en,
        "冬杜花代子"@ja ;
    foaf:made <album/67100#lyrics>,
        <album/67100#subject> ;
    foaf:name "Kayoko Fuyumori"@en,
        "冬杜花代子"@ja .

<album/19851> a mo:Release ;
    mo:catalogue_number "32XL-272" .

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67100#subject> ;
    schema:name "Kohei Tanaka"@en,
        "田中公平"@ja ;
    foaf:made <album/67100#composition>,
        <album/67100#subject> ;
    foaf:name "Kohei Tanaka"@en,
        "田中公平"@ja .

<artist/5852#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67100#subject> ;
    schema:name "Kyoko Matsumiya"@en,
        "松宮恭子"@ja ;
    foaf:made <album/67100#composition>,
        <album/67100#lyrics>,
        <album/67100#subject> ;
    foaf:name "Kyoko Matsumiya"@en,
        "松宮恭子"@ja .

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

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

<album/67100#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mobile Police Patlabor Image Soundtrack Album Vol.1 'INTERFACE'"@en,
        "機動警察パトレイバー イメージ・サウンドトラック VOL.1 INTERFACE"@ja,
        "Mobile Police Patlabor Image Soundtrack Album Vol.1 'INTERFACE'"@ja-latn ;
    mo:performance_of <album/67100#musicalwork> ;
    mo:recorded_as <album/67100#musicalexpression> ;
    schema:name "Mobile Police Patlabor Image Soundtrack Album Vol.1 'INTERFACE'"@en,
        "機動警察パトレイバー イメージ・サウンドトラック VOL.1 INTERFACE"@ja,
        "Mobile Police Patlabor Image Soundtrack Album Vol.1 'INTERFACE'"@ja-latn ;
    schema:workPerformed <album/67100#musicalwork> .

<org/13#subject> schema:name "Warner-Pioneer Corporation"@en,
        "ワーナー・パイオニア株式会社"@ja,
        "Warner-Pioneer Corporation"@ja-latn ;
    foaf:name "Warner-Pioneer Corporation"@en,
        "ワーナー・パイオニア株式会社"@ja,
        "Warner-Pioneer Corporation"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/67100/67100-1491210146.jpg> a schema:ImageObject,
        foaf:Image .

<album/67100#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mobile Police Patlabor Image Soundtrack Album Vol.1 'INTERFACE'"@en,
        "機動警察パトレイバー イメージ・サウンドトラック VOL.1 INTERFACE"@ja,
        "Mobile Police Patlabor Image Soundtrack Album Vol.1 'INTERFACE'"@ja-latn ;
    mo:composer <artist/322#subject>,
        <artist/5852#subject> ;
    mo:produced_work <album/67100#musicalwork> ;
    schema:name "Mobile Police Patlabor Image Soundtrack Album Vol.1 'INTERFACE'"@en,
        "機動警察パトレイバー イメージ・サウンドトラック VOL.1 INTERFACE"@ja,
        "Mobile Police Patlabor Image Soundtrack Album Vol.1 'INTERFACE'"@ja-latn .

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

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

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

<album/67100#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1988-03-25"^^xsd:date ;
    dcterms:title "Mobile Police Patlabor Image Soundtrack Album Vol.1 'INTERFACE'"@en,
        "機動警察パトレイバー イメージ・サウンドトラック VOL.1 INTERFACE"@ja,
        "Mobile Police Patlabor Image Soundtrack Album Vol.1 'INTERFACE'"@ja-latn ;
    mo:catalogue_number "LKF-8202" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/19851> ;
    mo:publication_of <album/67100#musicalexpression> ;
    mo:publisher <org/13#subject> ;
    mo:record _:N32da4ae17b664eb98255dca139ef0aad ;
    mo:record_count 1 ;
    schema:about <product/4406#subject> ;
    schema:datePublished "1988-03-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/67100/67100-1491210146.jpg> ;
    schema:name "Mobile Police Patlabor Image Soundtrack Album Vol.1 'INTERFACE'"@en,
        "機動警察パトレイバー イメージ・サウンドトラック VOL.1 INTERFACE"@ja,
        "Mobile Police Patlabor Image Soundtrack Album Vol.1 'INTERFACE'"@ja-latn ;
    schema:publisher <org/13#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/67100/67100-1491210146.jpg> .

_:N002dd197bf14467082e76033ef972898 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tsumetai Kurai ga Suki"@en,
        "冷たいくらいが好き"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N32da4ae17b664eb98255dca139ef0aad ;
    schema:name "Tsumetai Kurai ga Suki"@en,
        "冷たいくらいが好き"@ja .

_:N04bd08b0b0d341fc9e713cc0eb3b8fda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Then, Daybreak"@en,
        "そして，夜明け"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N32da4ae17b664eb98255dca139ef0aad ;
    schema:name "Then, Daybreak"@en,
        "そして，夜明け"@ja .

_:N41b276443075407db31183534c8f7d4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Ahead, Patlabor!"@en,
        "出動～PATLABOR"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N32da4ae17b664eb98255dca139ef0aad ;
    schema:name "Go Ahead, Patlabor!"@en,
        "出動～PATLABOR"@ja .

_:N43c8b9e537774b08a7870b09b51f6afb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Megalocity Police"@en,
        "メガロシティ・ポリス"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N32da4ae17b664eb98255dca139ef0aad ;
    schema:name "Megalocity Police"@en,
        "メガロシティ・ポリス"@ja .

_:N446315d6aaa74c2992c6e2481b629a48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SV2"@en,
        "第2小隊"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N32da4ae17b664eb98255dca139ef0aad ;
    schema:name "SV2"@en,
        "第2小隊"@ja .

_:N57847e80db1444919441a8990322c2e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miraiha Lovers"@en,
        "未来派Lovers"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N32da4ae17b664eb98255dca139ef0aad ;
    schema:name "Miraiha Lovers"@en,
        "未来派Lovers"@ja .

_:N5cc5989c97604491b31fa89f6899e459 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The 450 Million Year Old Trap"@en,
        "4億5千万年の罠"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N32da4ae17b664eb98255dca139ef0aad ;
    schema:name "The 450 Million Year Old Trap"@en,
        "4億5千万年の罠"@ja .

_:N7288779f746d4a19aba226bf3546f33e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Limits of Illusion"@en,
        "幻影の果てに"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N32da4ae17b664eb98255dca139ef0aad ;
    schema:name "The Limits of Illusion"@en,
        "幻影の果てに"@ja .

_:N77245b6133244f93be28aaeba337b713 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alphonse"@en,
        "アルフォンス"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N32da4ae17b664eb98255dca139ef0aad ;
    schema:name "Alphonse"@en,
        "アルフォンス"@ja .

_:N7c919de769d64dc4906d4643b6fbec9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Stalkers"@en,
        "序章-Night Stalker"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N32da4ae17b664eb98255dca139ef0aad ;
    schema:name "Night Stalkers"@en,
        "序章-Night Stalker"@ja .

_:Na57cc52556ec46489c38a9d398cd0c83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shadow of Babylon"@en,
        "バビロンの影"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N32da4ae17b664eb98255dca139ef0aad ;
    schema:name "The Shadow of Babylon"@en,
        "バビロンの影"@ja .

_:Nb431876e44de4987a245a9c4991d13c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interface"@en,
        "INTERFACE"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N32da4ae17b664eb98255dca139ef0aad ;
    schema:name "Interface"@en,
        "INTERFACE"@ja .

_:Ne14f763d1ce44dd1bca0c9940fc70b70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SV2 March"@en,
        "特車隊マーチ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N32da4ae17b664eb98255dca139ef0aad ;
    schema:name "SV2 March"@en,
        "特車隊マーチ"@ja .

_:Nf4d876f0adc84a8aab406f37258cdf68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moving in the Darkness"@en,
        "黒い鼓動"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N32da4ae17b664eb98255dca139ef0aad ;
    schema:name "Moving in the Darkness"@en,
        "黒い鼓動"@ja .

_:Nf673e480f3524473804656931f9bc411 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diamond Flight"@en,
        "Diamond Flight"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N32da4ae17b664eb98255dca139ef0aad ;
    schema:name "Diamond Flight"@en,
        "Diamond Flight"@ja .

_:N32da4ae17b664eb98255dca139ef0aad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N002dd197bf14467082e76033ef972898,
        _:N04bd08b0b0d341fc9e713cc0eb3b8fda,
        _:N41b276443075407db31183534c8f7d4c,
        _:N43c8b9e537774b08a7870b09b51f6afb,
        _:N446315d6aaa74c2992c6e2481b629a48,
        _:N57847e80db1444919441a8990322c2e8,
        _:N5cc5989c97604491b31fa89f6899e459,
        _:N7288779f746d4a19aba226bf3546f33e,
        _:N77245b6133244f93be28aaeba337b713,
        _:N7c919de769d64dc4906d4643b6fbec9e,
        _:Na57cc52556ec46489c38a9d398cd0c83,
        _:Nb431876e44de4987a245a9c4991d13c0,
        _:Ne14f763d1ce44dd1bca0c9940fc70b70,
        _:Nf4d876f0adc84a8aab406f37258cdf68,
        _:Nf673e480f3524473804656931f9bc411 ;
    mo:track_count 15 ;
    schema:duration "PT20:52"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N002dd197bf14467082e76033ef972898,
        _:N04bd08b0b0d341fc9e713cc0eb3b8fda,
        _:N41b276443075407db31183534c8f7d4c,
        _:N43c8b9e537774b08a7870b09b51f6afb,
        _:N446315d6aaa74c2992c6e2481b629a48,
        _:N57847e80db1444919441a8990322c2e8,
        _:N5cc5989c97604491b31fa89f6899e459,
        _:N7288779f746d4a19aba226bf3546f33e,
        _:N77245b6133244f93be28aaeba337b713,
        _:N7c919de769d64dc4906d4643b6fbec9e,
        _:Na57cc52556ec46489c38a9d398cd0c83,
        _:Nb431876e44de4987a245a9c4991d13c0,
        _:Ne14f763d1ce44dd1bca0c9940fc70b70,
        _:Nf4d876f0adc84a8aab406f37258cdf68,
        _:Nf673e480f3524473804656931f9bc411 .

