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

<http://data.bibliotheken.nl/id/thes/p070084777> a schema1:Person ;
    rdfs:label "Boer, Bart de (1947-)" ;
    schema1:birthDate "1947" ;
    schema1:description "B0042359: CBS (Centraal Bureau voor de Statistiek), Divisie Landbouw, Nijverheid en Milieu te Voorburg",
        "Ir.",
        "Milieu, oa. waterkwaliteit" ;
    schema1:familyName "de Boer" ;
    schema1:givenName "Bart" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80e7fd7fb833c14f517bf52b50a3abfe> ;
    schema1:name "Bart de Boer" ;
    schema1:sameAs <http://viaf.org/viaf/122342872>,
        <https://isni.org/isni/0000000080737467> .

