@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/bM38T8C>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e2e31250-c49b-07f7-7b23-df8ef16e360c"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna van der Burg"@nl ;
  schema:familyName "van der Burg"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b1Sjt7S>, <https://n2t.net/ark:/60537/bwdYfye> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bzLQNum> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2768007> ;
  schema:birthDate "1852-10-14"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Burg"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

