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

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

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

<artist/15043#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123216#subject> ;
    schema:name "Satoshi Hono"@en,
        "宝野聡史"@ja ;
    foaf:made <album/123216#composition>,
        <album/123216#subject> ;
    foaf:name "Satoshi Hono"@en,
        "宝野聡史"@ja .

<artist/9388#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123216#subject> ;
    schema:name "Tatsuya Kato"@en,
        "加藤達也"@ja ;
    foaf:made <album/123216#composition>,
        <album/123216#subject> ;
    foaf:name "Tatsuya Kato"@en,
        "加藤達也"@ja .

<product/11604#subject> a schema:CreativeWork ;
    schema:name "Parallel World Pharmacy"@en,
        "異世界薬局"@ja,
        "Isekai Yakkyoku"@ja-latn ;
    foaf:name "Parallel World Pharmacy"@en,
        "異世界薬局"@ja,
        "Isekai Yakkyoku"@ja-latn .

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

<album/123216#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Parallel World Pharmacy ORIGINAL SOUNDTRACK"@en,
        "TVアニメ「異世界薬局」オリジナル・サウンドトラック"@ja,
        "TV Anime \"Isekai Yakkyoku\" ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/123216#musicalwork> ;
    mo:recorded_as <album/123216#musicalexpression> ;
    schema:name "Parallel World Pharmacy ORIGINAL SOUNDTRACK"@en,
        "TVアニメ「異世界薬局」オリジナル・サウンドトラック"@ja,
        "TV Anime \"Isekai Yakkyoku\" ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/123216#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/61/123216/123216-cfad0a9c0309.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/123216#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/61/123216/123216-cfad0a9c0309.jpg> ;
    foaf:depicts <album/123216#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/61/123216/123216-cfad0a9c0309.jpg> .

<https://medium-media.vgm.io/albums/61/123216/123216-cfad0a9c0309.jpg> a schema:ImageObject,
        foaf:Image .

<album/123216#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Parallel World Pharmacy ORIGINAL SOUNDTRACK"@en,
        "TVアニメ「異世界薬局」オリジナル・サウンドトラック"@ja,
        "TV Anime \"Isekai Yakkyoku\" ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer <artist/15043#subject>,
        <artist/9388#subject> ;
    mo:produced_work <album/123216#musicalwork> ;
    schema:name "Parallel World Pharmacy ORIGINAL SOUNDTRACK"@en,
        "TVアニメ「異世界薬局」オリジナル・サウンドトラック"@ja,
        "TV Anime \"Isekai Yakkyoku\" ORIGINAL SOUNDTRACK"@ja-latn .

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

<album/123216#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-09-21"^^xsd:date ;
    dcterms:title "Parallel World Pharmacy ORIGINAL SOUNDTRACK"@en,
        "TVアニメ「異世界薬局」オリジナル・サウンドトラック"@ja,
        "TV Anime \"Isekai Yakkyoku\" ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "PCSP-04425" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/123216#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    mo:record_count 1 ;
    schema:about <product/11604#subject> ;
    schema:datePublished "2022-09-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/61/123216/123216-cfad0a9c0309.jpg> ;
    schema:name "Parallel World Pharmacy ORIGINAL SOUNDTRACK"@en,
        "TVアニメ「異世界薬局」オリジナル・サウンドトラック"@ja,
        "TV Anime \"Isekai Yakkyoku\" ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/123216/123216-cfad0a9c0309.jpg> .

_:N0494bec2ec0a4779b15e91c431f7540b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overwhelming Power in Another World"@en,
        "異世界での圧倒的な力"@ja ;
    mo:track_number 25 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Overwhelming Power in Another World"@en,
        "異世界での圧倒的な力"@ja .

_:N1088569e8e7f42fabf79e18994d26520 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wishes in Another World"@en,
        "異世界での願い"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Wishes in Another World"@en,
        "異世界での願い"@ja .

