@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/bOyxQns>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3327b58e-3b57-68e5-81bd-7c7e60938bd2"^^xsd:string ;
  schema:givenName "Louisa Johanna"^^xsd:string ;
  schema:name "Louisa Johanna van Ettinger"@nl ;
  schema:familyName "van Ettinger"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Alphen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sbpr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bc8bf62e-98e9-eea2-ca4e-faae26c961b5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2552102> ;
  schema:birthDate "1851-08-15"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Ettinger"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

