@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/bkpANW>
  pico:hasAge "27"^^xsd:string ;
  ns0:givenName "Hendrik Johannis"^^xsd:string ;
  ns0:name "Hendrik Johannis Verblaauw"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/bef9e12f981c077764f569f6abecc93844c6e098e777411211a4cf8ec947bf44"^^xsd:string ;
  ns0:familyName "Verblaauw"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmakersknegt> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b25faE> ;
  gtm:straat <https://n2t.net/ark:/60537/bIwfWk> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5593> .

