@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/bbRVEI>
  pico:hasAge "36" ;
  ns0:familyName "de Nijs" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/f3b733d8-ce88-4535-bc31-6208774f064d" ;
  ns0:givenName "Marrigje" ;
  ns0:name "Marrigje de Nijs"@nl ;
  gtm:religie "Rooms" ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b5D8TH> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52739> ;
  ns0:additionalName [
    ns1:baseSurname "Nijs" ;
    ns1:literalName "Marrigje de Nijs"@nl ;
    ns1:surnamePrefix "de"
  ] .

