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

<http://data.bibliotheken.nl/id/thes/p071769927> a schema1:Person ;
    rdfs:label "Broekhuis, Jacobus Johannes (1947-)" ;
    schema1:birthDate "1947" ;
    schema1:description "studievriend van Pim Fortuyn" ;
    schema1:familyName "Broekhuis" ;
    schema1:givenName "Jacobus Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f3001bc15c04cd385d771069ed5a60d4> ;
    schema1:name "Jacobus Johannes Broekhuis" ;
    schema1:sameAs <http://viaf.org/viaf/286368648>,
        <https://isni.org/isni/0000000368712154> .

