@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/b1FCC9>
  ns0:familyName "Ham"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/08ec77ccd173213149183f3458490176b61aec6a1320d90e65472b24615625b4"^^xsd:string ;
  ns0:givenName "Neeltje"^^xsd:string ;
  ns0:name "Neeltje Ham"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Hekendorp> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bgshvF> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23094> .

