@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/b3Xi9U>
  pico:hasAge "7" ;
  ns0:givenName "Abraham" ;
  ns0:name "Abraham van de Vrede"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/6cf8c812171f9c3b90aa1eaa94aa6b83b9bdd133aac8bae2a0ba92995d511b3a" ;
  ns0:familyName "van de Vrede" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/brEPqf> ;
  gtm:straat <https://n2t.net/ark:/60537/buM4vb> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/982> ;
  ns0:additionalName [
    ns1:baseSurname "Vrede" ;
    ns1:literalName "Abraham van de Vrede"@nl ;
    ns1:surnamePrefix "van de"
  ] .

