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

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

<artist/280#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55489#subject> ;
    schema:name "Takeshi Abo"@en,
        "阿保剛"@ja ;
    foaf:made <album/55489#composition>,
        <album/55489#subject> ;
    foaf:name "Takeshi Abo"@en,
        "阿保剛"@ja .

<artist/396#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55489#subject> ;
    schema:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja ;
    foaf:made <album/55489#composition>,
        <album/55489#lyrics>,
        <album/55489#subject> ;
    foaf:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja .

<product/2380#subject> a schema:CreativeWork ;
    schema:name "ROBOTICS;NOTES (Game)"@en,
        "ROBOTICS;NOTES (Game)"@ja,
        "ROBOTICS;NOTES (Game)"@ja-latn ;
    foaf:name "ROBOTICS;NOTES (Game)"@en,
        "ROBOTICS;NOTES (Game)"@ja,
        "ROBOTICS;NOTES (Game)"@ja-latn .

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

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

<https://media.vgm.io/albums/98/55489/55489-7eabf7cd2883.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/55489#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/98/55489/55489-7eabf7cd2883.jpg> ;
    foaf:depicts <album/55489#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/98/55489/55489-7eabf7cd2883.jpg> .

<https://medium-media.vgm.io/albums/98/55489/55489-7eabf7cd2883.jpg> a schema:ImageObject,
        foaf:Image .

<album/55489#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Robotics;Notes Original Sound Track + 6"@en,
        "ROBOTICS;NOTES オリジナルサウンドトラック + 6"@ja,
        "Robotics;Notes Original Sound Track + 6"@ja-latn ;
    mo:composer <artist/280#subject>,
        <artist/396#subject> ;
    mo:produced_work <album/55489#musicalwork> ;
    schema:name "Robotics;Notes Original Sound Track + 6"@en,
        "ROBOTICS;NOTES オリジナルサウンドトラック + 6"@ja,
        "Robotics;Notes Original Sound Track + 6"@ja-latn .

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

<album/55489#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Robotics;Notes Original Sound Track + 6"@en,
        "ROBOTICS;NOTES オリジナルサウンドトラック + 6"@ja,
        "Robotics;Notes Original Sound Track + 6"@ja-latn ;
    mo:performance_of <album/55489#musicalwork> ;
    mo:performer <artist/12553#subject> ;
    mo:recorded_as <album/55489#musicalexpression> ;
    schema:byArtist <artist/12553#subject> ;
    schema:name "Robotics;Notes Original Sound Track + 6"@en,
        "ROBOTICS;NOTES オリジナルサウンドトラック + 6"@ja,
        "Robotics;Notes Original Sound Track + 6"@ja-latn ;
    schema:workPerformed <album/55489#musicalwork> .

<artist/12553#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55489#performance> ;
    schema:name "Zwei"@en ;
    foaf:name "Zwei"@en .

<album/55489#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-30"^^xsd:date ;
    dcterms:title "Robotics;Notes Original Sound Track + 6"@en,
        "ROBOTICS;NOTES オリジナルサウンドトラック + 6"@ja,
        "Robotics;Notes Original Sound Track + 6"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/55489#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    mo:record_count 1 ;
    schema:about <product/2380#subject> ;
    schema:byArtist <artist/12553#subject> ;
    schema:datePublished "2015-10-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/55489/55489-7eabf7cd2883.jpg> ;
    schema:name "Robotics;Notes Original Sound Track + 6"@en,
        "ROBOTICS;NOTES オリジナルサウンドトラック + 6"@ja,
        "Robotics;Notes Original Sound Track + 6"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/55489/55489-7eabf7cd2883.jpg> .

_:N064fb6221ab94b57aee055cd282fb977 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hurry Up! -light mix-"@en,
        "HURRY UP! -light mix-"@ja ;
    mo:track_number 42 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Hurry Up! -light mix-"@en,
        "HURRY UP! -light mix-"@ja .

_:N0916772c13a54dd6a508474247db6592 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gloomy Fact"@en,
        "GLOOMY FACT"@ja ;
    mo:track_number 30 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Gloomy Fact"@en,
        "GLOOMY FACT"@ja .

_:N0ab69ed2c98a403f98b6658e65d6edb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Energetic Forge"@en,
        "ENERGETIC FORCE"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Energetic Forge"@en,
        "ENERGETIC FORCE"@ja .

