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

<http://data.bibliotheken.nl/id/thes/p068901666> a schema1:Person ;
    rdfs:label "Boels, Dethmer" ;
    schema1:description "Alterra" ;
    schema1:familyName "Boels" ;
    schema1:givenName "Dethmer" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/628a0fa63f55bbc30e186e414c055d1d> ;
    schema1:name "Dethmer Boels" ;
    schema1:sameAs <http://viaf.org/viaf/14856746>,
        <https://isni.org/isni/0000000117454023> .

