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

<http://data.bibliotheken.nl/id/thes/p147713730> a schema1:Person ;
    rdfs:label "Lukinburg" ;
    schema1:familyName "Lukinburg" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f15382cdd39dfa5102c9f1a0f3dccd78> ;
    schema1:name "Lukinburg" ;
    schema1:sameAs <http://viaf.org/viaf/289841322> .

