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

<http://data.bibliotheken.nl/id/thes/p072489545> a schema1:Person ;
    rdfs:label "Visser, Jacqueline Johanna Cornelia Maria (1962-)" ;
    schema1:alternateName "Visser, J." ;
    schema1:birthDate "1962" ;
    schema1:description "Onderzoekster bij KPC Groep" ;
    schema1:familyName "Visser" ;
    schema1:givenName "Jacqueline Johanna Cornelia Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0c84c7ed4040ae4a64c86a080add0c9> ;
    schema1:name "Jacqueline Johanna Cornelia Maria Visser" ;
    schema1:sameAs <http://viaf.org/viaf/241643212>,
        <https://isni.org/isni/000000039860906X> .

