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

<http://data.bibliotheken.nl/id/thes/p396133037> a schema1:Person ;
    rdfs:label "Rigters, Rivelino (1978-)" ;
    schema1:birthDate "1978" ;
    schema1:description "rapper" ;
    schema1:familyName "Rigters" ;
    schema1:givenName "Rivelino" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0177020cd4a717cd4d0894dac7ed5e47> ;
    schema1:name "Rivelino Rigters" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/85147266669235481093>,
        <https://isni.org/isni/000000013130198X> .

