@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/p072584440> a schema1:Person ;
    rdfs:label "Swinderen, Petrus Johannes van (1842-1911)" ;
    schema1:alternateName "Swinderen, Petrus Joannes van" ;
    schema1:birthDate "1842" ;
    schema1:deathDate "1911" ;
    schema1:description "Jhr. Mr." ;
    schema1:familyName "van Swinderen" ;
    schema1:givenName "Petrus Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c35632cdbf5ce097d5715d56ba1c3d7> ;
    schema1:name "Petrus Johannes van Swinderen" ;
    schema1:sameAs <http://viaf.org/viaf/24994908>,
        wd:Q2368623,
        <https://isni.org/isni/000000039750184X> .

