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

<http://data.bibliotheken.nl/id/thes/p149359209> a schema1:Person ;
    rdfs:label "Brandsma, H.J." ;
    schema1:familyName "Brandsma" ;
    schema1:givenName "H.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7895424663b24e1be02daad21986050> ;
    schema1:name "H.J. Brandsma" ;
    schema1:sameAs <http://viaf.org/viaf/291308929> .

