@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/bUo9nr>
  pico:hasAge "1/2 j" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/2ab5579f65f1c4a8737d13d312c3c72b00c191e1ee9b146e9670bfd0f6ee9b04" ;
  sdo:familyName "Kool" ;
  sdo:givenName "Pieter" ;
  sdo:name "Pieter Kool"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bApdj4> ;
  gtm:straat <https://n2t.net/ark:/60537/buM4u0> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3491> ;
  sdo:sdDatePublished "2026-03-14T23:59:59+00:00"^^xsd:dateTime .

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