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

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

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

<artist/2892#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6975#subject> ;
    schema:name "Noboru Iwata"@en,
        "岩田昇"@ja ;
    foaf:made <album/6975#composition>,
        <album/6975#subject> ;
    foaf:name "Noboru Iwata"@en,
        "岩田昇"@ja .

<artist/2893#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6975#subject> ;
    schema:name "Yoshiaki Kubotera"@en,
        "窪寺義明"@ja ;
    foaf:made <album/6975#composition>,
        <album/6975#subject> ;
    foaf:name "Yoshiaki Kubotera"@en,
        "窪寺義明"@ja .

<artist/2894#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6975#subject> ;
    schema:name "Hiroaki Shibata"@en,
        "柴田浩明"@ja ;
    foaf:made <album/6975#composition>,
        <album/6975#subject> ;
    foaf:name "Hiroaki Shibata"@en,
        "柴田浩明"@ja .

<artist/2895#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6975#subject> ;
    schema:name "Kaori Ohshima"@en,
        "大島香織"@ja ;
    foaf:made <album/6975#composition>,
        <album/6975#subject> ;
    foaf:name "Kaori Ohshima"@en,
        "大島香織"@ja .

<artist/740#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6975#subject> ;
    schema:name "Hiroshi Iizuka"@en,
        "飯塚博"@ja ;
    foaf:made <album/6975#composition>,
        <album/6975#subject> ;
    foaf:name "Hiroshi Iizuka"@en,
        "飯塚博"@ja .

<artist/790#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6975#subject> ;
    schema:name "Hiroshi Fujioka"@en,
        "藤岡央"@ja ;
    foaf:made <album/6975#composition>,
        <album/6975#subject> ;
    foaf:name "Hiroshi Fujioka"@en,
        "藤岡央"@ja .

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

<album/6975#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Anubis of the Moon's Surface GM-PROGRESS-4"@en,
        "月面のアヌビス GM-PROGRESS-4"@ja,
        "Getsumen no Anubis GM-PROGRESS-4"@ja-latn ;
    mo:performance_of <album/6975#musicalwork> ;
    mo:recorded_as <album/6975#musicalexpression> ;
    schema:name "Anubis of the Moon's Surface GM-PROGRESS-4"@en,
        "月面のアヌビス GM-PROGRESS-4"@ja,
        "Getsumen no Anubis GM-PROGRESS-4"@ja-latn ;
    schema:workPerformed <album/6975#musicalwork> .

<org/146#subject> schema:name "Media Rings Corporation"@en,
        "株式会社メディアリング"@ja,
        "Media Rings Corporation"@ja-latn ;
    foaf:name "Media Rings Corporation"@en,
        "株式会社メディアリング"@ja,
        "Media Rings Corporation"@ja-latn .

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

<https://medium-media.vgm.io/albums/57/6975/6975-1203183143.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6975#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Anubis of the Moon's Surface GM-PROGRESS-4"@en,
        "月面のアヌビス GM-PROGRESS-4"@ja,
        "Getsumen no Anubis GM-PROGRESS-4"@ja-latn ;
    mo:composer <artist/2892#subject>,
        <artist/2893#subject>,
        <artist/2894#subject>,
        <artist/2895#subject>,
        <artist/740#subject>,
        <artist/790#subject> ;
    mo:produced_work <album/6975#musicalwork> ;
    schema:name "Anubis of the Moon's Surface GM-PROGRESS-4"@en,
        "月面のアヌビス GM-PROGRESS-4"@ja,
        "Getsumen no Anubis GM-PROGRESS-4"@ja-latn .

<album/6975#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-01-25"^^xsd:date ;
    dcterms:title "Anubis of the Moon's Surface GM-PROGRESS-4"@en,
        "月面のアヌビス GM-PROGRESS-4"@ja,
        "Getsumen no Anubis GM-PROGRESS-4"@ja-latn ;
    mo:catalogue_number "MGCD-1012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6975#musicalexpression> ;
    mo:publisher <org/146#subject> ;
    mo:record _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Getsumen no Anubis"@en ;
            foaf:name "Getsumen no Anubis"@en ] ;
    schema:datePublished "1996-01-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/6975/6975-1203183143.jpg> ;
    schema:name "Anubis of the Moon's Surface GM-PROGRESS-4"@en,
        "月面のアヌビス GM-PROGRESS-4"@ja,
        "Getsumen no Anubis GM-PROGRESS-4"@ja-latn ;
    schema:publisher <org/146#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/6975/6975-1203183143.jpg> .

