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

<artist/33031#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rachel"@en ;
    foaf:made <album/117800#subject>,
        <album/117800#vocals> ;
    foaf:name "Rachel"@en .

<artist/39959#subject> a schema:Person,
        foaf:Person ;
    schema:name "OMSB"@en ;
    foaf:made <album/117800#lyrics>,
        <album/117800#subject>,
        <album/117800#vocals> ;
    foaf:name "OMSB"@en .

<artist/44781#subject> a schema:Person,
        foaf:Person ;
    schema:name "Moeka Shiotsuka"@en,
        "塩塚モエカ"@ja ;
    foaf:made <album/117800#subject>,
        <album/117800#vocals> ;
    foaf:name "Moeka Shiotsuka"@en,
        "塩塚モエカ"@ja .

<artist/10252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117800#subject> ;
    schema:name "Takahiro Yamada"@en,
        "山田高弘"@ja ;
    foaf:made <album/117800#composition>,
        <album/117800#subject> ;
    foaf:name "Takahiro Yamada"@en,
        "山田高弘"@ja .

<artist/19794#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117800#subject> ;
    schema:name "Kensuke Kita"@en,
        "喜多建介"@ja ;
    foaf:made <album/117800#composition>,
        <album/117800#subject> ;
    foaf:name "Kensuke Kita"@en,
        "喜多建介"@ja .

<artist/8470#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117800#subject> ;
    schema:name "Masafumi Gotoh"@en,
        "後藤正文"@ja ;
    foaf:made <album/117800#composition>,
        <album/117800#lyrics>,
        <album/117800#subject> ;
    foaf:name "Masafumi Gotoh"@en,
        "後藤正文"@ja .

<product/2532#subject> a schema:CreativeWork ;
    schema:name "The Tatami Galaxy"@en,
        "四畳半神話大系"@ja,
        "Yojouhan Shinwa Taikei"@ja-latn ;
    foaf:name "The Tatami Galaxy"@en,
        "四畳半神話大系"@ja,
        "Yojouhan Shinwa Taikei"@ja-latn .

<product/6908#subject> a schema:CreativeWork ;
    schema:name "Dororo"@en,
        "どろろ"@ja,
        "Dororo"@ja-latn ;
    foaf:name "Dororo"@en,
        "どろろ"@ja,
        "Dororo"@ja-latn .

<product/9709#subject> a schema:CreativeWork ;
    schema:name "My Hero Academia THE MOVIE: World Heroes' Mission"@en,
        "僕のヒーローアカデミア THE MOVIE ワールド ヒーローズ ミッション"@ja,
        "Boku no Hero Academia THE MOVIE: World Heroes' Mission"@ja-latn ;
    foaf:name "My Hero Academia THE MOVIE: World Heroes' Mission"@en,
        "僕のヒーローアカデミア THE MOVIE ワールド ヒーローズ ミッション"@ja,
        "Boku no Hero Academia THE MOVIE: World Heroes' Mission"@ja-latn .

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

<https://media.vgm.io/albums/00/117800/117800-548485b01fc4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/117800#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/117800/117800-548485b01fc4.jpg> ;
    foaf:depicts <album/117800#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/117800/117800-548485b01fc4.jpg> .

<https://medium-media.vgm.io/albums/00/117800/117800-548485b01fc4.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/10056#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/117800#performance> ;
    schema:name "ASIAN KUNG-FU GENERATION"@en ;
    foaf:name "ASIAN KUNG-FU GENERATION"@en .

<album/117800#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Planet Folks / ASIAN KUNG-FU GENERATION [Limited Edition]"@en,
        "プラネットフォークス / ASIAN KUNG-FU GENERATION [初回生産限定盤]"@ja,
        "Planet Folks / ASIAN KUNG-FU GENERATION [Limited Edition]"@ja-latn ;
    mo:composer <artist/10252#subject>,
        <artist/19794#subject>,
        <artist/8470#subject> ;
    mo:produced_work <album/117800#musicalwork> ;
    schema:name "Planet Folks / ASIAN KUNG-FU GENERATION [Limited Edition]"@en,
        "プラネットフォークス / ASIAN KUNG-FU GENERATION [初回生産限定盤]"@ja,
        "Planet Folks / ASIAN KUNG-FU GENERATION [Limited Edition]"@ja-latn .

