@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/b7vcrgx>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d4c32098-be3c-9926-de2d-901be50fc45d"^^xsd:string ;
  schema:givenName "Johanna Geertruida"^^xsd:string ;
  schema:name "Johanna Geertruida van der Burg"@nl ;
  schema:familyName "van der Burg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b2vpsOw> ;
  schema:spouse <https://n2t.net/ark:/60537/bRG1RmV> ;
  schema:children <https://n2t.net/ark:/60537/bZACG8s> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2361271> ;
  schema:additionalName [
    ns0:baseSurname "Burg"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

