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

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

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

<artist/12588#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127724#subject> ;
    schema:name "Kuricorder Quartet"@en,
        "栗コーダーカルテット"@ja ;
    foaf:made <album/127724#composition>,
        <album/127724#subject> ;
    foaf:name "Kuricorder Quartet"@en,
        "栗コーダーカルテット"@ja .

<artist/26514#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127724#subject> ;
    schema:name "Kana Utatane"@en,
        "うたたね歌菜"@ja ;
    foaf:made <album/127724#composition>,
        <album/127724#subject> ;
    foaf:name "Kana Utatane"@en,
        "うたたね歌菜"@ja .

<artist/618#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127724#subject> ;
    schema:name "Masato Kouda"@en,
        "甲田雅人"@ja ;
    foaf:made <album/127724#composition>,
        <album/127724#subject> ;
    foaf:name "Masato Kouda"@en,
        "甲田雅人"@ja .

<product/12320#subject> a schema:CreativeWork ;
    schema:name "Campfire Cooking in Another World with my Absurd Skill"@en,
        "とんでもスキルで異世界放浪メシ"@ja,
        "Tondemo Skill de Isekai Hourou Meshi"@ja-latn ;
    foaf:name "Campfire Cooking in Another World with my Absurd Skill"@en,
        "とんでもスキルで異世界放浪メシ"@ja,
        "Tondemo Skill de Isekai Hourou Meshi"@ja-latn .

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

<album/127724#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tondemo Skill de Isekai Hourou Meshi Original Soundtrack"@en,
        "TVアニメ「とんでもスキルで異世界放浪メシ」オリジナルサウンドトラック"@ja,
        "Tondemo Skill de Isekai Hourou Meshi Original Soundtrack"@ja-latn ;
    mo:performance_of <album/127724#musicalwork> ;
    mo:recorded_as <album/127724#musicalexpression> ;
    schema:name "Tondemo Skill de Isekai Hourou Meshi Original Soundtrack"@en,
        "TVアニメ「とんでもスキルで異世界放浪メシ」オリジナルサウンドトラック"@ja,
        "Tondemo Skill de Isekai Hourou Meshi Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/127724#musicalwork> .

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

<https://media.vgm.io/albums/42/127724/127724-4bb8df5c7768.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/127724#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/127724/127724-4bb8df5c7768.jpg> ;
    foaf:depicts <album/127724#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/127724/127724-4bb8df5c7768.jpg> .

<https://medium-media.vgm.io/albums/42/127724/127724-4bb8df5c7768.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/127724#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tondemo Skill de Isekai Hourou Meshi Original Soundtrack"@en,
        "TVアニメ「とんでもスキルで異世界放浪メシ」オリジナルサウンドトラック"@ja,
        "Tondemo Skill de Isekai Hourou Meshi Original Soundtrack"@ja-latn ;
    mo:composer <artist/12588#subject>,
        <artist/26514#subject>,
        <artist/618#subject> ;
    mo:produced_work <album/127724#musicalwork> ;
    schema:name "Tondemo Skill de Isekai Hourou Meshi Original Soundtrack"@en,
        "TVアニメ「とんでもスキルで異世界放浪メシ」オリジナルサウンドトラック"@ja,
        "Tondemo Skill de Isekai Hourou Meshi Original Soundtrack"@ja-latn .

<album/127724#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-05-31"^^xsd:date ;
    dcterms:title "Tondemo Skill de Isekai Hourou Meshi Original Soundtrack"@en,
        "TVアニメ「とんでもスキルで異世界放浪メシ」オリジナルサウンドトラック"@ja,
        "Tondemo Skill de Isekai Hourou Meshi Original Soundtrack"@ja-latn ;
    mo:catalogue_number "KSCL-3440" ;
    mo:media_type "CD" ;
    mo:publication_of <album/127724#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    mo:record_count 1 ;
    schema:about <product/12320#subject> ;
    schema:datePublished "2023-05-31"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/42/127724/127724-4bb8df5c7768.jpg> ;
    schema:name "Tondemo Skill de Isekai Hourou Meshi Original Soundtrack"@en,
        "TVアニメ「とんでもスキルで異世界放浪メシ」オリジナルサウンドトラック"@ja,
        "Tondemo Skill de Isekai Hourou Meshi Original Soundtrack"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/127724/127724-4bb8df5c7768.jpg> .

_:N028f7ddb60d340ed9e158bb14f1e3b7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seriously..."@en,
        "ウソだろ..."@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Seriously..."@en,
        "ウソだろ..."@ja .

