@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/bTkDHF5>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/df3fec6a-8cce-1da5-0e46-9c10528c4f98"^^xsd:string ;
  schema:givenName "Jacoba Barbera"^^xsd:string ;
  schema:name "Jacoba Barbera van Wijk"@nl ;
  schema:hasOccupation "Strijkster"@nl ;
  schema:familyName "van Wijk"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schoonhoven> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01dbr3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/da1b8a43-8a0d-78a2-3f3b-6ec8573ce8bc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2803582> ;
  schema:birthDate "1898-08-11"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Wijk"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

