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

<http://data.bibliotheken.nl/id/thes/p288364902> a schema1:Person ;
    rdfs:label "Paalman, D.B.S." ;
    schema1:alternateName "Paalman, Deborah" ;
    schema1:description "archeologie" ;
    schema1:familyName "Paalman" ;
    schema1:givenName "D.B.S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd1daf2ccd89abb598bf3e53d5caf5c9> ;
    schema1:name "D.B.S. Paalman" ;
    schema1:sameAs <http://viaf.org/viaf/290528307>,
        <https://isni.org/isni/0000000395749294> .

