@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/bywIeR>
  pico:hasAge "1 maand" ;
  ns0:givenName "Anna Maria" ;
  ns0:name "Anna Maria Zijlemans"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/631514f5-f6e2-44f1-b9b0-a3f409c0b896" ;
  gtm:religie "Rooms" ;
  ns0:familyName "Zijlemans" ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b5D8TH> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52744> .

