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

<artist/45#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18862#subject> ;
    schema:name "Susumu Ueda"@en,
        "上田益"@ja ;
    foaf:made <album/18862#composition>,
        <album/18862#subject> ;
    foaf:name "Susumu Ueda"@en,
        "上田益"@ja .

<artist/7654#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18862#subject> ;
    schema:name "Eiichiro Taruki"@en ;
    foaf:made <album/18862#composition>,
        <album/18862#lyrics>,
        <album/18862#subject>,
        <album/18862#vocals> ;
    foaf:name "Eiichiro Taruki"@en .

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

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

<album/18862#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "YŪGO ~KOSHONIN~ ORIGINAL SOUNDTRACK"@en,
        "勇午 ～交渉人～ オリジナル・サウンドトラック"@ja,
        "Yuugo ~Koushounin~ Original Soundtrack"@ja-latn ;
    mo:performance_of <album/18862#musicalwork> ;
    mo:recorded_as <album/18862#musicalexpression> ;
    schema:name "YŪGO ~KOSHONIN~ ORIGINAL SOUNDTRACK"@en,
        "勇午 ～交渉人～ オリジナル・サウンドトラック"@ja,
        "Yuugo ~Koushounin~ Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/18862#musicalwork> .

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

<org/137#subject> schema:name "Konami Media Entertainment, Inc."@en,
        "株式会社コナミメディアエンタテインメント"@ja,
        "Konami Media Entertainment, Inc."@ja-latn ;
    foaf:name "Konami Media Entertainment, Inc."@en,
        "株式会社コナミメディアエンタテインメント"@ja,
        "Konami Media Entertainment, Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/26/18862/18862-1322093001.jpg> a schema:ImageObject,
        foaf:Image .

<album/18862#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "YŪGO ~KOSHONIN~ ORIGINAL SOUNDTRACK"@en,
        "勇午 ～交渉人～ オリジナル・サウンドトラック"@ja,
        "Yuugo ~Koushounin~ Original Soundtrack"@ja-latn ;
    mo:composer <artist/45#subject>,
        <artist/7654#subject> ;
    mo:produced_work <album/18862#musicalwork> ;
    schema:name "YŪGO ~KOSHONIN~ ORIGINAL SOUNDTRACK"@en,
        "勇午 ～交渉人～ オリジナル・サウンドトラック"@ja,
        "Yuugo ~Koushounin~ Original Soundtrack"@ja-latn .

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

<album/18862#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-03-24"^^xsd:date ;
    dcterms:title "YŪGO ~KOSHONIN~ ORIGINAL SOUNDTRACK"@en,
        "勇午 ～交渉人～ オリジナル・サウンドトラック"@ja,
        "Yuugo ~Koushounin~ Original Soundtrack"@ja-latn ;
    mo:catalogue_number "KOLA-062" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18862#musicalexpression> ;
    mo:publisher <org/137#subject> ;
    mo:record _:N3ed496c510274fceb50ac33c49754d65 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Yugo ~Koshonin~"@en ;
            foaf:name "Yugo ~Koshonin~"@en ] ;
    schema:datePublished "2004-03-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/26/18862/18862-1322093001.jpg> ;
    schema:name "YŪGO ~KOSHONIN~ ORIGINAL SOUNDTRACK"@en,
        "勇午 ～交渉人～ オリジナル・サウンドトラック"@ja,
        "Yuugo ~Koushounin~ Original Soundtrack"@ja-latn ;
    schema:publisher <org/137#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/18862/18862-1322093001.jpg> .

_:N1c3911002b9f4d33a419a62d64eb9004 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "支配する者"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "支配する者"@ja .

_:N252a5d1216a14c18bb9753d2d68740e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "届いた祈り"@ja ;
    mo:track_number 31 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "届いた祈り"@ja .

_:N3a54ff63f4b647f488d1ae0b9e78bb51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒の地平線"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "黒の地平線"@ja .

_:N450af69b27df43b39c188d3de7e3354c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迫り来る影"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "迫り来る影"@ja .

