@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/bkpDmz>
  pico:hasAge "21"^^xsd:string ;
  ns0:givenName "Gerrit"^^xsd:string ;
  ns0:name "Gerrit Springel"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/649edc8e-c173-48e2-bbb7-9cb9ca763c4b"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  ns0:familyName "Springel"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Vreeswijk> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/schippersknegt> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bjZrt2> ;
  gtm:straat <https://n2t.net/ark:/60537/bkOYSt> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/fa0d5762-519c-9db7-8e10-c77dd49907dc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61639> .

