@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/bfCuYc>
  pico:hasAge "42" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/6add4d1d0a21cb75df330cae63d03969bc79d52abd6f2d1c29ae09c5d112e289" ;
  sdo:givenName "Jan" ;
  sdo:name "Jan Smits"@nl ;
  sdo:familyName "Smits" ;
  sdo:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Berkenwoude> ;
  sdo:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/verver> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bApdgx> ;
  gtm:straat <https://n2t.net/ark:/60537/bKBfOT> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5671> ;
  sdo:sdDatePublished "2025-10-26T22:12:59+00:00"^^xsd:dateTime .

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