@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/bhUbifJ>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/901c2ad3-9f24-13cf-93fb-b60f51a0b2cf"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna van Eik"@nl ;
  schema:familyName "van Eik"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k1gs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/65a123d8-07ee-dbcf-f5a1-c226f0354ccb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2250844> ;
  schema:birthDate "1846-10-14"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Eik"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

