@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/bIIWHU6>
  schema:familyName "de Groot"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/68974d48-d7d9-21ef-0b48-fbdb622cc19d"^^xsd:string ;
  schema:givenName "Jacoba Catharina"^^xsd:string ;
  schema:name "Jacoba Catharina de Groot"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m5nq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9bfec6c8-cec4-2376-1bdf-3e07e9379971> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2426136> ;
  schema:birthDate "1858-01-01"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Groot"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

