@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/p068277229> a schema1:Person ;
    rdfs:label "Adriaansens, Henricus Petrus Maria (1946-)" ;
    schema1:alternateName "Adriaansens, Hans" ;
    schema1:birthDate "1946" ;
    schema1:description "geb. Middelburg 23-1-1946",
        "lid KNAW",
        "prof., dr." ;
    schema1:familyName "Adriaansens" ;
    schema1:givenName "Henricus Petrus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0fffec0fe7582c3768e2d84d5b464608> ;
    schema1:name "Henricus Petrus Maria Adriaansens" ;
    schema1:sameAs <http://viaf.org/viaf/75164659>,
        wd:Q5649730,
        <https://isni.org/isni/0000000082669234> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/adri020> .

