@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/bd76xS>
  ns0:givenName "Hendrika"^^xsd:string ;
  ns0:name "Hendrika Kuip"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/0030eb13d2c2bd586537bf1994ec3206859b99d04720f3ca653d9fa16e830774"^^xsd:string ;
  ns0:familyName "Kuip"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Lopik> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bsTMpV> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23526> .

