@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/bM39N7>
  pico:hasAge "70"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/4fd9312ea9bad6d6788543597913e6e6cb864d34d11e9f9b0822cc03059d35a4"^^xsd:string ;
  ns0:givenName "Johanna"^^xsd:string ;
  ns0:name "Johanna van Wijmen"@nl ;
  ns0:familyName "van Wijmen"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b8xWxg> ;
  gtm:straat <https://n2t.net/ark:/60537/buM4u0> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3345> ;
  ns0:additionalName [
    ns1:baseSurname "Wijmen"^^xsd:string ;
    ns1:literalName "Johanna van Wijmen"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

