@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/bpMh3N>
  pico:hasAge "20"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/da90d2f526dc6b00f30c61f43947373e75a60ec0ab7b2b357b3579aea61258f8"^^xsd:string ;
  ns0:familyName "van Wingerden"^^xsd:string ;
  ns0:givenName "Wilhelmina"^^xsd:string ;
  ns0:name "Wilhelmina van Wingerden"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouderak> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bApdkf> ;
  gtm:straat <https://n2t.net/ark:/60537/bUauda> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2032> ;
  ns0:additionalName [
    ns1:baseSurname "Wingerden"^^xsd:string ;
    ns1:literalName "Wilhelmina van Wingerden"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

