@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/p070106444> a schema1:Person ;
    rdfs:label "Limborch, Frans van (1679-1765)" ;
    schema1:alternateName "E.L.E.O.D.H.O." ;
    schema1:birthDate "1679" ;
    schema1:deathDate "1765" ;
    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=limb061",
        "jurist" ;
    schema1:familyName "van Limborch" ;
    schema1:givenName "Frans" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c2b30d11b32c107dd5e84e778ecdd89>,
        <https://data.bibliotheken.nl/.well-known/genid/25be83696a33e84b43c2b77dc98e2647> ;
    schema1:name "Frans van Limborch" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/289297683>,
        wd:Q2686654,
        <https://isni.org/isni/0000000394705310> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/limb061> .

