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

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

<album/77847> a mo:Release ;
    mo:catalogue_number "D002292904" .

<product/10778#subject> a schema:CreativeWork ;
    schema:name "Marvel's Guardians of the Galaxy (Animated Series, 2015)"@en,
        "Marvel's Guardians of the Galaxy (Animated Series, 2015)"@ja,
        "Marvel's Guardians of the Galaxy (Animated Series, 2015)"@ja-latn ;
    foaf:name "Marvel's Guardians of the Galaxy (Animated Series, 2015)"@en,
        "Marvel's Guardians of the Galaxy (Animated Series, 2015)"@ja,
        "Marvel's Guardians of the Galaxy (Animated Series, 2015)"@ja-latn .

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

<https://media.vgm.io/albums/42/54924/54924-1442336814.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/54924#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/54924/54924-1442336814.jpg> ;
    foaf:depicts <album/54924#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/54924/54924-1442336814.jpg> .

<https://medium-media.vgm.io/albums/42/54924/54924-1442336814.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/21491#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54924#subject> ;
    mo:performed <album/54924#performance> ;
    schema:name "Freddie Mercury"@en ;
    foaf:made <album/54924#composition>,
        <album/54924#lyrics>,
        <album/54924#subject> ;
    foaf:name "Freddie Mercury"@en .

<album/54924#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Marvel's Guardians of the Galaxy: Cosmic Mix Vol. 1 - Music from the Animated TV Series"@en,
        "Marvel's Guardians of the Galaxy: Cosmic Mix Vol. 1 - Music from the Animated TV Series"@ja,
        "Marvel's Guardians of the Galaxy: Cosmic Mix Vol. 1 - Music from the Animated TV Series"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Mark James"@en ;
            foaf:made <album/54924#composition> ;
            foaf:name "Mark James"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Freddie Perren"@en ;
            foaf:made <album/54924#composition> ;
            foaf:name "Freddie Perren"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Zak Hudson"@en ;
            foaf:made <album/54924#composition> ;
            foaf:name "Zak Hudson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Joseph Fidler Walsh"@en ;
            foaf:made <album/54924#composition> ;
            foaf:name "Joseph Fidler Walsh"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Brett Hudson"@en ;
            foaf:made <album/54924#composition> ;
            foaf:name "Brett Hudson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dino Fekaris"@en ;
            foaf:made <album/54924#composition> ;
            foaf:name "Dino Fekaris"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mark Hudson"@en ;
            foaf:made <album/54924#composition> ;
            foaf:name "Mark Hudson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Larry Blackmon"@en ;
            foaf:made <album/54924#composition> ;
            foaf:name "Larry Blackmon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mentor Williams"@en ;
            foaf:made <album/54924#composition> ;
            foaf:name "Mentor Williams"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Phil Lynott"@en ;
            foaf:made <album/54924#composition> ;
            foaf:name "Phil Lynott"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hoyt Axton"@en ;
            foaf:made <album/54924#composition> ;
            foaf:name "Hoyt Axton"@en ],
        <artist/21491#subject> ;
    mo:produced_work <album/54924#musicalwork> ;
    schema:name "Marvel's Guardians of the Galaxy: Cosmic Mix Vol. 1 - Music from the Animated TV Series"@en,
        "Marvel's Guardians of the Galaxy: Cosmic Mix Vol. 1 - Music from the Animated TV Series"@ja,
        "Marvel's Guardians of the Galaxy: Cosmic Mix Vol. 1 - Music from the Animated TV Series"@ja-latn .

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

