@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bMGg1p>
  pico:hasAge "30"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Helsemina"^^xsd:string ;
  ns0:name "Helsemina Vink"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/d83f4c81df6951529f56c657eb509e23bd427fd7d550413ebe55a00a9fa7d430"^^xsd:string ;
  ns0:familyName "Vink"^^xsd:string ;
  ns0: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 ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6201> .

