@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/bpmSi1L>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/689d6100-81a9-7534-1d78-9225cb2f7f26"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna van den Burg"@nl ;
  schema:familyName "van den Burg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zh4r> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/53815e7d-ded5-b6a1-d47b-e86faee25b90> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2180989> ;
  schema:birthDate "1866-05-16"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Burg"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