<album/54924#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Marvel's Guardians of the Galaxy: Cosmic Mix Vol. 1 - Music from the Animated TV Series"@en,
        "Marvel's Guardians of the Galaxy: Cosmic Mix Vol. 1 - Music from the Animated TV Series"@ja,
        "Marvel's Guardians of the Galaxy: Cosmic Mix Vol. 1 - Music from the Animated TV Series"@ja-latn ;
    mo:performance_of <album/54924#musicalwork> ;
    mo:performer _:N0437a358532b4f928d1248698b69e622,
        _:N09ddd4d9ccf04f919899d0b057c5bf92,
        _:N18f6f534fe9449beb0714b5ce4eeb95f,
        _:N194e16b5bb8d40f69d9c28e9f44a9178,
        _:N1b3f919086c74e04931c42e659214963,
        _:N2199d45f4246472490a7134144d05ce1,
        _:N2c0f7b52a2ce44c2846639834b3997f3,
        _:N41bd9fe5c5d6482c8d5711a1743b0254,
        _:N4a0bf3f1eb4744d5896b40bb8f7e8563,
        _:N51b0b0b04b4643f1ba822dde880e602e,
        _:N5315e21e367143a78aa80be38e6f459e,
        _:N5aac676d92654303904bec9b304274e8,
        _:N65d0a1be24344047821caf0ebac81486,
        _:N6a135d67f6c64624aabc638e327d93eb,
        _:N7369977a2b90466eb619d560f2e26ac4,
        _:N77222ebf55b542318aa798debd62771a,
        _:N7c8ea6c171634f8daebae8f6d24da327,
        _:N7d30f434ad0845c68a38f1d12198ba31,
        _:N86ad152dfb2948c589859e6f9711d6d3,
        _:N916635ad7fbd4d3788aa8b3a8dddae89,
        _:N961c4daa5a854c02a733a52774531253,
        _:N9ef90494b2a54bcaa4ddae9a62f04a77,
        _:Na2221c87d1b147299a42f92e6c024d2d,
        _:Na54f9e92e4b5419aa4f1644e3489fe61,
        _:Nb1460333adf24266823b3c27ade237b3,
        _:Nb1a757abaf6c4c2f81e0d4982fc8f358,
        _:Nb482e603ec824aea811f3f606d2f11cd,
        _:Nbf0a0fad3dc74eddb3ac526f206ef0ab,
        _:Nc28d8f73264f4e8982c6e53ae2ca847f,
        _:Nc2c93f795b634a13bd069bbafbe7f02d,
        _:Ncc9f9db698214123a8f96fbe99c8757c,
        _:Ndd8a5501914445789d6199ee44676496,
        _:Ne5bb7a8af7ed4c31af71e43662e145a2,
        _:Nea7bb96d076349cba63e4bfebc1a9e3b,
        <artist/21491#subject> ;
    mo:recorded_as <album/54924#musicalexpression> ;
    schema:byArtist _:N0437a358532b4f928d1248698b69e622,
        _:N09ddd4d9ccf04f919899d0b057c5bf92,
        _:N18f6f534fe9449beb0714b5ce4eeb95f,
        _:N194e16b5bb8d40f69d9c28e9f44a9178,
        _:N1b3f919086c74e04931c42e659214963,
        _:N2199d45f4246472490a7134144d05ce1,
        _:N2c0f7b52a2ce44c2846639834b3997f3,
        _:N41bd9fe5c5d6482c8d5711a1743b0254,
        _:N4a0bf3f1eb4744d5896b40bb8f7e8563,
        _:N51b0b0b04b4643f1ba822dde880e602e,
        _:N5315e21e367143a78aa80be38e6f459e,
        _:N5aac676d92654303904bec9b304274e8,
        _:N65d0a1be24344047821caf0ebac81486,
        _:N6a135d67f6c64624aabc638e327d93eb,
        _:N7369977a2b90466eb619d560f2e26ac4,
        _:N77222ebf55b542318aa798debd62771a,
        _:N7c8ea6c171634f8daebae8f6d24da327,
        _:N7d30f434ad0845c68a38f1d12198ba31,
        _:N86ad152dfb2948c589859e6f9711d6d3,
        _:N916635ad7fbd4d3788aa8b3a8dddae89,
        _:N961c4daa5a854c02a733a52774531253,
        _:N9ef90494b2a54bcaa4ddae9a62f04a77,
        _:Na2221c87d1b147299a42f92e6c024d2d,
        _:Na54f9e92e4b5419aa4f1644e3489fe61,
        _:Nb1460333adf24266823b3c27ade237b3,
        _:Nb1a757abaf6c4c2f81e0d4982fc8f358,
        _:Nb482e603ec824aea811f3f606d2f11cd,
        _:Nbf0a0fad3dc74eddb3ac526f206ef0ab,
        _:Nc28d8f73264f4e8982c6e53ae2ca847f,
        _:Nc2c93f795b634a13bd069bbafbe7f02d,
        _:Ncc9f9db698214123a8f96fbe99c8757c,
        _:Ndd8a5501914445789d6199ee44676496,
        _:Ne5bb7a8af7ed4c31af71e43662e145a2,
        _:Nea7bb96d076349cba63e4bfebc1a9e3b,
        <artist/21491#subject> ;
    schema:name "Marvel's Guardians of the Galaxy: Cosmic Mix Vol. 1 - Music from the Animated TV Series"@en,
        "Marvel's Guardians of the Galaxy: Cosmic Mix Vol. 1 - Music from the Animated TV Series"@ja,
        "Marvel's Guardians of the Galaxy: Cosmic Mix Vol. 1 - Music from the Animated TV Series"@ja-latn ;
    schema:workPerformed <album/54924#musicalwork> .

