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

<http://data.bibliotheken.nl/id/thes/p074496387> a schema1:Person ;
    rdfs:label "Nijland, J. (1978-)" ;
    schema1:alternateName "Nijland, Hanneke J." ;
    schema1:birthDate "1978" ;
    schema1:description "red." ;
    schema1:familyName "Nijland" ;
    schema1:givenName "J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6047ec520119e90df0303e391d15dbd> ;
    schema1:name "J. Nijland" ;
    schema1:sameAs <http://viaf.org/viaf/285938205> .

