@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/bhuMAYw>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/31ff8d0c-c7ee-d4b9-12d4-220fee596e1b"^^xsd:string ;
  schema:givenName "Jacoba"^^xsd:string ;
  schema:name "Jacoba van der Wijden"@nl ;
  schema:familyName "van der Wijden"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0138n0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/030d8c5a-35ba-fc00-413f-69129ef110ad> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/580330> ;
  schema:birthDate "1865-05-23"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Wijden"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

