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

<http://data.bibliotheken.nl/id/thes/p072590777> a schema1:Person ;
    rdfs:label "Krikke, Hans (1958-)" ;
    schema1:birthDate "1958" ;
    schema1:description "lid van onderzoekscollectief Opstand" ;
    schema1:familyName "Krikke" ;
    schema1:givenName "Hans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8e3bf5d7e0b2c0c2783e5995e6efe98> ;
    schema1:name "Hans Krikke" ;
    schema1:sameAs <http://viaf.org/viaf/51290457>,
        wd:Q13653599,
        <https://isni.org/isni/0000000041394158> .

