@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/bPB3qf>
  pico:hasAge "22"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/28733f3a7184327c80e426bc08de9e27444c690dc6ca788c4a2b8e5f3eee7bc4"^^xsd:string ;
  ns0:givenName "Jannigje"^^xsd:string ;
  ns0:name "Jannigje van Willegen"@nl ;
  ns0:familyName "van Willegen"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b24ZUZ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bZobRP> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1812> ;
  ns0:additionalName [
    ns1:baseSurname "Willegen"^^xsd:string ;
    ns1:literalName "Jannigje van Willegen"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

