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

<artist/28993#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyuu Okada"@en,
        "岡田美優"@ja ;
    foaf:made <album/115320#subject>,
        <album/115320#vocals> ;
    foaf:name "Miyuu Okada"@en,
        "岡田美優"@ja .

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

<artist/1690#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115320#subject> ;
    schema:name "Michiaki Kato"@en,
        "加藤みちあき"@ja ;
    foaf:made <album/115320#composition>,
        <album/115320#subject> ;
    foaf:name "Michiaki Kato"@en,
        "加藤みちあき"@ja .

<artist/5371#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115320#subject> ;
    schema:name "Mina Kubota"@en,
        "窪田ミナ"@ja ;
    foaf:made <album/115320#composition>,
        <album/115320#subject> ;
    foaf:name "Mina Kubota"@en,
        "窪田ミナ"@ja .

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

<album/115320#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bungo Shounen! ~Johnny Jr. de Meisaku wo Yomitoita~ Original Soundtrack"@en,
        "WOWOWオリジナルドラマ 文豪少年!〜ジャニーズJr.で名作を読み解いた〜 オリジナル・サウンドトラック"@ja,
        "Bungo Shounen! ~Johnny Jr. de Meisaku wo Yomitoita~ Original Soundtrack"@ja-latn ;
    mo:performance_of <album/115320#musicalwork> ;
    mo:recorded_as <album/115320#musicalexpression> ;
    schema:name "Bungo Shounen! ~Johnny Jr. de Meisaku wo Yomitoita~ Original Soundtrack"@en,
        "WOWOWオリジナルドラマ 文豪少年!〜ジャニーズJr.で名作を読み解いた〜 オリジナル・サウンドトラック"@ja,
        "Bungo Shounen! ~Johnny Jr. de Meisaku wo Yomitoita~ Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/115320#musicalwork> .

<org/2715#subject> schema:name "SUZAK MUSIK"@en,
        "SUZAK MUSIK"@ja,
        "SUZAK MUSIK"@ja-latn ;
    foaf:name "SUZAK MUSIK"@en,
        "SUZAK MUSIK"@ja,
        "SUZAK MUSIK"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/115320/115320-c5ca9318c4b9.jpg> a schema:ImageObject,
        foaf:Image .

<album/115320#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bungo Shounen! ~Johnny Jr. de Meisaku wo Yomitoita~ Original Soundtrack"@en,
        "WOWOWオリジナルドラマ 文豪少年!〜ジャニーズJr.で名作を読み解いた〜 オリジナル・サウンドトラック"@ja,
        "Bungo Shounen! ~Johnny Jr. de Meisaku wo Yomitoita~ Original Soundtrack"@ja-latn ;
    mo:composer <artist/1690#subject>,
        <artist/5371#subject> ;
    mo:produced_work <album/115320#musicalwork> ;
    schema:name "Bungo Shounen! ~Johnny Jr. de Meisaku wo Yomitoita~ Original Soundtrack"@en,
        "WOWOWオリジナルドラマ 文豪少年!〜ジャニーズJr.で名作を読み解いた〜 オリジナル・サウンドトラック"@ja,
        "Bungo Shounen! ~Johnny Jr. de Meisaku wo Yomitoita~ Original Soundtrack"@ja-latn .

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

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

<album/115320#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-11-17"^^xsd:date ;
    dcterms:title "Bungo Shounen! ~Johnny Jr. de Meisaku wo Yomitoita~ Original Soundtrack"@en,
        "WOWOWオリジナルドラマ 文豪少年!〜ジャニーズJr.で名作を読み解いた〜 オリジナル・サウンドトラック"@ja,
        "Bungo Shounen! ~Johnny Jr. de Meisaku wo Yomitoita~ Original Soundtrack"@ja-latn ;
    mo:catalogue_number "NGCS-1115" ;
    mo:media_type "CD" ;
    mo:publication_of <album/115320#musicalexpression> ;
    mo:publisher <org/2715#subject> ;
    mo:record _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Literary Boys! -- Reinterpreting masterpieces with Johnny's Jr. -- (Bungo Shounen! ~Johnny Jr. de Meisaku wo Yomitoita~)"@en ;
            foaf:name "Literary Boys! -- Reinterpreting masterpieces with Johnny's Jr. -- (Bungo Shounen! ~Johnny Jr. de Meisaku wo Yomitoita~)"@en ] ;
    schema:datePublished "2021-11-17"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/02/115320/115320-c5ca9318c4b9.jpg> ;
    schema:name "Bungo Shounen! ~Johnny Jr. de Meisaku wo Yomitoita~ Original Soundtrack"@en,
        "WOWOWオリジナルドラマ 文豪少年!〜ジャニーズJr.で名作を読み解いた〜 オリジナル・サウンドトラック"@ja,
        "Bungo Shounen! ~Johnny Jr. de Meisaku wo Yomitoita~ Original Soundtrack"@ja-latn ;
    schema:publisher <org/2715#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/115320/115320-c5ca9318c4b9.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "根津真純"@en ;
    foaf:made <album/115320#subject> ;
    foaf:name "根津真純"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "根津真純"@en ;
    foaf:made <album/115320#vocals> ;
    foaf:name "根津真純"@en .

