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

<http://data.bibliotheken.nl/id/thes/p106911716> a schema1:Person ;
    rdfs:label "Zilfhout, Peter van (1954-)" ;
    schema1:birthDate "1954" ;
    schema1:description "Dr",
        "Filosoof en verbonden aan Sociaal Werk en MA Social and Community Studies Fontys Hogescholen Eindhoven",
        "mb" ;
    schema1:familyName "van Zilfhout" ;
    schema1:givenName "Peter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb55157a26860811171ac7723d05626d> ;
    schema1:name "Peter van Zilfhout" ;
    schema1:sameAs <http://viaf.org/viaf/56085937>,
        <https://isni.org/isni/000000011444783X> .