<album/54924#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-16"^^xsd:date ;
    dcterms:title "Marvel's Guardians of the Galaxy: Cosmic Mix Vol. 1 - Music from the Animated TV Series"@en,
        "Marvel's Guardians of the Galaxy: Cosmic Mix Vol. 1 - Music from the Animated TV Series"@ja,
        "Marvel's Guardians of the Galaxy: Cosmic Mix Vol. 1 - Music from the Animated TV Series"@ja-latn ;
    mo:catalogue_number "D002290302" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/77847> ;
    mo:publication_of <album/54924#musicalexpression> ;
    mo:publisher _:Ne07c805beba14146ba579bb4df11b678 ;
    mo:record _:N9ee31df0db1b4c41b21de3300ab80526 ;
    mo:record_count 1 ;
    schema:about <product/10778#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "John Deacon"@en ;
            foaf:name "John Deacon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Joe Vitale"@en ;
            foaf:name "Joe Vitale"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Three Dog Night"@en ;
            foaf:name "Three Dog Night"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dale Peters"@en ;
            foaf:name "Dale Peters"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gloria Gaynor"@en ;
            foaf:name "Gloria Gaynor"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Thin Lizzy"@en ;
            foaf:name "Thin Lizzy"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Roger Taylor"@en ;
            foaf:name "Roger Taylor"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Brian Downey"@en ;
            foaf:name "Brian Downey"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bob \"Boogie\" Bowles"@en ;
            foaf:name "Bob \"Boogie\" Bowles"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "James Gadson"@en ;
            foaf:name "James Gadson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dobie Gray"@en ;
            foaf:name "Dobie Gray"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Scott Edwards"@en ;
            foaf:name "Scott Edwards"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hudson Brothers"@en ;
            foaf:name "Hudson Brothers"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Scott Gorham"@en ;
            foaf:name "Scott Gorham"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Cameo"@en ;
            foaf:name "Cameo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jim Fox"@en ;
            foaf:name "Jim Fox"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Peaches & Herb"@en ;
            foaf:name "Peaches & Herb"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kenny Passarelli"@en ;
            foaf:name "Kenny Passarelli"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rocke Grace"@en ;
            foaf:name "Rocke Grace"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Julia Tillman Waters"@en ;
            foaf:name "Julia Tillman Waters"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Maxine Willard Waters"@en ;
            foaf:name "Maxine Willard Waters"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Robert White"@en ;
            foaf:name "Robert White"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Blue Swede"@en ;
            foaf:name "Blue Swede"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Stephanie Spruill"@en ;
            foaf:name "Stephanie Spruill"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Joe Walsh"@en ;
            foaf:name "Joe Walsh"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Freddie Perren"@en ;
            foaf:name "Freddie Perren"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "James Gang"@en ;
            foaf:name "James Gang"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Brian Robertson"@en ;
            foaf:name "Brian Robertson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Brian May"@en ;
            foaf:name "Brian May"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Herb Fame"@en ;
            foaf:name "Herb Fame"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Linda Greene"@en ;
            foaf:name "Linda Greene"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Phil Lynott"@en ;
            foaf:name "Phil Lynott"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Paulinho Da Costa"@en ;
            foaf:name "Paulinho Da Costa"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Queen"@en ;
            foaf:name "Queen"@en ],
        <artist/21491#subject> ;
    schema:datePublished "2015-10-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/42/54924/54924-1442336814.jpg> ;
    schema:name "Marvel's Guardians of the Galaxy: Cosmic Mix Vol. 1 - Music from the Animated TV Series"@en,
        "Marvel's Guardians of the Galaxy: Cosmic Mix Vol. 1 - Music from the Animated TV Series"@ja,
        "Marvel's Guardians of the Galaxy: Cosmic Mix Vol. 1 - Music from the Animated TV Series"@ja-latn ;
    schema:publisher _:Ne07c805beba14146ba579bb4df11b678 ;
    foaf:depiction <https://media.vgm.io/albums/42/54924/54924-1442336814.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54924#subject> ;
    schema:name "Zak Hudson"@en ;
    foaf:made <album/54924#subject> ;
    foaf:name "Zak Hudson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hoyt Axton"@en ;
    foaf:made <album/54924#lyrics> ;
    foaf:name "Hoyt Axton"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mark Hudson"@en ;
    foaf:made <album/54924#subject> ;
    foaf:name "Mark Hudson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Freddie Perren"@en ;
    foaf:made <album/54924#lyrics> ;
    foaf:name "Freddie Perren"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Phil Lynott"@en ;
    foaf:made <album/54924#lyrics> ;
    foaf:name "Phil Lynott"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54924#subject> ;
    schema:name "Joseph Fidler Walsh"@en ;
    foaf:made <album/54924#subject> ;
    foaf:name "Joseph Fidler Walsh"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dino Fekaris"@en ;
    foaf:made <album/54924#lyrics> ;
    foaf:name "Dino Fekaris"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54924#subject> ;
    schema:name "Phil Lynott"@en ;
    foaf:made <album/54924#subject> ;
    foaf:name "Phil Lynott"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54924#subject> ;
    schema:name "Brett Hudson"@en ;
    foaf:made <album/54924#subject> ;
    foaf:name "Brett Hudson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Larry Blackmon"@en ;
    foaf:made <album/54924#lyrics> ;
    foaf:name "Larry Blackmon"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mark James"@en ;
    foaf:made <album/54924#lyrics> ;
    foaf:name "Mark James"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54924#subject> ;
    schema:name "Mentor Williams"@en ;
    foaf:made <album/54924#subject> ;
    foaf:name "Mentor Williams"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mark Hudson"@en ;
    foaf:made <album/54924#lyrics> ;
    foaf:name "Mark Hudson"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54924#subject> ;
    schema:name "Freddie Perren"@en ;
    foaf:made <album/54924#subject> ;
    foaf:name "Freddie Perren"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Joseph Fidler Walsh"@en ;
    foaf:made <album/54924#subject> ;
    foaf:name "Joseph Fidler Walsh"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Larry Blackmon"@en ;
    foaf:made <album/54924#subject> ;
    foaf:name "Larry Blackmon"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Brett Hudson"@en ;
    foaf:made <album/54924#subject> ;
    foaf:name "Brett Hudson"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54924#subject> ;
    schema:name "Larry Blackmon"@en ;
    foaf:made <album/54924#subject> ;
    foaf:name "Larry Blackmon"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54924#subject> ;
    schema:name "Dino Fekaris"@en ;
    foaf:made <album/54924#subject> ;
    foaf:name "Dino Fekaris"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mark James"@en ;
    foaf:made <album/54924#subject> ;
    foaf:name "Mark James"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mentor Williams"@en ;
    foaf:made <album/54924#subject> ;
    foaf:name "Mentor Williams"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mentor Williams"@en ;
    foaf:made <album/54924#lyrics> ;
    foaf:name "Mentor Williams"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54924#subject> ;
    schema:name "Mark James"@en ;
    foaf:made <album/54924#subject> ;
    foaf:name "Mark James"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hoyt Axton"@en ;
    foaf:made <album/54924#subject> ;
    foaf:name "Hoyt Axton"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Joseph Fidler Walsh"@en ;
    foaf:made <album/54924#lyrics> ;
    foaf:name "Joseph Fidler Walsh"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54924#subject> ;
    schema:name "Mark Hudson"@en ;
    foaf:made <album/54924#subject> ;
    foaf:name "Mark Hudson"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54924#subject> ;
    schema:name "Hoyt Axton"@en ;
    foaf:made <album/54924#subject> ;
    foaf:name "Hoyt Axton"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dino Fekaris"@en ;
    foaf:made <album/54924#subject> ;
    foaf:name "Dino Fekaris"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Brett Hudson"@en ;
    foaf:made <album/54924#lyrics> ;
    foaf:name "Brett Hudson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Zak Hudson"@en ;
    foaf:made <album/54924#lyrics> ;
    foaf:name "Zak Hudson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Phil Lynott"@en ;
    foaf:made <album/54924#subject> ;
    foaf:name "Phil Lynott"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Zak Hudson"@en ;
    foaf:made <album/54924#subject> ;
    foaf:name "Zak Hudson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Freddie Perren"@en ;
    foaf:made <album/54924#subject> ;
    foaf:name "Freddie Perren"@en .

