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

<artist/12910#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiko Oga"@en,
        "雄鹿美子"@ja ;
    foaf:made <album/57239#lyrics>,
        <album/57239#subject> ;
    foaf:name "Yoshiko Oga"@en,
        "雄鹿美子"@ja .

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

<artist/9694#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazunori Sonobe"@en,
        "園部和範"@ja ;
    foaf:made <album/57239#lyrics>,
        <album/57239#subject> ;
    foaf:name "Kazunori Sonobe"@en,
        "園部和範"@ja .

<album/57238> a mo:Release ;
    mo:catalogue_number "27L2-115" .

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

<artist/24372#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57239#subject> ;
    schema:name "Mika Takenaka"@en,
        "竹中三佳"@ja ;
    foaf:made <album/57239#composition>,
        <album/57239#subject> ;
    foaf:name "Mika Takenaka"@en,
        "竹中三佳"@ja .

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

<artist/3867#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57239#subject> ;
    schema:name "Katsuki Maeda"@en,
        "前田克樹"@ja ;
    foaf:made <album/57239#composition>,
        <album/57239#subject> ;
    foaf:name "Katsuki Maeda"@en,
        "前田克樹"@ja .

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

<artist/629#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57239#subject> ;
    schema:name "Toshiyuki Watanabe"@en,
        "渡辺俊幸"@ja ;
    foaf:made <album/57239#composition>,
        <album/57239#subject> ;
    foaf:name "Toshiyuki Watanabe"@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 .

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

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

<album/57239#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Headgear Presents Mobile Police Patlabor Vol.6 \"INTENTION\""@en,
        "Headgear Presents Mobile Police Patlabor Vol.6 \"INTENTION\""@ja,
        "Headgear Presents Mobile Police Patlabor Vol.6 \"INTENTION\""@ja-latn ;
    mo:performance_of <album/57239#musicalwork> ;
    mo:recorded_as <album/57239#musicalexpression> ;
    schema:name "Headgear Presents Mobile Police Patlabor Vol.6 \"INTENTION\""@en,
        "Headgear Presents Mobile Police Patlabor Vol.6 \"INTENTION\""@ja,
        "Headgear Presents Mobile Police Patlabor Vol.6 \"INTENTION\""@ja-latn ;
    schema:workPerformed <album/57239#musicalwork> .

<org/1294#subject> schema:name "Warner Bros. Records"@en,
        "Warner Bros. Records"@ja,
        "Warner Bros. Records"@ja-latn ;
    foaf:name "Warner Bros. Records"@en,
        "Warner Bros. Records"@ja,
        "Warner Bros. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/93/57239/57239-1455921309.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/57239#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Headgear Presents Mobile Police Patlabor Vol.6 \"INTENTION\""@en,
        "Headgear Presents Mobile Police Patlabor Vol.6 \"INTENTION\""@ja,
        "Headgear Presents Mobile Police Patlabor Vol.6 \"INTENTION\""@ja-latn ;
    mo:composer <artist/24372#subject>,
        <artist/322#subject>,
        <artist/3867#subject>,
        <artist/5852#subject>,
        <artist/629#subject> ;
    mo:produced_work <album/57239#musicalwork> ;
    schema:name "Headgear Presents Mobile Police Patlabor Vol.6 \"INTENTION\""@en,
        "Headgear Presents Mobile Police Patlabor Vol.6 \"INTENTION\""@ja,
        "Headgear Presents Mobile Police Patlabor Vol.6 \"INTENTION\""@ja-latn .

<album/57239#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-12-21"^^xsd:date ;
    dcterms:title "Headgear Presents Mobile Police Patlabor Vol.6 \"INTENTION\""@en,
        "Headgear Presents Mobile Police Patlabor Vol.6 \"INTENTION\""@ja,
        "Headgear Presents Mobile Police Patlabor Vol.6 \"INTENTION\""@ja-latn ;
    mo:catalogue_number "WPCL-618" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/57238> ;
    mo:publication_of <album/57239#musicalexpression> ;
    mo:publisher <org/1294#subject> ;
    mo:record _:Ncf8cc495f62e4231bbc090390448e17a ;
    mo:record_count 1 ;
    schema:about <product/4406#subject>,
        <product/4407#subject> ;
    schema:datePublished "1991-12-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/93/57239/57239-1455921309.jpg> ;
    schema:name "Headgear Presents Mobile Police Patlabor Vol.6 \"INTENTION\""@en,
        "Headgear Presents Mobile Police Patlabor Vol.6 \"INTENTION\""@ja,
        "Headgear Presents Mobile Police Patlabor Vol.6 \"INTENTION\""@ja-latn ;
    schema:publisher <org/1294#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/57239/57239-1455921309.jpg> .

