@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/bVDjO93>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/69a8620e-27df-9228-347e-df630a0d6869"^^xsd:string ;
  schema:familyName "Kroeders"^^xsd:string ;
  schema:givenName "Pieternella"^^xsd:string ;
  schema:name "Pieternella Kroeders"@nl ;
  schema:hasOccupation "Scholier"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00f03g> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8d322c2f-faab-d3cf-b7c7-0ce3518504ad> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2403781> ;
  schema:birthDate "1842-07-29"^^xsd:date .

