@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/p070690987> a schema1:Person ;
    rdfs:label "Rutgers, Frederik Lodewijk (1836-1917)" ;
    schema1:alternateName "Rutgers, Fredericus Ludovicus" ;
    schema1:birthDate "1836" ;
    schema1:deathDate "1917" ;
    schema1:description "theoloog, canoniek jurist (promoveerde in 1860, universiteit Leiden); was: hoogleraar (gereformeerd) canoniek recht VU Amsterdam" ;
    schema1:familyName "Rutgers" ;
    schema1:givenName "Frederik Lodewijk" ;
    schema1:hasOccupation "theoloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b19da88006efe7a77631f7cff45b25c6> ;
    schema1:name "Frederik Lodewijk Rutgers" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/77510012>,
        wd:Q2398868,
        <https://isni.org/isni/0000000039591478> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/rutg011> .

