@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/b12vMc>
  pico:hasAge "17"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/f857553af972e7ea7b39a1a1bfdabd7c9ea15cc7729ef01bc23c686d02166beb"^^xsd:string ;
  ns0:familyName "Verboom"^^xsd:string ;
  ns0:givenName "Willem"^^xsd:string ;
  ns0:name "Willem Verboom"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  gtm:straat <https://n2t.net/ark:/60537/b0qppk> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bzM79y> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5758> .