_:N02a13d40817a41d9b46543d7c055b830 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funk Funk"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N9ee31df0db1b4c41b21de3300ab80526 ;
    schema:name "Funk Funk"@en .

_:N0437a358532b4f928d1248698b69e622 a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "James Gang"@en ;
    foaf:name "James Gang"@en .

_:N0578e8d422b44b719a79083c37da6c2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funk #49"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N9ee31df0db1b4c41b21de3300ab80526 ;
    schema:name "Funk #49"@en .

_:N09ddd4d9ccf04f919899d0b057c5bf92 a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Linda Greene"@en ;
    foaf:name "Linda Greene"@en .

_:N18f6f534fe9449beb0714b5ce4eeb95f a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Robert White"@en ;
    foaf:name "Robert White"@en .

_:N194e16b5bb8d40f69d9c28e9f44a9178 a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Dobie Gray"@en ;
    foaf:name "Dobie Gray"@en .

_:N1b3f919086c74e04931c42e659214963 a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Blue Swede"@en ;
    foaf:name "Blue Swede"@en .

_:N2199d45f4246472490a7134144d05ce1 a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Roger Taylor"@en ;
    foaf:name "Roger Taylor"@en .

_:N240341fd6155453ca13aa9aa8dc81137 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hooked On A Feeling"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N9ee31df0db1b4c41b21de3300ab80526 ;
    schema:name "Hooked On A Feeling"@en .

