@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/buzoZN>
  ns0:familyName "Begeer"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/c942438d000709917b767cf79a6a551ee7e9ad444c1f4aa19b1d3a967db1d477"^^xsd:string ;
  ns0:givenName "Neeltje"^^xsd:string ;
  ns0:name "Neeltje Begeer"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/bJm3Tu> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/25010> .

