@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/bQd80iQ>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c0612f23-274b-2430-bb1c-4fc2b902a2eb"^^xsd:string ;
  schema:familyName "van Leeuwen"^^xsd:string ;
  schema:givenName "Wilhelmina Helena"^^xsd:string ;
  schema:name "Wilhelmina Helena van Leeuwen"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Hillegersberg> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012zvq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/66b8dd24-fcce-482f-fb7e-212ab80aca49> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2255151> ;
  schema:birthDate "1883-02-13"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Leeuwen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

