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

<http://data.bibliotheken.nl/id/thes/p142338605> a schema1:Person ;
    rdfs:label "Wielders, Jos" ;
    schema1:description "B0332259 + www.pon-brabant.nl: drs. Jos Wielders; medewerker PON.",
        "B9515041: VNG-beleidsmedewerker gemeentelijke internationale samenwerking",
        "organisatieadviseur" ;
    schema1:familyName "Wielders" ;
    schema1:givenName "Jos" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b539375e66ad144a918f65d53e78d824> ;
    schema1:name "Jos Wielders" ;
    schema1:sameAs <http://viaf.org/viaf/210606954>,
        <https://isni.org/isni/0000000393630011> .