_:N10c8be4766cd4f4a8d4ae39feec4abea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Off we go !"@en,
        "次の目的地へ!"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Off we go !"@en,
        "次の目的地へ!"@ja .

_:N188a6f5629a146699c8f38a2d57c9a05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A pleasant feeling"@en,
        "心地いい風"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "A pleasant feeling"@en,
        "心地いい風"@ja .

_:N1f3ec6a7c4d94d8c9b787a298a6b8074 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fel's test"@en,
        "フェルの試練"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Fel's test"@en,
        "フェルの試練"@ja .

_:N24f730463e7c428196b85e36e6bd439f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Merchant's Guild"@en,
        "商人ギルド"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Merchant's Guild"@en,
        "商人ギルド"@ja .

_:N2d5a1cb6ec9e42d288de726baa95ab4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summoned to another world"@en,
        "異世界召喚"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Summoned to another world"@en,
        "異世界召喚"@ja .

_:N2f1f37f73d104b628a2a8df900d6a991 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cautious negotiations"@en,
        "交渉は慎重に"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Cautious negotiations"@en,
        "交渉は慎重に"@ja .

_:N3406e93d07b64046bb1c92a103d2b324 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A gaze from the divine world"@en,
        "神界からの視線"@ja ;
    mo:track_number 35 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "A gaze from the divine world"@en,
        "神界からの視線"@ja .

_:N3efc4d7cd5824f42917caa669fcf41d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One pleasant trip"@en,
        "楽しい異世界旅"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "One pleasant trip"@en,
        "楽しい異世界旅"@ja .

_:N3f4c0e27dec7487b8d12224646bb1379 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One, two, cook !"@en,
        "レッツクッキング!"@ja ;
    mo:track_number 40 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "One, two, cook !"@en,
        "レッツクッキング!"@ja .

_:N44b1a88de9234f8593156ce3b0258127 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hunting monsters"@en,
        "魔物狩り"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Hunting monsters"@en,
        "魔物狩り"@ja .

_:N44bedeeea1f745a496acdc68c47590bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The rival's arrival !"@en,
        "強敵出現!"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "The rival's arrival !"@en,
        "強敵出現!"@ja .

_:N451363a5173048b89df8306aaa9937c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yummy !"@en,
        "うめええっ!"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Yummy !"@en,
        "うめええっ!"@ja .

_:N46c3338758b74395be212bf44254d33a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgia"@en,
        "原風景"@ja ;
    mo:track_number 38 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Nostalgia"@en,
        "原風景"@ja .

_:N473118e6758141bb9c80957b7a12e21b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desperate fights"@en,
        "必死の攻防"@ja ;
    mo:track_number 32 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Desperate fights"@en,
        "必死の攻防"@ja .

_:N4cd48c11676745e1be7a6bc4c0cd482d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thread of tension"@en,
        "緊張の糸"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Thread of tension"@en,
        "緊張の糸"@ja .

_:N55c8d7ea4feb45c386af621a0254f8e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DOTABATA PANIC !!"@en,
        "DOTABATA PANIC !!"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "DOTABATA PANIC !!"@en,
        "DOTABATA PANIC !!"@ja .

_:N5a1365c19f334f08b5c7211be28e7805 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An unpredicted incident"@en,
        "予期せぬ出来事"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "An unpredicted incident"@en,
        "予期せぬ出来事"@ja .

_:N60f25a1b8a424824a607cd1777d44f2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A peaceful journey"@en,
        "穏やかな旅路"@ja ;
    mo:track_number 37 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "A peaceful journey"@en,
        "穏やかな旅路"@ja .

_:N63356f5be68e4583af3b561cc181f7b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happiness comes unexpectedly"@en,
        "幸せは唐突に"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Happiness comes unexpectedly"@en,
        "幸せは唐突に"@ja .

_:N6e37f5dc6abe43398315caf6bcb52480 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overwhelmed"@en,
        "たじたじ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Overwhelmed"@en,
        "たじたじ"@ja .

_:N70265905a0a943648cb2754cba27dd9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rules from another world"@en,
        "異世界の心得"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Rules from another world"@en,
        "異世界の心得"@ja .

_:N72c4730622b54db9b1ec164a0b1ce055 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartwarming cooking !"@en,
        "ほのぼのクッキング!"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Heartwarming cooking !"@en,
        "ほのぼのクッキング!"@ja .

