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

<album/123525> a mo:Release ;
    mo:catalogue_number "UPCH-20639" .

<artist/19990#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128282#subject> ;
    schema:name "Yojiro Noda"@en,
        "野田洋次郎"@ja ;
    foaf:made <album/128282#composition>,
        <album/128282#lyrics>,
        <album/128282#subject>,
        <album/128282#vocals> ;
    foaf:name "Yojiro Noda"@en,
        "野田洋次郎"@ja .

<artist/27849#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128282#subject> ;
    schema:name "Akira Kuwahara"@en,
        "桑原彰"@ja ;
    foaf:made <album/128282#composition>,
        <album/128282#subject> ;
    foaf:name "Akira Kuwahara"@en,
        "桑原彰"@ja .

<artist/4006#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128282#subject> ;
    schema:name "Kazuma Jinnouchi"@en,
        "陣内一真"@ja ;
    foaf:made <album/128282#composition>,
        <album/128282#subject> ;
    foaf:name "Kazuma Jinnouchi"@en,
        "陣内一真"@ja .

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

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

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

<org/2884#subject> schema:name "All The Anime"@en,
        "All The Anime"@ja,
        "All The Anime"@ja-latn ;
    foaf:name "All The Anime"@en,
        "All The Anime"@ja,
        "All The Anime"@ja-latn .

<https://media.vgm.io/albums/28/128282/128282-ccb6c058afd1.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/128282#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/128282/128282-ccb6c058afd1.png> ;
    foaf:depicts <album/128282#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/128282/128282-ccb6c058afd1.png> .

<https://medium-media.vgm.io/albums/28/128282/128282-ccb6c058afd1.png> a schema:ImageObject,
        foaf:Image .

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

<album/128282#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Suzume Motion Picture Soundtrack (International Edition)"@en,
        "Suzume Motion Picture Soundtrack (International Edition)"@ja,
        "Suzume Motion Picture Soundtrack (International Edition)"@ja-latn ;
    mo:performance_of <album/128282#musicalwork> ;
    mo:performer <artist/24103#subject> ;
    mo:recorded_as <album/128282#musicalexpression> ;
    schema:byArtist <artist/24103#subject> ;
    schema:name "Suzume Motion Picture Soundtrack (International Edition)"@en,
        "Suzume Motion Picture Soundtrack (International Edition)"@ja,
        "Suzume Motion Picture Soundtrack (International Edition)"@ja-latn ;
    schema:workPerformed <album/128282#musicalwork> .

<artist/24103#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/128282#performance> ;
    schema:name "RADWIMPS"@en ;
    foaf:name "RADWIMPS"@en .

<album/128282#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Suzume Motion Picture Soundtrack (International Edition)"@en,
        "Suzume Motion Picture Soundtrack (International Edition)"@ja,
        "Suzume Motion Picture Soundtrack (International Edition)"@ja-latn ;
    mo:composer <artist/19990#subject>,
        <artist/27849#subject>,
        <artist/4006#subject> ;
    mo:produced_work <album/128282#musicalwork> ;
    schema:name "Suzume Motion Picture Soundtrack (International Edition)"@en,
        "Suzume Motion Picture Soundtrack (International Edition)"@ja,
        "Suzume Motion Picture Soundtrack (International Edition)"@ja-latn .

<album/128282#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-08-28"^^xsd:date ;
    dcterms:title "Suzume Motion Picture Soundtrack (International Edition)"@en,
        "Suzume Motion Picture Soundtrack (International Edition)"@ja,
        "Suzume Motion Picture Soundtrack (International Edition)"@ja-latn ;
    mo:catalogue_number "ANIM-0081" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/123525> ;
    mo:publication_of <album/128282#musicalexpression> ;
    mo:publisher <org/2884#subject> ;
    mo:record _:N35c11157064e40848045a8f8e1900eca ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Suzume"@en ;
            foaf:name "Suzume"@en ] ;
    schema:byArtist <artist/24103#subject> ;
    schema:datePublished "2023-08-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/128282/128282-ccb6c058afd1.png> ;
    schema:name "Suzume Motion Picture Soundtrack (International Edition)"@en,
        "Suzume Motion Picture Soundtrack (International Edition)"@ja,
        "Suzume Motion Picture Soundtrack (International Edition)"@ja-latn ;
    schema:publisher <org/2884#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/128282/128282-ccb6c058afd1.png> .

_:N0f3984bd00664796a688ede3d7023d7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cat Chase"@en,
        "キャットチェース"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "Cat Chase"@en,
        "キャットチェース"@ja .

_:N179ce96b52324ff4954ddde706701cdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Aid"@en,
        "手当て"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "First Aid"@en,
        "手当て"@ja .

