@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/bkChjG>
  pico:hasAge "60"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Hendrika"^^xsd:string ;
  ns0:name "Hendrika Valk"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/c0e2404ed19ebf0456ba6ee8e44a1101f94c382aef3744ce7807210112c7f012"^^xsd:string ;
  ns0:familyName "Valk"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bPB3km> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/br1Jhd> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2644> .

