@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/bvbtTg>
  pico:hasAge "14" ;
  ns0:familyName "de Wolff" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/f9987050104c929ab305cd66994a60635d7d73613ea27ff61e42a872f586f87e" ;
  ns0:givenName "Pietje" ;
  ns0:name "Pietje de Wolff"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haastrecht> ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRdD> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bzzqAg> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1118> ;
  ns0:additionalName [
    ns1:baseSurname "Wolff" ;
    ns1:literalName "Pietje de Wolff"@nl ;
    ns1:surnamePrefix "de"
  ] .

