@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/bGQFGe>
  pico:hasAge "55" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:givenName "Gerritje" ;
  sdo:name "Gerritje Makkinje"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/2b74abe7331a0afbed5d9503659b3c99f71eab2b039152e06e89e42249ff36f5" ;
  sdo:familyName "Makkinje" ;
  sdo:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Woerden> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bAOCI1> ;
  gtm:straat <https://n2t.net/ark:/60537/bKBfOT> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5211> ;
  sdo:sdDatePublished "2025-10-26T22:12:41+00:00"^^xsd:dateTime .

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