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

<http://data.bibliotheken.nl/id/thes/p424559498> a schema1:Person ;
    rdfs:label "Huijser, Jos" ;
    schema1:description "Human capital expert bij HRD Groep" ;
    schema1:familyName "Huijser" ;
    schema1:givenName "Jos" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85b40c1b0b6bbf371f73f4b746328040> ;
    schema1:name "Jos Huijser" ;
    schema1:sameAs <https://isni.org/isni/000000047975711X> .

