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

<http://data.bibliotheken.nl/id/thes/p085615501> a schema1:Person ;
    rdfs:label "Boerstra, Atze C." ;
    schema1:description "B0304793: \"ir. A.C. Boerstra, BBA Boerstra Binnenmilieu Advies\"",
        "ir." ;
    schema1:familyName "Boerstra" ;
    schema1:givenName "Atze C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/19d1d1910de0e39e4503667d943f9f3e> ;
    schema1:name "Atze C. Boerstra" ;
    schema1:sameAs <http://viaf.org/viaf/283335225>,
        <https://isni.org/isni/0000000389880982> .

