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

<http://data.bibliotheken.nl/id/thes/p15389668X> a schema1:Person ;
    rdfs:label "Harmeyer, H." ;
    schema1:description "26686623: voorzitter Adviescommissie Ontwerp Vestigingsbesluit Bouwnijverheidsbedrijven 1956",
        "26686664: voorzitter Hoofdbedrijfschap Ambachten, 1959" ;
    schema1:familyName "Harmeyer" ;
    schema1:givenName "H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b68d6194192f47dffe46ebbe5e25b692> ;
    schema1:name "H. Harmeyer" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/291376359> .

