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

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

<artist/13488#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129657#subject> ;
    schema:name "Akira"@en,
        "彰"@ja ;
    foaf:made <album/129657#composition>,
        <album/129657#subject> ;
    foaf:name "Akira"@en,
        "彰"@ja .

<artist/9885#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129657#subject> ;
    schema:name "UVERworld"@en ;
    foaf:made <album/129657#composition>,
        <album/129657#subject> ;
    foaf:name "UVERworld"@en .

<artist/9886#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129657#subject> ;
    schema:name "TAKUYA∞"@en ;
    foaf:made <album/129657#composition>,
        <album/129657#subject>,
        <album/129657#vocals> ;
    foaf:name "TAKUYA∞"@en .

<product/6684#subject> a schema:CreativeWork ;
    schema:name "Toward the Terra (2007)"@en,
        "地球へ... (2007)"@ja,
        "Terra e... (2007)"@ja-latn ;
    foaf:name "Toward the Terra (2007)"@en,
        "地球へ... (2007)"@ja,
        "Terra e... (2007)"@ja-latn .

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

<album/129657#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PROGLUTION / UVERworld [Limited Edition]"@en,
        "PROGLUTION / UVERworld [Limited Edition]"@ja,
        "PROGLUTION / UVERworld [Limited Edition]"@ja-latn ;
    mo:performance_of <album/129657#musicalwork> ;
    mo:recorded_as <album/129657#musicalexpression> ;
    schema:name "PROGLUTION / UVERworld [Limited Edition]"@en,
        "PROGLUTION / UVERworld [Limited Edition]"@ja,
        "PROGLUTION / UVERworld [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/129657#musicalwork> .

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

<org/712#subject> schema:name "gr8! records"@en,
        "gr8! records"@ja,
        "gr8! records"@ja-latn ;
    foaf:name "gr8! records"@en,
        "gr8! records"@ja,
        "gr8! records"@ja-latn .

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

<https://medium-media.vgm.io/albums/75/129657/129657-2dd5f1d08457.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/129657#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PROGLUTION / UVERworld [Limited Edition]"@en,
        "PROGLUTION / UVERworld [Limited Edition]"@ja,
        "PROGLUTION / UVERworld [Limited Edition]"@ja-latn ;
    mo:composer <artist/13488#subject>,
        <artist/9885#subject>,
        <artist/9886#subject> ;
    mo:produced_work <album/129657#musicalwork> ;
    schema:name "PROGLUTION / UVERworld [Limited Edition]"@en,
        "PROGLUTION / UVERworld [Limited Edition]"@ja,
        "PROGLUTION / UVERworld [Limited Edition]"@ja-latn .

<album/129657#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-01-16"^^xsd:date ;
    dcterms:title "PROGLUTION / UVERworld [Limited Edition]"@en,
        "PROGLUTION / UVERworld [Limited Edition]"@ja,
        "PROGLUTION / UVERworld [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SRCL-6693~4" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/129657#musicalexpression> ;
    mo:publisher <org/712#subject> ;
    mo:record _:N621efce2819d4be7abb88c7f59c758e5,
        _:Nc53656d83b224ae28c43440645c485fd ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "HATARAKI MAN"@en ;
            foaf:name "HATARAKI MAN"@en ],
        <product/6684#subject> ;
    schema:datePublished "2008-01-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/75/129657/129657-2dd5f1d08457.jpg> ;
    schema:name "PROGLUTION / UVERworld [Limited Edition]"@en,
        "PROGLUTION / UVERworld [Limited Edition]"@ja,
        "PROGLUTION / UVERworld [Limited Edition]"@ja-latn ;
    schema:publisher <org/712#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/129657/129657-2dd5f1d08457.jpg> .

_:N0442dc054337425bb493650357bf95bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-forecast map 1955-"@ja,
        "-forecast map 1955-"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nc53656d83b224ae28c43440645c485fd ;
    schema:name "-forecast map 1955-"@ja,
        "-forecast map 1955-"@ja-latn .

_:N177d857397934904a81d8ec803186153 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "endscape"@ja,
        "endscape"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N621efce2819d4be7abb88c7f59c758e5 ;
    schema:name "endscape"@ja,
        "endscape"@ja-latn .

_:N510618a897854f3bb8c08d54dd233b44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-妙策号外ORCHESTRA-"@ja,
        "-Myousaku Gougai ORCHESTRA-"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Nc53656d83b224ae28c43440645c485fd ;
    schema:name "-妙策号外ORCHESTRA-"@ja,
        "-Myousaku Gougai ORCHESTRA-"@ja-latn .

_:N5b3428b7d13a42e7a3b5888827429f73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "to the world (SE)"@ja,
        "to the world (SE)"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nc53656d83b224ae28c43440645c485fd ;
    schema:name "to the world (SE)"@ja,
        "to the world (SE)"@ja-latn .