_:N26912b96e8084684abcfe62848c7cdef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time of Tranquility"@en,
        "静寂の時間"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Time of Tranquility"@en,
        "静寂の時間"@ja .

_:N2b268797b50148ca8cac7d335f01999f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Presage"@en,
        "PRESAGE"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Presage"@en,
        "PRESAGE"@ja .

_:N2fff8f7ab4304a178842e2e8fe752a4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time of Quietness -piano-"@en,
        "静寂の時間 -piano-"@ja ;
    mo:track_number 38 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Time of Quietness -piano-"@en,
        "静寂の時間 -piano-"@ja .

_:N3420a101bcc14fda82ceba203d2fc8d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amusing World"@en,
        "AMUSING WORLD"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Amusing World"@en,
        "AMUSING WORLD"@ja .

_:N3c127ec0992445bc92ce47cbab09acb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROBO-ONE -Attacking!-"@en,
        "ROBO-ONE -Attacking!-"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "ROBO-ONE -Attacking!-"@en,
        "ROBO-ONE -Attacking!-"@ja .

_:N409765425dcc4d14aa233c80da6baba7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uchugaoka Park"@en,
        "宇宙ヶ丘公園"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Uchugaoka Park"@en,
        "宇宙ヶ丘公園"@ja .

_:N4712424930004655a818e6f3ce8ba41a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amusing World -light mix-"@en,
        "AMUSING WORLD -light mix-"@ja ;
    mo:track_number 40 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Amusing World -light mix-"@en,
        "AMUSING WORLD -light mix-"@ja .

_:N48d8c6e3f55b4a8e9597661eb624e87a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystery"@en,
        "謎"@ja ;
    mo:track_number 46 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Mystery"@en,
        "謎"@ja .

_:N4f37336bac3e4cc69b641c59f67207c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Timidity -piano-"@en,
        "TIMIDITY -piano-"@ja ;
    mo:track_number 39 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Timidity -piano-"@en,
        "TIMIDITY -piano-"@ja .

_:N5007d614b1174d33937422aa1c54ce27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROBO-ONE -Full mix-"@en,
        "ROBO-ONE -Full mix-"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "ROBO-ONE -Full mix-"@en,
        "ROBO-ONE -Full mix-"@ja .

_:N5212f6598b834dc082925923a85fdea0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghost?"@en,
        "幽霊?"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Ghost?"@en,
        "幽霊?"@ja .

_:N57d0fe8639c542378fb5b3c8f6c78bbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Robotics Notes -Start!-"@en,
        "Robotics Notes-起動!-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Robotics Notes -Start!-"@en,
        "Robotics Notes-起動!-"@ja .

_:N5b16f176f6f34259b6ecf3db5e0eb210 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monopole"@en,
        "モノポール"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Monopole"@en,
        "モノポール"@ja .

_:N5dc5d91a4c604335bc3d96824856c2d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare Realization"@en,
        "具現化する悪夢"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Nightmare Realization"@en,
        "具現化する悪夢"@ja .

_:N5f10152d3589426aba5ced0265709d55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Timidity"@en,
        "TIMIDITY"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Timidity"@en,
        "TIMIDITY"@ja .

_:N64397e7bca0d40a5a4d373547a175ab5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories with Big Sis"@en,
        "姉との思い出"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Memories with Big Sis"@en,
        "姉との思い出"@ja .

_:N64ae96a7addd48ffb10a0740e0df8519 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Presage -amb-"@en,
        "PRESAGE -amb-"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Presage -amb-"@en,
        "PRESAGE -amb-"@ja .

_:N70585e1a076d45518bd5da1b46913c5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories with Big Sis -piano-"@en,
        "姉との思い出 -piano-"@ja ;
    mo:track_number 41 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Memories with Big Sis -piano-"@en,
        "姉との思い出 -piano-"@ja .

_:N78f3d26dd28a429a94153ac182e2bd86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ANOTHER TRUTH"@en,
        "ANOTHER TRUTH"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "ANOTHER TRUTH"@en,
        "ANOTHER TRUTH"@ja .

_:N804293f3099a4acaaee701e1bfb9f290 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tournament"@en,
        "大会"@ja ;
    mo:track_number 45 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Tournament"@en,
        "大会"@ja .

_:N8443d34ae045475582300995cc3efa4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final War"@en,
        "FINAL WAR"@ja ;
    mo:track_number 35 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Final War"@en,
        "FINAL WAR"@ja .