_:N74951e3d5afe467195e60791d57106d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The hunter and the hunted"@en,
        "狩るものと狩られるもの"@ja ;
    mo:track_number 34 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "The hunter and the hunted"@en,
        "狩るものと狩られるもの"@ja .

_:N82d14d4afb344ca5a9da504a75bb848a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's explain !"@en,
        "説明しよう!"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Let's explain !"@en,
        "説明しよう!"@ja .

_:N8d39b5d3920b4212bf66ad3b8fa7049d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spicing up life"@en,
        "日常にスパイスを"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Spicing up life"@en,
        "日常にスパイスを"@ja .

_:N92c4c36d72824acdb01166a4d569e336 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cityscape from another world"@en,
        "異世界の街並み"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Cityscape from another world"@en,
        "異世界の街並み"@ja .

_:N967a4223cec2448a899d4a2887d07ca5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Goddess of wind Ninrir"@en,
        "風の女神ニンリル様"@ja ;
    mo:track_number 36 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "The Goddess of wind Ninrir"@en,
        "風の女神ニンリル様"@ja .

_:N9708cf5e7b294aa1a577848e6ecfd60b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sui"@en,
        "スイ"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Sui"@en,
        "スイ"@ja .

_:N996eaa52252c42698d5a9f23b556cd70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's get ready"@en,
        "旅支度"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Let's get ready"@en,
        "旅支度"@ja .

_:Na36561d78ef04168b43b306ba97fa651 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventurer's Guild"@en,
        "冒険者ギルド"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Adventurer's Guild"@en,
        "冒険者ギルド"@ja .

_:Na4b95149fe4849259f3e97eedccbe9b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A pinch of disapproval"@en,
        "ひとつまみの不服"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "A pinch of disapproval"@en,
        "ひとつまみの不服"@ja .

_:Naab53e4fa35b4553aad018339d399f2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gathering campfires"@en,
        "焚き火を囲んで"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Gathering campfires"@en,
        "焚き火を囲んで"@ja .

_:Nc0ceecd2f3c64fab9e05b23a43c35d0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bound by magic"@en,
        "従魔契約"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Bound by magic"@en,
        "従魔契約"@ja .

_:Nd061de14f71f493ab03954543c7a87fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's take a break"@en,
        "一息つこうよ"@ja ;
    mo:track_number 39 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Let's take a break"@en,
        "一息つこうよ"@ja .

_:Ndcd3eaa8bd5a4fffb057d098fab8dfe2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Impending crisis"@en,
        "迫りくる危機"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Impending crisis"@en,
        "迫りくる危機"@ja .

_:Ned0a8e2a33c940e285c138a43d5a1e01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New encounters"@en,
        "新たな出会い"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "New encounters"@en,
        "新たな出会い"@ja .

_:Nf6080be46af849e2941a261998ae3af9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monster !?"@en,
        "モンスター!？"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Monster !?"@en,
        "モンスター!？"@ja .

_:Nf77effa6d23f48749cd2f670f6b075c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joyful cooking !"@en,
        "うきうきクッキング!"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "Joyful cooking !"@en,
        "うきうきクッキング!"@ja .

_:Nfb75320a60d041fdaf24f5dba1184dbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm stuffed"@en,
        "おなかいっぱい"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nf74c8f0b996944dbaa3697dcab43bef0 ;
    schema:name "I'm stuffed"@en,
        "おなかいっぱい"@ja .

