@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/bX5hrc>
  pico:hasAge "19" ;
  ns0:familyName "de Bruijn" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/735ab70a-b309-4db6-8d11-74d7629106ac" ;
  ns0:givenName "Johanna" ;
  ns0:name "Johanna de Bruijn"@nl ;
  gtm:religie "Protestant" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/naaister> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bHu0NP> ;
  gtm:straat <https://n2t.net/ark:/60537/bz8LWQ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/51874> ;
  ns0:additionalName [
    ns1:baseSurname "Bruijn" ;
    ns1:literalName "Johanna de Bruijn"@nl ;
    ns1:surnamePrefix "de"
  ] .

