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

<http://data.bibliotheken.nl/id/thes/p314336974> a schema1:Person ;
    rdfs:label "Bulthuis, J." ;
    schema1:description "B0835216: Planbureau voor de Leefomgeving",
        "MSc." ;
    schema1:familyName "Bulthuis" ;
    schema1:givenName "J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ff43a9eecc47f05a9a0cc2b1f9e2b85> ;
    schema1:name "J. Bulthuis" ;
    schema1:sameAs <http://viaf.org/viaf/285323478> .