_:N00e3e0687e734694af5a07e8bf6c4ab7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleepless Night"@en,
        "寝苦しい夜"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Sleepless Night"@en,
        "寝苦しい夜"@ja .

_:N06f568a5e19944d0acede7c0c9eaf1c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of the Partner"@en,
        "パートナーのテーマ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Theme of the Partner"@en,
        "パートナーのテーマ"@ja .

_:N08d524f8bf0e4adc8aaa368ce6f4e048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leonard Capture!?"@en,
        "レオナルド捕獲"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Leonard Capture!?"@en,
        "レオナルド捕獲"@ja .

_:N107507e322f841739ff5e0f6764a03ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Throbbing"@en,
        "ときめき"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Throbbing"@en,
        "ときめき"@ja .

_:N11c8208e43c14592a550f746fb0626e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inside the Shuttle"@en,
        "シャトルの中"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Inside the Shuttle"@en,
        "シャトルの中"@ja .

_:N1825aec8b77c417682f522326ea6e76c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recollection"@en,
        "追憶"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Recollection"@en,
        "追憶"@ja .

_:N30c276250b1a49e9a523a41b7bdf3968 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunatic Dance"@en,
        "ルナティック・ダンス"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Lunatic Dance"@en,
        "ルナティック・ダンス"@ja .

_:N3147c8d42e4b44faa14e154fa0864d44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grand Universe"@en,
        "壮大な宇宙"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Grand Universe"@en,
        "壮大な宇宙"@ja .

_:N39695fcf0f9c4737875295dbb7e8a6fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grand Universe"@en,
        "壮大な宇宙"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Grand Universe"@en,
        "壮大な宇宙"@ja .

_:N43456b4f534040fbb4c80ce2c9b4f9c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunatic Dance"@en,
        "ルナティック・ダンス"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Lunatic Dance"@en,
        "ルナティック・ダンス"@ja .

_:N48acf25b7a33400088b7094ffca92b9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape"@en,
        "脱出"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Escape"@en,
        "脱出"@ja .

_:N4ccf24de113446f5823ddd640f4676bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exact Judgement"@en,
        "Exact Judgment"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Exact Judgement"@en,
        "Exact Judgment"@ja .

_:N4da1b8a7cc8e4ff783d4a9a092b7eabf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tension"@en,
        "緊迫"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Tension"@en,
        "緊迫"@ja .

_:N5578304e91004cdb8308d661bc06751e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reminiscence"@en,
        "回想"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Reminiscence"@en,
        "回想"@ja .

_:N6001d15709974329a4ecab3ce52b72ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight to the Moon's Surface"@en,
        "月面への飛行"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Flight to the Moon's Surface"@en,
        "月面への飛行"@ja .

_:N66fdc4546d4540d9bfae7fb6d643f996 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of the Partner"@en,
        "パートナーのテーマ"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Theme of the Partner"@en,
        "パートナーのテーマ"@ja .

_:N6a904776de7746e585a7318d4baf4437 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exact Judgement"@en,
        "Exact Judgment"@ja ;
    mo:track_number 36 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Exact Judgement"@en,
        "Exact Judgment"@ja .

_:N6fe1fbfb342d470991e1682afd85f457 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unfaithfulness"@en,
        "不信"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Unfaithfulness"@en,
        "不信"@ja .

_:N7101e02c274441fc9032eb188a3134fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Leonard"@en,
        "レオナルドのテーマ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Theme of Leonard"@en,
        "レオナルドのテーマ"@ja .

_:N75887dca4f2348eebeb8c6b8594dbf89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Power Field"@en,
        "パワーフィールド"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Power Field"@en,
        "パワーフィールド"@ja .

_:N830e156e806942f8bccd129f3d2c7c84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suspicion"@en,
        "疑惑"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Suspicion"@en,
        "疑惑"@ja .

_:N83cdfe7f9ae44f23b49060f406d76cf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twinkling Star"@en,
        "星の瞬き"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Twinkling Star"@en,
        "星の瞬き"@ja .

_:N90980c7728854d9fa0c4c8190eed297b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cruel Dead"@en,
        "Cruel Dead"@ja ;
    mo:track_number 38 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Cruel Dead"@en,
        "Cruel Dead"@ja .

