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

<artist/21988#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryuta Yamamura"@en,
        "山村隆太"@ja ;
    foaf:made <album/133390#lyrics>,
        <album/133390#subject> ;
    foaf:name "Ryuta Yamamura"@en,
        "山村隆太"@ja .

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

<artist/12468#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133390#subject> ;
    schema:name "Rui Momota"@en,
        "百田留衣"@ja ;
    foaf:made <album/133390#composition>,
        <album/133390#lyrics>,
        <album/133390#subject> ;
    foaf:name "Rui Momota"@en,
        "百田留衣"@ja .

<artist/21781#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133390#subject> ;
    schema:name "Satoshi Tokita"@en,
        "トキタサトシ"@ja ;
    foaf:made <album/133390#composition>,
        <album/133390#subject> ;
    foaf:name "Satoshi Tokita"@en,
        "トキタサトシ"@ja .

<artist/21986#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133390#subject> ;
    schema:name "Kazuki Sakai"@en,
        "阪井一生"@ja ;
    foaf:made <album/133390#composition>,
        <album/133390#subject> ;
    foaf:name "Kazuki Sakai"@en,
        "阪井一生"@ja .

<artist/22225#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133390#subject> ;
    schema:name "UTA"@en ;
    foaf:made <album/133390#composition>,
        <album/133390#subject> ;
    foaf:name "UTA"@en .

<product/8222#subject> a schema:CreativeWork ;
    schema:name "KAKUSHIGOTO"@en,
        "かくしごと"@ja,
        "KAKUSHIGOTO"@ja-latn ;
    foaf:name "KAKUSHIGOTO"@en,
        "かくしごと"@ja,
        "KAKUSHIGOTO"@ja-latn .

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

<org/2492#subject> schema:name "A-Sketch"@en,
        "A-Sketch"@ja,
        "A-Sketch"@ja-latn ;
    foaf:name "A-Sketch"@en,
        "A-Sketch"@ja,
        "A-Sketch"@ja-latn .

<https://media.vgm.io/albums/09/133390/133390-2e9865091e36.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/133390#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/133390/133390-2e9865091e36.jpg> ;
    foaf:depicts <album/133390#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/133390/133390-2e9865091e36.jpg> .

<https://medium-media.vgm.io/albums/09/133390/133390-2e9865091e36.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/133390#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Best flumpool 2.0 ~Blue [2008-2011] & Red [2019-2023]~ / flumpool"@en,
        "The Best flumpool 2.0 ~Blue [2008-2011] & Red [2019-2023]~ / flumpool"@ja,
        "The Best flumpool 2.0 ~Blue [2008-2011] & Red [2019-2023]~ / flumpool"@ja-latn ;
    mo:performance_of <album/133390#musicalwork> ;
    mo:performer <artist/21987#subject> ;
    mo:recorded_as <album/133390#musicalexpression> ;
    schema:byArtist <artist/21987#subject> ;
    schema:name "The Best flumpool 2.0 ~Blue [2008-2011] & Red [2019-2023]~ / flumpool"@en,
        "The Best flumpool 2.0 ~Blue [2008-2011] & Red [2019-2023]~ / flumpool"@ja,
        "The Best flumpool 2.0 ~Blue [2008-2011] & Red [2019-2023]~ / flumpool"@ja-latn ;
    schema:workPerformed <album/133390#musicalwork> .

<artist/21987#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/133390#performance> ;
    schema:name "flumpool"@en ;
    foaf:name "flumpool"@en .

<album/133390#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Best flumpool 2.0 ~Blue [2008-2011] & Red [2019-2023]~ / flumpool"@en,
        "The Best flumpool 2.0 ~Blue [2008-2011] & Red [2019-2023]~ / flumpool"@ja,
        "The Best flumpool 2.0 ~Blue [2008-2011] & Red [2019-2023]~ / flumpool"@ja-latn ;
    mo:composer <artist/12468#subject>,
        <artist/21781#subject>,
        <artist/21986#subject>,
        <artist/22225#subject> ;
    mo:produced_work <album/133390#musicalwork> ;
    schema:name "The Best flumpool 2.0 ~Blue [2008-2011] & Red [2019-2023]~ / flumpool"@en,
        "The Best flumpool 2.0 ~Blue [2008-2011] & Red [2019-2023]~ / flumpool"@ja,
        "The Best flumpool 2.0 ~Blue [2008-2011] & Red [2019-2023]~ / flumpool"@ja-latn .

