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

<https://n2t.net/ark:/60537/bMtzpA>
  pico:hasAge "70" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/f85bc024e333beb7ea0316fe13bca0a37c54c79d2b81e4d2422eafe1eed65591" ;
  sdo:givenName "Neeltje" ;
  sdo:name "Neeltje Schalkwijk"@nl ;
  sdo:familyName "Schalkwijk" ;
  sdo:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Montfoort> ;
  gtm:straat <https://n2t.net/ark:/60537/b74Nrs> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bO8pGj> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/7006> ;
  sdo:sdDatePublished "2025-10-26T22:13:55+00:00"^^xsd:dateTime .

# dynamically created via construct_rdf.php on sparql.goudatijdmachine.nl