_:N11181f6be8554c13a56257e349f55028 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clandestine in Another World 1"@en,
        "異世界での暗躍1"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Clandestine in Another World 1"@en,
        "異世界での暗躍1"@ja .

_:N1512d81909434b56927901fd03b0f6d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unobtainable in Another World"@en,
        "異世界での得たいの知れぬ物"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Unobtainable in Another World"@en,
        "異世界での得たいの知れぬ物"@ja .

_:N154915d88417446ca770d01f8e34cbb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gratitude in Another World"@en,
        "異世界での感謝"@ja ;
    mo:track_number 36 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Gratitude in Another World"@en,
        "異世界での感謝"@ja .

_:N1cfec5da3ac84a11848ecf11d0ec710f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diagnosis in Another World 3"@en,
        "異世界での診眼3"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Diagnosis in Another World 3"@en,
        "異世界での診眼3"@ja .

_:N1d14ceb961fd4e158932aabe245c0c0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gossip in Another World"@en,
        "異世界でも嫌味や陰口はある"@ja ;
    mo:track_number 45 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Gossip in Another World"@en,
        "異世界でも嫌味や陰口はある"@ja .

_:N20888ddd792f43e2be3becdae60313a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Refreshing Atmosphere in Another World"@en,
        "異世界の爽やかな雰囲気"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Refreshing Atmosphere in Another World"@en,
        "異世界の爽やかな雰囲気"@ja .

_:N2a3de657ff734ab7b08f92178972c4c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serenity in Another World"@en,
        "異世界の穏やかな雰囲気"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Serenity in Another World"@en,
        "異世界の穏やかな雰囲気"@ja .

_:N2cd9cef1c55147b49b83ad2a17438eec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission in Another World (Strings Ver)"@en,
        "異世界での使命(Strings Ver)"@ja ;
    mo:track_number 38 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Mission in Another World (Strings Ver)"@en,
        "異世界での使命(Strings Ver)"@ja .

_:N30604874e1cf446ebd3d47d8033de1f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bright Days in Another World"@en,
        "異世界の明るい日々"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Bright Days in Another World"@en,
        "異世界の明るい日々"@ja .

_:N30a1b4ae03324622a34f9efe66eb2590 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apprehension in Another World"@en,
        "異世界での自問自答と不安加速"@ja ;
    mo:track_number 42 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Apprehension in Another World"@en,
        "異世界での自問自答と不安加速"@ja .

_:N35b968df3d544c9fac96907e83bd9f0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peace in Another World"@en,
        "異世界の平穏"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Peace in Another World"@en,
        "異世界の平穏"@ja .

_:N36484d42a50c43c1a9e2f2e21ea18882 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disappointment in Another World"@en,
        "異世界での落胆"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Disappointment in Another World"@en,
        "異世界での落胆"@ja .

_:N372ee793a45b49988ca81bf0b5befddf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle in Another World 1"@en,
        "異世界でのバトル1"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Battle in Another World 1"@en,
        "異世界でのバトル1"@ja .

_:N4357b89cfdfa47a8af9c0e93f85c8ee7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doubt in Another World?"@en,
        "異世界での不審?"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Doubt in Another World?"@en,
        "異世界での不審?"@ja .

_:N43642fe682764a86b3611b5b9ae05ce4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission in Another World"@en,
        "異世界での使命"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Mission in Another World"@en,
        "異世界での使命"@ja .

_:N444a554093584df4b7c8409ad03d6f41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diagnosis in Another World 1"@en,
        "異世界での診眼1"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Diagnosis in Another World 1"@en,
        "異世界での診眼1"@ja .

_:N493f211d13854db6a3cddff2d3df42f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parallel World Pharmacy Eye Catch 5"@en,
        "異世界薬局アイキャッチ5"@ja ;
    mo:track_number 51 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Parallel World Pharmacy Eye Catch 5"@en,
        "異世界薬局アイキャッチ5"@ja .

