@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/p069916969> a schema1:Person ;
    rdfs:label "Loots, Cornelis (1765-1834)" ;
    schema1:alternateName "C.L.",
        "L." ;
    schema1:birthDate "1765" ;
    schema1:deathDate "1834" ;
    schema1:description "(protestants) dichter",
        "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "NLMD/L 777",
        "bron: https://nl.wikipedia.org/wiki/Cornelis_Loots",
        "http://dbnl-srv-p200.dmz.kb.nl/auteurs/auteur.php?id=loot008" ;
    schema1:familyName "Loots" ;
    schema1:givenName "Cornelis" ;
    schema1:hasOccupation "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4194c5dc432c182366a24ae2a9c52780>,
        <https://data.bibliotheken.nl/.well-known/genid/464a2808989ceb8100c26e98e90cdc5e> ;
    schema1:name "Cornelis Loots" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/294347719>,
        wd:Q15943247,
        <https://isni.org/isni/0000000026529114> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/loot008> .

