@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/b8xJEp>
  pico:hasAge "41" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/599e7fda-39c4-4184-ac75-1ef570811b39" ;
  ns0:givenName "Johannes" ;
  ns0:name "Johannes van Wijk"@nl ;
  gtm:religie "Rooms" ;
  ns0:familyName "van Wijk" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/vleeschhouwer> ;
  gtm:straat <https://n2t.net/ark:/60537/b24ZUZ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bKBw7W> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/53080> ;
  ns0:additionalName [
    ns1:baseSurname "Wijk" ;
    ns1:literalName "Johannes van Wijk"@nl ;
    ns1:surnamePrefix "van"
  ] .