_:N669ac2fcd66e4c309a06d9817a55df6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "brand new ancient"@ja,
        "brand new ancient"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nc53656d83b224ae28c43440645c485fd ;
    schema:name "brand new ancient"@ja,
        "brand new ancient"@ja-latn .

_:N67516152010e4b3a91a755b8848329e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roots"@ja,
        "Roots"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nc53656d83b224ae28c43440645c485fd ;
    schema:name "Roots"@ja,
        "Roots"@ja-latn .

_:N6a77fb7db75245e8b3346a2d7b560f82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シャカビーチ〜Laka Laka La〜"@ja,
        "Shaka Beach 〜Laka Laka La〜"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N621efce2819d4be7abb88c7f59c758e5 ;
    schema:name "シャカビーチ〜Laka Laka La〜"@ja,
        "Shaka Beach 〜Laka Laka La〜"@ja-latn .

_:N7275e4e14ee1404ba32bc2017d12280d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "endscape (album ver.)"@ja,
        "endscape (album ver.)"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nc53656d83b224ae28c43440645c485fd ;
    schema:name "endscape (album ver.)"@ja,
        "endscape (album ver.)"@ja-latn .

_:N7e5afec7d1304c8889acf6f122388195 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "expod-digital"@ja,
        "expod-digital"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nc53656d83b224ae28c43440645c485fd ;
    schema:name "expod-digital"@ja,
        "expod-digital"@ja-latn .

_:N80318f0cc69a416a953f7c0d2c8edc99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "浮世CROSSING"@ja,
        "Ukiyo CROSSING"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N621efce2819d4be7abb88c7f59c758e5 ;
    schema:name "浮世CROSSING"@ja,
        "Ukiyo CROSSING"@ja-latn .

_:N8b20b7c32ffc420b99d34a15480612ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BACKSTAGE of MUSIC CLIPS '07"@ja,
        "BACKSTAGE of MUSIC CLIPS '07"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N621efce2819d4be7abb88c7f59c758e5 ;
    schema:name "BACKSTAGE of MUSIC CLIPS '07"@ja,
        "BACKSTAGE of MUSIC CLIPS '07"@ja-latn .

_:Nb5de033b7ebe44eda531a57ee1d60c25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GROOVY GROOVY GROOVY"@ja,
        "GROOVY GROOVY GROOVY"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nc53656d83b224ae28c43440645c485fd ;
    schema:name "GROOVY GROOVY GROOVY"@ja,
        "GROOVY GROOVY GROOVY"@ja-latn .

_:Nb944dd20ae014edb9f2c67debb3c0498 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNKNOWN ORCHESTRA (album ver.)"@ja,
        "UNKNOWN ORCHESTRA (album ver.)"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nc53656d83b224ae28c43440645c485fd ;
    schema:name "UNKNOWN ORCHESTRA (album ver.)"@ja,
        "UNKNOWN ORCHESTRA (album ver.)"@ja-latn .

_:Nc6c1bfc3251c4e8eb601435de6d1d389 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シャカビーチ〜Laka Laka La〜 (album ver.)"@ja,
        "Shaka Beach ~Laka Laka La~ (album ver.)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nc53656d83b224ae28c43440645c485fd ;
    schema:name "シャカビーチ〜Laka Laka La〜 (album ver.)"@ja,
        "Shaka Beach ~Laka Laka La~ (album ver.)"@ja-latn .

_:Nca5bb0eb4a064b08a17845ece9e40597 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-god’s followers-"@ja,
        "-god’s followers-"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nc53656d83b224ae28c43440645c485fd ;
    schema:name "-god’s followers-"@ja,
        "-god’s followers-"@ja-latn .

_:Nd082e71ac68f42fc96acde0b4c59d9b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ENERGY (album ver.)"@ja,
        "ENERGY (album ver.)"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nc53656d83b224ae28c43440645c485fd ;
    schema:name "ENERGY (album ver.)"@ja,
        "ENERGY (album ver.)"@ja-latn .

_:Nd9b59894901f451699ac0a2457ad7edb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神集め"@ja,
        "Kamiatsume"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nc53656d83b224ae28c43440645c485fd ;
    schema:name "神集め"@ja,
        "Kamiatsume"@ja-latn .

_:Ndff7a688105e496cb646c193c901859d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "病的希求日記"@ja,
        "Byouteki Kikyu Nikki"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nc53656d83b224ae28c43440645c485fd ;
    schema:name "病的希求日記"@ja,
        "Byouteki Kikyu Nikki"@ja-latn .

