@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/bGQEwCy>
  schema:hasOccupation "Geen"@nl ;
  schema:givenName "Gijsbertha Hendrika"^^xsd:string ;
  schema:name "Gijsbertha Hendrika Kroeders"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4c48547d-c91d-f483-be63-c321b411dd1d"^^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/7f186330-354c-6994-cf34-8ea8884f197a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2349288> ;
  schema:birthDate "1850-11-10"^^xsd:date .

