@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/b6sHt5>
  pico:hasAge "47"^^xsd:string ;
  ns0:givenName "David"^^xsd:string ;
  ns0:name "David Willemier"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/b4c74f7dc9492dfea5af170ab2e70c3862b9d2f209d44531fbcfbac3e6157c29"^^xsd:string ;
  ns0:hasOccupation "Rector der Latijnse School"@nl ;
  ns0:familyName "Willemier"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  gtm:straat <https://n2t.net/ark:/60537/b9ZB42> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bMtOiX> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2282> .

