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

<artist/24500#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mamoru Sasaki"@en,
        "佐々木守"@ja ;
    foaf:made <album/110180#lyrics>,
        <album/110180#subject> ;
    foaf:name "Mamoru Sasaki"@en,
        "佐々木守"@ja .

<artist/40924#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tetsuo Kinjo"@en,
        "金城哲夫"@ja ;
    foaf:made <album/110180#lyrics>,
        <album/110180#subject> ;
    foaf:name "Tetsuo Kinjo"@en,
        "金城哲夫"@ja .

<artist/40926#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sunny Tones"@en,
        "サニー・トーンズ"@ja ;
    foaf:made <album/110180#subject>,
        <album/110180#vocals> ;
    foaf:name "Sunny Tones"@en,
        "サニー・トーンズ"@ja .

<album/110178> a mo:Release ;
    mo:catalogue_number "K23G-7253" .

<artist/13738#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110180#subject> ;
    schema:name "Tohru Fuyuki"@en ;
    foaf:made <album/110180#composition>,
        <album/110180#subject> ;
    foaf:name "Tohru Fuyuki"@en .

<artist/16274#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110180#subject> ;
    schema:name "Hiroki Tamaki"@en,
        "玉木宏樹"@ja ;
    foaf:made <album/110180#composition>,
        <album/110180#subject> ;
    foaf:name "Hiroki Tamaki"@en,
        "玉木宏樹"@ja .

<artist/19601#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110180#subject> ;
    schema:name "Naozumi Yamamoto"@en,
        "山本直純"@ja ;
    foaf:made <album/110180#composition>,
        <album/110180#subject> ;
    foaf:name "Naozumi Yamamoto"@en,
        "山本直純"@ja .

<product/14422#subject> a schema:CreativeWork ;
    schema:name "Ultraseven"@en,
        "ウルトラセブン"@ja,
        "Ultraseven"@ja-latn ;
    foaf:name "Ultraseven"@en,
        "ウルトラセブン"@ja,
        "Ultraseven"@ja-latn .

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

<album/110180#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SF Tokusatsu TV Ongaku Zenshuu 3 Kaiki Daisakusen / Ultra Seven <The Final Cut>"@en,
        "SF特撮TV音楽全集3 怪奇大作戦/ウルトラセブン <The Final Cut>"@ja,
        "SF Tokusatsu TV Ongaku Zenshuu 3 Kaiki Daisakusen / Ultra Seven <The Final Cut>"@ja-latn ;
    mo:performance_of <album/110180#musicalwork> ;
    mo:recorded_as <album/110180#musicalexpression> ;
    schema:name "SF Tokusatsu TV Ongaku Zenshuu 3 Kaiki Daisakusen / Ultra Seven <The Final Cut>"@en,
        "SF特撮TV音楽全集3 怪奇大作戦/ウルトラセブン <The Final Cut>"@ja,
        "SF Tokusatsu TV Ongaku Zenshuu 3 Kaiki Daisakusen / Ultra Seven <The Final Cut>"@ja-latn ;
    schema:workPerformed <album/110180#musicalwork> .

<org/21#subject> schema:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn ;
    foaf:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn .

<https://media.vgm.io/albums/08/110180/110180-31452f47cea7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/110180#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/08/110180/110180-31452f47cea7.jpg> ;
    foaf:depicts <album/110180#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/08/110180/110180-31452f47cea7.jpg> .

