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

<artist/5873#subject> a schema:Person,
        foaf:Person ;
    schema:name "Go Nagai"@en,
        "永井豪"@ja ;
    foaf:made <album/54456#lyrics>,
        <album/54456#subject> ;
    foaf:name "Go Nagai"@en,
        "永井豪"@ja .

<album/52265> a mo:Release ;
    mo:catalogue_number "CX-7043" .

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

<artist/3402#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54456#subject> ;
    schema:name "Shunsuke Kikuchi"@en,
        "菊池俊輔"@ja ;
    foaf:made <album/54456#composition>,
        <album/54456#subject> ;
    foaf:name "Shunsuke Kikuchi"@en,
        "菊池俊輔"@ja .

<product/5502#subject> a schema:CreativeWork ;
    schema:name "GETTA ROBOT"@en,
        "ゲッターロボ"@ja,
        "Getter Robo"@ja-latn ;
    foaf:name "GETTA ROBOT"@en,
        "ゲッターロボ"@ja,
        "Getter Robo"@ja-latn .

<album/54456#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV Original BGM Collection Getter Robo"@en,
        "テレビオリジナルBGMコレクション ゲッターロボ"@ja,
        "TV Original BGM Collection Getter Robo"@ja-latn ;
    mo:composer <artist/3402#subject> ;
    mo:produced_work <album/54456#musicalwork> ;
    schema:name "TV Original BGM Collection Getter Robo"@en,
        "テレビオリジナルBGMコレクション ゲッターロボ"@ja,
        "TV Original BGM Collection Getter Robo"@ja-latn .

<album/54456#musicalexpression> a mo:Signal ;
    mo:published_as <album/54456#subject> ;
    mo:records <album/54456#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/65/54456/54456-1494953375.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/54456#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/65/54456/54456-1494953375.jpg> ;
    foaf:depicts <album/54456#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/65/54456/54456-1494953375.jpg> .

<https://medium-media.vgm.io/albums/65/54456/54456-1494953375.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/11653#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54456#performance> ;
    schema:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja ;
    foaf:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja .

<artist/456#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54456#performance> ;
    schema:name "Isao Sasaki"@en,
        "ささきいさお"@ja ;
    foaf:name "Isao Sasaki"@en,
        "ささきいさお"@ja .

<album/54456#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV Original BGM Collection Getter Robo"@en,
        "テレビオリジナルBGMコレクション ゲッターロボ"@ja,
        "TV Original BGM Collection Getter Robo"@ja-latn ;
    mo:performance_of <album/54456#musicalwork> ;
    mo:performer <artist/11653#subject>,
        <artist/456#subject> ;
    mo:recorded_as <album/54456#musicalexpression> ;
    schema:byArtist <artist/11653#subject>,
        <artist/456#subject> ;
    schema:name "TV Original BGM Collection Getter Robo"@en,
        "テレビオリジナルBGMコレクション ゲッターロボ"@ja,
        "TV Original BGM Collection Getter Robo"@ja-latn ;
    schema:workPerformed <album/54456#musicalwork> .

<album/54456#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1982-02-25"^^xsd:date ;
    dcterms:title "TV Original BGM Collection Getter Robo"@en,
        "テレビオリジナルBGMコレクション ゲッターロボ"@ja,
        "TV Original BGM Collection Getter Robo"@ja-latn ;
    mo:catalogue_number "CAY-557" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/52265> ;
    mo:publication_of <album/54456#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Na02af02c4611433a965c3119aa1fd87b ;
    mo:record_count 1 ;
    schema:about <product/5502#subject> ;
    schema:byArtist <artist/11653#subject>,
        <artist/456#subject> ;
    schema:datePublished "1982-02-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/65/54456/54456-1494953375.jpg> ;
    schema:name "TV Original BGM Collection Getter Robo"@en,
        "テレビオリジナルBGMコレクション ゲッターロボ"@ja,
        "TV Original BGM Collection Getter Robo"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/54456/54456-1494953375.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Takashi Izumi"@en ;
    foaf:made <album/54456#subject> ;
    foaf:name "Takashi Izumi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Takashi Izumi"@en ;
    foaf:made <album/54456#lyrics> ;
    foaf:name "Takashi Izumi"@en .

_:N033241f05d584b1daabcb5af20ebd3eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja,
        "Bridge of Getter"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "None"@ja,
        "Bridge of Getter"@ja-latn .

_:N147e19552a454e8590e49dc86817c8bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 46 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "None"@ja .

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

