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

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

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

<artist/10195#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65766#subject> ;
    schema:name "Yasuhiko Warita"@en,
        "割田康彦"@ja ;
    foaf:made <album/65766#composition>,
        <album/65766#subject> ;
    foaf:name "Yasuhiko Warita"@en,
        "割田康彦"@ja .

<artist/13272#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65766#subject> ;
    schema:name "Tsukasa"@en ;
    foaf:made <album/65766#composition>,
        <album/65766#subject> ;
    foaf:name "Tsukasa"@en .

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

<artist/50196#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65766#subject> ;
    schema:name "Michio Yanase"@en,
        "柳瀬通男"@ja ;
    foaf:made <album/65766#composition>,
        <album/65766#subject> ;
    foaf:name "Michio Yanase"@en,
        "柳瀬通男"@ja .

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

<artist/9372#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65766#subject> ;
    schema:name "Ichiro Hada"@en,
        "羽田一郎"@ja ;
    foaf:made <album/65766#composition>,
        <album/65766#subject> ;
    foaf:name "Ichiro Hada"@en,
        "羽田一郎"@ja .

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

<artist/9927#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65766#subject> ;
    schema:name "Takayuki Baba"@en,
        "馬場孝幸"@ja ;
    foaf:made <album/65766#composition>,
        <album/65766#subject> ;
    foaf:name "Takayuki Baba"@en,
        "馬場孝幸"@ja .

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

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

<https://medium-media.vgm.io/albums/66/65766/65766-1487643117.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11897#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65766#performance> ;
    schema:name "Yuko Nitoh"@en ;
    foaf:name "Yuko Nitoh"@en .

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

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

<artist/169#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65766#performance> ;
    schema:name "Hiroko Kasahara"@en,
        "笠原弘子"@ja ;
    foaf:name "Hiroko Kasahara"@en,
        "笠原弘子"@ja .

<artist/17841#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65766#performance> ;
    schema:name "JA-JA"@en ;
    foaf:name "JA-JA"@en .

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

<artist/40208#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65766#performance> ;
    schema:name "DYNAMITE SHIGE"@en ;
    foaf:name "DYNAMITE SHIGE"@en .

<artist/62948#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65766#performance> ;
    schema:name "Norihiko Tanimoto"@en,
        "谷本憲彦"@ja ;
    foaf:name "Norihiko Tanimoto"@en,
        "谷本憲彦"@ja .

<album/65766#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PATLABOR SINGLES COLLECTION"@en,
        "機動警察パトレイバー シングル・コレクション"@ja,
        "Kidou Keisatsu Patlabor Single Collection"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "TAKE"@en ;
            foaf:made <album/65766#composition> ;
            foaf:name "TAKE"@en ],
        <artist/10195#subject>,
        <artist/13272#subject>,
        <artist/4425#subject>,
        <artist/50196#subject>,
        <artist/677#subject>,
        <artist/9372#subject>,
        <artist/9605#subject>,
        <artist/9927#subject> ;
    mo:produced_work <album/65766#musicalwork> ;
    schema:name "PATLABOR SINGLES COLLECTION"@en,
        "機動警察パトレイバー シングル・コレクション"@ja,
        "Kidou Keisatsu Patlabor Single Collection"@ja-latn .

<album/65766#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PATLABOR SINGLES COLLECTION"@en,
        "機動警察パトレイバー シングル・コレクション"@ja,
        "Kidou Keisatsu Patlabor Single Collection"@ja-latn ;
    mo:performance_of <album/65766#musicalwork> ;
    mo:performer _:Nb74b0818ad664d40af0c8c698303c1f7,
        <artist/11897#subject>,
        <artist/11898#subject>,
        <artist/1628#subject>,
        <artist/169#subject>,
        <artist/17841#subject>,
        <artist/17842#subject>,
        <artist/40208#subject>,
        <artist/62948#subject> ;
    mo:recorded_as <album/65766#musicalexpression> ;
    schema:byArtist _:Nb74b0818ad664d40af0c8c698303c1f7,
        <artist/11897#subject>,
        <artist/11898#subject>,
        <artist/1628#subject>,
        <artist/169#subject>,
        <artist/17841#subject>,
        <artist/17842#subject>,
        <artist/40208#subject>,
        <artist/62948#subject> ;
    schema:name "PATLABOR SINGLES COLLECTION"@en,
        "機動警察パトレイバー シングル・コレクション"@ja,
        "Kidou Keisatsu Patlabor Single Collection"@ja-latn ;
    schema:workPerformed <album/65766#musicalwork> .

<album/65766#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-03-21"^^xsd:date ;
    dcterms:title "PATLABOR SINGLES COLLECTION"@en,
        "機動警察パトレイバー シングル・コレクション"@ja,
        "Kidou Keisatsu Patlabor Single Collection"@ja-latn ;
    mo:catalogue_number "VPCG-83232" ;
    mo:media_type "CD" ;
    mo:publication_of <album/65766#musicalexpression> ;
    mo:publisher <org/2285#subject> ;
    mo:record _:Na96c70175a8c469bab3a35dd82a958de ;
    mo:record_count 1 ;
    schema:about <product/4404#subject>,
        <product/4405#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "KISSME QUICK"@en ;
            foaf:name "KISSME QUICK"@en ],
        <artist/11897#subject>,
        <artist/11898#subject>,
        <artist/1628#subject>,
        <artist/169#subject>,
        <artist/17841#subject>,
        <artist/17842#subject>,
        <artist/40208#subject>,
        <artist/62948#subject> ;
    schema:datePublished "1992-03-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/66/65766/65766-1487643117.jpg> ;
    schema:name "PATLABOR SINGLES COLLECTION"@en,
        "機動警察パトレイバー シングル・コレクション"@ja,
        "Kidou Keisatsu Patlabor Single Collection"@ja-latn ;
    schema:publisher <org/2285#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/65766/65766-1487643117.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65766#subject> ;
    schema:name "TAKE"@en ;
    foaf:made <album/65766#subject> ;
    foaf:name "TAKE"@en .