<https://medium-media.vgm.io/albums/08/110180/110180-31452f47cea7.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/110180#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SF Tokusatsu TV Ongaku Zenshuu 3 Kaiki Daisakusen / Ultra Seven <The Final Cut>"@en,
        "SF特撮TV音楽全集3 怪奇大作戦/ウルトラセブン <The Final Cut>"@ja,
        "SF Tokusatsu TV Ongaku Zenshuu 3 Kaiki Daisakusen / Ultra Seven <The Final Cut>"@ja-latn ;
    mo:composer <artist/13738#subject>,
        <artist/16274#subject>,
        <artist/19601#subject> ;
    mo:produced_work <album/110180#musicalwork> ;
    schema:name "SF Tokusatsu TV Ongaku Zenshuu 3 Kaiki Daisakusen / Ultra Seven <The Final Cut>"@en,
        "SF特撮TV音楽全集3 怪奇大作戦/ウルトラセブン <The Final Cut>"@ja,
        "SF Tokusatsu TV Ongaku Zenshuu 3 Kaiki Daisakusen / Ultra Seven <The Final Cut>"@ja-latn .

<album/110180#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-03-05"^^xsd:date ;
    dcterms:title "SF Tokusatsu TV Ongaku Zenshuu 3 Kaiki Daisakusen / Ultra Seven <The Final Cut>"@en,
        "SF特撮TV音楽全集3 怪奇大作戦/ウルトラセブン <The Final Cut>"@ja,
        "SF Tokusatsu TV Ongaku Zenshuu 3 Kaiki Daisakusen / Ultra Seven <The Final Cut>"@ja-latn ;
    mo:catalogue_number "K23H-4283" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/110178> ;
    mo:publication_of <album/110180#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N04cbc33306d64df89ec98863ba6fb002 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kaiki Daisakusen"@en ;
            foaf:name "Kaiki Daisakusen"@en ],
        <product/14422#subject> ;
    schema:datePublished "1986-03-05"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/08/110180/110180-31452f47cea7.jpg> ;
    schema:name "SF Tokusatsu TV Ongaku Zenshuu 3 Kaiki Daisakusen / Ultra Seven <The Final Cut>"@en,
        "SF特撮TV音楽全集3 怪奇大作戦/ウルトラセブン <The Final Cut>"@ja,
        "SF Tokusatsu TV Ongaku Zenshuu 3 Kaiki Daisakusen / Ultra Seven <The Final Cut>"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/110180/110180-31452f47cea7.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "深山エミ"@en ;
    foaf:made <album/110180#subject> ;
    foaf:name "深山エミ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "深山エミ"@en ;
    foaf:made <album/110180#vocals> ;
    foaf:name "深山エミ"@en .

_:N01eeb927c82f49aebd98ff5a9182a2aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:N070933f670334766997290d135be78e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:N0823cc665e684d9db6c1a3602b26a1ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地球侵略計画"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "地球侵略計画"@ja .

_:N0946f61726c54642aa94c2a3505cf68c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 42 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:N0a64ed28378f4168a068c0bcfdd64cb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 27 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:N11f52804f9b0422fac91e30a641cf9e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悲愴"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "悲愴"@ja .

_:N1212255693cd46f7ab7fdd51a93c274e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:N157b559f299245b984280e096a4a8978 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の中へ"@ja ;
    mo:track_number 53 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "夢の中へ"@ja .

_:N19a09fc6ea5e4c6c9515b2f009e0c7ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 43 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:N1d4cf8674a8e45fcafd0f75f243f20ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:N1d8e7fe3d8224452a7189d3e96046de7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 19 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:N1eed04444faa4e1e87624bfe43d33c83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブリッジ・コレクション"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "ブリッジ・コレクション"@ja .

_:N1f0eb22af09c400d9c5bbe7c6a220849 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暗闇のバラード"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "暗闇のバラード"@ja .

_:N232d69778d85463c9800bdb28b9606d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 49 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:N29230e3a354245f38773453a2228ca9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恐怖の町 (カラオケ)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "恐怖の町 (カラオケ)"@ja .

_:N2a705cb11e774fc390a442eea7b85f9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "怪奇ソング"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "怪奇ソング"@ja .

_:N4e6cb5dd988d4d599225f58f11dce5a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 30 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:N511cba4afacf4957b99bf47f2303deb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 20 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:N5274644aa1e547e097cb16f2ca92fa83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 41 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:N52c1a8d6fd27441f8f42e6c9cde9b51d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "死を呼ぶ電波"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "死を呼ぶ電波"@ja .

