@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/bQd9zB>
  pico:hasAge "3" ;
  sdo:givenName "Antje" ;
  sdo:name "Antje van der Klein"@nl ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/c0c1411c4c8eb3a9b1c03a86bf227f2cca83a7c42cd3133b2e796e08dc5de5b6" ;
  sdo:familyName "van der Klein" ;
  gtm:straat <https://n2t.net/ark:/60537/b5cvef> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bixxxu> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3120> ;
  sdo:sdDatePublished "2026-03-14T23:59:59+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Klein" ;
    ns0:literalName "Antje van der Klein"@nl ;
    ns0:surnamePrefix "van der"
  ] .

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