_:N0c936b3f80ef4e188aabe7a9cde257d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "正義が恋人 -野明(ノア)のバラード"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Ncf8cc495f62e4231bbc090390448e17a ;
    schema:name "正義が恋人 -野明(ノア)のバラード"@ja .

_:N1818de17344144689a1e603aa5939bd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "涙のハングルドール"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ncf8cc495f62e4231bbc090390448e17a ;
    schema:name "涙のハングルドール"@ja .

_:N22193f84dda044fabf6ea0c931ae000b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never so Sweet"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ncf8cc495f62e4231bbc090390448e17a ;
    schema:name "Never so Sweet"@ja .

_:N38f4a52f4fc746df969cb3104a98a667 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PATLABOR'99"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Ncf8cc495f62e4231bbc090390448e17a ;
    schema:name "PATLABOR'99"@ja .

_:N3d7d2296ed8d4b3a91a89df46ee51bb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Close to You"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Ncf8cc495f62e4231bbc090390448e17a ;
    schema:name "Close to You"@ja .

_:N5693f414c5b645f5bdecdd29017469a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "約束の土地へ(New Mix)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Ncf8cc495f62e4231bbc090390448e17a ;
    schema:name "約束の土地へ(New Mix)"@ja .

_:N72ad2c8d489e4cb0a2778bd624a3e1d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sail Alone"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Ncf8cc495f62e4231bbc090390448e17a ;
    schema:name "Sail Alone"@ja .

_:N91d53275eb794f16bb893ece7e996ea1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冷たいくらいが好き"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ncf8cc495f62e4231bbc090390448e17a ;
    schema:name "冷たいくらいが好き"@ja .

_:Nb5797bd3cc254f1895f01f3aea52f23c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent..."@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Ncf8cc495f62e4231bbc090390448e17a ;
    schema:name "Silent..."@ja .

_:Ne0d8fbfffd42446d9e5b0dcbd1607393 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Believe yourself Again(リミックス・ヴァージョン)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Ncf8cc495f62e4231bbc090390448e17a ;
    schema:name "Believe yourself Again(リミックス・ヴァージョン)"@ja .

_:Nff74b4c8a8d042ebba96c031d437e934 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INTERFACE"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Ncf8cc495f62e4231bbc090390448e17a ;
    schema:name "INTERFACE"@ja .

_:Ncf8cc495f62e4231bbc090390448e17a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c936b3f80ef4e188aabe7a9cde257d5,
        _:N1818de17344144689a1e603aa5939bd3,
        _:N22193f84dda044fabf6ea0c931ae000b,
        _:N38f4a52f4fc746df969cb3104a98a667,
        _:N3d7d2296ed8d4b3a91a89df46ee51bb3,
        _:N5693f414c5b645f5bdecdd29017469a6,
        _:N72ad2c8d489e4cb0a2778bd624a3e1d2,
        _:N91d53275eb794f16bb893ece7e996ea1,
        _:Nb5797bd3cc254f1895f01f3aea52f23c,
        _:Ne0d8fbfffd42446d9e5b0dcbd1607393,
        _:Nff74b4c8a8d042ebba96c031d437e934 ;
    mo:track_count 11 ;
    schema:duration "PT48:11"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0c936b3f80ef4e188aabe7a9cde257d5,
        _:N1818de17344144689a1e603aa5939bd3,
        _:N22193f84dda044fabf6ea0c931ae000b,
        _:N38f4a52f4fc746df969cb3104a98a667,
        _:N3d7d2296ed8d4b3a91a89df46ee51bb3,
        _:N5693f414c5b645f5bdecdd29017469a6,
        _:N72ad2c8d489e4cb0a2778bd624a3e1d2,
        _:N91d53275eb794f16bb893ece7e996ea1,
        _:Nb5797bd3cc254f1895f01f3aea52f23c,
        _:Ne0d8fbfffd42446d9e5b0dcbd1607393,
        _:Nff74b4c8a8d042ebba96c031d437e934 .

