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

<http://data.bibliotheken.nl/id/thes/p072945923> a schema1:Person ;
    rdfs:label "Kooistra, Laura Immy (1959-)" ;
    schema1:alternateName "Kooistra, Laura",
        "Kooistra, Laura I.",
        "Kooistra, Laura Immy" ;
    schema1:birthDate "1959" ;
    schema1:description "Dr.",
        "klassiek archeologe" ;
    schema1:familyName "Kooistra" ;
    schema1:givenName "Laura Immy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a51dcd112cb076ebf5074d5cb7dd448a> ;
    schema1:name "Laura Immy Kooistra" ;
    schema1:sameAs <http://viaf.org/viaf/7533258>,
        <https://isni.org/isni/0000000039887260> .