_:N597f3d27bd8f41088273ddb887b5d17d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 33 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:N5a55f9a3328546ceb4524628a7e3ef45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 24 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:N5de19338632646658d6895d662288532 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラ警備隊 (カラオケ)"@ja ;
    mo:track_number 37 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "ウルトラ警備隊 (カラオケ)"@ja .

_:N60b0cd535f54444c80b0479be5767715 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恐怖の町 (フルコーラス)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "恐怖の町 (フルコーラス)"@ja .

_:N70a90a98775d40069b0f679c732b202f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 47 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:N72627b34b7ab46908e4769f7ea4b23e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラセブンの歌 (カラオケ)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "ウルトラセブンの歌 (カラオケ)"@ja .

_:N7351b8ec68d9410cb8f21d45439d8071 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 29 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:N7d1bc0db44c442649dba012e28070c00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 39 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:N8208c21a95e443599a2dd1859d608f8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 52 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:N8e684a523cf746fabe3282e33661faaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 54 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:N8f8814a8097c48689ad88b471244c167 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恐怖の町 (TVサイズ)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "恐怖の町 (TVサイズ)"@ja .

_:N91dbd1e6280e424f89e50d7b1828a71f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:N95dfaeeb526d456c94bbc7f6becc12eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 44 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:N99d479e23fe747469fdccfcbc2b1e7f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暗闘の悪魔"@ja ;
    mo:track_number 26 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "暗闘の悪魔"@ja .

_:N9f5573de1be24a4d89ce6353a633c198 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 56 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:Na8194123226749889d39108b0559195b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ULTRA 7 (カラオケ)"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "ULTRA 7 (カラオケ)"@ja .

_:Na8c5850019454ab18c03d3805021fae5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 35 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:Nab0015ee8153483d80173967f626c5bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブリッジ集I"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "ブリッジ集I"@ja .

_:Naca24e3bc8cd4ddfabb6dc096e0ae841 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 55 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:Naec912033f8341cb84ccf26577df9aef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オヤスミナサイ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "オヤスミナサイ"@ja .

_:Naf8ed7e8417a46d4a3d04af183800c4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 28 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:Nbae852e00e81429b93e40a4194cf541e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:Nc474ead242624cafa08652d7c1f723a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 40 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:Nc6578934c1294ca9ac4664ab9df498f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 46 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:Nc69f27dfeb8042ce90465c634b472ce8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無敵のガッツ星人"@ja ;
    mo:track_number 38 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "無敵のガッツ星人"@ja .

_:Nca682965204f48bcab988f18fd259948 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 57 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:Nd2709f2762aa48c8af5cf23daf89eaa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 31 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:Ne42af18b28b24d19a669c1f500330ad4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 23 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:Ne529dcb5d5f3421fb66875822df4bf20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 48 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:Ne57e6fe9aaf54ea4a0b628d71bca44a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 50 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:Neddb625582bc4f7182b02a0eaf2a543d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:Nee08f0f792cf4be2af76b20891e0564c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 51 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:Nf0d1140f037f4a68b5bd6521ecdf6879 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "復活"@ja ;
    mo:track_number 45 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "復活"@ja .

_:Nf2693ea1a9f14207a8a6c07328188ad4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブリッジ集II"@ja ;
    mo:track_number 36 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "ブリッジ集II"@ja .

_:Nf2c7c90131054c6e9b566c22e6b2d800 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "死神の子守唄"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "死神の子守唄"@ja .

_:Nf70ebe1cef6842a39887712f5283e369 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラ警備隊出動"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "ウルトラ警備隊出動"@ja .

_:Nf8250cb0161a434dbab5e3ec076b885c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 34 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04cbc33306d64df89ec98863ba6fb002 ;
    schema:name "None"@ja .