_:Ne37f257389604bbc934c345ce7a7803b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゼロの答"@ja,
        "Zero no Kotae"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N621efce2819d4be7abb88c7f59c758e5 ;
    schema:name "ゼロの答"@ja,
        "Zero no Kotae"@ja-latn .

_:Ne5dde41dce1942309c1a118cca9c99a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "浮世CROSSING"@ja,
        "Ukiyo CROSSING"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nc53656d83b224ae28c43440645c485fd ;
    schema:name "浮世CROSSING"@ja,
        "Ukiyo CROSSING"@ja-latn .

_:Ne79d859644ce49ce9a51f4a1e829305a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心が指す場所と口癖 そして君がついて来る"@ja,
        "Kokoro ga Sasu Basho to Kuchiguse Soshite Kimi ga Tsuite Kuru"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nc53656d83b224ae28c43440645c485fd ;
    schema:name "心が指す場所と口癖 そして君がついて来る"@ja,
        "Kokoro ga Sasu Basho to Kuchiguse Soshite Kimi ga Tsuite Kuru"@ja-latn .

_:Nead607e9607b46b39f3b5d647875b8f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "counting song‐H"@ja,
        "counting song‐H"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nc53656d83b224ae28c43440645c485fd ;
    schema:name "counting song‐H"@ja,
        "counting song‐H"@ja-latn .

_:Nf31a85b9107145b99d12b36730571369 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オトノハ"@ja,
        "Otonoha"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nc53656d83b224ae28c43440645c485fd ;
    schema:name "オトノハ"@ja,
        "Otonoha"@ja-latn .

_:N621efce2819d4be7abb88c7f59c758e5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N177d857397934904a81d8ec803186153,
        _:N6a77fb7db75245e8b3346a2d7b560f82,
        _:N80318f0cc69a416a953f7c0d2c8edc99,
        _:N8b20b7c32ffc420b99d34a15480612ab,
        _:Ne37f257389604bbc934c345ce7a7803b ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N177d857397934904a81d8ec803186153,
        _:N6a77fb7db75245e8b3346a2d7b560f82,
        _:N80318f0cc69a416a953f7c0d2c8edc99,
        _:N8b20b7c32ffc420b99d34a15480612ab,
        _:Ne37f257389604bbc934c345ce7a7803b .

_:Nc53656d83b224ae28c43440645c485fd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0442dc054337425bb493650357bf95bc,
        _:N510618a897854f3bb8c08d54dd233b44,
        _:N5b3428b7d13a42e7a3b5888827429f73,
        _:N669ac2fcd66e4c309a06d9817a55df6b,
        _:N67516152010e4b3a91a755b8848329e8,
        _:N7275e4e14ee1404ba32bc2017d12280d,
        _:N7e5afec7d1304c8889acf6f122388195,
        _:Nb5de033b7ebe44eda531a57ee1d60c25,
        _:Nb944dd20ae014edb9f2c67debb3c0498,
        _:Nc6c1bfc3251c4e8eb601435de6d1d389,
        _:Nca5bb0eb4a064b08a17845ece9e40597,
        _:Nd082e71ac68f42fc96acde0b4c59d9b9,
        _:Nd9b59894901f451699ac0a2457ad7edb,
        _:Ndff7a688105e496cb646c193c901859d,
        _:Ne5dde41dce1942309c1a118cca9c99a1,
        _:Ne79d859644ce49ce9a51f4a1e829305a,
        _:Nead607e9607b46b39f3b5d647875b8f9,
        _:Nf31a85b9107145b99d12b36730571369 ;
    mo:track_count 18 ;
    schema:duration "PT64:42"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N0442dc054337425bb493650357bf95bc,
        _:N510618a897854f3bb8c08d54dd233b44,
        _:N5b3428b7d13a42e7a3b5888827429f73,
        _:N669ac2fcd66e4c309a06d9817a55df6b,
        _:N67516152010e4b3a91a755b8848329e8,
        _:N7275e4e14ee1404ba32bc2017d12280d,
        _:N7e5afec7d1304c8889acf6f122388195,
        _:Nb5de033b7ebe44eda531a57ee1d60c25,
        _:Nb944dd20ae014edb9f2c67debb3c0498,
        _:Nc6c1bfc3251c4e8eb601435de6d1d389,
        _:Nca5bb0eb4a064b08a17845ece9e40597,
        _:Nd082e71ac68f42fc96acde0b4c59d9b9,
        _:Nd9b59894901f451699ac0a2457ad7edb,
        _:Ndff7a688105e496cb646c193c901859d,
        _:Ne5dde41dce1942309c1a118cca9c99a1,
        _:Ne79d859644ce49ce9a51f4a1e829305a,
        _:Nead607e9607b46b39f3b5d647875b8f9,
        _:Nf31a85b9107145b99d12b36730571369 .

