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

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

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

<album/152102#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Music of The Venture Bros Volume Two"@en,
        "Music of The Venture Bros Volume Two"@ja,
        "Music of The Venture Bros Volume Two"@ja-latn ;
    mo:composer <artist/74067#subject> ;
    mo:produced_work <album/152102#musicalwork> ;
    schema:name "Music of The Venture Bros Volume Two"@en,
        "Music of The Venture Bros Volume Two"@ja,
        "Music of The Venture Bros Volume Two"@ja-latn .

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

<https://media.vgm.io/albums/20/152102/152102-88e8e3d91c66.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152102#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/152102/152102-88e8e3d91c66.jpg> ;
    foaf:depicts <album/152102#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/152102/152102-88e8e3d91c66.jpg> .

<https://medium-media.vgm.io/albums/20/152102/152102-88e8e3d91c66.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/152102#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Music of The Venture Bros Volume Two"@en,
        "Music of The Venture Bros Volume Two"@ja,
        "Music of The Venture Bros Volume Two"@ja-latn ;
    mo:performance_of <album/152102#musicalwork> ;
    mo:performer <artist/74067#subject> ;
    mo:recorded_as <album/152102#musicalexpression> ;
    schema:byArtist <artist/74067#subject> ;
    schema:name "Music of The Venture Bros Volume Two"@en,
        "Music of The Venture Bros Volume Two"@ja,
        "Music of The Venture Bros Volume Two"@ja-latn ;
    schema:workPerformed <album/152102#musicalwork> .

<artist/74067#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152102#subject> ;
    mo:performed <album/152102#performance> ;
    schema:name "JG Thirlwell"@en ;
    foaf:made <album/152102#composition>,
        <album/152102#subject> ;
    foaf:name "JG Thirlwell"@en .

<album/152102#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-06"^^xsd:date ;
    dcterms:title "Music of The Venture Bros Volume Two"@en,
        "Music of The Venture Bros Volume Two"@ja,
        "Music of The Venture Bros Volume Two"@ja-latn ;
    mo:catalogue_number "ECT ENTS 037" ;
    mo:media_type "CD" ;
    mo:publication_of <album/152102#musicalexpression> ;
    mo:publisher _:N24d213e99b43423ca4b4ec56a7a1f52b ;
    mo:record _:N9212bb21771d47ff99585d5de266bfef ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Venture Bros."@en ;
            foaf:name "The Venture Bros."@en ] ;
    schema:byArtist <artist/74067#subject> ;
    schema:datePublished "2016-05-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/20/152102/152102-88e8e3d91c66.jpg> ;
    schema:name "Music of The Venture Bros Volume Two"@en,
        "Music of The Venture Bros Volume Two"@ja,
        "Music of The Venture Bros Volume Two"@ja-latn ;
    schema:publisher _:N24d213e99b43423ca4b4ec56a7a1f52b ;
    foaf:depiction <https://media.vgm.io/albums/20/152102/152102-88e8e3d91c66.jpg> .

_:N040f85fbe66a4059942bd1048947b2d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantoma’s Office"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N9212bb21771d47ff99585d5de266bfef ;
    schema:name "Fantoma’s Office"@en .

_:N129c452e126f4203a97684fc01d97aa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chickenhawk"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N9212bb21771d47ff99585d5de266bfef ;
    schema:name "Chickenhawk"@en .

_:N24d213e99b43423ca4b4ec56a7a1f52b schema:name "Ectopic Ents"@en,
        "Ectopic Ents"@ja,
        "Ectopic Ents"@ja-latn ;
    foaf:name "Ectopic Ents"@en,
        "Ectopic Ents"@ja,
        "Ectopic Ents"@ja-latn .

_:N43d7add518124246be4023096cfe3363 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ventronik!"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N9212bb21771d47ff99585d5de266bfef ;
    schema:name "Ventronik!"@en .

_:N4a2e36b8e4b045eab8baec13a7852558 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ham and Cheese Hero"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N9212bb21771d47ff99585d5de266bfef ;
    schema:name "Ham and Cheese Hero"@en .

_:N5bdc256cfd06428cbb4a0837bbcda0dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmic Rays"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N9212bb21771d47ff99585d5de266bfef ;
    schema:name "Cosmic Rays"@en .

