@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/bSVfE5>
  pico:hasAge "43" ;
  sdo:familyName "Bezem" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/649e763e49abb9554ee2b3d791c0ccf8e20a184aac5c564cfd09c2a6b6e7cb53" ;
  sdo:givenName "Johanna" ;
  sdo:name "Johanna Bezem"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bIwfWk> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bqpDhv> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5581> ;
  sdo:sdDatePublished "2025-10-26T22:12:55+00:00"^^xsd:dateTime .

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