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

<http://data.bibliotheken.nl/id/thes/p370709381> a schema1:Person ;
    rdfs:label "Bürmann, Erik" ;
    schema1:description "archeologie" ;
    schema1:familyName "Bürmann" ;
    schema1:givenName "Erik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c01237fdcd601793a881788baf9cb84c> ;
    schema1:name "Erik Bürmann" ;
    schema1:sameAs <http://viaf.org/viaf/309883681> .

