@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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#> .

<https://n2t.net/ark:/60537/bijAWz>
  pico:hasAge "11"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Gerrit"^^xsd:string ;
  ns0:name "Gerrit Winthouder"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/0f303b2470d31ee7ba9fe716409290960668734c053403a2e9e5358f51115c27"^^xsd:string ;
  ns0:familyName "Winthouder"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bPO0fS> ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/fa121ded-0e4a-65d2-d360-7d7cb21668e2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6375> .

