@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/bC3zSO>
  pico:hasAge "23"^^xsd:string ;
  ns0:givenName "Geertrui"^^xsd:string ;
  ns0:name "Geertrui van Willigen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/a2e3df1c1c3709befab2718b7e2c2cff11fe0d2b971d5c981501a14bc0b20572"^^xsd:string ;
  ns0:familyName "van Willigen"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaakster> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bvpqII> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5111> ;
  ns0:additionalName [
    ns1:baseSurname "Willigen"^^xsd:string ;
    ns1:literalName "Geertrui van Willigen"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

