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

<http://data.bibliotheken.nl/id/thes/p323249132> a schema1:Person ;
    rdfs:label "Melkert, M.J.A. (1952-)" ;
    schema1:alternateName "Melkert, Marjan" ;
    schema1:birthDate "1952" ;
    schema1:description "archeologie; ADC ArcheoProjecten" ;
    schema1:familyName "Melkert" ;
    schema1:givenName "M.J.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a3e2944b15e3e30e85398a5d6a512e6> ;
    schema1:name "M.J.A. Melkert" ;
    schema1:sameAs <http://viaf.org/viaf/280746904>,
        <https://isni.org/isni/0000000387740935> .

