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

<http://data.bibliotheken.nl/id/thes/p067814409> a schema1:Person ;
    rdfs:label "Borghouts-van Erp, Jos W.M." ;
    schema1:alternateName "Erp, J.W.M. van",
        "Erp, Jos van" ;
    schema1:familyName "Borghouts-van Erp" ;
    schema1:givenName "Jos W.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/deffc92100beb277eadd52ef051c3ff0> ;
    schema1:name "Jos W.M. Borghouts-van Erp" ;
    schema1:sameAs <http://viaf.org/viaf/96889123>,
        <https://isni.org/isni/0000000069759817> .

