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

<http://data.bibliotheken.nl/id/thes/p082531609> a schema1:Person ;
    rdfs:label "Rozemond, Nicolaas (1960-)" ;
    schema1:alternateName "Rozemond, K." ;
    schema1:birthDate "1960" ;
    schema1:description "universitair docent straf(proces)recht aan de Vrije Universiteit en redacteur van 'Recht en kritiek'" ;
    schema1:familyName "Rozemond" ;
    schema1:givenName "Nicolaas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aaf24f3bf9bd9adeb745391c8bf346a4> ;
    schema1:name "Nicolaas Rozemond" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/19012074>,
        <https://isni.org/isni/0000000394892857> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/roze012> .

