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

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

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

<artist/26093#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115767#subject> ;
    schema:name "Ritsu Ito"@en,
        "伊藤立"@ja ;
    foaf:made <album/115767#composition>,
        <album/115767#subject> ;
    foaf:name "Ritsu Ito"@en,
        "伊藤立"@ja .

<artist/26094#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115767#subject> ;
    schema:name "Kenichi Nagahashi"@en,
        "長橋健一"@ja ;
    foaf:made <album/115767#composition>,
        <album/115767#subject> ;
    foaf:name "Kenichi Nagahashi"@en,
        "長橋健一"@ja .

<artist/46268#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115767#subject> ;
    schema:name "Yuto Muto"@en,
        "武藤勇斗"@ja ;
    foaf:made <album/115767#composition>,
        <album/115767#subject> ;
    foaf:name "Yuto Muto"@en,
        "武藤勇斗"@ja .

<artist/46270#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115767#subject> ;
    schema:name "Ayumi Morino"@en,
        "森野あゆみ"@ja ;
    foaf:made <album/115767#composition>,
        <album/115767#subject> ;
    foaf:name "Ayumi Morino"@en,
        "森野あゆみ"@ja .

<product/8990#subject> a schema:CreativeWork ;
    schema:name "SAIKYO KAMIZMODE!"@en,
        "最響カミズモード!"@ja,
        "SAIKYO KAMIZMODE!"@ja-latn ;
    foaf:name "SAIKYO KAMIZMODE!"@en,
        "最響カミズモード!"@ja,
        "SAIKYO KAMIZMODE!"@ja-latn .

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

<album/115767#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SAIKYO KAMIZMODE! Original Soundtrack"@en,
        "「最響カミズモード!」オリジナルサウンドトラック"@ja,
        "SAIKYO KAMIZMODE! Original Soundtrack"@ja-latn ;
    mo:performance_of <album/115767#musicalwork> ;
    mo:recorded_as <album/115767#musicalexpression> ;
    schema:name "SAIKYO KAMIZMODE! Original Soundtrack"@en,
        "「最響カミズモード!」オリジナルサウンドトラック"@ja,
        "SAIKYO KAMIZMODE! Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/115767#musicalwork> .

<org/1749#subject> schema:name "SUNRISE Music Label"@en,
        "SUNRISE Music Label"@ja,
        "SUNRISE Music Label"@ja-latn ;
    foaf:name "SUNRISE Music Label"@en,
        "SUNRISE Music Label"@ja,
        "SUNRISE Music Label"@ja-latn .

<https://media.vgm.io/albums/76/115767/115767-07d844233b70.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115767#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/76/115767/115767-07d844233b70.jpg> ;
    foaf:depicts <album/115767#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/76/115767/115767-07d844233b70.jpg> .

<https://medium-media.vgm.io/albums/76/115767/115767-07d844233b70.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/115767#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SAIKYO KAMIZMODE! Original Soundtrack"@en,
        "「最響カミズモード!」オリジナルサウンドトラック"@ja,
        "SAIKYO KAMIZMODE! Original Soundtrack"@ja-latn ;
    mo:composer <artist/26093#subject>,
        <artist/26094#subject>,
        <artist/46268#subject>,
        <artist/46270#subject> ;
    mo:produced_work <album/115767#musicalwork> ;
    schema:name "SAIKYO KAMIZMODE! Original Soundtrack"@en,
        "「最響カミズモード!」オリジナルサウンドトラック"@ja,
        "SAIKYO KAMIZMODE! Original Soundtrack"@ja-latn .

