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

<artist/11136#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuu Aku"@en,
        "阿久悠"@ja ;
    foaf:made <album/83972#lyrics>,
        <album/83972#subject> ;
    foaf:name "Yuu Aku"@en,
        "阿久悠"@ja .

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

<album/83973> a mo:Release ;
    mo:catalogue_number "CPY-932" .

<artist/12785#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83972#subject> ;
    schema:name "Makoto Kawaguchi"@en,
        "川口真"@ja ;
    foaf:made <album/83972#composition>,
        <album/83972#subject> ;
    foaf:name "Makoto Kawaguchi"@en,
        "川口真"@ja .

<artist/30780#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83972#subject> ;
    schema:name "Masanobu Higurashi"@en,
        "日暮雅信"@ja ;
    foaf:made <album/83972#composition>,
        <album/83972#subject> ;
    foaf:name "Masanobu Higurashi"@en,
        "日暮雅信"@ja .

<product/14425#subject> a schema:CreativeWork ;
    schema:name "Ultraman Taro"@en,
        "ウルトラマンタロウ"@ja,
        "Ultraman Taro"@ja-latn ;
    foaf:name "Ultraman Taro"@en,
        "ウルトラマンタロウ"@ja,
        "Ultraman Taro"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/27/83972/83972-1549145271.jpg> a schema:ImageObject,
        foaf:Image .

<album/83972#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tokusatsu Original BGM Collection Ultraman Taro no Sekai"@en,
        "特撮・オリジナルBGMコレクション ウルトラマンタロウの世界"@ja,
        "Tokusatsu Original BGM Collection Ultraman Taro no Sekai"@ja-latn ;
    mo:composer <artist/12785#subject>,
        <artist/30780#subject> ;
    mo:produced_work <album/83972#musicalwork> ;
    schema:name "Tokusatsu Original BGM Collection Ultraman Taro no Sekai"@en,
        "特撮・オリジナルBGMコレクション ウルトラマンタロウの世界"@ja,
        "Tokusatsu Original BGM Collection Ultraman Taro no Sekai"@ja-latn .

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

<artist/10365#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83972#performance> ;
    schema:name "Mizuumi Boys & Girls Chorus"@en,
        "少年少女合唱団みずうみ"@ja ;
    foaf:name "Mizuumi Boys & Girls Chorus"@en,
        "少年少女合唱団みずうみ"@ja .

<artist/78920#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83972#performance> ;
    schema:name "Taro Takemura"@en,
        "武村太郎"@ja ;
    foaf:name "Taro Takemura"@en,
        "武村太郎"@ja .

<album/83972#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tokusatsu Original BGM Collection Ultraman Taro no Sekai"@en,
        "特撮・オリジナルBGMコレクション ウルトラマンタロウの世界"@ja,
        "Tokusatsu Original BGM Collection Ultraman Taro no Sekai"@ja-latn ;
    mo:performance_of <album/83972#musicalwork> ;
    mo:performer <artist/10365#subject>,
        <artist/78920#subject> ;
    mo:recorded_as <album/83972#musicalexpression> ;
    schema:byArtist <artist/10365#subject>,
        <artist/78920#subject> ;
    schema:name "Tokusatsu Original BGM Collection Ultraman Taro no Sekai"@en,
        "特撮・オリジナルBGMコレクション ウルトラマンタロウの世界"@ja,
        "Tokusatsu Original BGM Collection Ultraman Taro no Sekai"@ja-latn ;
    schema:workPerformed <album/83972#musicalwork> .

<album/83972#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1981-12-01"^^xsd:date ;
    dcterms:title "Tokusatsu Original BGM Collection Ultraman Taro no Sekai"@en,
        "特撮・オリジナルBGMコレクション ウルトラマンタロウの世界"@ja,
        "Tokusatsu Original BGM Collection Ultraman Taro no Sekai"@ja-latn ;
    mo:catalogue_number "CZ-7144" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/83973> ;
    mo:publication_of <album/83972#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N3d42928abee447a0bddc34a2b9ea5bed ;
    mo:record_count 1 ;
    schema:about <product/14425#subject> ;
    schema:byArtist <artist/10365#subject>,
        <artist/78920#subject> ;
    schema:datePublished "1981-12-01"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/27/83972/83972-1549145271.jpg> ;
    schema:name "Tokusatsu Original BGM Collection Ultraman Taro no Sekai"@en,
        "特撮・オリジナルBGMコレクション ウルトラマンタロウの世界"@ja,
        "Tokusatsu Original BGM Collection Ultraman Taro no Sekai"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/83972/83972-1549145271.jpg> .