_:N1d1e4945b4eb4f55bbfdfbaecdb06a75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "History of Mimizu"@en,
        "ミミズの歴史"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "History of Mimizu"@en,
        "ミミズの歴史"@ja .

_:N2264dea2eb3e46aea28851dd80f80e69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The First Encounter"@en,
        "二人の出逢い"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "The First Encounter"@en,
        "二人の出逢い"@ja .

_:N2fddf665445544989839bbe052e264f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Other Side of the Door"@en,
        "常世"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "The Other Side of the Door"@en,
        "常世"@ja .

_:N379036675db24668bfd15cd4dee89366 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It wasn't a dream"@en,
        "夢じゃなかった"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "It wasn't a dream"@en,
        "夢じゃなかった"@ja .

_:N387b69e7453c4133b82fed6ff6ef8631 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Significant Precursor"@en,
        "予兆"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "Significant Precursor"@en,
        "予兆"@ja .

_:N3f23e7e846fe464fab1021d734c044b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time for two"@en,
        "二人の時間"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "Time for two"@en,
        "二人の時間"@ja .

_:N44aab6de0ece4bd88284eab2fc5817b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tamaki"@en,
        "Tamaki"@ja ;
    mo:track_number 28 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "Tamaki"@en,
        "Tamaki"@ja .

_:N48cd91fb7549442785eb5f20373d4c64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Possessed"@en,
        "狐憑き"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "Possessed"@en,
        "狐憑き"@ja .

_:N5237563993e8498d980ed353b1e82bbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To be with Sota"@en,
        "草太の元へ"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "To be with Sota"@en,
        "草太の元へ"@ja .

_:N55401dc4914c47f2aeb11a647ebeba6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky Over Tokyo"@en,
        "東京上空"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "Sky Over Tokyo"@en,
        "東京上空"@ja .

_:N604abc4a436d49469b6bbfd3aaf5c9d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cat me if you can"@en,
        "猫探し"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "Cat me if you can"@en,
        "猫探し"@ja .

_:N63a90e004a27481a871013bda94a3de8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming on Ferris Wheel"@en,
        "廃遊園地"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "Dreaming on Ferris Wheel"@en,
        "廃遊園地"@ja .

_:N6f402abd315543449383c7cb32ad9df1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tears of Suzume"@en,
        "すずめの涙"@ja ;
    mo:track_number 29 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "Tears of Suzume"@en,
        "すずめの涙"@ja .

_:N6fc617cf9a1b4af38815f4c3b9fcdfd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KANATA HALUKA"@en,
        "カナタハルカ"@ja ;
    mo:track_number 26 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "KANATA HALUKA"@en,
        "カナタハルカ"@ja .

_:N7032cc29dbd146a3beac1fb00672343d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abandoned School"@en,
        "廃校の風景"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "Abandoned School"@en,
        "廃校の風景"@ja .

_:N7384feeb5af5421bb1bbb9239c4fad94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suzume feat. Toaka"@en,
        "すずめ feat.十明"@ja ;
    mo:track_number 27 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "Suzume feat. Toaka"@en,
        "すずめ feat.十明"@ja .

_:N756fecd60eff40cd91f12214e5ef7233 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shinkasen Super Express"@en,
        "新幹線の旅"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "Shinkasen Super Express"@en,
        "新幹線の旅"@ja .

_:N7a364e056f6043778ea18954ac328537 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aftermath"@en,
        "丘上の要石"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "Aftermath"@en,
        "丘上の要石"@ja .

_:N8c9236484ba84dedb56d9662854fd709 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soldier's Break"@en,
        "戦士の休息"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "Soldier's Break"@en,
        "戦士の休息"@ja .

_:N8d9a0a8ea60644d69657ecb9946dca83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abandoned Resort"@en,
        "廃墟の温泉街"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "Abandoned Resort"@en,
        "廃墟の温泉街"@ja .

_:N9ccafae2b06845d080513b58ebcc7d4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Closing the Door"@en,
        "戸締まり"@ja ;
    mo:track_number 25 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "Closing the Door"@en,
        "戸締まり"@ja .

_:Nb69a4bfbf2b94ebdbcb9563c4b48f769 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At Night in Ferry"@en,
        "夜のフェリー"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "At Night in Ferry"@en,
        "夜のフェリー"@ja .

_:Nb8dca6755797496cb372f64363fc7a12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suzume's Departure"@en,
        "決意～旅立ち"@ja ;
    mo:track_number 17 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "Suzume's Departure"@en,
        "決意～旅立ち"@ja .

_:Nca814b410d5145beba7f0d2c6255ac89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hitchhike"@en,
        "ドライブ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "Hitchhike"@en,
        "ドライブ"@ja .

