@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/p072477970> a schema1:Person ;
    rdfs:label "Creugers, Nicolaas Helena Jozef (1954-)" ;
    schema1:alternateName "Creugers, Nico H.J." ;
    schema1:birthDate "1954" ;
    schema1:description "B0311864 titelp.: prof. dr.",
        "Vakgroep Orale Functieleer van Universitair Medisch Centrum Sint Radboud in Nijmegen" ;
    schema1:familyName "Creugers" ;
    schema1:givenName "Nicolaas Helena Jozef" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3397ef85142a7bb39ecf6e1efc84b765> ;
    schema1:name "Nicolaas Helena Jozef Creugers" ;
    schema1:sameAs <http://viaf.org/viaf/283533399>,
        wd:Q71162960,
        <https://isni.org/isni/000000039001538X> .

