@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/bWfqOjK>
  schema:hasOccupation "Geen"@nl ;
  schema:givenName "Hendrica"^^xsd:string ;
  schema:name "Hendrica Kroeders"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2ee129f6-eff3-fe3c-e2ca-b5fa12be09f8"^^xsd:string ;
  schema:familyName "Kroeders"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00f03g> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/83342f16-d87a-bdea-d651-2191ff44e51d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2365127> ;
  schema:birthDate "1845-05-11"^^xsd:date .

