@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/btWgWn>
  pico:hasAge "67"^^xsd:string ;
  ns0:givenName "Hendrik"^^xsd:string ;
  ns0:name "Hendrik Trompert"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/bbefeb7a7a4b3216425ba76cc70830707ee78f7ce0d798d48a39ad9c8e5167d8"^^xsd:string ;
  gtm:straatNaam "Nieuwehaven/ NieuweVuilsteeg"^^xsd:string ;
  ns0:familyName "Trompert"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/broodbakker> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bc4Q5O> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4160> .

