@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/p069023859> a schema1:Person ;
    rdfs:label "Herrebrugh, Ferry" ;
    schema1:description "fotogr." ;
    schema1:familyName "Herrebrugh" ;
    schema1:givenName "Ferry" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cfa54acb151763aafdefb75a638ceb3b> ;
    schema1:name "Ferry Herrebrugh" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/280027907>,
        wd:Q84593456,
        <https://isni.org/isni/0000000387128324> .

