@prefix pico: <https://personsincontext.org/model#> .
@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/bCtXYw>
  pico:hasAge "30" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:familyName "Hooijmeyer" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/cd069ef7c4e3993a45afdc8c0ae5c9725e760886995b197cf90f8fde217c567a" ;
  ns0:givenName "Maria" ;
  ns0:name "Maria Hooijmeyer"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b9ArSy> ;
  gtm:straat <https://n2t.net/ark:/60537/bWfsnt> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/583> .

