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

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

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

<artist/15748#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101626#subject> ;
    schema:name "Nobuaki Nobusawa"@en,
        "信澤宣明"@ja ;
    foaf:made <album/101626#composition>,
        <album/101626#subject> ;
    foaf:name "Nobuaki Nobusawa"@en,
        "信澤宣明"@ja .

<album/101626#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Unsung Cinderella: Byouin Yakuzaishi no Shohousen ORIGINAL SOUNDTRACK"@en,
        "フジテレビ系ドラマ「アンサング・シンデレラ 病院薬剤師の処方箋」オリジナルサウンドトラック"@ja,
        "Unsung Cinderella: Byouin Yakuzaishi no Shohousen ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer <artist/15748#subject> ;
    mo:produced_work <album/101626#musicalwork> ;
    schema:name "Unsung Cinderella: Byouin Yakuzaishi no Shohousen ORIGINAL SOUNDTRACK"@en,
        "フジテレビ系ドラマ「アンサング・シンデレラ 病院薬剤師の処方箋」オリジナルサウンドトラック"@ja,
        "Unsung Cinderella: Byouin Yakuzaishi no Shohousen ORIGINAL SOUNDTRACK"@ja-latn .

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

<album/101626#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Unsung Cinderella: Byouin Yakuzaishi no Shohousen ORIGINAL SOUNDTRACK"@en,
        "フジテレビ系ドラマ「アンサング・シンデレラ 病院薬剤師の処方箋」オリジナルサウンドトラック"@ja,
        "Unsung Cinderella: Byouin Yakuzaishi no Shohousen ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/101626#musicalwork> ;
    mo:recorded_as <album/101626#musicalexpression> ;
    schema:name "Unsung Cinderella: Byouin Yakuzaishi no Shohousen ORIGINAL SOUNDTRACK"@en,
        "フジテレビ系ドラマ「アンサング・シンデレラ 病院薬剤師の処方箋」オリジナルサウンドトラック"@ja,
        "Unsung Cinderella: Byouin Yakuzaishi no Shohousen ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/101626#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/62/101626/101626-f31fc0b6aca4.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/101626#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-19"^^xsd:date ;
    dcterms:title "Unsung Cinderella: Byouin Yakuzaishi no Shohousen ORIGINAL SOUNDTRACK"@en,
        "フジテレビ系ドラマ「アンサング・シンデレラ 病院薬剤師の処方箋」オリジナルサウンドトラック"@ja,
        "Unsung Cinderella: Byouin Yakuzaishi no Shohousen ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "PCCR-00701" ;
    mo:media_type "CD" ;
    mo:publication_of <album/101626#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N7633e186899147c8aa6c7528d27977f0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Unsung Cinderella: Midori"@en ;
            foaf:name "Unsung Cinderella: Midori"@en ],
        [ a schema:CreativeWork ;
            schema:name "The Hospital Pharmacist (Unsung Cinderella: Byouin Yakuzaishi no Shohousen)"@en ;
            foaf:name "The Hospital Pharmacist (Unsung Cinderella: Byouin Yakuzaishi no Shohousen)"@en ] ;
    schema:datePublished "2020-08-19"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/62/101626/101626-f31fc0b6aca4.jpg> ;
    schema:name "Unsung Cinderella: Byouin Yakuzaishi no Shohousen ORIGINAL SOUNDTRACK"@en,
        "フジテレビ系ドラマ「アンサング・シンデレラ 病院薬剤師の処方箋」オリジナルサウンドトラック"@ja,
        "Unsung Cinderella: Byouin Yakuzaishi no Shohousen ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/101626/101626-f31fc0b6aca4.jpg> .

_:N039bd54ec71a4adc8a7345e0fb3c8591 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一生、一緒"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "一生、一緒"@ja .

_:N13caea14a1aa45e8a90c0ac455659990 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "自分にしかできないこと"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "自分にしかできないこと"@ja .

_:N1b4a934f2190483392bc8ac619c8305b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "薬オタク"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "薬オタク"@ja .

_:N1e452ceecf3d4c9bb6e4889847d05e2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "憧れの薬剤師"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "憧れの薬剤師"@ja .

_:N2b740e1f097d48039d172aceeee900a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "当たり前の毎日"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "当たり前の毎日"@ja .

_:N30894ad1e16449ae82df0254217c402b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight Song"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "Fight Song"@ja .

_:N3842a99fadfc4bb9a57971eefb514a2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "捌いて捌いて捌ききる!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "捌いて捌いて捌ききる!"@ja .

_:N3f28e89392274c248fc5a97d8376da9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "病院の外の日常"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "病院の外の日常"@ja .

_:N4404f9b8db504186a9324608ee183f5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "服薬指導"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "服薬指導"@ja .

_:N4f5670ee2bd64fe49a5a41ca38780d8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "薬剤部"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "薬剤部"@ja .

_:N515eb6233b7246ac95a5649c5db7bcf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "説得より納得"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "説得より納得"@ja .

_:N5378b9f60ca94e539554fdd0f0fcb6c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "それぞれの未来"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "それぞれの未来"@ja .

_:N53c9dae357ce4a58a2f09c0edb832933 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "萬津総合病院病院歌「病を看ずに患者を見ろ」"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "萬津総合病院病院歌「病を看ずに患者を見ろ」"@ja .

_:N60989f5e70a34fa39af377e7f394c0fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "病なき病"@ja ;
    mo:track_number 23 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "病なき病"@ja .

