@prefix pico: <https://personsincontext.org/model#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bYkshz>
  pico:hasAge "8" ;
  ns0:givenName "Arie" ;
  ns0:name "Arie van Hoorn"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/7b8270c91742141e9536d76d248c1a47b3d9aa7d3d8fc025daaed442d281636e" ;
  ns0:familyName "van Hoorn" ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:straat <https://n2t.net/ark:/60537/buM4vb> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bX5vnC> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/5ae04944-0030-4baa-2ad2-9512efcfd74c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/944> ;
  ns0:additionalName [
    ns1:baseSurname "Hoorn" ;
    ns1:literalName "Arie van Hoorn"@nl ;
    ns1:surnamePrefix "van"
  ] .

