@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p071330488> a schema1:Person ;
    rdfs:label "Piccardt, Karel Lodewijk (1902-1982)" ;
    schema1:birthDate "1902" ;
    schema1:deathDate "1982" ;
    schema1:description "LR 1900-1952, II, p.1938" ;
    schema1:familyName "Piccardt" ;
    schema1:givenName "Karel Lodewijk" ;
    schema1:hasOccupation "auteur",
        "filosoof",
        "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e87b94c89f47f7a7fb7b1c80f7699c87> ;
    schema1:name "Karel Lodewijk Piccardt" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/89361137>,
        <https://isni.org/isni/0000000062688163> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/picc004> .