_:N53a5f96b268f4a72b4ab11e8e610148f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Omen in Another World"@en,
        "異世界での予兆"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Omen in Another World"@en,
        "異世界での予兆"@ja .

_:N58e217ad7dd4462488c8bcd0d4689586 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clandestine in Another World 2"@en,
        "異世界での暗躍2"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Clandestine in Another World 2"@en,
        "異世界での暗躍2"@ja .

_:N5a255369b99f4ff8b5c09dc330d80315 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Incident in Another World 1"@en,
        "異世界の突発的な出来事1"@ja ;
    mo:track_number 34 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Incident in Another World 1"@en,
        "異世界の突発的な出来事1"@ja .

_:N673da66aaad540849a0580f9389ce418 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Relief in Another World"@en,
        "異世界での安堵"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Relief in Another World"@en,
        "異世界での安堵"@ja .

_:N68b7d4ae93264df6b3158e64aa4590e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joy in Another World"@en,
        "異世界での喜び"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Joy in Another World"@en,
        "異世界での喜び"@ja .

_:N6e1e73f3e6494a8c8d15be086486a7d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Incident in Another World 2"@en,
        "異世界の突発的な出来事2"@ja ;
    mo:track_number 35 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Incident in Another World 2"@en,
        "異世界の突発的な出来事2"@ja .

_:N70dd33cfc6624470a68614d45f5fc3fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blunder in Another World!?"@en,
        "異世界での失態!?"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Blunder in Another World!?"@en,
        "異世界での失態!?"@ja .

_:N7b264a738d12495cae99fb6fba4a05f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pride in Another World"@en,
        "異世界での誇り"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Pride in Another World"@en,
        "異世界での誇り"@ja .

_:N7fe158acb9be4818bf7d98546ad878e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Court in Another World"@en,
        "異世界宮廷"@ja ;
    mo:track_number 31 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Court in Another World"@en,
        "異世界宮廷"@ja .

_:N8211994931894379bcc6d03c5c45d391 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unrest in Another World"@en,
        "異世界での不穏"@ja ;
    mo:track_number 46 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Unrest in Another World"@en,
        "異世界での不穏"@ja .

_:N84d6dd76745040c7867152f6ec4e5070 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tension in Another World 2"@en,
        "異世界での緊迫2"@ja ;
    mo:track_number 44 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Tension in Another World 2"@en,
        "異世界での緊迫2"@ja .

_:N87d78690ab5843fab69da940cc5712c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gratitude in Another World (Strings Ver)"@en,
        "異世界での感謝(Strings Ver)"@ja ;
    mo:track_number 37 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Gratitude in Another World (Strings Ver)"@en,
        "異世界での感謝(Strings Ver)"@ja .

_:N8b0e0ea0e2f24013aefc8fa2ff62fe31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parallel World Pharmacy Eye Catch 4"@en,
        "異世界薬局アイキャッチ4"@ja ;
    mo:track_number 50 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Parallel World Pharmacy Eye Catch 4"@en,
        "異世界薬局アイキャッチ4"@ja .

_:N8b91ef6df0a04f8d9868fff5dcac5fd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diagnosis in Another World 2"@en,
        "異世界での診眼2"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Diagnosis in Another World 2"@en,
        "異世界での診眼2"@ja .

_:N8e3b42a4f8ef4627840bdfe2acb9ed77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inspiration in Another World B"@en,
        "異世界での畏まった会話B"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Inspiration in Another World B"@en,
        "異世界での畏まった会話B"@ja .

_:N98edb6f36c1d4c6bb5c7ade57780a94c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magic in Another World??"@en,
        "異世界での術発動??"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Magic in Another World??"@en,
        "異世界での術発動??"@ja .

_:Na54b4ef7086d467b9be707579eee2225 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parallel World Pharmacy Eye Catch 2"@en,
        "異世界薬局アイキャッチ2"@ja ;
    mo:track_number 48 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Parallel World Pharmacy Eye Catch 2"@en,
        "異世界薬局アイキャッチ2"@ja .

