@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/bZafeI>
  pico:hasAge "42"^^xsd:string ;
  ns0:givenName "Gerrit"^^xsd:string ;
  ns0:name "Gerrit Zieleman"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/258cb8eeddde903300d262a7d65f62cfa85d8d49db14f1da67e6db58b62f772e"^^xsd:string ;
  ns0:familyName "Zieleman"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:straat <https://n2t.net/ark:/60537/bKaRrY> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bRT02x> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/f7d742f8-2c42-e6ac-08c5-b37b597850b9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4187> .

