@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bSVfGs>
  pico:hasAge "23" ;
  sdo:familyName "de Groot" ;
  sdo:givenName "Frederik" ;
  sdo:name "Frederik de Groot"@nl ;
  sdo:hasOccupation "Geemp bij de waterstaat"@nl ;
  sdo:birthPlace "Heukelom" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/076cd537b47fbc719f2f2654838debc6d29e10860ba8016d4e7f71501efcc7e9" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bLQIbY> ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6355> ;
  sdo:sdDatePublished "2025-10-26T22:13:23+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Groot" ;
    ns0:literalName "Frederik de Groot"@nl ;
    ns0:surnamePrefix "de"
  ] .

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