_:N084e0b9f8773438daf1f16aa56c4d004 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 27 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N10cfce678db744a2bca5dfe1588e42a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 77 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N113fc3c1170049f888d2c997989e8149 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N1163da06b46b4ea5a4fdbcd6ec3065f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "怪奇現象"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "怪奇現象"@ja .

_:N1307b87e7407426690c2a017d189be54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラの国"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "ウルトラの国"@ja .

_:N153ac756f9194d4594a0a2bf65fbb6b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N17f3f390e0384e3e8e8678d605d5d54a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恐怖の大怪獣"@ja ;
    mo:track_number 47 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "恐怖の大怪獣"@ja .

_:N1814e55edfad4f5ca39af26215933f07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日へ…"@ja ;
    mo:track_number 69 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "明日へ…"@ja .

_:N183fc038f78f4928ac301cdf181ad18b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 45 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N19928a9643e94da3b919722d80b8ae3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 67 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N21ac1b7e7a1144af874d214caeb3997f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 53 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N22dc68c0f09249688b49521452e376ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 70 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N262178c0ef2e4ca8853277fc91b3211f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 75 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N29c9fc2e52084fbaa6ca1aabf811b95a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

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

_:N2f93ad02036a4eb79dd09c53c35975df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 54 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N371d15d8290148199092df83f4600073 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 62 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N3db79dce1442487e92b423a0c1daed5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラ六兄弟"@ja ;
    mo:track_number 80 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "ウルトラ六兄弟"@ja .

_:N400dc7360d834337bdf8b1f8cc53e662 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N4175851575834cc880adf002453e6fab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N447ee7fb53bc4bc4a67b068504844059 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 78 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N4c377d29525147e888531e5abab25125 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 50 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N4df7fabf674d416bb8f6560352481c3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N4f50dafe6487419a82d9e7b44c0e2797 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N5177a65c94e9444fac98fdddb4d9ae7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 72 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N5b45463c10814d008a9727c4a899e5a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N5c24be58b1724ac4afc2a49692e34e46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 42 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N5d445491405141fb9731f6dd1f51d133 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N5df83fa9785d4ddd87fdfc59d3af2f11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 55 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N6169082e063043e7ba750b26f1b64587 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N62795128e7064c2183cba20204e83a83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 40 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N68971cc13a484bd99f0c0a1b92354746 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 31 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N6b0866d5efa843b3a376205dd86e15b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N6bff1c8e1f62468a8afb83dd00d91122 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 28 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N6fb2c13afc5042c98653aed68846001e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 38 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N71572a90187b430fad3017e478311406 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 71 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N73c33d2f91a142929ed5fbb157e1925e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 61 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N854090087eb147a682fe346dd17120b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N8ab1b153e98341e0a17a5e54b0883211 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N8ed2bcfb39274a40a4a2d6ece645e92f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "孤独"@ja ;
    mo:track_number 43 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "孤独"@ja .

_:N91347b8b37fd4877bfd007cb6d1d32a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 36 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N92f3863119b6401285a2b42bfd36323a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 37 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N96305cd3a9ec454c977c644e6bee742f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決戦"@ja ;
    mo:track_number 59 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "決戦"@ja .

_:N976f3a24c3a3426e81425b22a5023a92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 73 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:N9cb05a12c8134a42810c621ece8dce7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 25 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Na3d6ce628a5a403a86fcbd73e6755040 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 41 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Na4576bee7f7541a39dce4229d36169e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 30 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Na72758f7586c47cdbe7760445fe1fbaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 65 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Na857293ab3b148998720941ebbe7d080 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Na8ade6f6b120469eb057500c14940b5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 48 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Nae86499e9b754d238baee533ab820573 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Nb94ce19d25a44ba68eb4911c300212f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Nba83679b34c040aa921db1e13bb147ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "平和の日々"@ja ;
    mo:track_number 24 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "平和の日々"@ja .