_:N115affa503254c43968b27a1e0415dda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暗闇の迷路"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "暗闇の迷路"@ja .

_:N194bb89601bc42a7a521fcb833b0404e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tango Literario (Piano Ver.)"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "Tango Literario (Piano Ver.)"@ja .

_:N1a9580ca3f144de1ad60f42fa19d5124 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Red(謎の女のテーマ)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "The Red(謎の女のテーマ)"@ja .

_:N22958e8d340d4966ae561aa367ff12b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Deepest Part (Sorrow)"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "The Deepest Part (Sorrow)"@ja .

_:N29bfcd7bea834277a0675f211fedc940 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "背後のささやき"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "背後のささやき"@ja .

_:N34f603777acc4517b0e7ac1ef220a16e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白の狂気"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "白の狂気"@ja .

_:N3522f8ae19ef48139b557d2f8f6365e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風に舞う"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "風に舞う"@ja .

_:N5b3b73dcfb114ac69bf939aa385a7a20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nervous Conversation"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "Nervous Conversation"@ja .

_:N5b68f045cee8470b8e45b7ea439aab7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tango Literario (Guitar Ver.)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "Tango Literario (Guitar Ver.)"@ja .

_:N62f88f505a2544c09c7aa4f2d1bd150f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クモの糸"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "クモの糸"@ja .

_:N67c1359de5234bb1b7e111531d9e4c84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epílogo Literario"@ja ;
    mo:track_number 30 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "Epílogo Literario"@ja .

_:N6897085824384879a74d1856c9e7d1be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Melos"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "Blue Melos"@ja .

_:N6b7639f667c74dfe9bb72473b0479ac5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二百十日の鼓動"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "二百十日の鼓動"@ja .

_:N88ea8dc4966146a788de31b902f38d2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tango Literario <<メインテーマ>>"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "Tango Literario <<メインテーマ>>"@ja .

_:N8a54c19ea1514dbdbd37af458e8969ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セレナーデ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "セレナーデ"@ja .

_:N8d1543e7516f4d968cf77d65aeb082ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bright Side of Melos"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "Bright Side of Melos"@ja .

_:N935917841ed94231a8242782ce082bee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "本の扉を開いて"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "本の扉を開いて"@ja .

_:N93eec664ed714f90ba363863c4d6a3ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネクタイとカフス"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "ネクタイとカフス"@ja .

_:Na2336a882100489599d9125e082d5793 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tango Literario (Bandoneon Ver.)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "Tango Literario (Bandoneon Ver.)"@ja .

_:Naab50476701d491e8bb056f5cd8a5f87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "壁の中のリズム"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "壁の中のリズム"@ja .

_:Nac9418747f8243cc8ab9ae223fa00509 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少年と舟"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "少年と舟"@ja .

_:Nb28f099a3b4c4cb08dea7f33869fc198 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "猫導神社"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "猫導神社"@ja .

_:Nc328fc7e54cd41858309a494974a6caa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suspicion, Solitude and Her Parasol"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "Suspicion, Solitude and Her Parasol"@ja .

_:Nd54fe61aa8114b148ade6a54313de51b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Beginnings"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "The Beginnings"@ja .

_:Nd5abcae7235947a2a1bad0157d31f542 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fear of Eternity"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "The Fear of Eternity"@ja .

_:Ndfd463d0c1444464b7a02c93eac7645c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Loops of Pressure"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "The Loops of Pressure"@ja .

_:Ne0d25a6656c44280beba414c30863fcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪花(せっか)"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "雪花(せっか)"@ja .

_:Ne564a3edd5b7453bb6be3420f9f6482d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "言葉の森"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "言葉の森"@ja .

_:Ne69b9101edd442cab32d9af0f43c7444 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不思議な書斎"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "不思議な書斎"@ja .

