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

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

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

<artist/30000#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92194#subject> ;
    schema:name "Takashi Watanabe"@en,
        "渡邊崇"@ja ;
    foaf:made <album/92194#composition>,
        <album/92194#subject> ;
    foaf:name "Takashi Watanabe"@en,
        "渡邊崇"@ja .

<album/92194#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I\"s Original Soundtrack"@en,
        "ドラマ「I\"s」オリジナル・サウンドトラック"@ja,
        "I\"s Original Soundtrack"@ja-latn ;
    mo:composer <artist/30000#subject> ;
    mo:produced_work <album/92194#musicalwork> ;
    schema:name "I\"s Original Soundtrack"@en,
        "ドラマ「I\"s」オリジナル・サウンドトラック"@ja,
        "I\"s Original Soundtrack"@ja-latn .

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

<album/92194#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I\"s Original Soundtrack"@en,
        "ドラマ「I\"s」オリジナル・サウンドトラック"@ja,
        "I\"s Original Soundtrack"@ja-latn ;
    mo:performance_of <album/92194#musicalwork> ;
    mo:recorded_as <album/92194#musicalexpression> ;
    schema:name "I\"s Original Soundtrack"@en,
        "ドラマ「I\"s」オリジナル・サウンドトラック"@ja,
        "I\"s Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/92194#musicalwork> .

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

<https://medium-media.vgm.io/albums/49/92194/92194-1572416887.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/92194#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-26"^^xsd:date ;
    dcterms:title "I\"s Original Soundtrack"@en,
        "ドラマ「I\"s」オリジナル・サウンドトラック"@ja,
        "I\"s Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/92194#musicalexpression> ;
    mo:publisher _:Nb3aa64ca19314ef4976ef67c137ea743 ;
    mo:record _:N8c6c05666d4f4ea48023b259294a7a89 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "I\"s (Live-Action)"@en ;
            foaf:name "I\"s (Live-Action)"@en ] ;
    schema:datePublished "2019-04-26"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/49/92194/92194-1572416887.jpg> ;
    schema:name "I\"s Original Soundtrack"@en,
        "ドラマ「I\"s」オリジナル・サウンドトラック"@ja,
        "I\"s Original Soundtrack"@ja-latn ;
    schema:publisher _:Nb3aa64ca19314ef4976ef67c137ea743 ;
    foaf:depiction <https://media.vgm.io/albums/49/92194/92194-1572416887.jpg> .

_:N06ea45b9a74446368ae7c88553bd8702 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦いの火蓋"@ja ;
    mo:track_number 27 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "戦いの火蓋"@ja .

_:N0a06e5a119a7439eb297359cc619e4ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "信じる心"@ja ;
    mo:track_number 26 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "信じる心"@ja .

_:N0f3abd33d1d84a72bf9c49a7fb421160 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コトの真相"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "コトの真相"@ja .

_:N0f701c5d287f44d8af8ee295b3ff2a54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青春の調べ 夏空"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "青春の調べ 夏空"@ja .

_:N248a1547f1c1444dbe97e78a91d4897e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "王様ゲーム"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "王様ゲーム"@ja .

_:N2a415fdb0c6644a8b191aa21004f53e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不穏な気配"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "不穏な気配"@ja .

_:N37668c7935014a3a9ccf26a79ffb68f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のハイテクニック"@ja ;
    mo:track_number 30 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "恋のハイテクニック"@ja .

_:N4517807d60474220af2d29b65b099238 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "光"@ja .

_:N4e56fa5c26324b6dacae58a9a39fdcf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想像と妄想"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "想像と妄想"@ja .

_:N52c94521df094521a207f4d559c518bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "壊れ物のようなそれ"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "壊れ物のようなそれ"@ja .

_:N6071ea374d71423ca86b9bcca3fd9d33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "すごいお客様"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "すごいお客様"@ja .

_:N73a0538e93ae41e1b16ab92f47b3dc6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青春の調べ ピアノ"@ja ;
    mo:track_number 25 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "青春の調べ ピアノ"@ja .

