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

<http://data.bibliotheken.nl/id/thes/p424491532> a schema1:Person ;
    rdfs:label "Timans, Lobke" ;
    schema1:description "vert." ;
    schema1:familyName "Timans" ;
    schema1:givenName "Lobke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9565c4c68796d463af7a3617a61ef8d> ;
    schema1:name "Lobke Timans" ;
    schema1:nationality "nl" ;
    schema1:sameAs <https://isni.org/isni/0000000479376296> .

