@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/p068049102> a schema1:Person ;
    rdfs:label "Elmenhorst, Gerhardus (1580-1621)" ;
    schema1:alternateName "Elmenhorstius, Gebhartus",
        "Elmenhorstius, Geverhartus" ;
    schema1:birthDate "1580" ;
    schema1:deathDate "1621" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl" ;
    schema1:familyName "Elmenhorst" ;
    schema1:givenName "Gerhardus" ;
    schema1:hasOccupation "criticus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b020f48d980fa92a65a6ae6b6ac9ed9>,
        <https://data.bibliotheken.nl/.well-known/genid/b59853608a08c16a6d2116007acf221b> ;
    schema1:name "Gerhardus Elmenhorst" ;
    schema1:nationality "de" ;
    schema1:sameAs <http://viaf.org/viaf/47696396>,
        wd:Q1520249,
        <https://isni.org/isni/0000000108971918> .