<album/115767#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-20"^^xsd:date ;
    dcterms:title "SAIKYO KAMIZMODE! Original Soundtrack"@en,
        "「最響カミズモード!」オリジナルサウンドトラック"@ja,
        "SAIKYO KAMIZMODE! Original Soundtrack"@ja-latn ;
    mo:catalogue_number "SRM0697003" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/115767#musicalexpression> ;
    mo:publisher <org/1749#subject> ;
    mo:record _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    mo:record_count 1 ;
    schema:about <product/8990#subject> ;
    schema:datePublished "2021-10-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/76/115767/115767-07d844233b70.jpg> ;
    schema:name "SAIKYO KAMIZMODE! Original Soundtrack"@en,
        "「最響カミズモード!」オリジナルサウンドトラック"@ja,
        "SAIKYO KAMIZMODE! Original Soundtrack"@ja-latn ;
    schema:publisher <org/1749#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/115767/115767-07d844233b70.jpg> .

_:N06bee767366a4365930af0f5dad4e5cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "正義"@ja ;
    mo:track_number 45 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "正義"@ja .

_:N0d04756526d04cea8fd509139221291d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブリッジ I"@ja ;
    mo:track_number 52 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "ブリッジ I"@ja .

_:N10df0bc1c0ea4254ba17cff046e432f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖地"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "聖地"@ja .

_:N167b3af405b44a538df206a5c227e16f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "孤独"@ja ;
    mo:track_number 38 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "孤独"@ja .

_:N1a1b707958c84049900d708a9e5f343c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リュウショー"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "リュウショー"@ja .

_:N1d096ef7ef6f475fb35543ca1a52bf78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "慕情"@ja ;
    mo:track_number 44 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "慕情"@ja .

_:N1d18c2b1d5004720b7004f17a2190524 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カミズモウ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "カミズモウ"@ja .

_:N1ef1938c10994a06aaa5ae4318e2f80c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワルダーク"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "ワルダーク"@ja .

_:N227c8ef14a1e4aa49c6f2a5f371fe028 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゴウテツ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "ゴウテツ"@ja .

_:N22f57160b1384390a3312de617b841da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サブタイトル"@ja ;
    mo:track_number 50 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "サブタイトル"@ja .

_:N29e40a6d44d3497eb571a3be78803b02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブリッジ III"@ja ;
    mo:track_number 54 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "ブリッジ III"@ja .

_:N2a3571d0d31c4cfa9b7951ded0f82425 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "対峙"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "対峙"@ja .

_:N2d21870b3af74234a9ec564142d4d7be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幸福"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "幸福"@ja .

_:N3c6ec366e79746d0b6a0b7e73638d828 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛情"@ja ;
    mo:track_number 34 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "愛情"@ja .

_:N4b8b0f3ba8554787911339268df6d3c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "計略"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "計略"@ja .

_:N4c61b3cdc27347cda84fcba06b780ec1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "七賢神"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "七賢神"@ja .

_:N4f75f025e80c4d208768063bd203e317 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バッシャ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "バッシャ"@ja .

_:N5d4ce769a72e4c88bfd1a7a6abc3e93e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブリッジ II"@ja ;
    mo:track_number 53 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "ブリッジ II"@ja .

_:N6190d1dd7f3d4043ac93e1248f7b62c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "快適"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "快適"@ja .

_:N680f0118ad8e48708ad6a16d3299615e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "日常"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "日常"@ja .

_:N6a90e1fac9424bc9ada2a9f7dfdf6128 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妄想"@ja ;
    mo:track_number 43 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "妄想"@ja .

_:N6d70f9d34a5448dd9dea06dc6cff7d41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "解説"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "解説"@ja .

_:N6e6a18b5906c44d698926550084f496a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "好勝負"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "好勝負"@ja .

_:N6f7a8a552e6c42539864a64ca6072725 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "次回予告"@ja ;
    mo:track_number 57 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "次回予告"@ja .

_:N746c754100224ec7aafd1d81d816290a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "伝統"@ja ;
    mo:track_number 30 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "伝統"@ja .

_:N78407863f73e465a85d639414aeca52c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "修行"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "修行"@ja .

_:N79690cc9867f4bfaa4f6a133f087ec80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "苦悩"@ja ;
    mo:track_number 40 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "苦悩"@ja .