<album/117800#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Planet Folks / ASIAN KUNG-FU GENERATION [Limited Edition]"@en,
        "プラネットフォークス / ASIAN KUNG-FU GENERATION [初回生産限定盤]"@ja,
        "Planet Folks / ASIAN KUNG-FU GENERATION [Limited Edition]"@ja-latn ;
    mo:performance_of <album/117800#musicalwork> ;
    mo:performer _:Na2c13e50bd194275a6a4deab6384f4b6,
        <artist/10056#subject> ;
    mo:recorded_as <album/117800#musicalexpression> ;
    schema:byArtist _:Na2c13e50bd194275a6a4deab6384f4b6,
        <artist/10056#subject> ;
    schema:name "Planet Folks / ASIAN KUNG-FU GENERATION [Limited Edition]"@en,
        "プラネットフォークス / ASIAN KUNG-FU GENERATION [初回生産限定盤]"@ja,
        "Planet Folks / ASIAN KUNG-FU GENERATION [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/117800#musicalwork> .

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

<album/117800#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-03-30"^^xsd:date ;
    dcterms:title "Planet Folks / ASIAN KUNG-FU GENERATION [Limited Edition]"@en,
        "プラネットフォークス / ASIAN KUNG-FU GENERATION [初回生産限定盤]"@ja,
        "Planet Folks / ASIAN KUNG-FU GENERATION [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KSCL-3365~6" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/117800#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:Nef708df85c08490dbf0072661c23448b,
        _:Nf20918e71baf44aeb62110ae54330c2c ;
    mo:record_count 2 ;
    schema:about <product/2532#subject>,
        <product/6908#subject>,
        <product/9709#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ROTH BART BARON"@en ;
            foaf:name "ROTH BART BARON"@en ],
        <artist/10056#subject> ;
    schema:datePublished "2022-03-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/117800/117800-548485b01fc4.jpg> ;
    schema:name "Planet Folks / ASIAN KUNG-FU GENERATION [Limited Edition]"@en,
        "プラネットフォークス / ASIAN KUNG-FU GENERATION [初回生産限定盤]"@ja,
        "Planet Folks / ASIAN KUNG-FU GENERATION [Limited Edition]"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/117800/117800-548485b01fc4.jpg> .

_:N059ac1ded043418490ab22da9b5c0a37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無限グライダー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:Nef708df85c08490dbf0072661c23448b ;
    schema:name "無限グライダー"@ja .

_:N0d9f03946b4c4c47b544879ff7d97b65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブラックアウト"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nef708df85c08490dbf0072661c23448b ;
    schema:name "ブラックアウト"@ja .

_:N16f967e81d424a38aec12151eba3aba5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨音"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nf20918e71baf44aeb62110ae54330c2c ;
    schema:name "雨音"@ja .

_:N1ced098ec0b54ce3a5f3831dcdce2380 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gimme Hope"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nf20918e71baf44aeb62110ae54330c2c ;
    schema:name "Gimme Hope"@ja .

_:N273077d2b441425997fa6007bd7a1e68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブルートレイン"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Nef708df85c08490dbf0072661c23448b ;
    schema:name "ブルートレイン"@ja .

_:N2f0a6791d67c419698d93daca8cdefd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星の夜、ひかりの街 (feat. Rachel & OMSB)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nf20918e71baf44aeb62110ae54330c2c ;
    schema:name "星の夜、ひかりの街 (feat. Rachel & OMSB)"@ja .

_:N3a013e5bb3e44b0cb1c66bfd812fa786 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンパシー (Encore)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:Nef708df85c08490dbf0072661c23448b ;
    schema:name "エンパシー (Encore)"@ja .

