@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/bg1Vp8>
  pico:hasAge "62" ;
  ns0:givenName "Anthony" ;
  ns0:name "Anthony Maaskant"@nl ;
  ns0:hasOccupation "Aschkruijer"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/b545b063-0e4b-45ea-a039-33e3a456a124" ;
  ns0:familyName "Maaskant" ;
  gtm:religie "Rooms" ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRdD> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bRtBVk> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52514> .