_:N87f9118632bc4adda72fb0c62907760c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gunvarrel Production"@en,
        "ガンヴァレル製作"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Gunvarrel Production"@en,
        "ガンヴァレル製作"@ja .

_:N89bc0199a4f246dd9d53db8fee1c498b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#3 Preview"@en,
        "#3 Preview"@ja ;
    mo:track_number 44 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "#3 Preview"@en,
        "#3 Preview"@ja .

_:N8b66369536f5486a85c2d0386e9b9ae2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Robotics Notes -piano-"@en,
        "Robotics Notes -piano-"@ja ;
    mo:track_number 24 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Robotics Notes -piano-"@en,
        "Robotics Notes -piano-"@ja .

_:N8d32a13d5006403c9664ff32d34b5f24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Absolute Realism"@en,
        "ABSOLUTE REALISM"@ja ;
    mo:track_number 26 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Absolute Realism"@en,
        "ABSOLUTE REALISM"@ja .

_:N8e76e275264b40f284cf04818608eb0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The way forward 1"@en,
        "進むべき道1"@ja ;
    mo:track_number 47 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "The way forward 1"@en,
        "進むべき道1"@ja .

_:N974a60a774e7469ab1c6a26209a0c456 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Robot Research Club"@en,
        "ロボット研究部"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Robot Research Club"@en,
        "ロボット研究部"@ja .

_:N9e54ef64e0174287862a4e357585c987 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreams, Hopes, Bonds, and..."@en,
        "夢と希望と絆と"@ja ;
    mo:track_number 29 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Dreams, Hopes, Bonds, and..."@en,
        "夢と希望と絆と"@ja .

_:Na478f3b4bd4649bda8784a386b483d45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Dream That Science Sees"@en,
        "科学が見る夢"@ja ;
    mo:track_number 43 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "A Dream That Science Sees"@en,
        "科学が見る夢"@ja .

_:Na4f051c22b0c43538a3e53e9677e4b8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time Axis"@en,
        "TIME-AXIS"@ja ;
    mo:track_number 36 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Time Axis"@en,
        "TIME-AXIS"@ja .

_:Na7d82878363e47c5bf9068ce4efba8fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Exoskeleton"@en,
        "エグゾスケルトンへようこそ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Welcome to Exoskeleton"@en,
        "エグゾスケルトンへようこそ"@ja .

_:Nb05da687cb444f11b612346a247f2e46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Preparing for the Final Battle"@en,
        "決戦に向けて"@ja ;
    mo:track_number 34 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Preparing for the Final Battle"@en,
        "決戦に向けて"@ja .

_:Nb9985d41414046beaaee49962c2ce159 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roboclinic"@en,
        "ロボクリニック"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Roboclinic"@en,
        "ロボクリニック"@ja .

_:Nbd1957f8c4fa4f8d929e36ac6542240c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Robotics Notes -2nd theme-"@en,
        "Robotics Notes -2nd theme-"@ja ;
    mo:track_number 25 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Robotics Notes -2nd theme-"@en,
        "Robotics Notes -2nd theme-"@ja .

_:Nbd3d95ace5ec42f4a42990fb2e164ad2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Odaiba's Sky"@en,
        "お台場の空"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Odaiba's Sky"@en,
        "お台場の空"@ja .

_:Nc9a2da577391443ea95af3de03aaf8ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Report"@en,
        "A REPORT"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "A Report"@en,
        "A REPORT"@ja .

_:Ncb8cca7b3b0f4a8ba58daef20ec3a763 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "O-KA-E-RI"@en,
        "O-KA-E-RI"@ja ;
    mo:track_number 37 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "O-KA-E-RI"@en,
        "O-KA-E-RI"@ja .

_:Ncd20de04bc3847e7bb37b86ceb76e77f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The way forward 6"@en,
        "進むべき道6"@ja ;
    mo:track_number 50 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "The way forward 6"@en,
        "進むべき道6"@ja .

_:Ndedebfff1bc94aa39222713ba1645a7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The way forward 5"@en,
        "進むべき道5"@ja ;
    mo:track_number 49 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "The way forward 5"@en,
        "進むべき道5"@ja .

_:Ne00723cb1332491681f42110cf624713 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JAXA"@en,
        "JAXA"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "JAXA"@en,
        "JAXA"@ja .