_:N4afc6fa4f8964f2088a2113ae4249581 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "新世紀のラブソング"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:Nef708df85c08490dbf0072661c23448b ;
    schema:name "新世紀のラブソング"@ja .

_:N51cfef15e4cb40b985133f806645ff1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラワーズ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nf20918e71baf44aeb62110ae54330c2c ;
    schema:name "フラワーズ"@ja .

_:N602d829f40f14445af96a7a5830d8612 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マーチングバンド"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:19"^^xsd:interval ;
    schema:inPlaylist _:Nef708df85c08490dbf0072661c23448b ;
    schema:name "マーチングバンド"@ja .

_:N65437d5cfbf24f6185f5bbc20d2f6e51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "触れたい 確かめたい (feat. 塩塚モエカ)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nf20918e71baf44aeb62110ae54330c2c ;
    schema:name "触れたい 確かめたい (feat. 塩塚モエカ)"@ja .

_:N6853250d544648e1b7da350305671e2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ノーネーム"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nef708df85c08490dbf0072661c23448b ;
    schema:name "ノーネーム"@ja .

_:N6c70e4d500964ef19522bc433805f353 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダイアローグ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nf20918e71baf44aeb62110ae54330c2c ;
    schema:name "ダイアローグ"@ja .

_:N6e43b4742438417e9b8780008d571bfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be Alright"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nf20918e71baf44aeb62110ae54330c2c ;
    schema:name "Be Alright"@ja .

_:N73f2af2c4b2042c5a16c0dac787f0b82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダイアローグ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Nef708df85c08490dbf0072661c23448b ;
    schema:name "ダイアローグ"@ja .

_:N7561adb90f114951bfb9fbe53f193591 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "再見"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nf20918e71baf44aeb62110ae54330c2c ;
    schema:name "再見"@ja .

_:N8533233fbe2e473e820edd72bdf02a97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "解放区"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nf20918e71baf44aeb62110ae54330c2c ;
    schema:name "解放区"@ja .

_:Na0f45a8dd32244c2b4c3b61c67e3ceba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "生者のマーチ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nef708df85c08490dbf0072661c23448b ;
    schema:name "生者のマーチ"@ja .

_:Na2c13e50bd194275a6a4deab6384f4b6 a schema:Person,
        foaf:Person ;
    mo:performed <album/117800#performance> ;
    schema:name "ROTH BART BARON"@en ;
    foaf:name "ROTH BART BARON"@en .

_:Naeffb46cc2264584be658b749d903b96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンパシー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nf20918e71baf44aeb62110ae54330c2c ;
    schema:name "エンパシー"@ja .

_:Nb8cbddb1afe64e05b6d7ae466b891ba9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "De Arriba"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nf20918e71baf44aeb62110ae54330c2c ;
    schema:name "De Arriba"@ja .

_:Nbddcab62471f49e3a5c59147be52f472 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボーイズ&ガールズ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT7:51"^^xsd:interval ;
    schema:inPlaylist _:Nef708df85c08490dbf0072661c23448b ;
    schema:name "ボーイズ&ガールズ"@ja .

_:Ncd60adcf229a4efbb06773d033e00aa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dororo"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nf20918e71baf44aeb62110ae54330c2c ;
    schema:name "Dororo"@ja .

_:Nd34e47003cfd40b69a72695c8803b5fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "転がる岩、君に朝が降る"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:Nef708df85c08490dbf0072661c23448b ;
    schema:name "転がる岩、君に朝が降る"@ja .

_:Ne29067e76cb341898d3bf69eb9dfc53a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "C'mon"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nf20918e71baf44aeb62110ae54330c2c ;
    schema:name "C'mon"@ja .

_:Ne47b700aab5c4e24b2d50eeeb2f5adba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迷子犬と雨のビート"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:54"^^xsd:interval ;
    schema:inPlaylist _:Nef708df85c08490dbf0072661c23448b ;
    schema:name "迷子犬と雨のビート"@ja .

