@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#> .

<https://n2t.net/ark:/60537/bS5qZdy>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6ab1d411-c870-c90a-e51d-946375dd3aa5"^^xsd:string ;
  schema:givenName "Jacoba"^^xsd:string ;
  schema:name "Jacoba Verwoerd"@nl ;
  schema:familyName "Verwoerd"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01cxpc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/417367ce-5663-a93a-8f45-defa60200875> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2111164> ;
  schema:birthDate "1904-03-13"^^xsd:date .

