@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/p073452157> a schema1:Person ;
    rdfs:label "Pelinck, Egbert (1907-1991)" ;
    schema1:birthDate "1907" ;
    schema1:deathDate "1991" ;
    schema1:description "drs.; curator gemeentelijk museum \"De Lakenhal\", Leiden; directeur Koninklijk Huisarchief",
        "geb. Winschoten 27-7-1907, over. Groningen 15-5-1991" ;
    schema1:familyName "Pelinck" ;
    schema1:givenName "Egbert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a71e6d4c123ee4f3cc842822a79a97b9> ;
    schema1:name "Egbert Pelinck" ;
    schema1:sameAs <http://viaf.org/viaf/218800107>,
        wd:Q51796214,
        <https://isni.org/isni/0000000398300150> .

