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

<http://data.bibliotheken.nl/id/thes/p073622397> a schema1:Person ;
    rdfs:label "Prinsen, Bert (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:description "andragoog en GVO'er. Werkt bij het Nederlands Instituut voor Zorg en Welzijn." ;
    schema1:familyName "Prinsen" ;
    schema1:givenName "Bert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/929f7a928e799bfedab2c1d2a6062f98> ;
    schema1:name "Bert Prinsen" ;
    schema1:sameAs <http://viaf.org/viaf/289077134>,
        <https://isni.org/isni/000000036893606X> .

