@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/bR2VQce>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bb930545-a17e-856d-3cbb-d37dc5808667"^^xsd:string ;
  schema:givenName "Pieternella Elisabeth"^^xsd:string ;
  schema:name "Pieternella Elisabeth van den Hoek"@nl ;
  schema:familyName "van den Hoek"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fpqh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/87b5bcc9-f838-7f3c-8e53-2ead491bc863> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2382597> ;
  schema:birthDate "1811-06-06"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Hoek"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

