@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 owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bzYzYL>
  pico:hasAge "32"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/ede19ea5fb299957bd51a398139a6f89cae0fcc9cce537d84d4ff9aaf32d9373"^^xsd:string ;
  ns0:givenName "Klaas"^^xsd:string ;
  ns0:name "Klaas Zwanenburg"@nl ;
  ns0:familyName "Zwanenburg"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b752BR> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5119> .