_:Na6158a8b756f4e058976ebc9fbaeb006 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Worries in Another World 2"@en,
        "異世界での心配事2"@ja ;
    mo:track_number 41 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Worries in Another World 2"@en,
        "異世界での心配事2"@ja .

_:Na9bb504466434cdf858c5b0c281b1a16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Worries in Another World 1"@en,
        "異世界での心配事1"@ja ;
    mo:track_number 40 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Worries in Another World 1"@en,
        "異世界での心配事1"@ja .

_:Nb6373f8421464812994915f9571c1841 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parallel World Pharmacy Eye Catch 3"@en,
        "異世界薬局アイキャッチ3"@ja ;
    mo:track_number 49 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Parallel World Pharmacy Eye Catch 3"@en,
        "異世界薬局アイキャッチ3"@ja .

_:Nb6b70f8a01bc477baaa98707363f69fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission in Another World 2"@en,
        "異世界での使命2"@ja ;
    mo:track_number 39 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Mission in Another World 2"@en,
        "異世界での使命2"@ja .

_:Nb7b6bc93e2ac4f878ffbb561efc5351c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soliloquizing in Another World"@en,
        "異世界での自問自答"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Soliloquizing in Another World"@en,
        "異世界での自問自答"@ja .

_:Nbc17eca4883142bebc0232099d9ffa48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trust in Another World"@en,
        "異世界での信頼"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Trust in Another World"@en,
        "異世界での信頼"@ja .

_:Nc833e5aa9a464833a5bad3d2ab1ce06f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Astonishment in Another World"@en,
        "異世界での驚愕"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Astonishment in Another World"@en,
        "異世界での驚愕"@ja .

_:Nccd8dc32e0e043118436543704c6c799 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magic in Another World?? (Strings Ver)"@en,
        "異世界での術発動??(Strings Ver)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Magic in Another World?? (Strings Ver)"@en,
        "異世界での術発動??(Strings Ver)"@ja .

_:Nce90abc354844fe9a51c74ece64bc7bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parallel World Pharmacy Eye Catch 6"@en,
        "異世界薬局アイキャッチ6"@ja ;
    mo:track_number 52 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Parallel World Pharmacy Eye Catch 6"@en,
        "異世界薬局アイキャッチ6"@ja .

_:Nce94e1ebc73841feb7cf7c6eca6dbb67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Discomfort in Another World??"@en,
        "異世界での違和感??"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Discomfort in Another World??"@en,
        "異世界での違和感??"@ja .

_:Ndde1f121ef804adc9f0299c13a7c7273 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Battle in Another World 2"@en,
        "異世界でのラストバトル2"@ja ;
    mo:track_number 30 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Last Battle in Another World 2"@en,
        "異世界でのラストバトル2"@ja .

_:Ne94e6edd97d148db9507eb074e91c81a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inspiration in Another World A"@en,
        "異世界での畏まった会話A"@ja ;
    mo:track_number 32 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Inspiration in Another World A"@en,
        "異世界での畏まった会話A"@ja .

_:Neb4fda0b7ac14d21887297ff2dc999c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parallel World Pharmacy Eye Catch 1"@en,
        "異世界薬局アイキャッチ1"@ja ;
    mo:track_number 47 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Parallel World Pharmacy Eye Catch 1"@en,
        "異世界薬局アイキャッチ1"@ja .

_:Nf9bbd7ec3b8a49de978df583f2560a75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tension in Another World 1"@en,
        "異世界での緊迫1"@ja ;
    mo:track_number 43 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Tension in Another World 1"@en,
        "異世界での緊迫1"@ja .

_:Nfbab9f37401049ad81a74651f36b268b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yakutani's Past"@en,
        "薬谷の過去"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Yakutani's Past"@en,
        "薬谷の過去"@ja .