_:N74caee988e6b43c1a40a9f9239269661 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第4のI"@ja ;
    mo:track_number 28 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "第4のI"@ja .

_:N8405ec33791247cabc24a295a11a279c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暗がりにて"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "暗がりにて"@ja .

_:Na12e0e22a7ad4c4f89449c912327557b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マリオネット"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "マリオネット"@ja .

_:Na50b31c5991c4f0d9e8cc01254b6bfe8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ようこそパーティ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "ようこそパーティ"@ja .

_:Na8614147144c48548e20c97bf3d59161 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "衝動"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "衝動"@ja .

_:Nab8218114b574124abf21542dbf56347 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "交錯"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "交錯"@ja .

_:Nad2fe28d94a441999aa6c0b8750fb9c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青春の調べ 吐息"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "青春の調べ 吐息"@ja .

_:Nb02ee6f510ed45979f1ecbb3cc46dcb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決意"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "決意"@ja .

_:Nb1ad94c395c34838a6cf5aa0ed190fba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青春の調べ 新次元へ"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "青春の調べ 新次元へ"@ja .

_:Nb2624a963b27495793064b570dc504f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "新生活 一貴篇"@ja ;
    mo:track_number 32 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "新生活 一貴篇"@ja .

_:Nb3aa64ca19314ef4976ef67c137ea743 schema:name "SKY PerfecTV!"@en ;
    foaf:name "SKY PerfecTV!"@en .

_:Nb620fcd3739a45879e37af02771e0666 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まなざし"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "まなざし"@ja .

_:Nbb503531855243aab3adc5fdfaa04c8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "とおまわり"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "とおまわり"@ja .

_:Nbccc24fc7a164551a5b98b08f06a6fb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "思春期とは"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "思春期とは"@ja .

_:Nbda775902c914519b912b099eb8c49eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "仕組まれた二人旅行"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "仕組まれた二人旅行"@ja .

_:Nc25b7923e4a345598ebebaa1d67f8c20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "とらわれるもの"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "とらわれるもの"@ja .

_:Nc80e0aff627c4938bb982152ac85dd78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "影"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "影"@ja .

_:Nd57efe169c8841d5b26f6aa161ab94be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光 ショートバージョン"@ja ;
    mo:track_number 34 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "光 ショートバージョン"@ja .

_:Nd8b9a96529a94075818dbc2ba8fe9868 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青春の調べ 成長"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "青春の調べ 成長"@ja .

_:Ne909ac13ed2b47cc972b13c2d4063ab5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "安らかな日々"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "安らかな日々"@ja .

_:Nee46052bd6864e3e9c9a1e1b41a99fce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青春の調べ 純真"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "青春の調べ 純真"@ja .

_:Nf821e4582ba4442bae84a56a9907deee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "新生活 いつき篇"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "新生活 いつき篇"@ja .

_:Nfe05d687aaa942a2a348c330596b87d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "壁の向こう側"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N8c6c05666d4f4ea48023b259294a7a89 ;
    schema:name "壁の向こう側"@ja .

