@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/buzn87D>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e0dc5c15-4cb5-b951-93ea-31867846d39a"^^xsd:string ;
  schema:givenName "Johanna Wilhelmina"^^xsd:string ;
  schema:name "Johanna Wilhelmina van der Kraats"@nl ;
  schema:familyName "van der Kraats"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010rvr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2a2f1dc9-9708-8a95-22d0-b1d06f480e5f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2024260> ;
  schema:birthDate "1867-08-23"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Kraats"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