_:Neee9f0b2db854aba8eba4015635aaf74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "罪と罰の散歩者のテーマ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nec8e5e9ff77042f4ae29595eeea9ba68 ;
    schema:name "罪と罰の散歩者のテーマ"@ja .

_:Nec8e5e9ff77042f4ae29595eeea9ba68 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N115affa503254c43968b27a1e0415dda,
        _:N194bb89601bc42a7a521fcb833b0404e,
        _:N1a9580ca3f144de1ad60f42fa19d5124,
        _:N22958e8d340d4966ae561aa367ff12b0,
        _:N29bfcd7bea834277a0675f211fedc940,
        _:N34f603777acc4517b0e7ac1ef220a16e,
        _:N3522f8ae19ef48139b557d2f8f6365e0,
        _:N5b3b73dcfb114ac69bf939aa385a7a20,
        _:N5b68f045cee8470b8e45b7ea439aab7a,
        _:N62f88f505a2544c09c7aa4f2d1bd150f,
        _:N67c1359de5234bb1b7e111531d9e4c84,
        _:N6897085824384879a74d1856c9e7d1be,
        _:N6b7639f667c74dfe9bb72473b0479ac5,
        _:N88ea8dc4966146a788de31b902f38d2b,
        _:N8a54c19ea1514dbdbd37af458e8969ae,
        _:N8d1543e7516f4d968cf77d65aeb082ad,
        _:N935917841ed94231a8242782ce082bee,
        _:N93eec664ed714f90ba363863c4d6a3ae,
        _:Na2336a882100489599d9125e082d5793,
        _:Naab50476701d491e8bb056f5cd8a5f87,
        _:Nac9418747f8243cc8ab9ae223fa00509,
        _:Nb28f099a3b4c4cb08dea7f33869fc198,
        _:Nc328fc7e54cd41858309a494974a6caa,
        _:Nd54fe61aa8114b148ade6a54313de51b,
        _:Nd5abcae7235947a2a1bad0157d31f542,
        _:Ndfd463d0c1444464b7a02c93eac7645c,
        _:Ne0d25a6656c44280beba414c30863fcb,
        _:Ne564a3edd5b7453bb6be3420f9f6482d,
        _:Ne69b9101edd442cab32d9af0f43c7444,
        _:Neee9f0b2db854aba8eba4015635aaf74 ;
    mo:track_count 30 ;
    schema:duration "PT60:19"^^xsd:interval ;
    schema:numTracks 30 ;
    schema:track _:N115affa503254c43968b27a1e0415dda,
        _:N194bb89601bc42a7a521fcb833b0404e,
        _:N1a9580ca3f144de1ad60f42fa19d5124,
        _:N22958e8d340d4966ae561aa367ff12b0,
        _:N29bfcd7bea834277a0675f211fedc940,
        _:N34f603777acc4517b0e7ac1ef220a16e,
        _:N3522f8ae19ef48139b557d2f8f6365e0,
        _:N5b3b73dcfb114ac69bf939aa385a7a20,
        _:N5b68f045cee8470b8e45b7ea439aab7a,
        _:N62f88f505a2544c09c7aa4f2d1bd150f,
        _:N67c1359de5234bb1b7e111531d9e4c84,
        _:N6897085824384879a74d1856c9e7d1be,
        _:N6b7639f667c74dfe9bb72473b0479ac5,
        _:N88ea8dc4966146a788de31b902f38d2b,
        _:N8a54c19ea1514dbdbd37af458e8969ae,
        _:N8d1543e7516f4d968cf77d65aeb082ad,
        _:N935917841ed94231a8242782ce082bee,
        _:N93eec664ed714f90ba363863c4d6a3ae,
        _:Na2336a882100489599d9125e082d5793,
        _:Naab50476701d491e8bb056f5cd8a5f87,
        _:Nac9418747f8243cc8ab9ae223fa00509,
        _:Nb28f099a3b4c4cb08dea7f33869fc198,
        _:Nc328fc7e54cd41858309a494974a6caa,
        _:Nd54fe61aa8114b148ade6a54313de51b,
        _:Nd5abcae7235947a2a1bad0157d31f542,
        _:Ndfd463d0c1444464b7a02c93eac7645c,
        _:Ne0d25a6656c44280beba414c30863fcb,
        _:Ne564a3edd5b7453bb6be3420f9f6482d,
        _:Ne69b9101edd442cab32d9af0f43c7444,
        _:Neee9f0b2db854aba8eba4015635aaf74 .

