@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/bQDz3N>
  pico:hasAge "24" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/b8b10ef24d2ddb4bfff0b83cc7d08fb07f156b7eb52ec1e26efad03f1b971f61" ;
  sdo:familyName "Kool" ;
  sdo:givenName "Pieter" ;
  sdo:name "Pieter Kool"@nl ;
  sdo:hasOccupation "Pijpevoormmaker"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/benxNn> ;
  gtm:straat <https://n2t.net/ark:/60537/bKBfOT> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5411> ;
  sdo:sdDatePublished "2025-10-26T22:12:48+00:00"^^xsd:dateTime .

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