_:N04cbc33306d64df89ec98863ba6fb002 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01eeb927c82f49aebd98ff5a9182a2aa,
        _:N070933f670334766997290d135be78e0,
        _:N0823cc665e684d9db6c1a3602b26a1ca,
        _:N0946f61726c54642aa94c2a3505cf68c,
        _:N0a64ed28378f4168a068c0bcfdd64cb4,
        _:N11f52804f9b0422fac91e30a641cf9e9,
        _:N1212255693cd46f7ab7fdd51a93c274e,
        _:N157b559f299245b984280e096a4a8978,
        _:N19a09fc6ea5e4c6c9515b2f009e0c7ca,
        _:N1d4cf8674a8e45fcafd0f75f243f20ae,
        _:N1d8e7fe3d8224452a7189d3e96046de7,
        _:N1eed04444faa4e1e87624bfe43d33c83,
        _:N1f0eb22af09c400d9c5bbe7c6a220849,
        _:N232d69778d85463c9800bdb28b9606d1,
        _:N29230e3a354245f38773453a2228ca9c,
        _:N2a705cb11e774fc390a442eea7b85f9a,
        _:N4e6cb5dd988d4d599225f58f11dce5a3,
        _:N511cba4afacf4957b99bf47f2303deb9,
        _:N5274644aa1e547e097cb16f2ca92fa83,
        _:N52c1a8d6fd27441f8f42e6c9cde9b51d,
        _:N597f3d27bd8f41088273ddb887b5d17d,
        _:N5a55f9a3328546ceb4524628a7e3ef45,
        _:N5de19338632646658d6895d662288532,
        _:N60b0cd535f54444c80b0479be5767715,
        _:N70a90a98775d40069b0f679c732b202f,
        _:N72627b34b7ab46908e4769f7ea4b23e8,
        _:N7351b8ec68d9410cb8f21d45439d8071,
        _:N7d1bc0db44c442649dba012e28070c00,
        _:N8208c21a95e443599a2dd1859d608f8d,
        _:N8e684a523cf746fabe3282e33661faaf,
        _:N8f8814a8097c48689ad88b471244c167,
        _:N91dbd1e6280e424f89e50d7b1828a71f,
        _:N95dfaeeb526d456c94bbc7f6becc12eb,
        _:N99d479e23fe747469fdccfcbc2b1e7f5,
        _:N9f5573de1be24a4d89ce6353a633c198,
        _:Na8194123226749889d39108b0559195b,
        _:Na8c5850019454ab18c03d3805021fae5,
        _:Nab0015ee8153483d80173967f626c5bf,
        _:Naca24e3bc8cd4ddfabb6dc096e0ae841,
        _:Naec912033f8341cb84ccf26577df9aef,
        _:Naf8ed7e8417a46d4a3d04af183800c4e,
        _:Nbae852e00e81429b93e40a4194cf541e,
        _:Nc474ead242624cafa08652d7c1f723a9,
        _:Nc6578934c1294ca9ac4664ab9df498f3,
        _:Nc69f27dfeb8042ce90465c634b472ce8,
        _:Nca682965204f48bcab988f18fd259948,
        _:Nd2709f2762aa48c8af5cf23daf89eaa3,
        _:Ne42af18b28b24d19a669c1f500330ad4,
        _:Ne529dcb5d5f3421fb66875822df4bf20,
        _:Ne57e6fe9aaf54ea4a0b628d71bca44a1,
        _:Neddb625582bc4f7182b02a0eaf2a543d,
        _:Nee08f0f792cf4be2af76b20891e0564c,
        _:Nf0d1140f037f4a68b5bd6521ecdf6879,
        _:Nf2693ea1a9f14207a8a6c07328188ad4,
        _:Nf2c7c90131054c6e9b566c22e6b2d800,
        _:Nf70ebe1cef6842a39887712f5283e369,
        _:Nf8250cb0161a434dbab5e3ec076b885c ;
    mo:track_count 57 ;
    schema:duration "PT29:51"^^xsd:interval ;
    schema:numTracks 57 ;
    schema:track _:N01eeb927c82f49aebd98ff5a9182a2aa,
        _:N070933f670334766997290d135be78e0,
        _:N0823cc665e684d9db6c1a3602b26a1ca,
        _:N0946f61726c54642aa94c2a3505cf68c,
        _:N0a64ed28378f4168a068c0bcfdd64cb4,
        _:N11f52804f9b0422fac91e30a641cf9e9,
        _:N1212255693cd46f7ab7fdd51a93c274e,
        _:N157b559f299245b984280e096a4a8978,
        _:N19a09fc6ea5e4c6c9515b2f009e0c7ca,
        _:N1d4cf8674a8e45fcafd0f75f243f20ae,
        _:N1d8e7fe3d8224452a7189d3e96046de7,
        _:N1eed04444faa4e1e87624bfe43d33c83,
        _:N1f0eb22af09c400d9c5bbe7c6a220849,
        _:N232d69778d85463c9800bdb28b9606d1,
        _:N29230e3a354245f38773453a2228ca9c,
        _:N2a705cb11e774fc390a442eea7b85f9a,
        _:N4e6cb5dd988d4d599225f58f11dce5a3,
        _:N511cba4afacf4957b99bf47f2303deb9,
        _:N5274644aa1e547e097cb16f2ca92fa83,
        _:N52c1a8d6fd27441f8f42e6c9cde9b51d,
        _:N597f3d27bd8f41088273ddb887b5d17d,
        _:N5a55f9a3328546ceb4524628a7e3ef45,
        _:N5de19338632646658d6895d662288532,
        _:N60b0cd535f54444c80b0479be5767715,
        _:N70a90a98775d40069b0f679c732b202f,
        _:N72627b34b7ab46908e4769f7ea4b23e8,
        _:N7351b8ec68d9410cb8f21d45439d8071,
        _:N7d1bc0db44c442649dba012e28070c00,
        _:N8208c21a95e443599a2dd1859d608f8d,
        _:N8e684a523cf746fabe3282e33661faaf,
        _:N8f8814a8097c48689ad88b471244c167,
        _:N91dbd1e6280e424f89e50d7b1828a71f,
        _:N95dfaeeb526d456c94bbc7f6becc12eb,
        _:N99d479e23fe747469fdccfcbc2b1e7f5,
        _:N9f5573de1be24a4d89ce6353a633c198,
        _:Na8194123226749889d39108b0559195b,
        _:Na8c5850019454ab18c03d3805021fae5,
        _:Nab0015ee8153483d80173967f626c5bf,
        _:Naca24e3bc8cd4ddfabb6dc096e0ae841,
        _:Naec912033f8341cb84ccf26577df9aef,
        _:Naf8ed7e8417a46d4a3d04af183800c4e,
        _:Nbae852e00e81429b93e40a4194cf541e,
        _:Nc474ead242624cafa08652d7c1f723a9,
        _:Nc6578934c1294ca9ac4664ab9df498f3,
        _:Nc69f27dfeb8042ce90465c634b472ce8,
        _:Nca682965204f48bcab988f18fd259948,
        _:Nd2709f2762aa48c8af5cf23daf89eaa3,
        _:Ne42af18b28b24d19a669c1f500330ad4,
        _:Ne529dcb5d5f3421fb66875822df4bf20,
        _:Ne57e6fe9aaf54ea4a0b628d71bca44a1,
        _:Neddb625582bc4f7182b02a0eaf2a543d,
        _:Nee08f0f792cf4be2af76b20891e0564c,
        _:Nf0d1140f037f4a68b5bd6521ecdf6879,
        _:Nf2693ea1a9f14207a8a6c07328188ad4,
        _:Nf2c7c90131054c6e9b566c22e6b2d800,
        _:Nf70ebe1cef6842a39887712f5283e369,
        _:Nf8250cb0161a434dbab5e3ec076b885c .