_:N797f8b9eb77a4321b58437ab951e1ab6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "土俵入り II"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "土俵入り II"@ja .

_:N7f7a9a7de4204aaa9e6b807f0121710b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心痛"@ja ;
    mo:track_number 36 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "心痛"@ja .

_:N82f0f42e4c514533b7fea254d9d3ae9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイキャッチ"@ja ;
    mo:track_number 51 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "アイキャッチ"@ja .

_:N832e47bfd1224a20be789b0b3ae425b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花丸肉まん"@ja ;
    mo:track_number 49 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "花丸肉まん"@ja .

_:N8344a84539aa47799058a589680acdf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "希望"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "希望"@ja .

_:N85cb612d1b9d4e1894575e9be36caafb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決意"@ja ;
    mo:track_number 41 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "決意"@ja .

_:N8c0436962e5145c1bb701a5ac317d24e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "七賢者"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "七賢者"@ja .

_:N98249417943b463a9196f7316f10f064 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神通力"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "神通力"@ja .

_:N9dab87d1fac249af8e82f032ee6763c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヴァイアン"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "ヴァイアン"@ja .

_:N9f634d5ef8dc44d7850e9a662939785b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "落着"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "落着"@ja .

_:Na4738a23b0d14eb0ba19ef0c6fbfc328 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不穏"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "不穏"@ja .

_:Na982909284ce45a08ff987de9da7d327 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "土俵入り I"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "土俵入り I"@ja .

_:Naacf9aadae9d47a182e2db97532bdaf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カワタロウ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "カワタロウ"@ja .

_:Nab3d87f36ed64643bd2158ceadb316dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白星"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "白星"@ja .

_:Nb20749f643ab48efbee12847a51ec201 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ザンギエン"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "ザンギエン"@ja .

_:Nbde4b27576eb4aa6bb9ebc91276b89b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒバァーナ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "ヒバァーナ"@ja .

_:Nbf59ada24f5045c0a6ba89631ee461c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "静夜"@ja ;
    mo:track_number 33 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "静夜"@ja .

_:Nc03eda102cd043da87dace0365350741 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "安心"@ja ;
    mo:track_number 39 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "安心"@ja .

_:Nc1a64d64fc984b03936b6a7ac0e1838a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "齟齬"@ja ;
    mo:track_number 37 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "齟齬"@ja .

_:Nc225ae27b2434badb5e08db541d2f40f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブリッジ IV"@ja ;
    mo:track_number 55 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "ブリッジ IV"@ja .

_:Nc50e97d250f8499b9f47392d513df2ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブロードロン"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "ブロードロン"@ja .

_:Nd1ad969bd5714f148568bbfdf61f44ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "友情"@ja ;
    mo:track_number 42 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "友情"@ja .

_:Nda5c9e35cbf342b8935c2f6558b3d71e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブリッジ V"@ja ;
    mo:track_number 56 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "ブリッジ V"@ja .

_:Ndf62c5abb33541f0880737274c13a6b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コミカルバトル"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "コミカルバトル"@ja .

_:Ne21f2b8e4836481aa1dc51fd3e8d2d28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "回想"@ja ;
    mo:track_number 46 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "回想"@ja .

_:Nee1e057994504ab9a6ec75741e049adc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "会議"@ja ;
    mo:track_number 35 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "会議"@ja .

_:Nf1abdb9b83174ea1a570aa0c58ffd95b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジャリキシン"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "ジャリキシン"@ja .

_:Nf6318717293c452d8cfb63c78de6df5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒星"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "黒星"@ja .

_:Nfad0b65c910840418338d92b7a855531 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "意欲"@ja ;
    mo:track_number 48 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "意欲"@ja .

_:Nff9419a6076c4c95bc5c619cfd187395 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "安寧"@ja ;
    mo:track_number 47 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N7fe1e4c20dff4c53b36fd60350b7fd5f ;
    schema:name "安寧"@ja .

