@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/p06878208X> a schema1:Person ;
    rdfs:label "Nijhof, Peter (1950-)" ;
    schema1:birthDate "1950" ;
    schema1:description "B9713488: is Sociaal-geograaf, werkzaam bij de Rijksdienst voor de Monumentenzorg; oprichter en bestuurslid van Stichting Europese Kunst Industrie; en sinds 1975 publicist op het gebied van industrieel erfgoed en reclamegeschiedenis",
        "sociaal-geograaf/planoloog" ;
    schema1:familyName "Nijhof" ;
    schema1:givenName "Peter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68057abc09e93680dc2751dbd1e40536> ;
    schema1:name "Peter Nijhof" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/24725137>,
        wd:Q83965966,
        <https://isni.org/isni/0000000024523843> .

