@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/bXvDg37>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bb259c83-3ba3-5005-1a5d-9b52346ad595"^^xsd:string ;
  schema:givenName "Johanna Helena"^^xsd:string ;
  schema:name "Johanna Helena van Werkhooven"@nl ;
  schema:familyName "van Werkhooven"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wtgm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/95309c86-043c-a6d4-32b1-2d65507ae012> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2777420> ;
  schema:birthDate "1888-05-23"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Werkhooven"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

