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

<http://data.bibliotheken.nl/id/thes/p140848754> a schema1:Person ;
    rdfs:label "Rijckenberg, A.W.J. (1953-)" ;
    schema1:alternateName "Rijckenberg, Annemiek" ;
    schema1:birthDate "1953" ;
    schema1:description "drs. Utrechts project wethouder" ;
    schema1:familyName "Rijckenberg" ;
    schema1:givenName "A.W.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f611ab5ca3ce0678f10c1007cdea46c> ;
    schema1:name "A.W.J. Rijckenberg" ;
    schema1:sameAs <http://viaf.org/viaf/282514661>,
        <https://isni.org/isni/0000000389147502> .

