@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/bMGg1p>
  pico:hasAge "30" ;
  sdo:hasOccupation "Geen"@nl ;
  sdo:givenName "Helsemina" ;
  sdo:name "Helsemina Vink"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/d83f4c81df6951529f56c657eb509e23bd427fd7d550413ebe55a00a9fa7d430" ;
  sdo:familyName "Vink" ;
  sdo:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Noordwijk> ;
  gtm:straat <https://n2t.net/ark:/60537/b0002K> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bfq2aa> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6201> ;
  sdo:sdDatePublished "2025-10-26T22:13:18+00:00"^^xsd:dateTime .

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