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

<https://n2t.net/ark:/60537/bWSBao>
  pico:hasAge "48"^^xsd:string ;
  ns0:givenName "Gerrit Jan"^^xsd:string ;
  ns0:name "Gerrit Jan Schulting"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/ff93999d-d0ab-4bfd-8fc9-e74f4ef06329"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:familyName "Schulting"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Hattem> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/winkelier> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bn4b0F> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bYkHDO> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/be107e6e-d9f7-1982-2ff6-49ca9b26c520> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59111> .

