@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/p06868438X> a schema1:Person ;
    rdfs:label "Rotgans, Lukas (1653-1710)" ;
    schema1:alternateName "Rotgans, Lucas" ;
    schema1:birthDate "1653" ;
    schema1:deathDate "1710" ;
    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=rotg001" ;
    schema1:familyName "Rotgans" ;
    schema1:givenName "Lukas" ;
    schema1:hasOccupation "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5394fdedf9cccb33cbeae47f881b42c1>,
        <https://data.bibliotheken.nl/.well-known/genid/bafd0214f49b4eafd4ab3897c765b188> ;
    schema1:name "Lukas Rotgans" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/61266473>,
        wd:Q2234173,
        <https://isni.org/isni/000000012211674X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/rotg001> .

