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

<http://data.bibliotheken.nl/id/thes/p068867484> a schema1:Person ;
    rdfs:label "Visser, Nico W. (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "natuur, milieu en toerisme" ;
    schema1:familyName "Visser" ;
    schema1:givenName "Nico W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e9b9d6cc1447c2dce0ba7b38408304a2> ;
    schema1:name "Nico W. Visser" ;
    schema1:sameAs <http://viaf.org/viaf/49811308>,
        <https://isni.org/isni/0000000027061330> .

