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

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

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

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

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

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

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

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

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

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

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

<album/72454#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/72454#musicalwork> ;
    mo:recorded_as <album/72454#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/72454#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/45/72454/72454-1508920621.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/72454#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/45/72454/72454-1508920621.jpg> ;
    foaf:depicts <album/72454#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/45/72454/72454-1508920621.jpg> .

<https://medium-media.vgm.io/albums/45/72454/72454-1508920621.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/72454#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/72454#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/72454#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-11-17"^^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 "27L4-115" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/57238> ;
    mo:publication_of <album/72454#musicalexpression> ;
    mo:publisher <org/1294#subject> ;
    mo:record _:Ne92f97a8251c4c90b7cd338dbf555c21 ;
    mo:record_count 1 ;
    schema:about <product/4406#subject>,
        <product/4407#subject> ;
    schema:datePublished "1989-11-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/45/72454/72454-1508920621.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/45/72454/72454-1508920621.jpg> .

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

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

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

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

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

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

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

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

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

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

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

_:Ne92f97a8251c4c90b7cd338dbf555c21 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ca4133b7396415c8293e07397d029fd,
        _:N414542d6cb644700b24143bee0932a53,
        _:N444d4135a1144f64a1193c4141935bfe,
        _:N4a53c7332f674083acf909cff68f11b7,
        _:N69d20f140bf84514aaa3c963b546eb4e,
        _:N7d7080d181134d5f981d45987dd6577f,
        _:N8f294ccfcdbb44749c8933e0d7c160f5,
        _:N9d788551dce340238d331aa80a951d75,
        _:N9df8fda022814dfaa6f9e68d397bfaa1,
        _:Nd16ca0c036cf4f5298a75767e2657549,
        _:Nd88f9fe749f34f54854de4acbfedaa5f ;
    mo:track_count 11 ;
    schema:duration "PT22:54"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N2ca4133b7396415c8293e07397d029fd,
        _:N414542d6cb644700b24143bee0932a53,
        _:N444d4135a1144f64a1193c4141935bfe,
        _:N4a53c7332f674083acf909cff68f11b7,
        _:N69d20f140bf84514aaa3c963b546eb4e,
        _:N7d7080d181134d5f981d45987dd6577f,
        _:N8f294ccfcdbb44749c8933e0d7c160f5,
        _:N9d788551dce340238d331aa80a951d75,
        _:N9df8fda022814dfaa6f9e68d397bfaa1,
        _:Nd16ca0c036cf4f5298a75767e2657549,
        _:Nd88f9fe749f34f54854de4acbfedaa5f .

