@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/bp9b1Q>
  pico:hasAge "60"^^xsd:string ;
  ns0:givenName "Engelina"^^xsd:string ;
  ns0:name "Engelina Smeekes"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/953a3f7792b7b9ae87880b4bf589f323e555627392d0339ce61bf0700d038997"^^xsd:string ;
  ns0:familyName "Smeekes"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bPB3km> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bRT04T> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2690> .

