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

<https://n2t.net/ark:/60537/bWSyOV>
  sdo:familyName "Begeer" ;
  sdo:givenName "Hermanus" ;
  sdo:name "Hermanus Begeer"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/d809287384d374eb199ce0fdb181175ca471a082a1326a000bf95c2d21a3b9d2" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bUaHFa> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6935> ;
  sdo:sdDatePublished "2024-08-26T21:36:29+00:00"^^xsd:dateTime .

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