@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#> .

<https://n2t.net/ark:/60537/bKNWbN8>
  schema:hasOccupation "Gezelschaps juffrouw"@nl ;
  schema:familyName "Holtius"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e64cf444-e3eb-ce08-f010-26727b919fda"^^xsd:string ;
  schema:givenName "Petronella Elisabeth"^^xsd:string ;
  schema:name "Petronella Elisabeth Holtius"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Beuningen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t5cg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3d08ff57-e144-9b70-3231-3051d8abe03a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2094360> ;
  schema:birthDate "1859-04-13"^^xsd:date .