_:N2c0f7b52a2ce44c2846639834b3997f3 a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Phil Lynott"@en ;
    foaf:name "Phil Lynott"@en .

_:N2cce1e33835f4d50ac4ce31faeea272c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shake Your Groove Thing"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N9ee31df0db1b4c41b21de3300ab80526 ;
    schema:name "Shake Your Groove Thing"@en .

_:N303e8ca545e74cff969ea4102833500b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Stop Me Now"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N9ee31df0db1b4c41b21de3300ab80526 ;
    schema:name "Don't Stop Me Now"@en .

_:N3584735664b44e72bb107f6e5070b87b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walk Away"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N9ee31df0db1b4c41b21de3300ab80526 ;
    schema:name "Walk Away"@en .

_:N41bd9fe5c5d6482c8d5711a1743b0254 a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Julia Tillman Waters"@en ;
    foaf:name "Julia Tillman Waters"@en .

_:N46ba4c7652d34448bfc1866042d124f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So You Are a Star"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N9ee31df0db1b4c41b21de3300ab80526 ;
    schema:name "So You Are a Star"@en .

_:N4a0bf3f1eb4744d5896b40bb8f7e8563 a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Paulinho Da Costa"@en ;
    foaf:name "Paulinho Da Costa"@en .

_:N51b0b0b04b4643f1ba822dde880e602e a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Brian May"@en ;
    foaf:name "Brian May"@en .