_:N8c6c05666d4f4ea48023b259294a7a89 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06ea45b9a74446368ae7c88553bd8702,
        _:N0a06e5a119a7439eb297359cc619e4ac,
        _:N0f3abd33d1d84a72bf9c49a7fb421160,
        _:N0f701c5d287f44d8af8ee295b3ff2a54,
        _:N248a1547f1c1444dbe97e78a91d4897e,
        _:N2a415fdb0c6644a8b191aa21004f53e1,
        _:N37668c7935014a3a9ccf26a79ffb68f0,
        _:N4517807d60474220af2d29b65b099238,
        _:N4e56fa5c26324b6dacae58a9a39fdcf8,
        _:N52c94521df094521a207f4d559c518bb,
        _:N6071ea374d71423ca86b9bcca3fd9d33,
        _:N73a0538e93ae41e1b16ab92f47b3dc6a,
        _:N74caee988e6b43c1a40a9f9239269661,
        _:N8405ec33791247cabc24a295a11a279c,
        _:Na12e0e22a7ad4c4f89449c912327557b,
        _:Na50b31c5991c4f0d9e8cc01254b6bfe8,
        _:Na8614147144c48548e20c97bf3d59161,
        _:Nab8218114b574124abf21542dbf56347,
        _:Nad2fe28d94a441999aa6c0b8750fb9c1,
        _:Nb02ee6f510ed45979f1ecbb3cc46dcb2,
        _:Nb1ad94c395c34838a6cf5aa0ed190fba,
        _:Nb2624a963b27495793064b570dc504f6,
        _:Nb620fcd3739a45879e37af02771e0666,
        _:Nbb503531855243aab3adc5fdfaa04c8c,
        _:Nbccc24fc7a164551a5b98b08f06a6fb8,
        _:Nbda775902c914519b912b099eb8c49eb,
        _:Nc25b7923e4a345598ebebaa1d67f8c20,
        _:Nc80e0aff627c4938bb982152ac85dd78,
        _:Nd57efe169c8841d5b26f6aa161ab94be,
        _:Nd8b9a96529a94075818dbc2ba8fe9868,
        _:Ne909ac13ed2b47cc972b13c2d4063ab5,
        _:Nee46052bd6864e3e9c9a1e1b41a99fce,
        _:Nf821e4582ba4442bae84a56a9907deee,
        _:Nfe05d687aaa942a2a348c330596b87d9 ;
    mo:track_count 34 ;
    schema:duration "PT45:54"^^xsd:interval ;
    schema:numTracks 34 ;
    schema:track _:N06ea45b9a74446368ae7c88553bd8702,
        _:N0a06e5a119a7439eb297359cc619e4ac,
        _:N0f3abd33d1d84a72bf9c49a7fb421160,
        _:N0f701c5d287f44d8af8ee295b3ff2a54,
        _:N248a1547f1c1444dbe97e78a91d4897e,
        _:N2a415fdb0c6644a8b191aa21004f53e1,
        _:N37668c7935014a3a9ccf26a79ffb68f0,
        _:N4517807d60474220af2d29b65b099238,
        _:N4e56fa5c26324b6dacae58a9a39fdcf8,
        _:N52c94521df094521a207f4d559c518bb,
        _:N6071ea374d71423ca86b9bcca3fd9d33,
        _:N73a0538e93ae41e1b16ab92f47b3dc6a,
        _:N74caee988e6b43c1a40a9f9239269661,
        _:N8405ec33791247cabc24a295a11a279c,
        _:Na12e0e22a7ad4c4f89449c912327557b,
        _:Na50b31c5991c4f0d9e8cc01254b6bfe8,
        _:Na8614147144c48548e20c97bf3d59161,
        _:Nab8218114b574124abf21542dbf56347,
        _:Nad2fe28d94a441999aa6c0b8750fb9c1,
        _:Nb02ee6f510ed45979f1ecbb3cc46dcb2,
        _:Nb1ad94c395c34838a6cf5aa0ed190fba,
        _:Nb2624a963b27495793064b570dc504f6,
        _:Nb620fcd3739a45879e37af02771e0666,
        _:Nbb503531855243aab3adc5fdfaa04c8c,
        _:Nbccc24fc7a164551a5b98b08f06a6fb8,
        _:Nbda775902c914519b912b099eb8c49eb,
        _:Nc25b7923e4a345598ebebaa1d67f8c20,
        _:Nc80e0aff627c4938bb982152ac85dd78,
        _:Nd57efe169c8841d5b26f6aa161ab94be,
        _:Nd8b9a96529a94075818dbc2ba8fe9868,
        _:Ne909ac13ed2b47cc972b13c2d4063ab5,
        _:Nee46052bd6864e3e9c9a1e1b41a99fce,
        _:Nf821e4582ba4442bae84a56a9907deee,
        _:Nfe05d687aaa942a2a348c330596b87d9 .

