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

<http://data.bibliotheken.nl/id/thes/p097261890> a schema1:Person ;
    rdfs:label "Swart, L." ;
    schema1:familyName "Swart" ;
    schema1:givenName "L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7ee0613a6ab92cc4d15f248e77d8b3e> ;
    schema1:name "L. Swart" ;
    schema1:sameAs <http://viaf.org/viaf/281625029> .

