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

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

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

<album/120232#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Beavis and Butt-Head Do America: Music From the Motion Picture [Limited Edition]"@en,
        "Beavis and Butt-Head Do America: Music From the Motion Picture [Limited Edition]"@ja,
        "Beavis and Butt-Head Do America: Music From the Motion Picture [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "John Frizzell"@en ;
            foaf:made <album/120232#composition> ;
            foaf:name "John Frizzell"@en ] ;
    mo:produced_work <album/120232#musicalwork> ;
    schema:name "Beavis and Butt-Head Do America: Music From the Motion Picture [Limited Edition]"@en,
        "Beavis and Butt-Head Do America: Music From the Motion Picture [Limited Edition]"@ja,
        "Beavis and Butt-Head Do America: Music From the Motion Picture [Limited Edition]"@ja-latn .

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

<album/120232#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Beavis and Butt-Head Do America: Music From the Motion Picture [Limited Edition]"@en,
        "Beavis and Butt-Head Do America: Music From the Motion Picture [Limited Edition]"@ja,
        "Beavis and Butt-Head Do America: Music From the Motion Picture [Limited Edition]"@ja-latn ;
    mo:performance_of <album/120232#musicalwork> ;
    mo:recorded_as <album/120232#musicalexpression> ;
    schema:name "Beavis and Butt-Head Do America: Music From the Motion Picture [Limited Edition]"@en,
        "Beavis and Butt-Head Do America: Music From the Motion Picture [Limited Edition]"@ja,
        "Beavis and Butt-Head Do America: Music From the Motion Picture [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/120232#musicalwork> .

<org/915#subject> schema:name "La-La Land Records"@en,
        "La-La Land Records"@ja,
        "La-La Land Records"@ja-latn ;
    foaf:name "La-La Land Records"@en,
        "La-La Land Records"@ja,
        "La-La Land Records"@ja-latn .

<https://media.vgm.io/albums/23/120232/120232-13a4faacc855.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/120232#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/23/120232/120232-13a4faacc855.jpg> ;
    foaf:depicts <album/120232#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/23/120232/120232-13a4faacc855.jpg> .

<https://medium-media.vgm.io/albums/23/120232/120232-13a4faacc855.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/120232#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-05-03"^^xsd:date ;
    dcterms:title "Beavis and Butt-Head Do America: Music From the Motion Picture [Limited Edition]"@en,
        "Beavis and Butt-Head Do America: Music From the Motion Picture [Limited Edition]"@ja,
        "Beavis and Butt-Head Do America: Music From the Motion Picture [Limited Edition]"@ja-latn ;
    mo:catalogue_number "LLLCD 1592" ;
    mo:media_type "CD" ;
    mo:publication_of <album/120232#musicalexpression> ;
    mo:publisher <org/915#subject> ;
    mo:record _:N638d97d03d934c7bbd7c0e339bb05409 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Beavis and Butt-Head Do America"@en ;
            foaf:name "Beavis and Butt-Head Do America"@en ] ;
    schema:datePublished "2022-05-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/23/120232/120232-13a4faacc855.jpg> ;
    schema:name "Beavis and Butt-Head Do America: Music From the Motion Picture [Limited Edition]"@en,
        "Beavis and Butt-Head Do America: Music From the Motion Picture [Limited Edition]"@ja,
        "Beavis and Butt-Head Do America: Music From the Motion Picture [Limited Edition]"@ja-latn ;
    schema:publisher <org/915#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/120232/120232-13a4faacc855.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120232#subject> ;
    schema:name "John Frizzell"@en ;
    foaf:made <album/120232#subject> ;
    foaf:name "John Frizzell"@en .

_:N00ede9a303444487b67dbedaab41dbfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dallas and Muddy"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "Dallas and Muddy"@en .

_:N09e72214d39e4dafb5e4eb427f6bc2bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Searching for the TV"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "Searching for the TV"@en .

_:N1185782027864cfea98ed5d05c01af3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meet the ATF (alternate)"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "Meet the ATF (alternate)"@en .

_:N120bdfb9b25b4d6b8d738ef047281bb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aunque La Mona"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "Aunque La Mona"@en .

_:N1e616c1c4b19427d89f8ebdc59084140 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Unit In Beavis' Pants"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "The Unit In Beavis' Pants"@en .

_:N2c6e014cee394470af1ba9b236ea629b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "B&B Meet Dallas (film version)"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "B&B Meet Dallas (film version)"@en .

_:N3fc88d33e71b4206bc6b7aef9ba73057 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dying in the Desert"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "Dying in the Desert"@en .

_:N5f3b20b9faa541b1a744b7950d04604b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The ATF"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "The ATF"@en .

_:N6584bfb9768f4bcdb8c5b2fb986d5240 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mr. President, We're Never Gonna Score"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "Mr. President, We're Never Gonna Score"@en .

_:N6a80d47426194c82bb1c83bacba1ebf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Saxy"@en ;
    mo:track_number 23 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "Super Saxy"@en .

_:N6bc83b7018cb441ebd51378d6566175e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Judgorian Chant"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "Judgorian Chant"@en .

_:N76efaad53d69402185af997a11a6d43e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Walk Into the Sunset (film version)"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "The Walk Into the Sunset (film version)"@en .

_:N7b48c371c0994199ad67ce8cbccd9380 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beavis Freaks on Bus (choir only)"@en ;
    mo:track_number 20 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "Beavis Freaks on Bus (choir only)"@en .