_:Nbb7c3841433f4deabcc159ef84351bc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 74 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Nbc38f97d1d334220801ecea51967c588 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 60 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Nbc737a68ea154e41a23976c38d8c7f0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 57 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Nbef6b2eb066b4d1fa5c27e29c6241f26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 76 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Nc0f50b1cf33b4b4fb41e94f7c00642c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Nc1af1d3c04c44fa2a6874ee2e8606b67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 46 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Nc408cc8eacf04aa99ce7abf7f7df7488 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 56 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Nc8e3c4d251aa4749976a7681f89b3262 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 51 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Ncda9a2ad11ca4079b4d1a8ad023439cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 64 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Ncf0e6507476c498995e061251e955349 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 58 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Nd7221c9e11cb48e8bb0c493069f51a49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 49 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Nd8521b5530a744d49abd9889023f8b94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 34 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Nd8b75721bbb2471faf88f1a423e83b26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 79 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Ndb7424e730a94d4089d794ab1329996f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZATの活躍"@ja ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "ZATの活躍"@ja .

_:Ne0b88b519d954919baa78d337cac5b08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラ母の愛"@ja ;
    mo:track_number 39 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "ウルトラ母の愛"@ja .

_:Ne285d7921321466c8964461a2bc6f8ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Ne2c10144ef8e420986fefb4276ca59e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Ne4f87a19a29b4f3db4c26cb68c71b3c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 44 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Ne74af9082c67483f8ade3333155337f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラマンタロウ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "ウルトラマンタロウ"@ja .

_:Nf33f7464b3184377a579d68242b1ce1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 63 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Nf35e8e3284fd49fd98194babeb0c0426 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 52 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Nf66078c830464877b1678ab5676eb238 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Nf670becf8970448584e646742e576006 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Nf72511529c054b9c9e67a40ea3e2afc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 68 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Nf85fdf0ef8f040c9b634530f8e05b009 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 66 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Nfb4ca4311db64efc9ae9a822d7db018a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 33 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "None"@ja .

_:Nfffae18bf4b94419b48cf1621341ca2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光太郎の青春"@ja ;
    mo:track_number 32 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d42928abee447a0bddc34a2b9ea5bed ;
    schema:name "光太郎の青春"@ja .

