@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/bz8MbI>
  pico:hasAge "43"^^xsd:string ;
  ns0:familyName "Hoekstra"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/24cc897210e4b1aeabde6836c0923366a8590d320d092230a341943b6cc1b55e"^^xsd:string ;
  ns0:givenName "Johanna"^^xsd:string ;
  ns0:name "Johanna Hoekstra"@nl ;
  gtm:straatNaam "Nieuwehaven/Gijsbertserf"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/waschter> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/baqeEI> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5003> .