_:N5315e21e367143a78aa80be38e6f459e a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Dale Peters"@en ;
    foaf:name "Dale Peters"@en .

_:N5aac676d92654303904bec9b304274e8 a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Three Dog Night"@en ;
    foaf:name "Three Dog Night"@en .

_:N62fd9077ac7e484987f252389da36524 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Will Survive"@en ;
    mo:track_number 10 ;
    schema:duration "PT8:01"^^xsd:interval ;
    schema:inPlaylist _:N9ee31df0db1b4c41b21de3300ab80526 ;
    schema:name "I Will Survive"@en .

_:N64e9d9f43696493986f81a4e998f28fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rocky Mountain Way"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N9ee31df0db1b4c41b21de3300ab80526 ;
    schema:name "Rocky Mountain Way"@en .

_:N65d0a1be24344047821caf0ebac81486 a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Freddie Perren"@en ;
    foaf:name "Freddie Perren"@en .

_:N6a135d67f6c64624aabc638e327d93eb a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Gloria Gaynor"@en ;
    foaf:name "Gloria Gaynor"@en .

_:N7369977a2b90466eb619d560f2e26ac4 a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Scott Gorham"@en ;
    foaf:name "Scott Gorham"@en .

_:N77222ebf55b542318aa798debd62771a a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Bob \"Boogie\" Bowles"@en ;
    foaf:name "Bob \"Boogie\" Bowles"@en .

_:N7c8ea6c171634f8daebae8f6d24da327 a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Herb Fame"@en ;
    foaf:name "Herb Fame"@en .

_:N7d30f434ad0845c68a38f1d12198ba31 a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Stephanie Spruill"@en ;
    foaf:name "Stephanie Spruill"@en .

_:N86ad152dfb2948c589859e6f9711d6d3 a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Rocke Grace"@en ;
    foaf:name "Rocke Grace"@en .

_:N916635ad7fbd4d3788aa8b3a8dddae89 a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Scott Edwards"@en ;
    foaf:name "Scott Edwards"@en .

_:N961c4daa5a854c02a733a52774531253 a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Kenny Passarelli"@en ;
    foaf:name "Kenny Passarelli"@en .

_:N9ef90494b2a54bcaa4ddae9a62f04a77 a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Joe Walsh"@en ;
    foaf:name "Joe Walsh"@en .

_:Na2221c87d1b147299a42f92e6c024d2d a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Brian Downey"@en ;
    foaf:name "Brian Downey"@en .

_:Na54f9e92e4b5419aa4f1644e3489fe61 a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "John Deacon"@en ;
    foaf:name "John Deacon"@en .

_:Na6878873f06e45ae930e97cfb7240c71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Boys Are Back In Town"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N9ee31df0db1b4c41b21de3300ab80526 ;
    schema:name "The Boys Are Back In Town"@en .