_:Ne1548bf29d05409182cfd33c25003689 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two Little Terrors"@en,
        "子守り"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "Two Little Terrors"@en,
        "子守り"@ja .

_:Nefc30717f8964f4f83ac7b1318945018 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prayer"@en,
        "祈り"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "Prayer"@en,
        "祈り"@ja .

_:Nf39c317d7232484ba3c09bb0424b4e0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Double Riding"@en,
        "自転車の二人"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N35c11157064e40848045a8f8e1900eca ;
    schema:name "Double Riding"@en,
        "自転車の二人"@ja .

_:N35c11157064e40848045a8f8e1900eca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f3984bd00664796a688ede3d7023d7e,
        _:N179ce96b52324ff4954ddde706701cdd,
        _:N1d1e4945b4eb4f55bbfdfbaecdb06a75,
        _:N2264dea2eb3e46aea28851dd80f80e69,
        _:N2fddf665445544989839bbe052e264f1,
        _:N379036675db24668bfd15cd4dee89366,
        _:N387b69e7453c4133b82fed6ff6ef8631,
        _:N3f23e7e846fe464fab1021d734c044b6,
        _:N44aab6de0ece4bd88284eab2fc5817b9,
        _:N48cd91fb7549442785eb5f20373d4c64,
        _:N5237563993e8498d980ed353b1e82bbb,
        _:N55401dc4914c47f2aeb11a647ebeba6b,
        _:N604abc4a436d49469b6bbfd3aaf5c9d6,
        _:N63a90e004a27481a871013bda94a3de8,
        _:N6f402abd315543449383c7cb32ad9df1,
        _:N6fc617cf9a1b4af38815f4c3b9fcdfd1,
        _:N7032cc29dbd146a3beac1fb00672343d,
        _:N7384feeb5af5421bb1bbb9239c4fad94,
        _:N756fecd60eff40cd91f12214e5ef7233,
        _:N7a364e056f6043778ea18954ac328537,
        _:N8c9236484ba84dedb56d9662854fd709,
        _:N8d9a0a8ea60644d69657ecb9946dca83,
        _:N9ccafae2b06845d080513b58ebcc7d4b,
        _:Nb69a4bfbf2b94ebdbcb9563c4b48f769,
        _:Nb8dca6755797496cb372f64363fc7a12,
        _:Nca814b410d5145beba7f0d2c6255ac89,
        _:Ne1548bf29d05409182cfd33c25003689,
        _:Nefc30717f8964f4f83ac7b1318945018,
        _:Nf39c317d7232484ba3c09bb0424b4e0e ;
    mo:track_count 29 ;
    schema:duration "PT82:03"^^xsd:interval ;
    schema:numTracks 29 ;
    schema:track _:N0f3984bd00664796a688ede3d7023d7e,
        _:N179ce96b52324ff4954ddde706701cdd,
        _:N1d1e4945b4eb4f55bbfdfbaecdb06a75,
        _:N2264dea2eb3e46aea28851dd80f80e69,
        _:N2fddf665445544989839bbe052e264f1,
        _:N379036675db24668bfd15cd4dee89366,
        _:N387b69e7453c4133b82fed6ff6ef8631,
        _:N3f23e7e846fe464fab1021d734c044b6,
        _:N44aab6de0ece4bd88284eab2fc5817b9,
        _:N48cd91fb7549442785eb5f20373d4c64,
        _:N5237563993e8498d980ed353b1e82bbb,
        _:N55401dc4914c47f2aeb11a647ebeba6b,
        _:N604abc4a436d49469b6bbfd3aaf5c9d6,
        _:N63a90e004a27481a871013bda94a3de8,
        _:N6f402abd315543449383c7cb32ad9df1,
        _:N6fc617cf9a1b4af38815f4c3b9fcdfd1,
        _:N7032cc29dbd146a3beac1fb00672343d,
        _:N7384feeb5af5421bb1bbb9239c4fad94,
        _:N756fecd60eff40cd91f12214e5ef7233,
        _:N7a364e056f6043778ea18954ac328537,
        _:N8c9236484ba84dedb56d9662854fd709,
        _:N8d9a0a8ea60644d69657ecb9946dca83,
        _:N9ccafae2b06845d080513b58ebcc7d4b,
        _:Nb69a4bfbf2b94ebdbcb9563c4b48f769,
        _:Nb8dca6755797496cb372f64363fc7a12,
        _:Nca814b410d5145beba7f0d2c6255ac89,
        _:Ne1548bf29d05409182cfd33c25003689,
        _:Nefc30717f8964f4f83ac7b1318945018,
        _:Nf39c317d7232484ba3c09bb0424b4e0e .

