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

<http://data.bibliotheken.nl/id/thes/p149823916> a schema1:Person ;
    rdfs:label "Poot, Christianne Josephine de (1966-)" ;
    schema1:alternateName "Poot, Christianne J. de",
        "Poot, Christianne Josephine de",
        "Poot, Christianne de" ;
    schema1:birthDate "1966" ;
    schema1:description "Vakgroep Sociale Psychologie, Vrije Universiteit Amsterdam",
        "Verbonden aan het Nederlands Studiecentrum Criminaliteit en Rechtshandhaving Leiden" ;
    schema1:familyName "de Poot" ;
    schema1:givenName "Christianne Josephine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/49d3c459116f41c4b7c571f4b949fff8> ;
    schema1:name "Christianne Josephine de Poot" ;
    schema1:sameAs <http://viaf.org/viaf/70754404>,
        <https://isni.org/isni/000000003434737X> .

