@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/bfPecb>
  pico:hasAge "32"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/250f44f2-7ac2-409b-b312-692e86f2d4d9"^^xsd:string ;
  ns0:givenName "Johanna"^^xsd:string ;
  ns0:name "Johanna van Wijk"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  ns0:familyName "van Wijk"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bjZb7N> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bVdcgv> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61121> ;
  ns0:additionalName [
    ns1:baseSurname "Wijk"^^xsd:string ;
    ns1:literalName "Johanna van Wijk"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