_:N3d42928abee447a0bddc34a2b9ea5bed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N084e0b9f8773438daf1f16aa56c4d004,
        _:N10cfce678db744a2bca5dfe1588e42a9,
        _:N113fc3c1170049f888d2c997989e8149,
        _:N1163da06b46b4ea5a4fdbcd6ec3065f8,
        _:N1307b87e7407426690c2a017d189be54,
        _:N153ac756f9194d4594a0a2bf65fbb6b1,
        _:N17f3f390e0384e3e8e8678d605d5d54a,
        _:N1814e55edfad4f5ca39af26215933f07,
        _:N183fc038f78f4928ac301cdf181ad18b,
        _:N19928a9643e94da3b919722d80b8ae3b,
        _:N21ac1b7e7a1144af874d214caeb3997f,
        _:N22dc68c0f09249688b49521452e376ea,
        _:N262178c0ef2e4ca8853277fc91b3211f,
        _:N29c9fc2e52084fbaa6ca1aabf811b95a,
        _:N2cc43052d9d747c39f8a322cdc16c33c,
        _:N2f93ad02036a4eb79dd09c53c35975df,
        _:N371d15d8290148199092df83f4600073,
        _:N3db79dce1442487e92b423a0c1daed5e,
        _:N400dc7360d834337bdf8b1f8cc53e662,
        _:N4175851575834cc880adf002453e6fab,
        _:N447ee7fb53bc4bc4a67b068504844059,
        _:N4c377d29525147e888531e5abab25125,
        _:N4df7fabf674d416bb8f6560352481c3e,
        _:N4f50dafe6487419a82d9e7b44c0e2797,
        _:N5177a65c94e9444fac98fdddb4d9ae7f,
        _:N5b45463c10814d008a9727c4a899e5a6,
        _:N5c24be58b1724ac4afc2a49692e34e46,
        _:N5d445491405141fb9731f6dd1f51d133,
        _:N5df83fa9785d4ddd87fdfc59d3af2f11,
        _:N6169082e063043e7ba750b26f1b64587,
        _:N62795128e7064c2183cba20204e83a83,
        _:N68971cc13a484bd99f0c0a1b92354746,
        _:N6b0866d5efa843b3a376205dd86e15b4,
        _:N6bff1c8e1f62468a8afb83dd00d91122,
        _:N6fb2c13afc5042c98653aed68846001e,
        _:N71572a90187b430fad3017e478311406,
        _:N73c33d2f91a142929ed5fbb157e1925e,
        _:N854090087eb147a682fe346dd17120b8,
        _:N8ab1b153e98341e0a17a5e54b0883211,
        _:N8ed2bcfb39274a40a4a2d6ece645e92f,
        _:N91347b8b37fd4877bfd007cb6d1d32a5,
        _:N92f3863119b6401285a2b42bfd36323a,
        _:N96305cd3a9ec454c977c644e6bee742f,
        _:N976f3a24c3a3426e81425b22a5023a92,
        _:N9cb05a12c8134a42810c621ece8dce7c,
        _:Na3d6ce628a5a403a86fcbd73e6755040,
        _:Na4576bee7f7541a39dce4229d36169e9,
        _:Na72758f7586c47cdbe7760445fe1fbaf,
        _:Na857293ab3b148998720941ebbe7d080,
        _:Na8ade6f6b120469eb057500c14940b5d,
        _:Nae86499e9b754d238baee533ab820573,
        _:Nb94ce19d25a44ba68eb4911c300212f9,
        _:Nba83679b34c040aa921db1e13bb147ad,
        _:Nbb7c3841433f4deabcc159ef84351bc4,
        _:Nbc38f97d1d334220801ecea51967c588,
        _:Nbc737a68ea154e41a23976c38d8c7f0b,
        _:Nbef6b2eb066b4d1fa5c27e29c6241f26,
        _:Nc0f50b1cf33b4b4fb41e94f7c00642c1,
        _:Nc1af1d3c04c44fa2a6874ee2e8606b67,
        _:Nc408cc8eacf04aa99ce7abf7f7df7488,
        _:Nc8e3c4d251aa4749976a7681f89b3262,
        _:Ncda9a2ad11ca4079b4d1a8ad023439cf,
        _:Ncf0e6507476c498995e061251e955349,
        _:Nd7221c9e11cb48e8bb0c493069f51a49,
        _:Nd8521b5530a744d49abd9889023f8b94,
        _:Nd8b75721bbb2471faf88f1a423e83b26,
        _:Ndb7424e730a94d4089d794ab1329996f,
        _:Ne0b88b519d954919baa78d337cac5b08,
        _:Ne285d7921321466c8964461a2bc6f8ec,
        _:Ne2c10144ef8e420986fefb4276ca59e4,
        _:Ne4f87a19a29b4f3db4c26cb68c71b3c1,
        _:Ne74af9082c67483f8ade3333155337f6,
        _:Nf33f7464b3184377a579d68242b1ce1b,
        _:Nf35e8e3284fd49fd98194babeb0c0426,
        _:Nf66078c830464877b1678ab5676eb238,
        _:Nf670becf8970448584e646742e576006,
        _:Nf72511529c054b9c9e67a40ea3e2afc1,
        _:Nf85fdf0ef8f040c9b634530f8e05b009,
        _:Nfb4ca4311db64efc9ae9a822d7db018a,
        _:Nfffae18bf4b94419b48cf1621341ca2e ;
    mo:track_count 80 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 80 ;
    schema:track _:N084e0b9f8773438daf1f16aa56c4d004,
        _:N10cfce678db744a2bca5dfe1588e42a9,
        _:N113fc3c1170049f888d2c997989e8149,
        _:N1163da06b46b4ea5a4fdbcd6ec3065f8,
        _:N1307b87e7407426690c2a017d189be54,
        _:N153ac756f9194d4594a0a2bf65fbb6b1,
        _:N17f3f390e0384e3e8e8678d605d5d54a,
        _:N1814e55edfad4f5ca39af26215933f07,
        _:N183fc038f78f4928ac301cdf181ad18b,
        _:N19928a9643e94da3b919722d80b8ae3b,
        _:N21ac1b7e7a1144af874d214caeb3997f,
        _:N22dc68c0f09249688b49521452e376ea,
        _:N262178c0ef2e4ca8853277fc91b3211f,
        _:N29c9fc2e52084fbaa6ca1aabf811b95a,
        _:N2cc43052d9d747c39f8a322cdc16c33c,
        _:N2f93ad02036a4eb79dd09c53c35975df,
        _:N371d15d8290148199092df83f4600073,
        _:N3db79dce1442487e92b423a0c1daed5e,
        _:N400dc7360d834337bdf8b1f8cc53e662,
        _:N4175851575834cc880adf002453e6fab,
        _:N447ee7fb53bc4bc4a67b068504844059,
        _:N4c377d29525147e888531e5abab25125,
        _:N4df7fabf674d416bb8f6560352481c3e,
        _:N4f50dafe6487419a82d9e7b44c0e2797,
        _:N5177a65c94e9444fac98fdddb4d9ae7f,
        _:N5b45463c10814d008a9727c4a899e5a6,
        _:N5c24be58b1724ac4afc2a49692e34e46,
        _:N5d445491405141fb9731f6dd1f51d133,
        _:N5df83fa9785d4ddd87fdfc59d3af2f11,
        _:N6169082e063043e7ba750b26f1b64587,
        _:N62795128e7064c2183cba20204e83a83,
        _:N68971cc13a484bd99f0c0a1b92354746,
        _:N6b0866d5efa843b3a376205dd86e15b4,
        _:N6bff1c8e1f62468a8afb83dd00d91122,
        _:N6fb2c13afc5042c98653aed68846001e,
        _:N71572a90187b430fad3017e478311406,
        _:N73c33d2f91a142929ed5fbb157e1925e,
        _:N854090087eb147a682fe346dd17120b8,
        _:N8ab1b153e98341e0a17a5e54b0883211,
        _:N8ed2bcfb39274a40a4a2d6ece645e92f,
        _:N91347b8b37fd4877bfd007cb6d1d32a5,
        _:N92f3863119b6401285a2b42bfd36323a,
        _:N96305cd3a9ec454c977c644e6bee742f,
        _:N976f3a24c3a3426e81425b22a5023a92,
        _:N9cb05a12c8134a42810c621ece8dce7c,
        _:Na3d6ce628a5a403a86fcbd73e6755040,
        _:Na4576bee7f7541a39dce4229d36169e9,
        _:Na72758f7586c47cdbe7760445fe1fbaf,
        _:Na857293ab3b148998720941ebbe7d080,
        _:Na8ade6f6b120469eb057500c14940b5d,
        _:Nae86499e9b754d238baee533ab820573,
        _:Nb94ce19d25a44ba68eb4911c300212f9,
        _:Nba83679b34c040aa921db1e13bb147ad,
        _:Nbb7c3841433f4deabcc159ef84351bc4,
        _:Nbc38f97d1d334220801ecea51967c588,
        _:Nbc737a68ea154e41a23976c38d8c7f0b,
        _:Nbef6b2eb066b4d1fa5c27e29c6241f26,
        _:Nc0f50b1cf33b4b4fb41e94f7c00642c1,
        _:Nc1af1d3c04c44fa2a6874ee2e8606b67,
        _:Nc408cc8eacf04aa99ce7abf7f7df7488,
        _:Nc8e3c4d251aa4749976a7681f89b3262,
        _:Ncda9a2ad11ca4079b4d1a8ad023439cf,
        _:Ncf0e6507476c498995e061251e955349,
        _:Nd7221c9e11cb48e8bb0c493069f51a49,
        _:Nd8521b5530a744d49abd9889023f8b94,
        _:Nd8b75721bbb2471faf88f1a423e83b26,
        _:Ndb7424e730a94d4089d794ab1329996f,
        _:Ne0b88b519d954919baa78d337cac5b08,
        _:Ne285d7921321466c8964461a2bc6f8ec,
        _:Ne2c10144ef8e420986fefb4276ca59e4,
        _:Ne4f87a19a29b4f3db4c26cb68c71b3c1,
        _:Ne74af9082c67483f8ade3333155337f6,
        _:Nf33f7464b3184377a579d68242b1ce1b,
        _:Nf35e8e3284fd49fd98194babeb0c0426,
        _:Nf66078c830464877b1678ab5676eb238,
        _:Nf670becf8970448584e646742e576006,
        _:Nf72511529c054b9c9e67a40ea3e2afc1,
        _:Nf85fdf0ef8f040c9b634530f8e05b009,
        _:Nfb4ca4311db64efc9ae9a822d7db018a,
        _:Nfffae18bf4b94419b48cf1621341ca2e .