_:N32f1c6fee873472f85cb0a6436c3b7c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MIDNIGHT BLUE"@ja,
        "MIDNIGHT BLUE"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Na96c70175a8c469bab3a35dd82a958de ;
    schema:name "MIDNIGHT BLUE"@ja,
        "MIDNIGHT BLUE"@ja-latn .

_:N3492b6b887544239abc940ce6634f1d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YOU ARE THE ONE"@ja,
        "YOU ARE THE ONE"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Na96c70175a8c469bab3a35dd82a958de ;
    schema:name "YOU ARE THE ONE"@ja,
        "YOU ARE THE ONE"@ja-latn .

_:N57babd03b6e14388b879e6285acdb06a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LONG SILENCE"@ja,
        "LONG SILENCE"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Na96c70175a8c469bab3a35dd82a958de ;
    schema:name "LONG SILENCE"@ja,
        "LONG SILENCE"@ja-latn .

_:N5831763abd834fb896fabb243970dc7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コンディション・グリーン～緊急発進～"@ja,
        "CONDITION GREEN"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Na96c70175a8c469bab3a35dd82a958de ;
    schema:name "コンディション・グリーン～緊急発進～"@ja,
        "CONDITION GREEN"@ja-latn .

_:N7e8d26de64d647dd9dbf2e90c3c6f1d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そのままの君でいて"@ja,
        "SONOMAMA-NO KIMIDEITE"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Na96c70175a8c469bab3a35dd82a958de ;
    schema:name "そのままの君でいて"@ja,
        "SONOMAMA-NO KIMIDEITE"@ja-latn .

_:Nb74b0818ad664d40af0c8c698303c1f7 a schema:Person,
        foaf:Person ;
    mo:performed <album/65766#performance> ;
    schema:name "KISSME QUICK"@en ;
    foaf:name "KISSME QUICK"@en .

_:Nbdf12663a9774f5293cc5b631d776adc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "守りたいの"@ja,
        "MAMORITAINO"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Na96c70175a8c469bab3a35dd82a958de ;
    schema:name "守りたいの"@ja,
        "MAMORITAINO"@ja-latn .

_:Nc5e974dfa0a84c1f8769cd20ff12ef4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マイ・ペース～My Way My Pace～"@ja,
        "MY PACE (MY WAY MY PACE)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Na96c70175a8c469bab3a35dd82a958de ;
    schema:name "マイ・ペース～My Way My Pace～"@ja,
        "MY PACE (MY WAY MY PACE)"@ja-latn .

_:Ne5dba8ad199e4a588d70b4f25282b853 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IDLING for you"@ja,
        "IDLING FOR YOU"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Na96c70175a8c469bab3a35dd82a958de ;
    schema:name "IDLING for you"@ja,
        "IDLING FOR YOU"@ja-latn .

_:Nebf16bf58f78470eb81d6a7e809d6748 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パラダイスの確率"@ja,
        "PARADISE-NO KAKURITSU"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Na96c70175a8c469bab3a35dd82a958de ;
    schema:name "パラダイスの確率"@ja,
        "PARADISE-NO KAKURITSU"@ja-latn .

_:Nf4db7c4c65f34fdfa595c18d4854bd26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "100カラットの未来"@ja,
        "100 CARAT-NO MIRAI"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Na96c70175a8c469bab3a35dd82a958de ;
    schema:name "100カラットの未来"@ja,
        "100 CARAT-NO MIRAI"@ja-latn .

_:Na96c70175a8c469bab3a35dd82a958de a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N32f1c6fee873472f85cb0a6436c3b7c5,
        _:N3492b6b887544239abc940ce6634f1d1,
        _:N57babd03b6e14388b879e6285acdb06a,
        _:N5831763abd834fb896fabb243970dc7d,
        _:N7e8d26de64d647dd9dbf2e90c3c6f1d0,
        _:Nbdf12663a9774f5293cc5b631d776adc,
        _:Nc5e974dfa0a84c1f8769cd20ff12ef4c,
        _:Ne5dba8ad199e4a588d70b4f25282b853,
        _:Nebf16bf58f78470eb81d6a7e809d6748,
        _:Nf4db7c4c65f34fdfa595c18d4854bd26 ;
    mo:track_count 10 ;
    schema:duration "PT37:54"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N32f1c6fee873472f85cb0a6436c3b7c5,
        _:N3492b6b887544239abc940ce6634f1d1,
        _:N57babd03b6e14388b879e6285acdb06a,
        _:N5831763abd834fb896fabb243970dc7d,
        _:N7e8d26de64d647dd9dbf2e90c3c6f1d0,
        _:Nbdf12663a9774f5293cc5b631d776adc,
        _:Nc5e974dfa0a84c1f8769cd20ff12ef4c,
        _:Ne5dba8ad199e4a588d70b4f25282b853,
        _:Nebf16bf58f78470eb81d6a7e809d6748,
        _:Nf4db7c4c65f34fdfa595c18d4854bd26 .

