@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/bdWVxs>
  pico:hasAge "4" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/d49b7b97-67ca-47aa-88ab-b83e85a397fc" ;
  ns0:givenName "Pieter" ;
  ns0:name "Pieter van Reede"@nl ;
  gtm:religie "Protestant" ;
  ns0:familyName "van Reede" ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bNJ0td> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52731> ;
  ns0:additionalName [
    ns1:baseSurname "Reede" ;
    ns1:literalName "Pieter van Reede"@nl ;
    ns1:surnamePrefix "van"
  ] .

