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

<http://data.bibliotheken.nl/id/thes/p138885877> a schema1:Person ;
    rdfs:label "Wiersma, E.G." ;
    schema1:description "criminatliteit" ;
    schema1:familyName "Wiersma" ;
    schema1:givenName "E.G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ac6209e3482a70c95e64270503f05c89> ;
    schema1:name "E.G. Wiersma" ;
    schema1:sameAs <http://viaf.org/viaf/58371441>,
        <https://isni.org/isni/0000000033921755> .

