@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068798636> a schema1:Person ;
    rdfs:label "Herbert, George (1593-1633)" ;
    schema1:birthDate "1593" ;
    schema1:deathDate "1633" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "http://dbnl-srv-p200.dmz.kb.nl/auteurs/auteur.php?id=herb004" ;
    schema1:familyName "Herbert" ;
    schema1:givenName "George" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06d289302da4b341d470891982b14f29>,
        <https://data.bibliotheken.nl/.well-known/genid/bd5e9d54c40c607ea45c3e8abd1848ff> ;
    schema1:name "George Herbert" ;
    schema1:sameAs <http://viaf.org/viaf/71487054>,
        wd:Q317887,
        <https://isni.org/isni/0000000121388399> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/herb004> .

