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

<http://data.bibliotheken.nl/id/thes/p425807479> a schema1:Person ;
    rdfs:label "Rivera" ;
    schema1:description "pseud. van: Cédric Fernandez",
        "striptekenaar; 1983-" ;
    schema1:familyName "Rivera" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e4c8d72e42a64ca32e5b468dca7801e> ;
    schema1:name "Rivera" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p417289235>,
        <http://viaf.org/viaf/5814160122851340630008> .