_:Nf74c8f0b996944dbaa3697dcab43bef0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N028f7ddb60d340ed9e158bb14f1e3b7e,
        _:N10c8be4766cd4f4a8d4ae39feec4abea,
        _:N188a6f5629a146699c8f38a2d57c9a05,
        _:N1f3ec6a7c4d94d8c9b787a298a6b8074,
        _:N24f730463e7c428196b85e36e6bd439f,
        _:N2d5a1cb6ec9e42d288de726baa95ab4d,
        _:N2f1f37f73d104b628a2a8df900d6a991,
        _:N3406e93d07b64046bb1c92a103d2b324,
        _:N3efc4d7cd5824f42917caa669fcf41d5,
        _:N3f4c0e27dec7487b8d12224646bb1379,
        _:N44b1a88de9234f8593156ce3b0258127,
        _:N44bedeeea1f745a496acdc68c47590bd,
        _:N451363a5173048b89df8306aaa9937c6,
        _:N46c3338758b74395be212bf44254d33a,
        _:N473118e6758141bb9c80957b7a12e21b,
        _:N4cd48c11676745e1be7a6bc4c0cd482d,
        _:N55c8d7ea4feb45c386af621a0254f8e1,
        _:N5a1365c19f334f08b5c7211be28e7805,
        _:N60f25a1b8a424824a607cd1777d44f2d,
        _:N63356f5be68e4583af3b561cc181f7b8,
        _:N6e37f5dc6abe43398315caf6bcb52480,
        _:N70265905a0a943648cb2754cba27dd9a,
        _:N72c4730622b54db9b1ec164a0b1ce055,
        _:N74951e3d5afe467195e60791d57106d4,
        _:N82d14d4afb344ca5a9da504a75bb848a,
        _:N8d39b5d3920b4212bf66ad3b8fa7049d,
        _:N92c4c36d72824acdb01166a4d569e336,
        _:N967a4223cec2448a899d4a2887d07ca5,
        _:N9708cf5e7b294aa1a577848e6ecfd60b,
        _:N996eaa52252c42698d5a9f23b556cd70,
        _:Na36561d78ef04168b43b306ba97fa651,
        _:Na4b95149fe4849259f3e97eedccbe9b8,
        _:Naab53e4fa35b4553aad018339d399f2d,
        _:Nc0ceecd2f3c64fab9e05b23a43c35d0c,
        _:Nd061de14f71f493ab03954543c7a87fc,
        _:Ndcd3eaa8bd5a4fffb057d098fab8dfe2,
        _:Ned0a8e2a33c940e285c138a43d5a1e01,
        _:Nf6080be46af849e2941a261998ae3af9,
        _:Nf77effa6d23f48749cd2f670f6b075c1,
        _:Nfb75320a60d041fdaf24f5dba1184dbc ;
    mo:track_count 40 ;
    schema:duration "PT71:59"^^xsd:interval ;
    schema:numTracks 40 ;
    schema:track _:N028f7ddb60d340ed9e158bb14f1e3b7e,
        _:N10c8be4766cd4f4a8d4ae39feec4abea,
        _:N188a6f5629a146699c8f38a2d57c9a05,
        _:N1f3ec6a7c4d94d8c9b787a298a6b8074,
        _:N24f730463e7c428196b85e36e6bd439f,
        _:N2d5a1cb6ec9e42d288de726baa95ab4d,
        _:N2f1f37f73d104b628a2a8df900d6a991,
        _:N3406e93d07b64046bb1c92a103d2b324,
        _:N3efc4d7cd5824f42917caa669fcf41d5,
        _:N3f4c0e27dec7487b8d12224646bb1379,
        _:N44b1a88de9234f8593156ce3b0258127,
        _:N44bedeeea1f745a496acdc68c47590bd,
        _:N451363a5173048b89df8306aaa9937c6,
        _:N46c3338758b74395be212bf44254d33a,
        _:N473118e6758141bb9c80957b7a12e21b,
        _:N4cd48c11676745e1be7a6bc4c0cd482d,
        _:N55c8d7ea4feb45c386af621a0254f8e1,
        _:N5a1365c19f334f08b5c7211be28e7805,
        _:N60f25a1b8a424824a607cd1777d44f2d,
        _:N63356f5be68e4583af3b561cc181f7b8,
        _:N6e37f5dc6abe43398315caf6bcb52480,
        _:N70265905a0a943648cb2754cba27dd9a,
        _:N72c4730622b54db9b1ec164a0b1ce055,
        _:N74951e3d5afe467195e60791d57106d4,
        _:N82d14d4afb344ca5a9da504a75bb848a,
        _:N8d39b5d3920b4212bf66ad3b8fa7049d,
        _:N92c4c36d72824acdb01166a4d569e336,
        _:N967a4223cec2448a899d4a2887d07ca5,
        _:N9708cf5e7b294aa1a577848e6ecfd60b,
        _:N996eaa52252c42698d5a9f23b556cd70,
        _:Na36561d78ef04168b43b306ba97fa651,
        _:Na4b95149fe4849259f3e97eedccbe9b8,
        _:Naab53e4fa35b4553aad018339d399f2d,
        _:Nc0ceecd2f3c64fab9e05b23a43c35d0c,
        _:Nd061de14f71f493ab03954543c7a87fc,
        _:Ndcd3eaa8bd5a4fffb057d098fab8dfe2,
        _:Ned0a8e2a33c940e285c138a43d5a1e01,
        _:Nf6080be46af849e2941a261998ae3af9,
        _:Nf77effa6d23f48749cd2f670f6b075c1,
        _:Nfb75320a60d041fdaf24f5dba1184dbc .