_:N6b6b7432841545a88c2ac5e8bd4e1de4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plucked"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N9212bb21771d47ff99585d5de266bfef ;
    schema:name "Plucked"@en .

_:N720f6069bdae45078ff2c4017db13e67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pay the Piper"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N9212bb21771d47ff99585d5de266bfef ;
    schema:name "Pay the Piper"@en .

_:N753bcfeaeaad4781963d7e74f5766825 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Optimistic Space Travel"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N9212bb21771d47ff99585d5de266bfef ;
    schema:name "Optimistic Space Travel"@en .

_:N779d2456a1b54029a99b4c541420c2dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brock to the Rescue"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N9212bb21771d47ff99585d5de266bfef ;
    schema:name "Brock to the Rescue"@en .

_:N821d4a50886f4189a90ed780d0758dc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlestations"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N9212bb21771d47ff99585d5de266bfef ;
    schema:name "Battlestations"@en .

_:N89f4d4d918d84936ab97bec06fce5836 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready for Takeoff"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N9212bb21771d47ff99585d5de266bfef ;
    schema:name "Ready for Takeoff"@en .

_:Na0efe724d8c746338d4712c2f8e8aeb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scenester"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N9212bb21771d47ff99585d5de266bfef ;
    schema:name "Scenester"@en .

_:Na9d75ef7be92409fbabc662606d51673 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Chosen March"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N9212bb21771d47ff99585d5de266bfef ;
    schema:name "The Chosen March"@en .

_:Nc692b430bdee49fc9966cb3d4f2be5ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plasium"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N9212bb21771d47ff99585d5de266bfef ;
    schema:name "Plasium"@en .

_:Nf92f5f28a0674079b300aef00ef8e3e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Rooter"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N9212bb21771d47ff99585d5de266bfef ;
    schema:name "Big Rooter"@en .

_:Nfc11b98d31ca41e6bf22db7f11133bc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hank Goes It Alone"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N9212bb21771d47ff99585d5de266bfef ;
    schema:name "Hank Goes It Alone"@en .

_:N9212bb21771d47ff99585d5de266bfef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N040f85fbe66a4059942bd1048947b2d7,
        _:N129c452e126f4203a97684fc01d97aa7,
        _:N43d7add518124246be4023096cfe3363,
        _:N4a2e36b8e4b045eab8baec13a7852558,
        _:N5bdc256cfd06428cbb4a0837bbcda0dd,
        _:N6b6b7432841545a88c2ac5e8bd4e1de4,
        _:N720f6069bdae45078ff2c4017db13e67,
        _:N753bcfeaeaad4781963d7e74f5766825,
        _:N779d2456a1b54029a99b4c541420c2dc,
        _:N821d4a50886f4189a90ed780d0758dc9,
        _:N89f4d4d918d84936ab97bec06fce5836,
        _:Na0efe724d8c746338d4712c2f8e8aeb1,
        _:Na9d75ef7be92409fbabc662606d51673,
        _:Nc692b430bdee49fc9966cb3d4f2be5ba,
        _:Nf92f5f28a0674079b300aef00ef8e3e2,
        _:Nfc11b98d31ca41e6bf22db7f11133bc8 ;
    mo:track_count 16 ;
    schema:duration "PT48:43"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N040f85fbe66a4059942bd1048947b2d7,
        _:N129c452e126f4203a97684fc01d97aa7,
        _:N43d7add518124246be4023096cfe3363,
        _:N4a2e36b8e4b045eab8baec13a7852558,
        _:N5bdc256cfd06428cbb4a0837bbcda0dd,
        _:N6b6b7432841545a88c2ac5e8bd4e1de4,
        _:N720f6069bdae45078ff2c4017db13e67,
        _:N753bcfeaeaad4781963d7e74f5766825,
        _:N779d2456a1b54029a99b4c541420c2dc,
        _:N821d4a50886f4189a90ed780d0758dc9,
        _:N89f4d4d918d84936ab97bec06fce5836,
        _:Na0efe724d8c746338d4712c2f8e8aeb1,
        _:Na9d75ef7be92409fbabc662606d51673,
        _:Nc692b430bdee49fc9966cb3d4f2be5ba,
        _:Nf92f5f28a0674079b300aef00ef8e3e2,
        _:Nfc11b98d31ca41e6bf22db7f11133bc8 .