_:N45b81d7c0ce34021b6fd5e28c5c2991b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "砂塵の行方"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "砂塵の行方"@ja .

_:N4cf3b90cb0214108ad412ba4090ee27c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "昇陽"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "昇陽"@ja .

_:N4e2ba668c1c44239851c133a33d533e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "孤独な瞳"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "孤独な瞳"@ja .

_:N55c48ccbdbc84304906e4b51037841c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レクイエム"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "レクイエム"@ja .

_:N58f47ac1443b4e8eb4dca0624d8283e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トパーズの夜"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "トパーズの夜"@ja .

_:N5938a8feb66b4f1aa0c9fc2d14b6780f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "友情?それとも愛?"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "友情?それとも愛?"@ja .

_:N5c4ad7c380ec49689738288bb6dff233 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "哀しみのライラ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "哀しみのライラ"@ja .

_:N5cd08b8d3bdd419880a2094d68a7a762 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クリスタル・シャドウ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "クリスタル・シャドウ"@ja .

_:N69215c4f9c914f1895f02a28477e77eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ディスタンス"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "ディスタンス"@ja .

_:N732ddf1df68141b99ac82384350fcdbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "勇午のテーマ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "勇午のテーマ"@ja .

_:N788f761cf0db492dbb277ea7dd52e6b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "交錯する意識"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "交錯する意識"@ja .

_:N80bcbef3250c48d59a23590a097b6f39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決意の時"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "決意の時"@ja .

_:N8c5edbb82ca943b3b435457b46bbccc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "静かなる戦略"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "静かなる戦略"@ja .

_:N8f2950b1000f4f5997962a22e6826bab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "思考の対位法"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "思考の対位法"@ja .

_:N94f25dca41d94fcfbfd2b5673f942df0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "陰謀の足音"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "陰謀の足音"@ja .

_:N9a80f9718cf5497db8d44a3a0dbd9d32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ナージェシカの涙"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "ナージェシカの涙"@ja .

_:Na50fbbaf857847a99b21a2316097812d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロシアン・ビート"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "ロシアン・ビート"@ja .

_:Na528fc7349d549ada924249498c714d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秘めたる意思"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "秘めたる意思"@ja .

_:Nadd26b132b3d42f8ada846a9e875dd3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旅立ち"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "旅立ち"@ja .

_:Nae5defa4f206464293dd524e04e2a2f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "罠"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "罠"@ja .

_:Naedaaf177bfd4881a28892b3c6e8f29e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ストリート・ダンス"@ja ;
    mo:track_number 29 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "ストリート・ダンス"@ja .

_:Nb5e37dfe12e24363b1d867ae05500828 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "柔らかな吐息"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "柔らかな吐息"@ja .

_:Nb5e444c478c4458285cf6abbaca25b58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "modern size"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "modern size"@ja .

_:Nb84123f3de854bf19c79b758cd62c4f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追跡"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "追跡"@ja .

_:Nd08d151891414678bb4533d513e96a73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ララバイ"@ja ;
    mo:track_number 32 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "ララバイ"@ja .

_:Nd92d378623f94c7996b9e87ef74fb256 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kitty"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "kitty"@ja .

_:Nf34f82d833b742189ec7dfbf2c11c28f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "核心への道"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "核心への道"@ja .

_:Nf86189a9e72e407f9af934e07b9ac473 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蜃気楼"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N3ed496c510274fceb50ac33c49754d65 ;
    schema:name "蜃気楼"@ja .

