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

<http://data.bibliotheken.nl/id/thes/p086220837> a schema1:Person ;
    rdfs:label "Peper, Abraham (1966-)" ;
    schema1:birthDate "1966" ;
    schema1:description "B9830668, colofon: drs.; socioloog",
        "zoon van Bram Peper (1940-2022)" ;
    schema1:familyName "Peper" ;
    schema1:givenName "Abraham" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b67920d296e4e382d4f499151b6676bc> ;
    schema1:name "Abraham Peper" ;
    schema1:sameAs <http://viaf.org/viaf/74134689>,
        <https://isni.org/isni/0000000114480103> .

