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

<http://data.bibliotheken.nl/id/thes/p069768943> a schema1:Person ;
    rdfs:label "Cruysberg, W.P." ;
    schema1:description "29413488: Staatsbosbeheer, Dienstvak Terreinbeheer" ;
    schema1:familyName "Cruysberg" ;
    schema1:givenName "W.P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8f95dcb35101e49a2b97958c8bb5d13> ;
    schema1:name "W.P. Cruysberg" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/285015920> .