_:Ne5cc0477363e48bdbebbaf9d2a45681f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Extended Place (Short Ver.)"@en,
        "拡張プレイス (Short Ver.)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Extended Place (Short Ver.)"@en,
        "拡張プレイス (Short Ver.)"@ja .

_:Nea3f9b54e3b746d79209cc1e0deeea95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The way forward 4"@en,
        "進むべき道4"@ja ;
    mo:track_number 48 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "The way forward 4"@en,
        "進むべき道4"@ja .

_:Nedabec173d1d42a8ae32f5af73689129 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winds of Tanegashima"@en,
        "種子島の風"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Winds of Tanegashima"@en,
        "種子島の風"@ja .

_:Nedc11c0c75f846c7b3b4cabe5b1de983 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hurry Up!"@en,
        "HURRY UP!"@ja ;
    mo:track_number 31 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Hurry Up!"@en,
        "HURRY UP!"@ja .

_:Nf5f6a7b8dba54ea8bd0a7bd8ecdeecfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROBO-ONE -Battle ground-"@en,
        "ROBO-ONE -Battle ground-"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "ROBO-ONE -Battle ground-"@en,
        "ROBO-ONE -Battle ground-"@ja .

_:Nf7342c700b254401a68d76c49d912f15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resonating Warning"@en,
        "RESONATING WARNING"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "Resonating Warning"@en,
        "RESONATING WARNING"@ja .

_:Nf9137542ba35480d84d6170c37b6a81d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "River of Feelings"@en,
        "気持ちの河"@ja ;
    mo:track_number 33 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N6e0c508d433b4ffabb528c5776c2cfd2 ;
    schema:name "River of Feelings"@en,
        "気持ちの河"@ja .

