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

<album/154379#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Festa PLOC 80’s 2"@en,
        "Festa PLOC 80’s 2"@ja,
        "Festa PLOC 80’s 2"@ja-latn ;
    mo:produced_work <album/154379#musicalwork> ;
    schema:name "Festa PLOC 80’s 2"@en,
        "Festa PLOC 80’s 2"@ja,
        "Festa PLOC 80’s 2"@ja-latn .

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

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

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

<https://media.vgm.io/albums/97/154379/154379-3301131e9544.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/154379#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/154379/154379-3301131e9544.jpg> ;
    foaf:depicts <album/154379#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/154379/154379-3301131e9544.jpg> .

<https://medium-media.vgm.io/albums/97/154379/154379-3301131e9544.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/76175#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/154379#performance> ;
    schema:name "Luciano Nassyn"@en ;
    foaf:name "Luciano Nassyn"@en .

<artist/76279#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/154379#performance> ;
    schema:name "Paquitas"@en ;
    foaf:name "Paquitas"@en .

<album/154379#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-01-01"^^xsd:date ;
    dcterms:title "Festa PLOC 80’s 2"@en,
        "Festa PLOC 80’s 2"@ja,
        "Festa PLOC 80’s 2"@ja-latn ;
    mo:catalogue_number "12005-2" ;
    mo:media_type "CD" ;
    mo:publication_of <album/154379#musicalexpression> ;
    mo:publisher _:N9d239241bdb441ddaba8a4c9ab79f002 ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Thundercats"@en ;
            foaf:name "Thundercats"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Graffite"@en ;
            foaf:name "Graffite"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Guilherme Isnard"@en ;
            foaf:name "Guilherme Isnard"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Os Abelhudos"@en ;
            foaf:name "Os Abelhudos"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Cid Guerreiro"@en ;
            foaf:name "Cid Guerreiro"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Byafra"@en ;
            foaf:name "Byafra"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Adriana"@en ;
            foaf:name "Adriana"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sangue da Cidade"@en ;
            foaf:name "Sangue da Cidade"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Marcos Sabino"@en ;
            foaf:name "Marcos Sabino"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Alex Gil (Polegar)"@en ;
            foaf:name "Alex Gil (Polegar)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Fernando Deluqui"@en ;
            foaf:name "Fernando Deluqui"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gretchen"@en ;
            foaf:name "Gretchen"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kaoma"@en ;
            foaf:name "Kaoma"@en ],
        <artist/76175#subject>,
        <artist/76279#subject> ;
    schema:datePublished "2007-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/97/154379/154379-3301131e9544.jpg> ;
    schema:name "Festa PLOC 80’s 2"@en,
        "Festa PLOC 80’s 2"@ja,
        "Festa PLOC 80’s 2"@ja-latn ;
    schema:publisher _:N9d239241bdb441ddaba8a4c9ab79f002 ;
    foaf:depiction <https://media.vgm.io/albums/97/154379/154379-3301131e9544.jpg> .

<album/154379#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Festa PLOC 80’s 2"@en,
        "Festa PLOC 80’s 2"@ja,
        "Festa PLOC 80’s 2"@ja-latn ;
    mo:performance_of <album/154379#musicalwork> ;
    mo:performer _:N08c8452f842747629568bf2530596eb8,
        _:N126b360819d348c1ae8c63c82a16a273,
        _:N141952f97b704af8912d4112efc1fb55,
        _:N1712d15e5e534a7ea1071e220f7ee1f2,
        _:N3cd8fcca06f84b49b4bddff59ab5cc26,
        _:N56d895350d4f4251a55a7e0693d6a2ea,
        _:N6479daf0f7e346e3a1546b95c4b1d53d,
        _:N7b4a91383d2b49749d8433855c6f91b2,
        _:N968d0c4f82fb430db6a86749d54c11c7,
        _:N9df1d4b8236641be8ab99676f3842cc0,
        _:Nd6eb0d596aab4c7caf76ed76212e25d3,
        _:Nd90dd2a4579e41e394220f1d0d919d4b,
        <artist/76175#subject>,
        <artist/76279#subject> ;
    mo:recorded_as <album/154379#musicalexpression> ;
    schema:byArtist _:N08c8452f842747629568bf2530596eb8,
        _:N126b360819d348c1ae8c63c82a16a273,
        _:N141952f97b704af8912d4112efc1fb55,
        _:N1712d15e5e534a7ea1071e220f7ee1f2,
        _:N3cd8fcca06f84b49b4bddff59ab5cc26,
        _:N56d895350d4f4251a55a7e0693d6a2ea,
        _:N6479daf0f7e346e3a1546b95c4b1d53d,
        _:N7b4a91383d2b49749d8433855c6f91b2,
        _:N968d0c4f82fb430db6a86749d54c11c7,
        _:N9df1d4b8236641be8ab99676f3842cc0,
        _:Nd6eb0d596aab4c7caf76ed76212e25d3,
        _:Nd90dd2a4579e41e394220f1d0d919d4b,
        <artist/76175#subject>,
        <artist/76279#subject> ;
    schema:name "Festa PLOC 80’s 2"@en,
        "Festa PLOC 80’s 2"@ja,
        "Festa PLOC 80’s 2"@ja-latn ;
    schema:workPerformed <album/154379#musicalwork> .

