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

<http://data.bibliotheken.nl/id/thes/p145326160> a schema1:Person ;
    rdfs:label "Hoogers, Herman Gerhard (1970-)" ;
    schema1:alternateName "Hoogers, Gerhard" ;
    schema1:birthDate "1970" ;
    schema1:description "B9942808: Auteursnaam op omslag: Gerhard Hoogers",
        "staatsrechtjurist; oud-universitair docent Staats- en bestuursrecht, Universiteit van Aruba; thans: universitair docent Staatsrecht, RU Groningen" ;
    schema1:familyName "Hoogers" ;
    schema1:givenName "Herman Gerhard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb51de0e9542f215eef59e22c79ad8a3> ;
    schema1:name "Herman Gerhard Hoogers" ;
    schema1:sameAs <http://viaf.org/viaf/70834614>,
        <https://isni.org/isni/0000000036798043> .

