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

<http://data.bibliotheken.nl/id/thes/p072784504> a schema1:Person ;
    rdfs:label "Verloop, Nicolaas (1949-)" ;
    schema1:alternateName "Verloop, Nico" ;
    schema1:birthDate "1949" ;
    schema1:description "ICLON, Interfacultair Centrum voor Lerarenopleiding, Onderwijsontwikkeling en Nascholing, Rijksuniversiteit Leiden" ;
    schema1:familyName "Verloop" ;
    schema1:givenName "Nicolaas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d2f514ca1a96659d3a44c08db7851c5> ;
    schema1:name "Nicolaas Verloop" ;
    schema1:sameAs <http://viaf.org/viaf/19237734>,
        <https://isni.org/isni/0000000050818215> .

