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

<http://data.bibliotheken.nl/id/thes/p073996882> a schema1:Person ;
    rdfs:label "Kooyker (fam.)" ;
    schema1:familyName "Kooyker" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74e71ec33f21f01d2b2d03c457f2d23b> ;
    schema1:name "Kooyker" ;
    schema1:sameAs <http://viaf.org/viaf/287675169> .

