@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/bLdkNwn>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/64fe6327-c9a7-2e9a-fac2-9d9fae61ed94"^^xsd:string ;
  schema:givenName "Maria Louisa"^^xsd:string ;
  schema:name "Maria Louisa von Piekartz"@nl ;
  schema:familyName "von Piekartz"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Lonneker> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rr9d> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/81aff022-d57d-d1a1-b30b-55a1c6977e16> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2359396> ;
  schema:birthDate "1856-06-10"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Piekartz"^^xsd:string ;
    ns0:surnamePrefix "von"^^xsd:string
  ] .