_:Nfddb8b83ae4e4ac38517ebbc99b5c3db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Battle in Another World 1"@en,
        "異世界でのラストバトル1"@ja ;
    mo:track_number 29 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N3c38c33ce834400b868aa7a8d4fdfdcc ;
    schema:name "Last Battle in Another World 1"@en,
        "異世界でのラストバトル1"@ja .

_:N3c38c33ce834400b868aa7a8d4fdfdcc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0494bec2ec0a4779b15e91c431f7540b,
        _:N1088569e8e7f42fabf79e18994d26520,
        _:N11181f6be8554c13a56257e349f55028,
        _:N1512d81909434b56927901fd03b0f6d5,
        _:N154915d88417446ca770d01f8e34cbb8,
        _:N1cfec5da3ac84a11848ecf11d0ec710f,
        _:N1d14ceb961fd4e158932aabe245c0c0c,
        _:N20888ddd792f43e2be3becdae60313a7,
        _:N2a3de657ff734ab7b08f92178972c4c8,
        _:N2cd9cef1c55147b49b83ad2a17438eec,
        _:N30604874e1cf446ebd3d47d8033de1f1,
        _:N30a1b4ae03324622a34f9efe66eb2590,
        _:N35b968df3d544c9fac96907e83bd9f0f,
        _:N36484d42a50c43c1a9e2f2e21ea18882,
        _:N372ee793a45b49988ca81bf0b5befddf,
        _:N4357b89cfdfa47a8af9c0e93f85c8ee7,
        _:N43642fe682764a86b3611b5b9ae05ce4,
        _:N444a554093584df4b7c8409ad03d6f41,
        _:N493f211d13854db6a3cddff2d3df42f7,
        _:N53a5f96b268f4a72b4ab11e8e610148f,
        _:N58e217ad7dd4462488c8bcd0d4689586,
        _:N5a255369b99f4ff8b5c09dc330d80315,
        _:N673da66aaad540849a0580f9389ce418,
        _:N68b7d4ae93264df6b3158e64aa4590e6,
        _:N6e1e73f3e6494a8c8d15be086486a7d4,
        _:N70dd33cfc6624470a68614d45f5fc3fd,
        _:N7b264a738d12495cae99fb6fba4a05f3,
        _:N7fe158acb9be4818bf7d98546ad878e9,
        _:N8211994931894379bcc6d03c5c45d391,
        _:N84d6dd76745040c7867152f6ec4e5070,
        _:N87d78690ab5843fab69da940cc5712c7,
        _:N8b0e0ea0e2f24013aefc8fa2ff62fe31,
        _:N8b91ef6df0a04f8d9868fff5dcac5fd8,
        _:N8e3b42a4f8ef4627840bdfe2acb9ed77,
        _:N98edb6f36c1d4c6bb5c7ade57780a94c,
        _:Na54b4ef7086d467b9be707579eee2225,
        _:Na6158a8b756f4e058976ebc9fbaeb006,
        _:Na9bb504466434cdf858c5b0c281b1a16,
        _:Nb6373f8421464812994915f9571c1841,
        _:Nb6b70f8a01bc477baaa98707363f69fb,
        _:Nb7b6bc93e2ac4f878ffbb561efc5351c,
        _:Nbc17eca4883142bebc0232099d9ffa48,
        _:Nc833e5aa9a464833a5bad3d2ab1ce06f,
        _:Nccd8dc32e0e043118436543704c6c799,
        _:Nce90abc354844fe9a51c74ece64bc7bf,
        _:Nce94e1ebc73841feb7cf7c6eca6dbb67,
        _:Ndde1f121ef804adc9f0299c13a7c7273,
        _:Ne94e6edd97d148db9507eb074e91c81a,
        _:Neb4fda0b7ac14d21887297ff2dc999c3,
        _:Nf9bbd7ec3b8a49de978df583f2560a75,
        _:Nfbab9f37401049ad81a74651f36b268b,
        _:Nfddb8b83ae4e4ac38517ebbc99b5c3db ;
    mo:track_count 52 ;
    schema:duration "PT106:32"^^xsd:interval ;
    schema:numTracks 52 ;
    schema:track _:N0494bec2ec0a4779b15e91c431f7540b,
        _:N1088569e8e7f42fabf79e18994d26520,
        _:N11181f6be8554c13a56257e349f55028,
        _:N1512d81909434b56927901fd03b0f6d5,
        _:N154915d88417446ca770d01f8e34cbb8,
        _:N1cfec5da3ac84a11848ecf11d0ec710f,
        _:N1d14ceb961fd4e158932aabe245c0c0c,
        _:N20888ddd792f43e2be3becdae60313a7,
        _:N2a3de657ff734ab7b08f92178972c4c8,
        _:N2cd9cef1c55147b49b83ad2a17438eec,
        _:N30604874e1cf446ebd3d47d8033de1f1,
        _:N30a1b4ae03324622a34f9efe66eb2590,
        _:N35b968df3d544c9fac96907e83bd9f0f,
        _:N36484d42a50c43c1a9e2f2e21ea18882,
        _:N372ee793a45b49988ca81bf0b5befddf,
        _:N4357b89cfdfa47a8af9c0e93f85c8ee7,
        _:N43642fe682764a86b3611b5b9ae05ce4,
        _:N444a554093584df4b7c8409ad03d6f41,
        _:N493f211d13854db6a3cddff2d3df42f7,
        _:N53a5f96b268f4a72b4ab11e8e610148f,
        _:N58e217ad7dd4462488c8bcd0d4689586,
        _:N5a255369b99f4ff8b5c09dc330d80315,
        _:N673da66aaad540849a0580f9389ce418,
        _:N68b7d4ae93264df6b3158e64aa4590e6,
        _:N6e1e73f3e6494a8c8d15be086486a7d4,
        _:N70dd33cfc6624470a68614d45f5fc3fd,
        _:N7b264a738d12495cae99fb6fba4a05f3,
        _:N7fe158acb9be4818bf7d98546ad878e9,
        _:N8211994931894379bcc6d03c5c45d391,
        _:N84d6dd76745040c7867152f6ec4e5070,
        _:N87d78690ab5843fab69da940cc5712c7,
        _:N8b0e0ea0e2f24013aefc8fa2ff62fe31,
        _:N8b91ef6df0a04f8d9868fff5dcac5fd8,
        _:N8e3b42a4f8ef4627840bdfe2acb9ed77,
        _:N98edb6f36c1d4c6bb5c7ade57780a94c,
        _:Na54b4ef7086d467b9be707579eee2225,
        _:Na6158a8b756f4e058976ebc9fbaeb006,
        _:Na9bb504466434cdf858c5b0c281b1a16,
        _:Nb6373f8421464812994915f9571c1841,
        _:Nb6b70f8a01bc477baaa98707363f69fb,
        _:Nb7b6bc93e2ac4f878ffbb561efc5351c,
        _:Nbc17eca4883142bebc0232099d9ffa48,
        _:Nc833e5aa9a464833a5bad3d2ab1ce06f,
        _:Nccd8dc32e0e043118436543704c6c799,
        _:Nce90abc354844fe9a51c74ece64bc7bf,
        _:Nce94e1ebc73841feb7cf7c6eca6dbb67,
        _:Ndde1f121ef804adc9f0299c13a7c7273,
        _:Ne94e6edd97d148db9507eb074e91c81a,
        _:Neb4fda0b7ac14d21887297ff2dc999c3,
        _:Nf9bbd7ec3b8a49de978df583f2560a75,
        _:Nfbab9f37401049ad81a74651f36b268b,
        _:Nfddb8b83ae4e4ac38517ebbc99b5c3db .