_:N7fe1e4c20dff4c53b36fd60350b7fd5f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06bee767366a4365930af0f5dad4e5cb,
        _:N0d04756526d04cea8fd509139221291d,
        _:N10df0bc1c0ea4254ba17cff046e432f8,
        _:N167b3af405b44a538df206a5c227e16f,
        _:N1a1b707958c84049900d708a9e5f343c,
        _:N1d096ef7ef6f475fb35543ca1a52bf78,
        _:N1d18c2b1d5004720b7004f17a2190524,
        _:N1ef1938c10994a06aaa5ae4318e2f80c,
        _:N227c8ef14a1e4aa49c6f2a5f371fe028,
        _:N22f57160b1384390a3312de617b841da,
        _:N29e40a6d44d3497eb571a3be78803b02,
        _:N2a3571d0d31c4cfa9b7951ded0f82425,
        _:N2d21870b3af74234a9ec564142d4d7be,
        _:N3c6ec366e79746d0b6a0b7e73638d828,
        _:N4b8b0f3ba8554787911339268df6d3c9,
        _:N4c61b3cdc27347cda84fcba06b780ec1,
        _:N4f75f025e80c4d208768063bd203e317,
        _:N5d4ce769a72e4c88bfd1a7a6abc3e93e,
        _:N6190d1dd7f3d4043ac93e1248f7b62c6,
        _:N680f0118ad8e48708ad6a16d3299615e,
        _:N6a90e1fac9424bc9ada2a9f7dfdf6128,
        _:N6d70f9d34a5448dd9dea06dc6cff7d41,
        _:N6e6a18b5906c44d698926550084f496a,
        _:N6f7a8a552e6c42539864a64ca6072725,
        _:N746c754100224ec7aafd1d81d816290a,
        _:N78407863f73e465a85d639414aeca52c,
        _:N79690cc9867f4bfaa4f6a133f087ec80,
        _:N797f8b9eb77a4321b58437ab951e1ab6,
        _:N7f7a9a7de4204aaa9e6b807f0121710b,
        _:N82f0f42e4c514533b7fea254d9d3ae9e,
        _:N832e47bfd1224a20be789b0b3ae425b3,
        _:N8344a84539aa47799058a589680acdf6,
        _:N85cb612d1b9d4e1894575e9be36caafb,
        _:N8c0436962e5145c1bb701a5ac317d24e,
        _:N98249417943b463a9196f7316f10f064,
        _:N9dab87d1fac249af8e82f032ee6763c4,
        _:N9f634d5ef8dc44d7850e9a662939785b,
        _:Na4738a23b0d14eb0ba19ef0c6fbfc328,
        _:Na982909284ce45a08ff987de9da7d327,
        _:Naacf9aadae9d47a182e2db97532bdaf2,
        _:Nab3d87f36ed64643bd2158ceadb316dc,
        _:Nb20749f643ab48efbee12847a51ec201,
        _:Nbde4b27576eb4aa6bb9ebc91276b89b7,
        _:Nbf59ada24f5045c0a6ba89631ee461c0,
        _:Nc03eda102cd043da87dace0365350741,
        _:Nc1a64d64fc984b03936b6a7ac0e1838a,
        _:Nc225ae27b2434badb5e08db541d2f40f,
        _:Nc50e97d250f8499b9f47392d513df2ee,
        _:Nd1ad969bd5714f148568bbfdf61f44ba,
        _:Nda5c9e35cbf342b8935c2f6558b3d71e,
        _:Ndf62c5abb33541f0880737274c13a6b9,
        _:Ne21f2b8e4836481aa1dc51fd3e8d2d28,
        _:Nee1e057994504ab9a6ec75741e049adc,
        _:Nf1abdb9b83174ea1a570aa0c58ffd95b,
        _:Nf6318717293c452d8cfb63c78de6df5d,
        _:Nfad0b65c910840418338d92b7a855531,
        _:Nff9419a6076c4c95bc5c619cfd187395 ;
    mo:track_count 57 ;
    schema:duration "PT89:09"^^xsd:interval ;
    schema:numTracks 57 ;
    schema:track _:N06bee767366a4365930af0f5dad4e5cb,
        _:N0d04756526d04cea8fd509139221291d,
        _:N10df0bc1c0ea4254ba17cff046e432f8,
        _:N167b3af405b44a538df206a5c227e16f,
        _:N1a1b707958c84049900d708a9e5f343c,
        _:N1d096ef7ef6f475fb35543ca1a52bf78,
        _:N1d18c2b1d5004720b7004f17a2190524,
        _:N1ef1938c10994a06aaa5ae4318e2f80c,
        _:N227c8ef14a1e4aa49c6f2a5f371fe028,
        _:N22f57160b1384390a3312de617b841da,
        _:N29e40a6d44d3497eb571a3be78803b02,
        _:N2a3571d0d31c4cfa9b7951ded0f82425,
        _:N2d21870b3af74234a9ec564142d4d7be,
        _:N3c6ec366e79746d0b6a0b7e73638d828,
        _:N4b8b0f3ba8554787911339268df6d3c9,
        _:N4c61b3cdc27347cda84fcba06b780ec1,
        _:N4f75f025e80c4d208768063bd203e317,
        _:N5d4ce769a72e4c88bfd1a7a6abc3e93e,
        _:N6190d1dd7f3d4043ac93e1248f7b62c6,
        _:N680f0118ad8e48708ad6a16d3299615e,
        _:N6a90e1fac9424bc9ada2a9f7dfdf6128,
        _:N6d70f9d34a5448dd9dea06dc6cff7d41,
        _:N6e6a18b5906c44d698926550084f496a,
        _:N6f7a8a552e6c42539864a64ca6072725,
        _:N746c754100224ec7aafd1d81d816290a,
        _:N78407863f73e465a85d639414aeca52c,
        _:N79690cc9867f4bfaa4f6a133f087ec80,
        _:N797f8b9eb77a4321b58437ab951e1ab6,
        _:N7f7a9a7de4204aaa9e6b807f0121710b,
        _:N82f0f42e4c514533b7fea254d9d3ae9e,
        _:N832e47bfd1224a20be789b0b3ae425b3,
        _:N8344a84539aa47799058a589680acdf6,
        _:N85cb612d1b9d4e1894575e9be36caafb,
        _:N8c0436962e5145c1bb701a5ac317d24e,
        _:N98249417943b463a9196f7316f10f064,
        _:N9dab87d1fac249af8e82f032ee6763c4,
        _:N9f634d5ef8dc44d7850e9a662939785b,
        _:Na4738a23b0d14eb0ba19ef0c6fbfc328,
        _:Na982909284ce45a08ff987de9da7d327,
        _:Naacf9aadae9d47a182e2db97532bdaf2,
        _:Nab3d87f36ed64643bd2158ceadb316dc,
        _:Nb20749f643ab48efbee12847a51ec201,
        _:Nbde4b27576eb4aa6bb9ebc91276b89b7,
        _:Nbf59ada24f5045c0a6ba89631ee461c0,
        _:Nc03eda102cd043da87dace0365350741,
        _:Nc1a64d64fc984b03936b6a7ac0e1838a,
        _:Nc225ae27b2434badb5e08db541d2f40f,
        _:Nc50e97d250f8499b9f47392d513df2ee,
        _:Nd1ad969bd5714f148568bbfdf61f44ba,
        _:Nda5c9e35cbf342b8935c2f6558b3d71e,
        _:Ndf62c5abb33541f0880737274c13a6b9,
        _:Ne21f2b8e4836481aa1dc51fd3e8d2d28,
        _:Nee1e057994504ab9a6ec75741e049adc,
        _:Nf1abdb9b83174ea1a570aa0c58ffd95b,
        _:Nf6318717293c452d8cfb63c78de6df5d,
        _:Nfad0b65c910840418338d92b7a855531,
        _:Nff9419a6076c4c95bc5c619cfd187395 .

