@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/bRG3eg>
  pico:hasAge "2" ;
  ns0:familyName "Dortland" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Gerritje" ;
  ns0:name "Gerritje Dortland"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/ff38eef9da91e29d951eedc62d27e9d839408e9912848a7fa8032ee87e6b9890" ;
  gtm:straat <https://n2t.net/ark:/60537/bc4AXK> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bywV2P> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/643> .

