@prefix pico: <https://personsincontext.org/model#> .
@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/b2vpmN>
  pico:hasAge "1" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Hermanus" ;
  ns0:name "Hermanus Mulder"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/0ce34a2073ea8733b1b4fe9ebad5ee171f6703f549ebbae42a9cea61b00ee0bd" ;
  ns0:familyName "Mulder" ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bc4Q6Z> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1702> .

