@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/bpYZQg>
  ns0:familyName "Begeer"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/3dbf7acc4f3c7ba4402f2fcbbdaf394328850835993fba7bf0876f9387240fab"^^xsd:string ;
  ns0:givenName "Neeltje"^^xsd:string ;
  ns0:name "Neeltje Begeer"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/bELFJM> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24879> .