_:N6d605d86efe14ec99be96b2e55b072d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "霧の中"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "霧の中"@ja .

_:N7d40d8a117eb4925a00131772c97072e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "疑義照会"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "疑義照会"@ja .

_:N99457cf78d0f4bc4a436094c4744b1b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "自分の無力さ"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "自分の無力さ"@ja .

_:N999eeac6e8014b38961b45bc241efef1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "病院薬剤師、葵みどり"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "病院薬剤師、葵みどり"@ja .

_:N9f5444f922a046cc827354680b2e4566 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "患者と向き合う"@ja ;
    mo:track_number 24 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "患者と向き合う"@ja .

_:Na50891a13b814c99bc10bf1162034299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "緊急搬送"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "緊急搬送"@ja .

_:Nadef26c3c0ce464e8e8dd91d3a32eab9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "理想と現実"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "理想と現実"@ja .

_:Nb3b012557f444484a1b3b1c3300b1e26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight Song Pf Ambient ver."@ja ;
    mo:track_number 20 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "Fight Song Pf Ambient ver."@ja .

_:Nc4460f3a16ac433bb50eea633bbfc20d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最後の砦"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "最後の砦"@ja .

_:Ncb636ae3a95f4beda9c962462c9d8793 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "薬剤師っていらなくない?"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "薬剤師っていらなくない?"@ja .

_:Ncba87e00da0848adb5a929f5f85e1ae7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小児科病棟"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "小児科病棟"@ja .

_:Nf87f72f324484fdf933d6c0882603798 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "医師との対立"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "医師との対立"@ja .

_:Nfc606e64a5484a22a0f55b155e6cc3c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unsung"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N7633e186899147c8aa6c7528d27977f0 ;
    schema:name "Unsung"@ja .

_:N7633e186899147c8aa6c7528d27977f0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N039bd54ec71a4adc8a7345e0fb3c8591,
        _:N13caea14a1aa45e8a90c0ac455659990,
        _:N1b4a934f2190483392bc8ac619c8305b,
        _:N1e452ceecf3d4c9bb6e4889847d05e2a,
        _:N2b740e1f097d48039d172aceeee900a8,
        _:N30894ad1e16449ae82df0254217c402b,
        _:N3842a99fadfc4bb9a57971eefb514a2b,
        _:N3f28e89392274c248fc5a97d8376da9c,
        _:N4404f9b8db504186a9324608ee183f5e,
        _:N4f5670ee2bd64fe49a5a41ca38780d8b,
        _:N515eb6233b7246ac95a5649c5db7bcf2,
        _:N5378b9f60ca94e539554fdd0f0fcb6c9,
        _:N53c9dae357ce4a58a2f09c0edb832933,
        _:N60989f5e70a34fa39af377e7f394c0fc,
        _:N6d605d86efe14ec99be96b2e55b072d9,
        _:N7d40d8a117eb4925a00131772c97072e,
        _:N99457cf78d0f4bc4a436094c4744b1b4,
        _:N999eeac6e8014b38961b45bc241efef1,
        _:N9f5444f922a046cc827354680b2e4566,
        _:Na50891a13b814c99bc10bf1162034299,
        _:Nadef26c3c0ce464e8e8dd91d3a32eab9,
        _:Nb3b012557f444484a1b3b1c3300b1e26,
        _:Nc4460f3a16ac433bb50eea633bbfc20d,
        _:Ncb636ae3a95f4beda9c962462c9d8793,
        _:Ncba87e00da0848adb5a929f5f85e1ae7,
        _:Nf87f72f324484fdf933d6c0882603798,
        _:Nfc606e64a5484a22a0f55b155e6cc3c6 ;
    mo:track_count 27 ;
    schema:duration "PT79:00"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N039bd54ec71a4adc8a7345e0fb3c8591,
        _:N13caea14a1aa45e8a90c0ac455659990,
        _:N1b4a934f2190483392bc8ac619c8305b,
        _:N1e452ceecf3d4c9bb6e4889847d05e2a,
        _:N2b740e1f097d48039d172aceeee900a8,
        _:N30894ad1e16449ae82df0254217c402b,
        _:N3842a99fadfc4bb9a57971eefb514a2b,
        _:N3f28e89392274c248fc5a97d8376da9c,
        _:N4404f9b8db504186a9324608ee183f5e,
        _:N4f5670ee2bd64fe49a5a41ca38780d8b,
        _:N515eb6233b7246ac95a5649c5db7bcf2,
        _:N5378b9f60ca94e539554fdd0f0fcb6c9,
        _:N53c9dae357ce4a58a2f09c0edb832933,
        _:N60989f5e70a34fa39af377e7f394c0fc,
        _:N6d605d86efe14ec99be96b2e55b072d9,
        _:N7d40d8a117eb4925a00131772c97072e,
        _:N99457cf78d0f4bc4a436094c4744b1b4,
        _:N999eeac6e8014b38961b45bc241efef1,
        _:N9f5444f922a046cc827354680b2e4566,
        _:Na50891a13b814c99bc10bf1162034299,
        _:Nadef26c3c0ce464e8e8dd91d3a32eab9,
        _:Nb3b012557f444484a1b3b1c3300b1e26,
        _:Nc4460f3a16ac433bb50eea633bbfc20d,
        _:Ncb636ae3a95f4beda9c962462c9d8793,
        _:Ncba87e00da0848adb5a929f5f85e1ae7,
        _:Nf87f72f324484fdf933d6c0882603798,
        _:Nfc606e64a5484a22a0f55b155e6cc3c6 .