<album/133390#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-10-09"^^xsd:date ;
    dcterms:title "The Best flumpool 2.0 ~Blue [2008-2011] & Red [2019-2023]~ / flumpool"@en,
        "The Best flumpool 2.0 ~Blue [2008-2011] & Red [2019-2023]~ / flumpool"@ja,
        "The Best flumpool 2.0 ~Blue [2008-2011] & Red [2019-2023]~ / flumpool"@ja-latn ;
    mo:catalogue_number "AZCS-1121~2" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/133390#musicalexpression> ;
    mo:publisher <org/2492#subject> ;
    mo:record _:N6215472c89ea4a05bc6302857a4b69aa,
        _:Nde863da606e6433b818f69c87b22d23c ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Yuzuki Family's Four Sons"@en ;
            foaf:name "The Yuzuki Family's Four Sons"@en ],
        <product/8222#subject> ;
    schema:byArtist <artist/21987#subject> ;
    schema:datePublished "2023-10-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/09/133390/133390-2e9865091e36.jpg> ;
    schema:name "The Best flumpool 2.0 ~Blue [2008-2011] & Red [2019-2023]~ / flumpool"@en,
        "The Best flumpool 2.0 ~Blue [2008-2011] & Red [2019-2023]~ / flumpool"@ja,
        "The Best flumpool 2.0 ~Blue [2008-2011] & Red [2019-2023]~ / flumpool"@ja-latn ;
    schema:publisher <org/2492#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/133390/133390-2e9865091e36.jpg> .

