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

<http://data.bibliotheken.nl/id/thes/p070179417> a schema1:Person ;
    rdfs:label "Brekelmans, S.Th.E." ;
    schema1:familyName "Brekelmans" ;
    schema1:givenName "S.Th.E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71953561753b6a28cedaf290a217e412> ;
    schema1:name "S.Th.E. Brekelmans" ;
    schema1:sameAs <http://viaf.org/viaf/285623436>,
        <https://isni.org/isni/0000000391705876> .

