@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/bYy9eZ>
  pico:hasAge "57" ;
  sdo:givenName "Frederik" ;
  sdo:name "Frederik van Leent"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/263163b9c754b40539d96753dfd0834384d6d5aa265a203f43d6a070f8b22ede" ;
  sdo:familyName "van Leent" ;
  sdo:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gorinchem> ;
  sdo:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/kapper> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b7hKjC> ;
  gtm:straat <https://n2t.net/ark:/60537/bN5F4H> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5797> ;
  sdo:sdDatePublished "2025-10-26T22:13:03+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Leent" ;
    ns0:literalName "Frederik van Leent"@nl ;
    ns0:surnamePrefix "van"
  ] .

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