_:N05087480671f450986eab2fbcbf86466 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春風 (Ryu-Take 2023 ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N6215472c89ea4a05bc6302857a4b69aa ;
    schema:name "春風 (Ryu-Take 2023 ver.)"@ja .

_:N0e07efb240f743bfaebb597fcd30b717 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "two of us (Ryu-Take 2023 ver.)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N6215472c89ea4a05bc6302857a4b69aa ;
    schema:name "two of us (Ryu-Take 2023 ver.)"@ja .

_:N0e082e5e9c494864848cbcc5ba2179a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ディスタンス"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nde863da606e6433b818f69c87b22d23c ;
    schema:name "ディスタンス"@ja .

_:N1648cd219ddf4af785a4f89a13e19a8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花になれ (Ryu-Take 2023 ver.)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:N6215472c89ea4a05bc6302857a4b69aa ;
    schema:name "花になれ (Ryu-Take 2023 ver.)"@ja .

_:N2f9dc32ac2684361b8335a217270348b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青空ブランニュー"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nde863da606e6433b818f69c87b22d23c ;
    schema:name "青空ブランニュー"@ja .

_:N36da302f9fca4112886ae8b1cc7d0366 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ちいさな日々"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nde863da606e6433b818f69c87b22d23c ;
    schema:name "ちいさな日々"@ja .

_:N4cb6ade0c453463ab504ee5f5c0b0b72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星に願いを (Ryu-Take 2023 ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N6215472c89ea4a05bc6302857a4b69aa ;
    schema:name "星に願いを (Ryu-Take 2023 ver.)"@ja .

_:N66186c98d909401d9e4798c3ff45bc90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "その次に"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nde863da606e6433b818f69c87b22d23c ;
    schema:name "その次に"@ja .

_:N882d2dc9de5045ff8c4d8b98a29413b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒアソビ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nde863da606e6433b818f69c87b22d23c ;
    schema:name "ヒアソビ"@ja .

_:N8fba65db3d7043afa1e4366dc1979a16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビギナーズノート"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nde863da606e6433b818f69c87b22d23c ;
    schema:name "ビギナーズノート"@ja .

_:N972e0125af6e4168b8aa63d9e7ccc423 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HELP"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nde863da606e6433b818f69c87b22d23c ;
    schema:name "HELP"@ja .

_:N980d5bad4c2f4f8e8d4ecc1c0adc126e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "証 (Ryu-Take 2023 ver.)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N6215472c89ea4a05bc6302857a4b69aa ;
    schema:name "証 (Ryu-Take 2023 ver.)"@ja .

_:N991f864723834c63b8ad9d2f47dd762c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over the rain～ひかりの橋～ (Ryu-Take 2023 ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N6215472c89ea4a05bc6302857a4b69aa ;
    schema:name "Over the rain～ひかりの橋～ (Ryu-Take 2023 ver.)"@ja .

_:Nb399a5325dfb4cb8aee71a656c079fe0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君に届け (Ryu-Take 2023 ver.)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N6215472c89ea4a05bc6302857a4b69aa ;
    schema:name "君に届け (Ryu-Take 2023 ver.)"@ja .

_:Nb48da7581adc45c3a7ab59284349ba0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "素晴らしき嘘"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nde863da606e6433b818f69c87b22d23c ;
    schema:name "素晴らしき嘘"@ja .

_:Nb593f8679a084a9cb9b362b2a20b70c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MW ～Dear Mr. & Ms. ピカレスク～ (Ryu-Take 2023 ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N6215472c89ea4a05bc6302857a4b69aa ;
    schema:name "MW ～Dear Mr. & Ms. ピカレスク～ (Ryu-Take 2023 ver.)"@ja .

_:Nbe8d09c625b34a1589ac7892284dff1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Spring Breath"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nde863da606e6433b818f69c87b22d23c ;
    schema:name "A Spring Breath"@ja .

_:Nd97dd14cddf444109e258c710de6bb80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕はここにいる (Ryu-Take 2023 ver.)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N6215472c89ea4a05bc6302857a4b69aa ;
    schema:name "僕はここにいる (Ryu-Take 2023 ver.)"@ja .

_:Nde8b71b8a7cf416dbc00c830a7a147e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "泣いていいんだ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nde863da606e6433b818f69c87b22d23c ;
    schema:name "泣いていいんだ"@ja .

_:Ne4f74e6335c44ccc95eed87dbfe388f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magic"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nde863da606e6433b818f69c87b22d23c ;
    schema:name "Magic"@ja .

_:Nfd997b44a41c4027a67d746341cf84d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フレイム (Ryu-Take 2023 ver.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT8:02"^^xsd:interval ;
    schema:inPlaylist _:N6215472c89ea4a05bc6302857a4b69aa ;
    schema:name "フレイム (Ryu-Take 2023 ver.)"@ja .

_:N6215472c89ea4a05bc6302857a4b69aa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05087480671f450986eab2fbcbf86466,
        _:N0e07efb240f743bfaebb597fcd30b717,
        _:N1648cd219ddf4af785a4f89a13e19a8d,
        _:N4cb6ade0c453463ab504ee5f5c0b0b72,
        _:N980d5bad4c2f4f8e8d4ecc1c0adc126e,
        _:N991f864723834c63b8ad9d2f47dd762c,
        _:Nb399a5325dfb4cb8aee71a656c079fe0,
        _:Nb593f8679a084a9cb9b362b2a20b70c8,
        _:Nd97dd14cddf444109e258c710de6bb80,
        _:Nfd997b44a41c4027a67d746341cf84d3 ;
    mo:track_count 10 ;
    schema:duration "PT53:09"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N05087480671f450986eab2fbcbf86466,
        _:N0e07efb240f743bfaebb597fcd30b717,
        _:N1648cd219ddf4af785a4f89a13e19a8d,
        _:N4cb6ade0c453463ab504ee5f5c0b0b72,
        _:N980d5bad4c2f4f8e8d4ecc1c0adc126e,
        _:N991f864723834c63b8ad9d2f47dd762c,
        _:Nb399a5325dfb4cb8aee71a656c079fe0,
        _:Nb593f8679a084a9cb9b362b2a20b70c8,
        _:Nd97dd14cddf444109e258c710de6bb80,
        _:Nfd997b44a41c4027a67d746341cf84d3 .

_:Nde863da606e6433b818f69c87b22d23c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0e082e5e9c494864848cbcc5ba2179a9,
        _:N2f9dc32ac2684361b8335a217270348b,
        _:N36da302f9fca4112886ae8b1cc7d0366,
        _:N66186c98d909401d9e4798c3ff45bc90,
        _:N882d2dc9de5045ff8c4d8b98a29413b5,
        _:N8fba65db3d7043afa1e4366dc1979a16,
        _:N972e0125af6e4168b8aa63d9e7ccc423,
        _:Nb48da7581adc45c3a7ab59284349ba0a,
        _:Nbe8d09c625b34a1589ac7892284dff1d,
        _:Nde8b71b8a7cf416dbc00c830a7a147e4,
        _:Ne4f74e6335c44ccc95eed87dbfe388f8 ;
    mo:track_count 11 ;
    schema:duration "PT42:43"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0e082e5e9c494864848cbcc5ba2179a9,
        _:N2f9dc32ac2684361b8335a217270348b,
        _:N36da302f9fca4112886ae8b1cc7d0366,
        _:N66186c98d909401d9e4798c3ff45bc90,
        _:N882d2dc9de5045ff8c4d8b98a29413b5,
        _:N8fba65db3d7043afa1e4366dc1979a16,
        _:N972e0125af6e4168b8aa63d9e7ccc423,
        _:Nb48da7581adc45c3a7ab59284349ba0a,
        _:Nbe8d09c625b34a1589ac7892284dff1d,
        _:Nde8b71b8a7cf416dbc00c830a7a147e4,
        _:Ne4f74e6335c44ccc95eed87dbfe388f8 .

