@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p148001432> a schema1:Person ;
    rdfs:label "Hilhorst, Pieter (1966-)" ;
    schema1:birthDate "1966" ;
    schema1:description "25311330 ... en wethouder in Amsterdam",
        "B0202271: .. is journalist en columnist" ;
    schema1:familyName "Hilhorst" ;
    schema1:givenName "Pieter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56f05e747aa0336153d14c145019f64f> ;
    schema1:name "Pieter Hilhorst" ;
    schema1:sameAs <http://viaf.org/viaf/31277074>,
        wd:Q3149881,
        <https://isni.org/isni/0000000035478398> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/hilh005> .

