@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/bbFcbKx>
  schema:familyName "den Hertog"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cc98d905-62cd-a0f9-cf0b-a6eb2d89b3a2"^^xsd:string ;
  schema:givenName "Jacoba"^^xsd:string ;
  schema:name "Jacoba den Hertog"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00q91t> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bc459980-bf90-09c8-4b15-76e17d428218> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2550969> ;
  schema:birthDate "1880-06-05"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Hertog"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

