@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/bC3zMJ>
  pico:hasAge "42"^^xsd:string ;
  ns0:givenName "Alexander"^^xsd:string ;
  ns0:name "Alexander Zegers"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/e023557be9d374f1b3720ef7f8477f420a6637d37c49d822a79356dbd0aa973a"^^xsd:string ;
  ns0:familyName "Zegers"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/schipper> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bt6JeG> ;
  gtm:straat <https://n2t.net/ark:/60537/buM4u0> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/2f5d9666-77d5-b817-c37f-19e4bf7b3241> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3354> .

