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

<http://data.bibliotheken.nl/id/thes/p069337055> a schema1:Person ;
    rdfs:label "Verijdt, Huub J.P.M." ;
    schema1:alternateName "Verijdt, H.J.P.M." ;
    schema1:description "(toegepast) socioloog (m.n. personeelsmanagement)" ;
    schema1:familyName "Verijdt" ;
    schema1:givenName "Huub J.P.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3bf3b7630574d39b663c9391c03f4297> ;
    schema1:name "Huub J.P.M. Verijdt" ;
    schema1:sameAs <http://viaf.org/viaf/281756688>,
        <https://isni.org/isni/000000038852007X> .

