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

<http://data.bibliotheken.nl/id/thes/p424708108> a schema1:Person ;
    rdfs:label "Crolla, Fleur D.A." ;
    schema1:description "Holds a master's degree in Investigative Criminology and in Crisis and Security Management" ;
    schema1:familyName "Crolla" ;
    schema1:givenName "Fleur D.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c55c9d63991699bc7722e687b01f6a1> ;
    schema1:name "Fleur D.A. Crolla" ;
    schema1:sameAs <https://isni.org/isni/0000000480033709> .

