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

<http://data.bibliotheken.nl/id/thes/p07388829X> a schema1:Person ;
    rdfs:label "Hak, Durk Huite (1944-)" ;
    schema1:alternateName "Hak, D.",
        "Hak, D.H.",
        "Hak, Durk" ;
    schema1:birthDate "1944" ;
    schema1:description "Dr",
        "Studieadviseur sociologie, bureau sociologie, faculteit der psychologische, pedagogische en sociologische wetenschappen, Rijksuniversiteit Gronignen" ;
    schema1:familyName "Hak" ;
    schema1:givenName "Durk Huite" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60bc8667d7ff0247da27f03949c5170f> ;
    schema1:name "Durk Huite Hak" ;
    schema1:sameAs <http://viaf.org/viaf/202383488>,
        <https://isni.org/isni/0000000067680769> .