_:Nb1460333adf24266823b3c27ade237b3 a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Brian Robertson"@en ;
    foaf:name "Brian Robertson"@en .

_:Nb1a757abaf6c4c2f81e0d4982fc8f358 a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Peaches & Herb"@en ;
    foaf:name "Peaches & Herb"@en .

_:Nb482e603ec824aea811f3f606d2f11cd a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "James Gadson"@en ;
    foaf:name "James Gadson"@en .

_:Nbf0a0fad3dc74eddb3ac526f206ef0ab a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Joe Vitale"@en ;
    foaf:name "Joe Vitale"@en .

_:Nc28d8f73264f4e8982c6e53ae2ca847f a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Thin Lizzy"@en ;
    foaf:name "Thin Lizzy"@en .

_:Nc2c93f795b634a13bd069bbafbe7f02d a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Hudson Brothers"@en ;
    foaf:name "Hudson Brothers"@en .

_:Ncc9f9db698214123a8f96fbe99c8757c a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Jim Fox"@en ;
    foaf:name "Jim Fox"@en .

_:Ndd37f1728f8543779ef73bd729181d4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joy To The World"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N9ee31df0db1b4c41b21de3300ab80526 ;
    schema:name "Joy To The World"@en .

_:Ndd8a5501914445789d6199ee44676496 a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Cameo"@en ;
    foaf:name "Cameo"@en .

_:Ne07c805beba14146ba579bb4df11b678 schema:name "Marvel"@en,
        "Marvel"@ja,
        "Marvel"@ja-latn ;
    foaf:name "Marvel"@en,
        "Marvel"@ja,
        "Marvel"@ja-latn .

_:Ne5bb7a8af7ed4c31af71e43662e145a2 a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Maxine Willard Waters"@en ;
    foaf:name "Maxine Willard Waters"@en .

_:Nea7bb96d076349cba63e4bfebc1a9e3b a schema:Person,
        foaf:Person ;
    mo:performed <album/54924#performance> ;
    schema:name "Queen"@en ;
    foaf:name "Queen"@en .

_:Nf0eb4447996449cf9b95754195f2d1df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drift Away"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N9ee31df0db1b4c41b21de3300ab80526 ;
    schema:name "Drift Away"@en .

_:N9ee31df0db1b4c41b21de3300ab80526 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02a13d40817a41d9b46543d7c055b830,
        _:N0578e8d422b44b719a79083c37da6c2f,
        _:N240341fd6155453ca13aa9aa8dc81137,
        _:N2cce1e33835f4d50ac4ce31faeea272c,
        _:N303e8ca545e74cff969ea4102833500b,
        _:N3584735664b44e72bb107f6e5070b87b,
        _:N46ba4c7652d34448bfc1866042d124f4,
        _:N62fd9077ac7e484987f252389da36524,
        _:N64e9d9f43696493986f81a4e998f28fa,
        _:Na6878873f06e45ae930e97cfb7240c71,
        _:Ndd37f1728f8543779ef73bd729181d4d,
        _:Nf0eb4447996449cf9b95754195f2d1df ;
    mo:track_count 12 ;
    schema:duration "PT53:22"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N02a13d40817a41d9b46543d7c055b830,
        _:N0578e8d422b44b719a79083c37da6c2f,
        _:N240341fd6155453ca13aa9aa8dc81137,
        _:N2cce1e33835f4d50ac4ce31faeea272c,
        _:N303e8ca545e74cff969ea4102833500b,
        _:N3584735664b44e72bb107f6e5070b87b,
        _:N46ba4c7652d34448bfc1866042d124f4,
        _:N62fd9077ac7e484987f252389da36524,
        _:N64e9d9f43696493986f81a4e998f28fa,
        _:Na6878873f06e45ae930e97cfb7240c71,
        _:Ndd37f1728f8543779ef73bd729181d4d,
        _:Nf0eb4447996449cf9b95754195f2d1df .

