@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/byW3u12>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3525c6d3-4281-947f-40ff-d50765d740c5"^^xsd:string ;
  schema:givenName "Pieternella"^^xsd:string ;
  schema:name "Pieternella van Werkhooven"@nl ;
  schema:familyName "van Werkhooven"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012htc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3f368a93-7223-e128-6435-cb5b4b1bb588> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2102732> ;
  schema:birthDate "1879-08-28"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Werkhooven"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

