@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/bY7KVD>
  pico:hasAge "3" ;
  sdo:familyName "Begeer" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/710c97139042d381efbf6d6285c9f10450a83c01ca42c73aeec6eefda5ed2e10" ;
  sdo:givenName "Leendert" ;
  sdo:name "Leendert Begeer"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bLE0s2> ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6424> ;
  sdo:sdDatePublished "2025-10-26T22:13:26+00:00"^^xsd:dateTime .

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