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

<http://data.bibliotheken.nl/id/thes/p086425803> a schema1:Person ;
    rdfs:label "Kuiper, N.Y." ;
    schema1:description "SWOKA, Instituut voor consumentenonderzoek Den Haag, later Inspectie Werk en Inkomen",
        "mw. drs" ;
    schema1:familyName "Kuiper" ;
    schema1:givenName "N.Y." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea6c8d5e6544a7be8f1b54e5d980a8c1> ;
    schema1:name "N.Y. Kuiper" ;
    schema1:sameAs <http://viaf.org/viaf/288010226>,
        <https://isni.org/isni/0000000393703583> .

