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

<http://data.bibliotheken.nl/id/thes/p260289647> a schema1:Person ;
    rdfs:label "Beelaerts van Blokland, Pieter (1911-2005)" ;
    schema1:birthDate "1911" ;
    schema1:deathDate "2005" ;
    schema1:description "Jhr." ;
    schema1:familyName "Beelaerts van Blokland" ;
    schema1:givenName "Pieter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce30fda3beebd6c735f4e4c2575a6ddb> ;
    schema1:name "Pieter Beelaerts van Blokland" ;
    schema1:sameAs <http://viaf.org/viaf/289422414>,
        <https://isni.org/isni/0000000394870404> .

