@prefix pico: <https://personsincontext.org/model#> .
@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/b62i0q>
  pico:hasAge "51" ;
  ns0:givenName "Alida" ;
  ns0:name "Alida van Wijmen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/56d746da88c0fb235cfc64cf3868b81fed749daa5418419ef2f4801811ef6930" ;
  ns0:familyName "van Wijmen" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/naaijster> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bwedxq> ;
  gtm:straat <https://n2t.net/ark:/60537/bWfsnt> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/587> ;
  ns0:additionalName [
    ns1:baseSurname "Wijmen" ;
    ns1:literalName "Alida van Wijmen"@nl ;
    ns1:surnamePrefix "van"
  ] .