_:N17725114dc6e4756acfc494276664827 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲット・マシン"@ja ;
    mo:track_number 38 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "ゲット・マシン"@ja .

_:N1976e14390244b2da04f46791d2b345a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "浅間学園"@ja,
        "Get Machine"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "浅間学園"@ja,
        "Get Machine"@ja-latn .

_:N274b6c4edf734506807c2850692847dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "None"@ja .

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

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

_:N37860e6df2a347d4b161d0afe25b7679 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "危機"@ja ;
    mo:track_number 49 ;
    schema:duration "PT7:49"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "危機"@ja .

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

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

_:N3fade08eb50043a7a3c468f4df2c3946 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja,
        "Kiki"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "None"@ja,
        "Kiki"@ja-latn .

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

_:N43d0fbe6b38a44d7a6eaadce7a2795c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja,
        "Heiwa"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "None"@ja,
        "Heiwa"@ja-latn .

_:N4acc5e96498d4ff2b62e29ce12dc47e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja,
        "Kyouryuu Teikoku"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "None"@ja,
        "Kyouryuu Teikoku"@ja-latn .

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

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

_:N52acb21e6f804469aad67fd21d487d98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "None"@ja .

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

_:N5b3f1a3c56164323a5b510cef721d70d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オープニング"@ja,
        "Opening"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "オープニング"@ja,
        "Opening"@ja-latn .

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

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

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

_:N746831302171484b854856788a67b393 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja,
        "Kinpakukan"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "None"@ja,
        "Kinpakukan"@ja-latn .

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

_:N80ffcd2320084687a6c9f447db2c56b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "平和"@ja ;
    mo:track_number 61 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "平和"@ja .

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

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

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

_:N8b77e815570f40419b6801c130c844f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悲しみ"@ja ;
    mo:track_number 56 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "悲しみ"@ja .

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

_:N8e5808b8d8144cf5b1ce53fc16992e96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 52 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "None"@ja .

_:N907494da1a8c4d53ba9af6784f74919f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 62 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "None"@ja .

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

_:N92423524ab274e6fbaf47ce58a9861e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja,
        "Getter Team"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "None"@ja,
        "Getter Team"@ja-latn .

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

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

_:Na032b7c4ef444969a492feb4c881828d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 58 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "None"@ja .

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

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

_:Na7aa64938a5b4c23811c2c8e8f768557 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 67 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "None"@ja .

_:Nac3640e3dc454ec1b5a31e7563727797 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブリッジ・オブ・ゲッター"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "ブリッジ・オブ・ゲッター"@ja .

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

_:Nadf3a590022a4d6fab269fd9196f075d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "緊迫感"@ja ;
    mo:track_number 33 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "緊迫感"@ja .

_:Nb3f841c4166645d98ec041b33a7accb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 47 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "None"@ja .

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

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

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

_:Nc26d94573f1c40f6bb2e49e6296f18fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja,
        "Kanashimi"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "None"@ja,
        "Kanashimi"@ja-latn .

_:Nc2b827212031414699a1a886ad570d70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恐竜帝国"@ja ;
    mo:track_number 27 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "恐竜帝国"@ja .

_:Nc46e833f4c364dc9ae65779e6d9fc3e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンディング"@ja ;
    mo:track_number 65 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "エンディング"@ja .

_:Nc5d320df4db2468090c736c4625ba36c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja,
        "Asama Gakuen"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "None"@ja,
        "Asama Gakuen"@ja-latn .

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

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

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

_:Nde4d3799281c4dfd827a2b8ffcbc06ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja,
        "Sentou"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "None"@ja,
        "Sentou"@ja-latn .

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

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

_:Ne3ce390305e146c984f3be88d2769436 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 57 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "None"@ja .

_:Ne9e74a1ecd344007b4bb5ed17f5e3595 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲッター・チーム"@ja,
        "Ending"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "ゲッター・チーム"@ja,
        "Ending"@ja-latn .

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

_:Nee2937862fe24493bba3c61bd891123d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦闘"@ja ;
    mo:track_number 43 ;
    schema:duration "PT7:14"^^xsd:interval ;
    schema:inPlaylist _:Na02af02c4611433a965c3119aa1fd87b ;
    schema:name "戦闘"@ja .

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

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

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

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

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

