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

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

<album/52262> a mo:Release ;
    mo:catalogue_number "COCC-72022" .

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

<album/54456> a mo:Release ;
    mo:catalogue_number "CAY-557" .

<artist/3402#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52265#subject> ;
    schema:name "Shunsuke Kikuchi"@en,
        "菊池俊輔"@ja ;
    foaf:made <album/52265#composition>,
        <album/52265#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/52265#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/52265#musicalwork> ;
    schema:name "TV Original BGM Collection Getter Robo"@en,
        "テレビオリジナルBGMコレクション ゲッターロボ"@ja,
        "TV Original BGM Collection Getter Robo"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/52265/52265-1429595634.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/11653#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52265#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/52265#performance> ;
    schema:name "Isao Sasaki"@en,
        "ささきいさお"@ja ;
    foaf:name "Isao Sasaki"@en,
        "ささきいさお"@ja .

<album/52265#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/52265#musicalwork> ;
    mo:performer <artist/11653#subject>,
        <artist/456#subject> ;
    mo:recorded_as <album/52265#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/52265#musicalwork> .

<album/52265#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 "CX-7043" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/52262>,
        <album/54456> ;
    mo:publication_of <album/52265#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N2620bab3c01341009742702911303ccd ;
    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/56/52265/52265-1429595634.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/56/52265/52265-1429595634.jpg> .

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

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

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

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

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

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

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

_:N2454047018f34731863c50a0750e10dc 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 _:N2620bab3c01341009742702911303ccd ;
    schema:name "None"@ja,
        "Getter Team"@ja-latn .

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

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

_:N2d9968963f0b479fa8a3f07155a427b7 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 _:N2620bab3c01341009742702911303ccd ;
    schema:name "None"@ja,
        "Bridge of Getter"@ja-latn .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:Nb051fd93cec14d6c9b0bf677c20b15e4 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 _:N2620bab3c01341009742702911303ccd ;
    schema:name "None"@ja,
        "Kyouryuu Teikoku"@ja-latn .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:Nfb63ff46eb2943d79244ee558f47f9da 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 _:N2620bab3c01341009742702911303ccd ;
    schema:name "None"@ja,
        "Asama Gakuen"@ja-latn .

