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

<http://data.bibliotheken.nl/id/thes/p138925976> a schema1:Person ;
    rdfs:label "Blatter, Anjo (beroepsvoorlichting)" ;
    schema1:familyName "Blatter" ;
    schema1:givenName "Anjo" ;
    schema1:hasOccupation "beroepsvoorlichting" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c2651580acfa1519545ea1b8233eea3> ;
    schema1:name "Anjo Blatter" ;
    schema1:sameAs <http://viaf.org/viaf/287114798> .