_:Na02af02c4611433a965c3119aa1fd87b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N033241f05d584b1daabcb5af20ebd3eb,
        _:N147e19552a454e8590e49dc86817c8bb,
        _:N151e76623fdc43058c04a58cadea1658,
        _:N17725114dc6e4756acfc494276664827,
        _:N1976e14390244b2da04f46791d2b345a,
        _:N274b6c4edf734506807c2850692847dc,
        _:N27c8e7a0c548417e98c554eb2f7ba513,
        _:N2fd30f8d889b437da8e1aab5d605f235,
        _:N37860e6df2a347d4b161d0afe25b7679,
        _:N391f941658044093a77fc78623afe65e,
        _:N3dd0b766bf904e12aac7ea9c70b0517a,
        _:N3fade08eb50043a7a3c468f4df2c3946,
        _:N4043e854358049b099d46e305542fb10,
        _:N43d0fbe6b38a44d7a6eaadce7a2795c3,
        _:N4acc5e96498d4ff2b62e29ce12dc47e1,
        _:N4b767789e7c447a9849e931273187811,
        _:N525bb755afc44320bd979409e26e975d,
        _:N52acb21e6f804469aad67fd21d487d98,
        _:N5699d05a9fcd4b298cecc83df0183fb6,
        _:N5b3f1a3c56164323a5b510cef721d70d,
        _:N63be56d63ab74308860715494b25b41d,
        _:N67c96ba3c3214059a6481f44be682055,
        _:N6a25bc69bd4e40458c2fd6b58ea4ec9e,
        _:N746831302171484b854856788a67b393,
        _:N7fa73ade862d4268b06018dda30322f1,
        _:N80ffcd2320084687a6c9f447db2c56b6,
        _:N829032fc7712469c9ad8563634acd119,
        _:N8342d206b7d545d4ac026714c85c6ebc,
        _:N852bf44578e44d5c8026c92b1605b8a4,
        _:N8b77e815570f40419b6801c130c844f0,
        _:N8c8b92324d7343d7a433c4b8b58bfdf6,
        _:N8e5808b8d8144cf5b1ce53fc16992e96,
        _:N907494da1a8c4d53ba9af6784f74919f,
        _:N911f527ec7cc407ebdc65f47833791f0,
        _:N92423524ab274e6fbaf47ce58a9861e6,
        _:N99ec7cf8713c4785922d91673f9ec529,
        _:N9a9246a7dff34191aa8d46662baf334c,
        _:Na032b7c4ef444969a492feb4c881828d,
        _:Na13b0ea177914ff3b9bb3c899c337ed3,
        _:Na56acb2f17974c89b542beab22570c07,
        _:Na7aa64938a5b4c23811c2c8e8f768557,
        _:Nac3640e3dc454ec1b5a31e7563727797,
        _:Nacc583a2fa0244d9bfcf04507050f7e9,
        _:Nadf3a590022a4d6fab269fd9196f075d,
        _:Nb3f841c4166645d98ec041b33a7accb6,
        _:Nbc3c52cfe04b42c98d27568497ec2bc7,
        _:Nc242155dfc3c46fa84b383bf205a01b3,
        _:Nc24ecb4cf6b74d578045f44f248dbfab,
        _:Nc26d94573f1c40f6bb2e49e6296f18fe,
        _:Nc2b827212031414699a1a886ad570d70,
        _:Nc46e833f4c364dc9ae65779e6d9fc3e0,
        _:Nc5d320df4db2468090c736c4625ba36c,
        _:Nd5248c23bc234e36a0e2879c37d190a5,
        _:Nd71a30eebf0b42978d03b817a59ec219,
        _:Nd94d5e65b9814ba9b9028502f629c0cd,
        _:Nde4d3799281c4dfd827a2b8ffcbc06ed,
        _:Ne04e3e14dd4942c9a53d8774dde2879c,
        _:Ne3247637f6644a5a8fadae11121fc16e,
        _:Ne3ce390305e146c984f3be88d2769436,
        _:Ne9e74a1ecd344007b4bb5ed17f5e3595,
        _:Ned166180c2a747e9bb1faf9339ddfa2c,
        _:Nee2937862fe24493bba3c61bd891123d,
        _:Nee662c946b744323973259f1f4d6aaa8,
        _:Nf43c688545214ec7bd8f56b3d77f70c6,
        _:Nf99df0fe2d5c46e3993d3c8ecabd436d,
        _:Nfd39c650452146c097379c85a98afdbd,
        _:Nff0e63b38bf5434085d27e35c9b7c16e ;
    mo:track_count 67 ;
    schema:duration "PT24:27"^^xsd:interval ;
    schema:numTracks 67 ;
    schema:track _:N033241f05d584b1daabcb5af20ebd3eb,
        _:N147e19552a454e8590e49dc86817c8bb,
        _:N151e76623fdc43058c04a58cadea1658,
        _:N17725114dc6e4756acfc494276664827,
        _:N1976e14390244b2da04f46791d2b345a,
        _:N274b6c4edf734506807c2850692847dc,
        _:N27c8e7a0c548417e98c554eb2f7ba513,
        _:N2fd30f8d889b437da8e1aab5d605f235,
        _:N37860e6df2a347d4b161d0afe25b7679,
        _:N391f941658044093a77fc78623afe65e,
        _:N3dd0b766bf904e12aac7ea9c70b0517a,
        _:N3fade08eb50043a7a3c468f4df2c3946,
        _:N4043e854358049b099d46e305542fb10,
        _:N43d0fbe6b38a44d7a6eaadce7a2795c3,
        _:N4acc5e96498d4ff2b62e29ce12dc47e1,
        _:N4b767789e7c447a9849e931273187811,
        _:N525bb755afc44320bd979409e26e975d,
        _:N52acb21e6f804469aad67fd21d487d98,
        _:N5699d05a9fcd4b298cecc83df0183fb6,
        _:N5b3f1a3c56164323a5b510cef721d70d,
        _:N63be56d63ab74308860715494b25b41d,
        _:N67c96ba3c3214059a6481f44be682055,
        _:N6a25bc69bd4e40458c2fd6b58ea4ec9e,
        _:N746831302171484b854856788a67b393,
        _:N7fa73ade862d4268b06018dda30322f1,
        _:N80ffcd2320084687a6c9f447db2c56b6,
        _:N829032fc7712469c9ad8563634acd119,
        _:N8342d206b7d545d4ac026714c85c6ebc,
        _:N852bf44578e44d5c8026c92b1605b8a4,
        _:N8b77e815570f40419b6801c130c844f0,
        _:N8c8b92324d7343d7a433c4b8b58bfdf6,
        _:N8e5808b8d8144cf5b1ce53fc16992e96,
        _:N907494da1a8c4d53ba9af6784f74919f,
        _:N911f527ec7cc407ebdc65f47833791f0,
        _:N92423524ab274e6fbaf47ce58a9861e6,
        _:N99ec7cf8713c4785922d91673f9ec529,
        _:N9a9246a7dff34191aa8d46662baf334c,
        _:Na032b7c4ef444969a492feb4c881828d,
        _:Na13b0ea177914ff3b9bb3c899c337ed3,
        _:Na56acb2f17974c89b542beab22570c07,
        _:Na7aa64938a5b4c23811c2c8e8f768557,
        _:Nac3640e3dc454ec1b5a31e7563727797,
        _:Nacc583a2fa0244d9bfcf04507050f7e9,
        _:Nadf3a590022a4d6fab269fd9196f075d,
        _:Nb3f841c4166645d98ec041b33a7accb6,
        _:Nbc3c52cfe04b42c98d27568497ec2bc7,
        _:Nc242155dfc3c46fa84b383bf205a01b3,
        _:Nc24ecb4cf6b74d578045f44f248dbfab,
        _:Nc26d94573f1c40f6bb2e49e6296f18fe,
        _:Nc2b827212031414699a1a886ad570d70,
        _:Nc46e833f4c364dc9ae65779e6d9fc3e0,
        _:Nc5d320df4db2468090c736c4625ba36c,
        _:Nd5248c23bc234e36a0e2879c37d190a5,
        _:Nd71a30eebf0b42978d03b817a59ec219,
        _:Nd94d5e65b9814ba9b9028502f629c0cd,
        _:Nde4d3799281c4dfd827a2b8ffcbc06ed,
        _:Ne04e3e14dd4942c9a53d8774dde2879c,
        _:Ne3247637f6644a5a8fadae11121fc16e,
        _:Ne3ce390305e146c984f3be88d2769436,
        _:Ne9e74a1ecd344007b4bb5ed17f5e3595,
        _:Ned166180c2a747e9bb1faf9339ddfa2c,
        _:Nee2937862fe24493bba3c61bd891123d,
        _:Nee662c946b744323973259f1f4d6aaa8,
        _:Nf43c688545214ec7bd8f56b3d77f70c6,
        _:Nf99df0fe2d5c46e3993d3c8ecabd436d,
        _:Nfd39c650452146c097379c85a98afdbd,
        _:Nff0e63b38bf5434085d27e35c9b7c16e .

