@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p068394861> a schema1:Person ;
    rdfs:label "Achterhuis, Herman Johan (1942-)" ;
    schema1:alternateName "Achterhuis, H.J." ;
    schema1:birthDate "1942" ;
    schema1:description "In: \"Wie is wie in Nederland 1994-1996\"",
        "Ook als: H.J. Achterhuis",
        "filosoof; hoogleraar vakgroep Systematische wijsbegeerte, Faculteit der Wijsbegeerte en Maatschappijwetenschappen, Universiteit Twente",
        "geb. Hengelo (Ov.) 1-9-1942" ;
    schema1:familyName "Achterhuis" ;
    schema1:givenName "Herman Johan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e31c705f8d51a598f049a6b7ec15d5a> ;
    schema1:name "Herman Johan Achterhuis" ;
    schema1:sameAs <http://viaf.org/viaf/85311995>,
        wd:Q944398,
        <https://isni.org/isni/0000000374422807> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/acht007> .

