@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/bZAFyV>
  ns0:givenName "Gerritje"^^xsd:string ;
  ns0:name "Gerritje Kempert"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/8bd1fe169dd0156c72a0fc2170fb1b9e225f7c8209b04a35ff0e078dcb3deff2"^^xsd:string ;
  ns0:familyName "Kempert"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  roar:documentedIn <https://n2t.net/ark:/60537/benhHP> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24472> .

