@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p391174142> a schema1:Person ;
    rdfs:label "Almeida, Rodrigo Coutinho de (1980-)" ;
    schema1:alternateName "Almeida, R.C. de",
        "Coutinho de Almeida, Rodrigo" ;
    schema1:birthDate "1980" ;
    schema1:description "Geboren op 9 november 1980 in Bom Jesus da Lapa, Brazilië" ;
    schema1:familyName "de Almeida" ;
    schema1:givenName "Rodrigo Coutinho" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c8e1dc8213d3f40503df26f4c470bfb> ;
    schema1:name "Rodrigo Coutinho de Almeida" ;
    schema1:nationality "br" ;
    schema1:sameAs <http://viaf.org/viaf/317174584> .

