@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/bfpNjb>
  pico:hasAge "76" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:givenName "Heintje" ;
  sdo:name "Heintje van der Vlies"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/01ee26e2d38415b0c880bc52fc56ca0d0ae18e78bf777f9b50abc3338e17dba9" ;
  sdo:familyName "van der Vlies" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b5D8NC> ;
  gtm:straat <https://n2t.net/ark:/60537/b74Nrs> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6863> ;
  sdo:sdDatePublished "2025-10-26T22:13:50+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Vlies" ;
    ns0:literalName "Heintje van der Vlies"@nl ;
    ns0:surnamePrefix "van der"
  ] .

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