@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bfpPIQ>
  pico:hasAge "24"^^xsd:string ;
  schema:familyName "Grootendorst"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/2e72a893-1045-4ed0-be0f-bf8f97f08d8c"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:givenName "Willemina"^^xsd:string ;
  schema:name "Willemina Grootendorst"@nl ;
  schema:hasOccupation "Zonder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Boskoop> ;
  gtm:straat <https://n2t.net/ark:/60537/b0D65S> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b7I8Q9> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/6ed61de3-e181-875b-bc5b-aa89dc07609d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59604> .