_:N08c8452f842747629568bf2530596eb8 a schema:Person,
        foaf:Person ;
    mo:performed <album/154379#performance> ;
    schema:name "Marcos Sabino"@en ;
    foaf:name "Marcos Sabino"@en .

_:N126b360819d348c1ae8c63c82a16a273 a schema:Person,
        foaf:Person ;
    mo:performed <album/154379#performance> ;
    schema:name "Adriana"@en ;
    foaf:name "Adriana"@en .

_:N141952f97b704af8912d4112efc1fb55 a schema:Person,
        foaf:Person ;
    mo:performed <album/154379#performance> ;
    schema:name "Gretchen"@en ;
    foaf:name "Gretchen"@en .

_:N1712d15e5e534a7ea1071e220f7ee1f2 a schema:Person,
        foaf:Person ;
    mo:performed <album/154379#performance> ;
    schema:name "Guilherme Isnard"@en ;
    foaf:name "Guilherme Isnard"@en .

_:N3cd8fcca06f84b49b4bddff59ab5cc26 a schema:Person,
        foaf:Person ;
    mo:performed <album/154379#performance> ;
    schema:name "Sangue da Cidade"@en ;
    foaf:name "Sangue da Cidade"@en .

_:N56d895350d4f4251a55a7e0693d6a2ea a schema:Person,
        foaf:Person ;
    mo:performed <album/154379#performance> ;
    schema:name "Os Abelhudos"@en ;
    foaf:name "Os Abelhudos"@en .

_:N6479daf0f7e346e3a1546b95c4b1d53d a schema:Person,
        foaf:Person ;
    mo:performed <album/154379#performance> ;
    schema:name "Cid Guerreiro"@en ;
    foaf:name "Cid Guerreiro"@en .

_:N7b4a91383d2b49749d8433855c6f91b2 a schema:Person,
        foaf:Person ;
    mo:performed <album/154379#performance> ;
    schema:name "Alex Gil (Polegar)"@en ;
    foaf:name "Alex Gil (Polegar)"@en .

_:N968d0c4f82fb430db6a86749d54c11c7 a schema:Person,
        foaf:Person ;
    mo:performed <album/154379#performance> ;
    schema:name "Byafra"@en ;
    foaf:name "Byafra"@en .

_:N9d239241bdb441ddaba8a4c9ab79f002 schema:name "BR Plus"@en,
        "BR Plus"@ja,
        "BR Plus"@ja-latn ;
    foaf:name "BR Plus"@en,
        "BR Plus"@ja,
        "BR Plus"@ja-latn .

_:N9df1d4b8236641be8ab99676f3842cc0 a schema:Person,
        foaf:Person ;
    mo:performed <album/154379#performance> ;
    schema:name "Fernando Deluqui"@en ;
    foaf:name "Fernando Deluqui"@en .

_:Nd6eb0d596aab4c7caf76ed76212e25d3 a schema:Person,
        foaf:Person ;
    mo:performed <album/154379#performance> ;
    schema:name "Kaoma"@en ;
    foaf:name "Kaoma"@en .

_:Nd90dd2a4579e41e394220f1d0d919d4b a schema:Person,
        foaf:Person ;
    mo:performed <album/154379#performance> ;
    schema:name "Graffite"@en ;
    foaf:name "Graffite"@en .