_:Na33150e3fc854459a4a574404ce115c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cornered"@en,
        "追い詰められる"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Cornered"@en,
        "追い詰められる"@ja .

_:Na80653b9c0a541c0972bcfc5373b8678 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Credit"@en,
        "Final Credit"@ja ;
    mo:track_number 39 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Final Credit"@en,
        "Final Credit"@ja .

_:Nb6f1e48a4b5f4325adb00b8474a780f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Conclusion"@en,
        "結論"@ja ;
    mo:track_number 34 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Conclusion"@en,
        "結論"@ja .

_:Nba126e27b73f4b89ac98c6f92a845291 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Party in the Laboratory"@en,
        "研究所でのパーティー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "A Party in the Laboratory"@en,
        "研究所でのパーティー"@ja .

_:Nbc15267525aa4e59956b6698f0f9d11b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaos"@en,
        "混乱"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Chaos"@en,
        "混乱"@ja .

_:Nc058e7dc33bf427faaf1c456df88b8bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disturbance"@en,
        "困惑"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Disturbance"@en,
        "困惑"@ja .

_:Nc1fba98892b246f595c7c33c06f8f348 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not Convince"@en,
        "Not Convince"@ja ;
    mo:track_number 37 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Not Convince"@en,
        "Not Convince"@ja .

_:Nc5addde3d6344eb0a109ce758760a3ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Approaching Person"@en,
        "迫り来る者"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Approaching Person"@en,
        "迫り来る者"@ja .

_:Nd621ba16095b4dfcb5e868d6f1bb9ca0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Truth that I saw"@en,
        "見えてきた真実"@ja ;
    mo:track_number 35 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "The Truth that I saw"@en,
        "見えてきた真実"@ja .

_:Nd74e0c5df47d49ef8ed51ee7de7f75fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reasoning"@en,
        "推理"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Reasoning"@en,
        "推理"@ja .

_:Nd8db40f90aa34506a205b0c450bdf64b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgia"@en,
        "望郷"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Nostalgia"@en,
        "望郷"@ja .

_:Ndb167b00041346fc90ed8ffe0f4f4e6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The First Encounter"@en,
        "最初の遭遇"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "The First Encounter"@en,
        "最初の遭遇"@ja .

_:Ndca8938d342746098265a0607ca62603 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wine Table"@en,
        "ワインテーブル"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Wine Table"@en,
        "ワインテーブル"@ja .

_:Nee8e7e778ad24a72a8d9992f124d695c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parallel Time"@en,
        "パラレルな時間"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Parallel Time"@en,
        "パラレルな時間"@ja .

_:Nf1ac90c4fcfe4fb584e69a66ef95328d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stalker"@en,
        "ストーカー"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Stalker"@en,
        "ストーカー"@ja .

_:Nf49c79e714e54ece91a2e8b98448126b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rest"@en,
        "休息"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nc160c9ccca5d4ba1a6b79a51f7091c01 ;
    schema:name "Rest"@en,
        "休息"@ja .