_:N3ed496c510274fceb50ac33c49754d65 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c3911002b9f4d33a419a62d64eb9004,
        _:N252a5d1216a14c18bb9753d2d68740e1,
        _:N3a54ff63f4b647f488d1ae0b9e78bb51,
        _:N450af69b27df43b39c188d3de7e3354c,
        _:N45b81d7c0ce34021b6fd5e28c5c2991b,
        _:N4cf3b90cb0214108ad412ba4090ee27c,
        _:N4e2ba668c1c44239851c133a33d533e1,
        _:N55c48ccbdbc84304906e4b51037841c8,
        _:N58f47ac1443b4e8eb4dca0624d8283e7,
        _:N5938a8feb66b4f1aa0c9fc2d14b6780f,
        _:N5c4ad7c380ec49689738288bb6dff233,
        _:N5cd08b8d3bdd419880a2094d68a7a762,
        _:N69215c4f9c914f1895f02a28477e77eb,
        _:N732ddf1df68141b99ac82384350fcdbf,
        _:N788f761cf0db492dbb277ea7dd52e6b9,
        _:N80bcbef3250c48d59a23590a097b6f39,
        _:N8c5edbb82ca943b3b435457b46bbccc6,
        _:N8f2950b1000f4f5997962a22e6826bab,
        _:N94f25dca41d94fcfbfd2b5673f942df0,
        _:N9a80f9718cf5497db8d44a3a0dbd9d32,
        _:Na50fbbaf857847a99b21a2316097812d,
        _:Na528fc7349d549ada924249498c714d8,
        _:Nadd26b132b3d42f8ada846a9e875dd3e,
        _:Nae5defa4f206464293dd524e04e2a2f6,
        _:Naedaaf177bfd4881a28892b3c6e8f29e,
        _:Nb5e37dfe12e24363b1d867ae05500828,
        _:Nb5e444c478c4458285cf6abbaca25b58,
        _:Nb84123f3de854bf19c79b758cd62c4f5,
        _:Nd08d151891414678bb4533d513e96a73,
        _:Nd92d378623f94c7996b9e87ef74fb256,
        _:Nf34f82d833b742189ec7dfbf2c11c28f,
        _:Nf86189a9e72e407f9af934e07b9ac473 ;
    mo:track_count 32 ;
    schema:duration "PT67:20"^^xsd:interval ;
    schema:numTracks 32 ;
    schema:track _:N1c3911002b9f4d33a419a62d64eb9004,
        _:N252a5d1216a14c18bb9753d2d68740e1,
        _:N3a54ff63f4b647f488d1ae0b9e78bb51,
        _:N450af69b27df43b39c188d3de7e3354c,
        _:N45b81d7c0ce34021b6fd5e28c5c2991b,
        _:N4cf3b90cb0214108ad412ba4090ee27c,
        _:N4e2ba668c1c44239851c133a33d533e1,
        _:N55c48ccbdbc84304906e4b51037841c8,
        _:N58f47ac1443b4e8eb4dca0624d8283e7,
        _:N5938a8feb66b4f1aa0c9fc2d14b6780f,
        _:N5c4ad7c380ec49689738288bb6dff233,
        _:N5cd08b8d3bdd419880a2094d68a7a762,
        _:N69215c4f9c914f1895f02a28477e77eb,
        _:N732ddf1df68141b99ac82384350fcdbf,
        _:N788f761cf0db492dbb277ea7dd52e6b9,
        _:N80bcbef3250c48d59a23590a097b6f39,
        _:N8c5edbb82ca943b3b435457b46bbccc6,
        _:N8f2950b1000f4f5997962a22e6826bab,
        _:N94f25dca41d94fcfbfd2b5673f942df0,
        _:N9a80f9718cf5497db8d44a3a0dbd9d32,
        _:Na50fbbaf857847a99b21a2316097812d,
        _:Na528fc7349d549ada924249498c714d8,
        _:Nadd26b132b3d42f8ada846a9e875dd3e,
        _:Nae5defa4f206464293dd524e04e2a2f6,
        _:Naedaaf177bfd4881a28892b3c6e8f29e,
        _:Nb5e37dfe12e24363b1d867ae05500828,
        _:Nb5e444c478c4458285cf6abbaca25b58,
        _:Nb84123f3de854bf19c79b758cd62c4f5,
        _:Nd08d151891414678bb4533d513e96a73,
        _:Nd92d378623f94c7996b9e87ef74fb256,
        _:Nf34f82d833b742189ec7dfbf2c11c28f,
        _:Nf86189a9e72e407f9af934e07b9ac473 .

