@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/bLdkHOP>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e1f2f149-bdb7-0024-4a73-2d92926df68f"^^xsd:string ;
  schema:givenName "Petronella"^^xsd:string ;
  schema:name "Petronella van der Burg"@nl ;
  schema:familyName "van der Burg"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b12wgLP> ;
  schema:spouse <https://n2t.net/ark:/60537/bgRGUqI> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bNw1ymv> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2257791> ;
  schema:additionalName [
    ns0:baseSurname "Burg"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

