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

<http://data.bibliotheken.nl/id/thes/p412639300> a schema1:Person ;
    rdfs:label "Bruijn, A. de (fotograaf)" ;
    schema1:familyName "de Bruijn" ;
    schema1:givenName "A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/969e7cf3c78bc76158690e1651b563a1> ;
    schema1:name "A. de Bruijn" ;
    schema1:sameAs <http://viaf.org/viaf/29150686534612541587> .