_:Nf2d423d9c0694b0181f3fd9c1a131ead a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You To You (feat. ROTH BART BARON)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nf20918e71baf44aeb62110ae54330c2c ;
    schema:name "You To You (feat. ROTH BART BARON)"@ja .

_:Nef708df85c08490dbf0072661c23448b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N059ac1ded043418490ab22da9b5c0a37,
        _:N0d9f03946b4c4c47b544879ff7d97b65,
        _:N273077d2b441425997fa6007bd7a1e68,
        _:N3a013e5bb3e44b0cb1c66bfd812fa786,
        _:N4afc6fa4f8964f2088a2113ae4249581,
        _:N602d829f40f14445af96a7a5830d8612,
        _:N6853250d544648e1b7da350305671e2e,
        _:N73f2af2c4b2042c5a16c0dac787f0b82,
        _:Na0f45a8dd32244c2b4c3b61c67e3ceba,
        _:Nbddcab62471f49e3a5c59147be52f472,
        _:Nd34e47003cfd40b69a72695c8803b5fd,
        _:Ne47b700aab5c4e24b2d50eeeb2f5adba ;
    mo:track_count 12 ;
    schema:duration "PT71:47"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N059ac1ded043418490ab22da9b5c0a37,
        _:N0d9f03946b4c4c47b544879ff7d97b65,
        _:N273077d2b441425997fa6007bd7a1e68,
        _:N3a013e5bb3e44b0cb1c66bfd812fa786,
        _:N4afc6fa4f8964f2088a2113ae4249581,
        _:N602d829f40f14445af96a7a5830d8612,
        _:N6853250d544648e1b7da350305671e2e,
        _:N73f2af2c4b2042c5a16c0dac787f0b82,
        _:Na0f45a8dd32244c2b4c3b61c67e3ceba,
        _:Nbddcab62471f49e3a5c59147be52f472,
        _:Nd34e47003cfd40b69a72695c8803b5fd,
        _:Ne47b700aab5c4e24b2d50eeeb2f5adba .

_:Nf20918e71baf44aeb62110ae54330c2c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16f967e81d424a38aec12151eba3aba5,
        _:N1ced098ec0b54ce3a5f3831dcdce2380,
        _:N2f0a6791d67c419698d93daca8cdefd3,
        _:N51cfef15e4cb40b985133f806645ff1f,
        _:N65437d5cfbf24f6185f5bbc20d2f6e51,
        _:N6c70e4d500964ef19522bc433805f353,
        _:N6e43b4742438417e9b8780008d571bfe,
        _:N7561adb90f114951bfb9fbe53f193591,
        _:N8533233fbe2e473e820edd72bdf02a97,
        _:Naeffb46cc2264584be658b749d903b96,
        _:Nb8cbddb1afe64e05b6d7ae466b891ba9,
        _:Ncd60adcf229a4efbb06773d033e00aa5,
        _:Ne29067e76cb341898d3bf69eb9dfc53a,
        _:Nf2d423d9c0694b0181f3fd9c1a131ead ;
    mo:track_count 14 ;
    schema:duration "PT59:58"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N16f967e81d424a38aec12151eba3aba5,
        _:N1ced098ec0b54ce3a5f3831dcdce2380,
        _:N2f0a6791d67c419698d93daca8cdefd3,
        _:N51cfef15e4cb40b985133f806645ff1f,
        _:N65437d5cfbf24f6185f5bbc20d2f6e51,
        _:N6c70e4d500964ef19522bc433805f353,
        _:N6e43b4742438417e9b8780008d571bfe,
        _:N7561adb90f114951bfb9fbe53f193591,
        _:N8533233fbe2e473e820edd72bdf02a97,
        _:Naeffb46cc2264584be658b749d903b96,
        _:Nb8cbddb1afe64e05b6d7ae466b891ba9,
        _:Ncd60adcf229a4efbb06773d033e00aa5,
        _:Ne29067e76cb341898d3bf69eb9dfc53a,
        _:Nf2d423d9c0694b0181f3fd9c1a131ead .