_:Nc160c9ccca5d4ba1a6b79a51f7091c01 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00e3e0687e734694af5a07e8bf6c4ab7,
        _:N06f568a5e19944d0acede7c0c9eaf1c1,
        _:N08d524f8bf0e4adc8aaa368ce6f4e048,
        _:N107507e322f841739ff5e0f6764a03ac,
        _:N11c8208e43c14592a550f746fb0626e0,
        _:N1825aec8b77c417682f522326ea6e76c,
        _:N30c276250b1a49e9a523a41b7bdf3968,
        _:N3147c8d42e4b44faa14e154fa0864d44,
        _:N39695fcf0f9c4737875295dbb7e8a6fa,
        _:N43456b4f534040fbb4c80ce2c9b4f9c0,
        _:N48acf25b7a33400088b7094ffca92b9d,
        _:N4ccf24de113446f5823ddd640f4676bf,
        _:N4da1b8a7cc8e4ff783d4a9a092b7eabf,
        _:N5578304e91004cdb8308d661bc06751e,
        _:N6001d15709974329a4ecab3ce52b72ae,
        _:N66fdc4546d4540d9bfae7fb6d643f996,
        _:N6a904776de7746e585a7318d4baf4437,
        _:N6fe1fbfb342d470991e1682afd85f457,
        _:N7101e02c274441fc9032eb188a3134fe,
        _:N75887dca4f2348eebeb8c6b8594dbf89,
        _:N830e156e806942f8bccd129f3d2c7c84,
        _:N83cdfe7f9ae44f23b49060f406d76cf7,
        _:N90980c7728854d9fa0c4c8190eed297b,
        _:Na33150e3fc854459a4a574404ce115c4,
        _:Na80653b9c0a541c0972bcfc5373b8678,
        _:Nb6f1e48a4b5f4325adb00b8474a780f9,
        _:Nba126e27b73f4b89ac98c6f92a845291,
        _:Nbc15267525aa4e59956b6698f0f9d11b,
        _:Nc058e7dc33bf427faaf1c456df88b8bc,
        _:Nc1fba98892b246f595c7c33c06f8f348,
        _:Nc5addde3d6344eb0a109ce758760a3ac,
        _:Nd621ba16095b4dfcb5e868d6f1bb9ca0,
        _:Nd74e0c5df47d49ef8ed51ee7de7f75fe,
        _:Nd8db40f90aa34506a205b0c450bdf64b,
        _:Ndb167b00041346fc90ed8ffe0f4f4e6f,
        _:Ndca8938d342746098265a0607ca62603,
        _:Nee8e7e778ad24a72a8d9992f124d695c,
        _:Nf1ac90c4fcfe4fb584e69a66ef95328d,
        _:Nf49c79e714e54ece91a2e8b98448126b ;
    mo:track_count 39 ;
    schema:duration "PT68:33"^^xsd:interval ;
    schema:numTracks 39 ;
    schema:track _:N00e3e0687e734694af5a07e8bf6c4ab7,
        _:N06f568a5e19944d0acede7c0c9eaf1c1,
        _:N08d524f8bf0e4adc8aaa368ce6f4e048,
        _:N107507e322f841739ff5e0f6764a03ac,
        _:N11c8208e43c14592a550f746fb0626e0,
        _:N1825aec8b77c417682f522326ea6e76c,
        _:N30c276250b1a49e9a523a41b7bdf3968,
        _:N3147c8d42e4b44faa14e154fa0864d44,
        _:N39695fcf0f9c4737875295dbb7e8a6fa,
        _:N43456b4f534040fbb4c80ce2c9b4f9c0,
        _:N48acf25b7a33400088b7094ffca92b9d,
        _:N4ccf24de113446f5823ddd640f4676bf,
        _:N4da1b8a7cc8e4ff783d4a9a092b7eabf,
        _:N5578304e91004cdb8308d661bc06751e,
        _:N6001d15709974329a4ecab3ce52b72ae,
        _:N66fdc4546d4540d9bfae7fb6d643f996,
        _:N6a904776de7746e585a7318d4baf4437,
        _:N6fe1fbfb342d470991e1682afd85f457,
        _:N7101e02c274441fc9032eb188a3134fe,
        _:N75887dca4f2348eebeb8c6b8594dbf89,
        _:N830e156e806942f8bccd129f3d2c7c84,
        _:N83cdfe7f9ae44f23b49060f406d76cf7,
        _:N90980c7728854d9fa0c4c8190eed297b,
        _:Na33150e3fc854459a4a574404ce115c4,
        _:Na80653b9c0a541c0972bcfc5373b8678,
        _:Nb6f1e48a4b5f4325adb00b8474a780f9,
        _:Nba126e27b73f4b89ac98c6f92a845291,
        _:Nbc15267525aa4e59956b6698f0f9d11b,
        _:Nc058e7dc33bf427faaf1c456df88b8bc,
        _:Nc1fba98892b246f595c7c33c06f8f348,
        _:Nc5addde3d6344eb0a109ce758760a3ac,
        _:Nd621ba16095b4dfcb5e868d6f1bb9ca0,
        _:Nd74e0c5df47d49ef8ed51ee7de7f75fe,
        _:Nd8db40f90aa34506a205b0c450bdf64b,
        _:Ndb167b00041346fc90ed8ffe0f4f4e6f,
        _:Ndca8938d342746098265a0607ca62603,
        _:Nee8e7e778ad24a72a8d9992f124d695c,
        _:Nf1ac90c4fcfe4fb584e69a66ef95328d,
        _:Nf49c79e714e54ece91a2e8b98448126b .

