@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bNw3KR>
  pico:hasAge "58" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:givenName "Geertrui" ;
  sdo:name "Geertrui van der Zwalm"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/dee79b5516774f4a3f27b26b02085c708df958f907ca08890143b793793a437d" ;
  sdo:familyName "van der Zwalm" ;
  gtm:straat <https://n2t.net/ark:/60537/b0qppk> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/biKe87> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5721> ;
  sdo:sdDatePublished "2025-10-26T22:13:00+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Zwalm" ;
    ns0:literalName "Geertrui van der Zwalm"@nl ;
    ns0:surnamePrefix "van der"
  ] .

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