@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/bg1TjU>
  pico:hasAge "8w" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/3864ce80cef022e361dfb46fe114368f266a436d7d1c2dfff25c96a848de7da4" ;
  sdo:givenName "Pieter" ;
  sdo:name "Pieter van der Louw"@nl ;
  sdo:familyName "van der Louw" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bgsxCo> ;
  gtm:straat <https://n2t.net/ark:/60537/bIwfWk> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5640> ;
  sdo:sdDatePublished "2025-10-26T22:12:56+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Louw" ;
    ns0:literalName "Pieter van der Louw"@nl ;
    ns0:surnamePrefix "van der"
  ] .

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