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

<http://data.bibliotheken.nl/id/thes/p073182362> a schema1:Person ;
    rdfs:label "Stienstra, H.A." ;
    schema1:description "Ing. ; Bureau Criminaliteitspreventie" ;
    schema1:familyName "Stienstra" ;
    schema1:givenName "H.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ba8dc7377926931955656151790d72a> ;
    schema1:name "H.A. Stienstra" ;
    schema1:sameAs <http://viaf.org/viaf/287826328>,
        <https://isni.org/isni/0000000393525510> .

