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

<http://data.bibliotheken.nl/id/thes/p14312854X> a schema1:Person ;
    rdfs:label "Peters, J.A.V.F.M." ;
    schema1:description "B9812423: \"Mr.\" ; 15-10-98 gebeld met medewerker van Joep Peters bij VNG: Joep heeft inderdaad de initialen J.A.V.F.M.\"",
        "VNG, afdeling Volkshuisvesting en Bouwzaken" ;
    schema1:familyName "Peters" ;
    schema1:givenName "J.A.V.F.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c010333876eae0ba1c3f0c84dc518ed6> ;
    schema1:name "J.A.V.F.M. Peters" ;
    schema1:sameAs <http://viaf.org/viaf/283133420>,
        <https://isni.org/isni/0000000389697192> .

