@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#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bIizpA>
  pico:hasAge "35"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Gijsberta"^^xsd:string ;
  ns0:name "Gijsberta van Werkhoven"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/349a4694874910c20e2620a2ca2b2828d1984a9617140d878c3e078081423a98"^^xsd:string ;
  ns0:familyName "van Werkhoven"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bc4Qc4> ;
  gtm:straat <https://n2t.net/ark:/60537/buM4u0> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3508> ;
  ns0:additionalName [
    ns1:baseSurname "Werkhoven"^^xsd:string ;
    ns1:literalName "Gijsberta van Werkhoven"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

