@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/bhuNd6>
  pico:hasAge "1"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:familyName "Grendel"^^xsd:string ;
  ns0:givenName "Hendrik"^^xsd:string ;
  ns0:name "Hendrik Grendel"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/f6e6edaa545263343c56546be92b2490520205c9ccc6f98f66aecab5b8a3e7ae"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bsHjNT> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6468> .

