@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bTXJegU>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cba65fce-d0a0-e01c-ca54-d2d62ffedc8f"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna van Gorkum"@nl ;
  schema:familyName "van Gorkum"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Woerden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jwsn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/66c5abc9-ee07-616a-e6e1-e84d5a796130> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2255375> ;
  schema:birthDate "1857-09-10"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Gorkum"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