_:N8cdc1bd711ad496e87df44fe78d8ae0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ATF Watches the News (film version)"@en ;
    mo:track_number 19 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "ATF Watches the News (film version)"@en .

_:Nae0c03aedfea4a4bae7f1a6e44a4153e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DEFCON 4"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "DEFCON 4"@en .

_:Nb6721abb7e33459dbd443a2e0a988a05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buttkong"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "Buttkong"@en .

_:Nb9f0ecfcd60a4ca194f9277d95b85ec9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Flood"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "The Flood"@en .

_:Nbf5ddae0cd1a43eba2766b53d30860ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So Many Slots In Vegas"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "So Many Slots In Vegas"@en .

_:Nc51229d03d6a48899d5b8fa87bd07fa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Freeway Incident"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "The Freeway Incident"@en .

_:Nd5965db269004670b1ac9932c5bc1b21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Walk Into the Sunset"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "The Walk Into the Sunset"@en .

_:Ne056295a5888412c9369dd24049460ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Standoff"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "The Standoff"@en .

_:Ne9134d1ee7504d319b5a5b810a9fa911 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beavis the Sperm"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "Beavis the Sperm"@en .

_:Nf7ca15e8363f473ba618890d7e4d8d1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Most Dangerous Unit"@en ;
    mo:track_number 25 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "The Most Dangerous Unit"@en .

_:Nfa80ea349d5f4fb58164334712256c28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Judgorian Chant (alternate)"@en ;
    mo:track_number 18 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "Judgorian Chant (alternate)"@en .

_:Nffdc2dad4f304f709819d028688fab9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ATF to DEFCON 4 (film version)"@en ;
    mo:track_number 21 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N638d97d03d934c7bbd7c0e339bb05409 ;
    schema:name "ATF to DEFCON 4 (film version)"@en .

_:N638d97d03d934c7bbd7c0e339bb05409 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00ede9a303444487b67dbedaab41dbfa,
        _:N09e72214d39e4dafb5e4eb427f6bc2bc,
        _:N1185782027864cfea98ed5d05c01af3f,
        _:N120bdfb9b25b4d6b8d738ef047281bb6,
        _:N1e616c1c4b19427d89f8ebdc59084140,
        _:N2c6e014cee394470af1ba9b236ea629b,
        _:N3fc88d33e71b4206bc6b7aef9ba73057,
        _:N5f3b20b9faa541b1a744b7950d04604b,
        _:N6584bfb9768f4bcdb8c5b2fb986d5240,
        _:N6a80d47426194c82bb1c83bacba1ebf8,
        _:N6bc83b7018cb441ebd51378d6566175e,
        _:N76efaad53d69402185af997a11a6d43e,
        _:N7b48c371c0994199ad67ce8cbccd9380,
        _:N8cdc1bd711ad496e87df44fe78d8ae0c,
        _:Nae0c03aedfea4a4bae7f1a6e44a4153e,
        _:Nb6721abb7e33459dbd443a2e0a988a05,
        _:Nb9f0ecfcd60a4ca194f9277d95b85ec9,
        _:Nbf5ddae0cd1a43eba2766b53d30860ea,
        _:Nc51229d03d6a48899d5b8fa87bd07fa8,
        _:Nd5965db269004670b1ac9932c5bc1b21,
        _:Ne056295a5888412c9369dd24049460ee,
        _:Ne9134d1ee7504d319b5a5b810a9fa911,
        _:Nf7ca15e8363f473ba618890d7e4d8d1f,
        _:Nfa80ea349d5f4fb58164334712256c28,
        _:Nffdc2dad4f304f709819d028688fab9d ;
    mo:track_count 25 ;
    schema:duration "PT36:01"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N00ede9a303444487b67dbedaab41dbfa,
        _:N09e72214d39e4dafb5e4eb427f6bc2bc,
        _:N1185782027864cfea98ed5d05c01af3f,
        _:N120bdfb9b25b4d6b8d738ef047281bb6,
        _:N1e616c1c4b19427d89f8ebdc59084140,
        _:N2c6e014cee394470af1ba9b236ea629b,
        _:N3fc88d33e71b4206bc6b7aef9ba73057,
        _:N5f3b20b9faa541b1a744b7950d04604b,
        _:N6584bfb9768f4bcdb8c5b2fb986d5240,
        _:N6a80d47426194c82bb1c83bacba1ebf8,
        _:N6bc83b7018cb441ebd51378d6566175e,
        _:N76efaad53d69402185af997a11a6d43e,
        _:N7b48c371c0994199ad67ce8cbccd9380,
        _:N8cdc1bd711ad496e87df44fe78d8ae0c,
        _:Nae0c03aedfea4a4bae7f1a6e44a4153e,
        _:Nb6721abb7e33459dbd443a2e0a988a05,
        _:Nb9f0ecfcd60a4ca194f9277d95b85ec9,
        _:Nbf5ddae0cd1a43eba2766b53d30860ea,
        _:Nc51229d03d6a48899d5b8fa87bd07fa8,
        _:Nd5965db269004670b1ac9932c5bc1b21,
        _:Ne056295a5888412c9369dd24049460ee,
        _:Ne9134d1ee7504d319b5a5b810a9fa911,
        _:Nf7ca15e8363f473ba618890d7e4d8d1f,
        _:Nfa80ea349d5f4fb58164334712256c28,
        _:Nffdc2dad4f304f709819d028688fab9d .

