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

<http://data.bibliotheken.nl/id/thes/p072683694> a schema1:Person ;
    rdfs:label "Lorm, Jan Rudolph de (1958-)" ;
    schema1:birthDate "1958" ;
    schema1:description "museumdirecteur Singer Laren" ;
    schema1:familyName "de Lorm" ;
    schema1:givenName "Jan Rudolph" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/845aa3738cd58a7d2448fe145c8975e2> ;
    schema1:name "Jan Rudolph de Lorm" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/74138812>,
        <https://isni.org/isni/0000000027724640> .