_:N6e0c508d433b4ffabb528c5776c2cfd2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N064fb6221ab94b57aee055cd282fb977,
        _:N0916772c13a54dd6a508474247db6592,
        _:N0ab69ed2c98a403f98b6658e65d6edb7,
        _:N26912b96e8084684abcfe62848c7cdef,
        _:N2b268797b50148ca8cac7d335f01999f,
        _:N2fff8f7ab4304a178842e2e8fe752a4b,
        _:N3420a101bcc14fda82ceba203d2fc8d1,
        _:N3c127ec0992445bc92ce47cbab09acb9,
        _:N409765425dcc4d14aa233c80da6baba7,
        _:N4712424930004655a818e6f3ce8ba41a,
        _:N48d8c6e3f55b4a8e9597661eb624e87a,
        _:N4f37336bac3e4cc69b641c59f67207c0,
        _:N5007d614b1174d33937422aa1c54ce27,
        _:N5212f6598b834dc082925923a85fdea0,
        _:N57d0fe8639c542378fb5b3c8f6c78bbd,
        _:N5b16f176f6f34259b6ecf3db5e0eb210,
        _:N5dc5d91a4c604335bc3d96824856c2d7,
        _:N5f10152d3589426aba5ced0265709d55,
        _:N64397e7bca0d40a5a4d373547a175ab5,
        _:N64ae96a7addd48ffb10a0740e0df8519,
        _:N70585e1a076d45518bd5da1b46913c5f,
        _:N78f3d26dd28a429a94153ac182e2bd86,
        _:N804293f3099a4acaaee701e1bfb9f290,
        _:N8443d34ae045475582300995cc3efa4e,
        _:N87f9118632bc4adda72fb0c62907760c,
        _:N89bc0199a4f246dd9d53db8fee1c498b,
        _:N8b66369536f5486a85c2d0386e9b9ae2,
        _:N8d32a13d5006403c9664ff32d34b5f24,
        _:N8e76e275264b40f284cf04818608eb0b,
        _:N974a60a774e7469ab1c6a26209a0c456,
        _:N9e54ef64e0174287862a4e357585c987,
        _:Na478f3b4bd4649bda8784a386b483d45,
        _:Na4f051c22b0c43538a3e53e9677e4b8c,
        _:Na7d82878363e47c5bf9068ce4efba8fa,
        _:Nb05da687cb444f11b612346a247f2e46,
        _:Nb9985d41414046beaaee49962c2ce159,
        _:Nbd1957f8c4fa4f8d929e36ac6542240c,
        _:Nbd3d95ace5ec42f4a42990fb2e164ad2,
        _:Nc9a2da577391443ea95af3de03aaf8ef,
        _:Ncb8cca7b3b0f4a8ba58daef20ec3a763,
        _:Ncd20de04bc3847e7bb37b86ceb76e77f,
        _:Ndedebfff1bc94aa39222713ba1645a7c,
        _:Ne00723cb1332491681f42110cf624713,
        _:Ne5cc0477363e48bdbebbaf9d2a45681f,
        _:Nea3f9b54e3b746d79209cc1e0deeea95,
        _:Nedabec173d1d42a8ae32f5af73689129,
        _:Nedc11c0c75f846c7b3b4cabe5b1de983,
        _:Nf5f6a7b8dba54ea8bd0a7bd8ecdeecfb,
        _:Nf7342c700b254401a68d76c49d912f15,
        _:Nf9137542ba35480d84d6170c37b6a81d ;
    mo:track_count 50 ;
    schema:duration "PT132:40"^^xsd:interval ;
    schema:numTracks 50 ;
    schema:track _:N064fb6221ab94b57aee055cd282fb977,
        _:N0916772c13a54dd6a508474247db6592,
        _:N0ab69ed2c98a403f98b6658e65d6edb7,
        _:N26912b96e8084684abcfe62848c7cdef,
        _:N2b268797b50148ca8cac7d335f01999f,
        _:N2fff8f7ab4304a178842e2e8fe752a4b,
        _:N3420a101bcc14fda82ceba203d2fc8d1,
        _:N3c127ec0992445bc92ce47cbab09acb9,
        _:N409765425dcc4d14aa233c80da6baba7,
        _:N4712424930004655a818e6f3ce8ba41a,
        _:N48d8c6e3f55b4a8e9597661eb624e87a,
        _:N4f37336bac3e4cc69b641c59f67207c0,
        _:N5007d614b1174d33937422aa1c54ce27,
        _:N5212f6598b834dc082925923a85fdea0,
        _:N57d0fe8639c542378fb5b3c8f6c78bbd,
        _:N5b16f176f6f34259b6ecf3db5e0eb210,
        _:N5dc5d91a4c604335bc3d96824856c2d7,
        _:N5f10152d3589426aba5ced0265709d55,
        _:N64397e7bca0d40a5a4d373547a175ab5,
        _:N64ae96a7addd48ffb10a0740e0df8519,
        _:N70585e1a076d45518bd5da1b46913c5f,
        _:N78f3d26dd28a429a94153ac182e2bd86,
        _:N804293f3099a4acaaee701e1bfb9f290,
        _:N8443d34ae045475582300995cc3efa4e,
        _:N87f9118632bc4adda72fb0c62907760c,
        _:N89bc0199a4f246dd9d53db8fee1c498b,
        _:N8b66369536f5486a85c2d0386e9b9ae2,
        _:N8d32a13d5006403c9664ff32d34b5f24,
        _:N8e76e275264b40f284cf04818608eb0b,
        _:N974a60a774e7469ab1c6a26209a0c456,
        _:N9e54ef64e0174287862a4e357585c987,
        _:Na478f3b4bd4649bda8784a386b483d45,
        _:Na4f051c22b0c43538a3e53e9677e4b8c,
        _:Na7d82878363e47c5bf9068ce4efba8fa,
        _:Nb05da687cb444f11b612346a247f2e46,
        _:Nb9985d41414046beaaee49962c2ce159,
        _:Nbd1957f8c4fa4f8d929e36ac6542240c,
        _:Nbd3d95ace5ec42f4a42990fb2e164ad2,
        _:Nc9a2da577391443ea95af3de03aaf8ef,
        _:Ncb8cca7b3b0f4a8ba58daef20ec3a763,
        _:Ncd20de04bc3847e7bb37b86ceb76e77f,
        _:Ndedebfff1bc94aa39222713ba1645a7c,
        _:Ne00723cb1332491681f42110cf624713,
        _:Ne5cc0477363e48bdbebbaf9d2a45681f,
        _:Nea3f9b54e3b746d79209cc1e0deeea95,
        _:Nedabec173d1d42a8ae32f5af73689129,
        _:Nedc11c0c75f846c7b3b4cabe5b1de983,
        _:Nf5f6a7b8dba54ea8bd0a7bd8ecdeecfb,
        _:Nf7342c700b254401a68d76c49d912f15,
        _:Nf9137542ba35480d84d6170c37b6a81d .

