@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/bNVrUTK>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/69be80fd-a54d-87c4-c85f-0da2c2fe3212"^^xsd:string ;
  schema:givenName "Johanna Adriana"^^xsd:string ;
  schema:name "Johanna Adriana van Leeuwen"@nl ;
  schema:familyName "van Leeuwen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t5cg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e403f4fa-44f2-3eb3-9d4d-90c3fb61c67e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2674634> ;
  schema:birthDate "1865-01-25"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Leeuwen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

