@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/b2hJWE>
  pico:hasAge "48" ;
  sdo:givenName "Aafje" ;
  sdo:name "Aafje Molenaar"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/39fdfebb-798c-487b-9a6c-dc42de78c672" ;
  sdo:familyName "Molenaar" ;
  gtm:religie "Protestant" ;
  sdo:hasOccupation "Zonder"@nl ;
  sdo:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_2> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b0Q38Q> ;
  gtm:straat <https://n2t.net/ark:/60537/bS5ui4> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52121> ;
  sdo:sdDatePublished "2026-03-14T21:57:14+00:00"^^xsd:dateTime .

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