@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#> .

<https://n2t.net/ark:/60537/bpmSJf>
  pico:hasAge "40" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/454382f9770759cbeee6c3df01410ab6ea90fe1fe0f750319ede1effd920faf9" ;
  sdo:givenName "Johanna" ;
  sdo:name "Johanna Scholten"@nl ;
  sdo:familyName "Scholten" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bGrwgz> ;
  gtm:straat <https://n2t.net/ark:/60537/bMtz0f> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3255> ;
  sdo:sdDatePublished "2026-03-14T23:59:59+00:00"^^xsd:dateTime .

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