@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/bm1GE2>
  pico:hasAge "16" ;
  ns0:familyName "de Nijs" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Hendrik" ;
  ns0:name "Hendrik de Nijs"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/c6d402b0179171df95078699f642a0a42d26e8adf1a7121ff166d3933407b13f" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b12KAv> ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1630> ;
  ns0:additionalName [
    ns1:baseSurname "Nijs" ;
    ns1:literalName "Hendrik de Nijs"@nl ;
    ns1:surnamePrefix "de"
  ] .

