@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/bnHhkR>
  pico:hasAge "69"^^xsd:string ;
  ns0:givenName "Allard"^^xsd:string ;
  ns0:name "Allard Ponse"@nl ;
  ns0:hasOccupation "Geemployeerde ter secretarie"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/80078d175189234f41a179af8c0c7043f824cba6b6e53cf91dc31a4347041846"^^xsd:string ;
  ns0:familyName "Ponse"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  gtm:straat <https://n2t.net/ark:/60537/bKBfOT> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bWSNGW> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5167> .