_:N2620bab3c01341009742702911303ccd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01b18acab90646c1b407266b279d72e4,
        _:N0ed28b2328244fb0bd3563b28a9d906f,
        _:N13dafea03661468ea3e6350bbd6a69a8,
        _:N17e3b1c4581940e9a6793826e4bc2786,
        _:N223b1b51512b440785cae42d8976e6e2,
        _:N2454047018f34731863c50a0750e10dc,
        _:N27c873473b584462b3c3dbe4bafcd1de,
        _:N2c886a229e9e4fb18c3596cc1b552680,
        _:N2d9968963f0b479fa8a3f07155a427b7,
        _:N2e87846f26ba43fca2bb5d5c3c37bca2,
        _:N2fad827c93a44acba07210579be0018e,
        _:N326c45cd89b344aea87dd1b4dc4c90aa,
        _:N383f31032c114a55b07c25def58c2a79,
        _:N390a26c1c44c42c4a06bd9421c72cb70,
        _:N3b76115954e64a37a9f49a052403f793,
        _:N3cb35d355add471d8da20e97aa43bbbf,
        _:N41dd694feb5b49998f0015feddbf8957,
        _:N461a352852b34faea61dae2d2049efb7,
        _:N5833a5eb90e24ef78a0d14d04b25d53f,
        _:N5914df485bec4929a847e767d7d9e554,
        _:N5dc0b7efaac94c67bf75f73645a3c98d,
        _:N62506182f1c34471a807ab3dc448e421,
        _:N677cdec9b8664b9b96add40b4ee09797,
        _:N6e40df9ecb7f4d6c8c3680c93c676a29,
        _:N6e9d61693e8946eda6e1a26cf9046266,
        _:N6f83b403d8584dd0887d89960c6bfad4,
        _:N71c8fff3779c40029855fa961d46baaa,
        _:N782d484579964096ae42f36653a0e83f,
        _:N7a2bcbbe3fd142e3bfd8089a189c0ec1,
        _:N7f10aa32fa804270beca9c9a75543334,
        _:N7f6347f05fb24cfd985418a0ceeb5783,
        _:N83b793a2721c4e0bac2a0a59ba7f5cc5,
        _:N8582e8f83f8442218a03f0da980be96e,
        _:N883c04b2073d47b7a505414c5ad19ad9,
        _:N886a0f45f44a4706b1a63eadd4037517,
        _:N8b1036068cf0402f8d6153f8f2b7e5a1,
        _:N95b3ccea3bf5497caaaf6606a6b6f30a,
        _:N96982404ac554666bd870fde14df8ed1,
        _:Na10f9830195248208ef0c24ad2f96a6e,
        _:Na281fe3e1ae24ba791aa5be9fa65426c,
        _:Na37c51d9c26d4b3688b5fcc34a489733,
        _:Na741c8d0f50a4a90a27b9190740de503,
        _:Naf7405d4562445fdb45a81b505c7fab5,
        _:Nb051fd93cec14d6c9b0bf677c20b15e4,
        _:Nb324e73cd9dd46edb8dc8e47586e68a3,
        _:Nb41883bd8f4141228bc8eb870115a771,
        _:Nb84f8377bddf475ea383827250fdc044,
        _:Nbacc1f1de308461f843def8b8a65bf21,
        _:Nbd61057b1c0f4ecc86c24ddbd3877639,
        _:Nbe3db9cad74a4bdd827a48f261e176de,
        _:Nc548e577ccf146d3a5bbf150a1b885f8,
        _:Nc805fd7ee7fe4296adb7d49c96b03627,
        _:Ncc1802e3aa934281a5bcabd431dc9371,
        _:Ncf5e384fe5ea43178dc07bd157103a98,
        _:Ncf6e6b120e2741c2a29a082790507df7,
        _:Nd3874a1d828e42a5924cd6c55a93209a,
        _:Nd7b68c091a4d49c58c159a8973c7e705,
        _:Nde3da6fcb6e545e0b5457280c0833cff,
        _:Ne350934e08ee4adcb2370e94c81a7b08,
        _:Ne541da193ac04a4d99fb3c7caf3b01f1,
        _:Ne5ac264e2c514eea874c30000133d5b4,
        _:Ne99b7f31b50546b6b643175f4c6c26f2,
        _:Need85a23609e4da1891d8e345ed2fac9,
        _:Nf16f9275576548b38a219d914a58563a,
        _:Nf345530672164e11a77d6f3f9f877c67,
        _:Nf41600cf5b23486e8acc1828e536c859,
        _:Nfb63ff46eb2943d79244ee558f47f9da ;
    mo:track_count 67 ;
    schema:duration "PT24:27"^^xsd:interval ;
    schema:numTracks 67 ;
    schema:track _:N01b18acab90646c1b407266b279d72e4,
        _:N0ed28b2328244fb0bd3563b28a9d906f,
        _:N13dafea03661468ea3e6350bbd6a69a8,
        _:N17e3b1c4581940e9a6793826e4bc2786,
        _:N223b1b51512b440785cae42d8976e6e2,
        _:N2454047018f34731863c50a0750e10dc,
        _:N27c873473b584462b3c3dbe4bafcd1de,
        _:N2c886a229e9e4fb18c3596cc1b552680,
        _:N2d9968963f0b479fa8a3f07155a427b7,
        _:N2e87846f26ba43fca2bb5d5c3c37bca2,
        _:N2fad827c93a44acba07210579be0018e,
        _:N326c45cd89b344aea87dd1b4dc4c90aa,
        _:N383f31032c114a55b07c25def58c2a79,
        _:N390a26c1c44c42c4a06bd9421c72cb70,
        _:N3b76115954e64a37a9f49a052403f793,
        _:N3cb35d355add471d8da20e97aa43bbbf,
        _:N41dd694feb5b49998f0015feddbf8957,
        _:N461a352852b34faea61dae2d2049efb7,
        _:N5833a5eb90e24ef78a0d14d04b25d53f,
        _:N5914df485bec4929a847e767d7d9e554,
        _:N5dc0b7efaac94c67bf75f73645a3c98d,
        _:N62506182f1c34471a807ab3dc448e421,
        _:N677cdec9b8664b9b96add40b4ee09797,
        _:N6e40df9ecb7f4d6c8c3680c93c676a29,
        _:N6e9d61693e8946eda6e1a26cf9046266,
        _:N6f83b403d8584dd0887d89960c6bfad4,
        _:N71c8fff3779c40029855fa961d46baaa,
        _:N782d484579964096ae42f36653a0e83f,
        _:N7a2bcbbe3fd142e3bfd8089a189c0ec1,
        _:N7f10aa32fa804270beca9c9a75543334,
        _:N7f6347f05fb24cfd985418a0ceeb5783,
        _:N83b793a2721c4e0bac2a0a59ba7f5cc5,
        _:N8582e8f83f8442218a03f0da980be96e,
        _:N883c04b2073d47b7a505414c5ad19ad9,
        _:N886a0f45f44a4706b1a63eadd4037517,
        _:N8b1036068cf0402f8d6153f8f2b7e5a1,
        _:N95b3ccea3bf5497caaaf6606a6b6f30a,
        _:N96982404ac554666bd870fde14df8ed1,
        _:Na10f9830195248208ef0c24ad2f96a6e,
        _:Na281fe3e1ae24ba791aa5be9fa65426c,
        _:Na37c51d9c26d4b3688b5fcc34a489733,
        _:Na741c8d0f50a4a90a27b9190740de503,
        _:Naf7405d4562445fdb45a81b505c7fab5,
        _:Nb051fd93cec14d6c9b0bf677c20b15e4,
        _:Nb324e73cd9dd46edb8dc8e47586e68a3,
        _:Nb41883bd8f4141228bc8eb870115a771,
        _:Nb84f8377bddf475ea383827250fdc044,
        _:Nbacc1f1de308461f843def8b8a65bf21,
        _:Nbd61057b1c0f4ecc86c24ddbd3877639,
        _:Nbe3db9cad74a4bdd827a48f261e176de,
        _:Nc548e577ccf146d3a5bbf150a1b885f8,
        _:Nc805fd7ee7fe4296adb7d49c96b03627,
        _:Ncc1802e3aa934281a5bcabd431dc9371,
        _:Ncf5e384fe5ea43178dc07bd157103a98,
        _:Ncf6e6b120e2741c2a29a082790507df7,
        _:Nd3874a1d828e42a5924cd6c55a93209a,
        _:Nd7b68c091a4d49c58c159a8973c7e705,
        _:Nde3da6fcb6e545e0b5457280c0833cff,
        _:Ne350934e08ee4adcb2370e94c81a7b08,
        _:Ne541da193ac04a4d99fb3c7caf3b01f1,
        _:Ne5ac264e2c514eea874c30000133d5b4,
        _:Ne99b7f31b50546b6b643175f4c6c26f2,
        _:Need85a23609e4da1891d8e345ed2fac9,
        _:Nf16f9275576548b38a219d914a58563a,
        _:Nf345530672164e11a77d6f3f9f877c67,
        _:Nf41600cf5b23486e8acc1828e536c859,
        _:Nfb63ff46eb2943d79244ee558f47f9da .

