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

<http://data.bibliotheken.nl/id/thes/p327615338> a schema1:Person ;
    rdfs:label "Craane, Marlous Leonie (1980-)" ;
    schema1:alternateName "Craane, Marlous" ;
    schema1:birthDate "1980" ;
    schema1:description "middeleeuws archeologe (promoveerde in 2013, Universiteit van Tilburg)" ;
    schema1:familyName "Craane" ;
    schema1:givenName "Marlous Leonie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb41dab82187f94c1693b9cd33a5fb7a> ;
    schema1:name "Marlous Leonie Craane" ;
    schema1:sameAs <http://viaf.org/viaf/285859107>,
        <https://isni.org/isni/0000000391972472> .

